- 20 Aug, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 21 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 09 Jun, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 24 Apr, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 28 Mar, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 27 Mar, 2012 1 commit
-
-
Vladislav Vinogradov authored
disabled NVidia Visualization test, it's functionality (draw rectangles) doesn't used in gpu module
-
- 14 Mar, 2012 1 commit
-
-
Vladislav Vinogradov authored
wrote more complicated tests for them implemented own version of warpAffine and warpPerspective for different border interpolation types refactored some gpu tests
-
- 06 Feb, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 10 Jan, 2012 1 commit
-
-
Vladislav Vinogradov authored
update gpu tests
-
- 29 Jun, 2011 1 commit
-
-
Vladislav Vinogradov authored
-
- 18 Feb, 2011 3 commits
-
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
-
Anatoly Baksheev authored
*fixed some warnings *finished gpu test port to gtest framework
-
- 17 Feb, 2011 1 commit
-
-
Alexey Spizhevoy authored
-
- 11 Feb, 2011 1 commit
-
-
Alexey Spizhevoy authored
-
- 04 Feb, 2011 1 commit
-
-
Anatoly Baksheev authored
2) NVidia tests for GPU 3) FD sample that uses NVidia's interface.
-
- 31 Jan, 2011 1 commit
-
-
Vladislav Vinogradov authored
minor code refactoring
-
- 27 Dec, 2010 1 commit
-
-
Alexey Spizhevoy authored
simplified gpu::columnSum test, it doesn't fail on Quadro anymore (when seed is 000001af5a11badd) after BFM test, but something definitely wrong with NPP_Staging's transpose
-
- 24 Dec, 2010 1 commit
-
-
Alexey Spizhevoy authored
-
- 14 Dec, 2010 1 commit
-
-
Alexey Spizhevoy authored
-
- 13 Dec, 2010 1 commit
-
-
Alexey Spizhevoy authored
-
- 07 Dec, 2010 1 commit
-
-
Alexey Spizhevoy authored
-
- 06 Dec, 2010 1 commit
-
-
Alexey Spizhevoy authored
added first version of gpu::matchTemplate, currently it works only with 8UC1 images and SQDIFF method
-
- 26 Nov, 2010 2 commits
-
-
Anatoly Baksheev authored
2) fixed gpu bm test fail 3) CMAKE_MINIMUM_REQUIRED(VERSION 2.8.3)
-
Alexey Spizhevoy authored
-
- 24 Nov, 2010 2 commits
-
-
Alexey Spizhevoy authored
-
Vladislav Vinogradov authored
-
- 23 Nov, 2010 1 commit
-
-
Anatoly Baksheev authored
-
- 08 Nov, 2010 1 commit
-
-
Vladislav Vinogradov authored
-
- 20 Oct, 2010 1 commit
-
-
Vladislav Vinogradov authored
refactored gpu module.
-
- 12 Oct, 2010 1 commit
-
-
Vladislav Vinogradov authored
-
- 06 Oct, 2010 1 commit
-
-
Vladislav Vinogradov authored
disabled gpu::sum, gpu::minMax, gpu:Canny until fix crash.
-
- 04 Oct, 2010 1 commit
-
-
Vladislav Vinogradov authored
minor fix of matrix_operations.cpp.
-
- 29 Sep, 2010 1 commit
-
-
Vladislav Vinogradov authored
added RGB <-> XYZ color conversion. gpu morphology minor fix.
-
- 28 Sep, 2010 1 commit
-
-
Vladislav Vinogradov authored
-
- 27 Sep, 2010 4 commits
-
-
Vladislav Vinogradov authored
added gpu::cvtColor for BGR5x5 <-> BGR and BGR5x5 <-> Gray.
-
Vladislav Vinogradov authored
added gpu exp, log, magnitude, based on NPP. updated setTo with new NPP functions. minor fix in tests and comments.
-
Vladislav Vinogradov authored
-
Anatoly Baksheev authored
-
- 06 Sep, 2010 1 commit
-
-
Kirill Kornyakov authored
* tests do not crash without test data * test files renamed in systematic way * added Test suffix for test classes names * ts->printf used instead of some cout
-