47 Commits (6569a585182fb1ec05a0af7a6e70964e183ed220)

Author SHA1 Message Date
Vladislav Vinogradov f533f0dca9 fixed gpu sanity tests 12 years ago
Vladislav Vinogradov a138e12a26 refactored gpu perf tests and fixed sanity tests 12 years ago
Vladislav Vinogradov fe2e89df1b added gpu::HoughLinesP function 12 years ago
Vladislav Vinogradov 9cb4292d5c implemented Luv/Lab <-> RGB conversion 12 years ago
Vladislav Vinogradov b7e6b5af1b fixed tests (call resetDevice, if there was a gpu failure) 12 years ago
Anatoly Baksheev 389ecbe96d warnings, renamed Marina's GPU_PERF_TEST_P 12 years ago
marina.kolpakova 2128bd25e4 fix warnings under win 12 years ago
Vladislav Vinogradov 4ba33fa1ed Revert "call resetDevice if gpu test fails" 12 years ago
Vladislav Vinogradov ab25fe9e37 call resetDevice if gpu test fails 12 years ago
Vladislav Vinogradov caf91ac159 new gpu::HoughLinesP implementation 12 years ago
Vladislav Vinogradov aad76090ce gpu::HoughLinesP 12 years ago
marina.kolpakova 22b0ea1cf0 sort for Hough sanity checks 12 years ago
Vladislav Vinogradov 0ddd16cf78 calcHist & equalizeHist 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
marina.kolpakova d7ef6f078f temporarily disable HoughLines test 12 years ago
marina.kolpakova 1e344d7eba add sanity checks into the imgproc gpu performance tests 12 years ago
Anatoly Baksheev 5b31c46c4f added MatCn enum to GPU perf tests 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Andrey Kamaev e73089bdb5 Fix windows build warnings 12 years ago
Vladislav Vinogradov fd77ef7ece optimized gpu pyrDown and sepFilter2D 12 years ago
Vladislav Vinogradov 98c92f196e added Generalized Hough implementation 12 years ago
Anatoly Baksheev 0ba01afd83 added GPU bilateral filter + tests 12 years ago
Vadim Pisarevsky 633a8bfacc fixed many warnings (modified pull request 13) 12 years ago
Vladislav Vinogradov c3f277b7bc gpu version of HoughCircles 12 years ago
Andrey Kamaev f2a02feffa Fix Windows build issues 12 years ago
Vladislav Vinogradov c26d543e1e gpu::HoughLines : minor code improvements 12 years ago
Vladislav Vinogradov a507d564a4 merged gpu_perf_cpu into gpu_perf 12 years ago
Vladislav Vinogradov 6e4eb722a6 updated gpu performance tests 12 years ago
Vladislav Vinogradov c3fa7974e6 new optimized version 12 years ago
Vladislav Vinogradov 9201db32eb fixed overflow bugs, updated perf tests 12 years ago
Vladislav Vinogradov 1eefc69927 added accuracy and performance tests 12 years ago
Vladislav Vinogradov 8624d18ca5 new implementation of gpu debayer 13 years ago
Vladislav Vinogradov 5ce896d9ee added perf tests for new gpu::cvtColor functions 13 years ago
Marina Kolpakova 2777ebb8a0 merged GPU scan 13 years ago
Marina Kolpakova e7f6c4b7ef scan operations are moved in separate header 13 years ago
Andrey Kamaev 73c152abc4 Merged the trunk r8575:8583 (INTER_AREA interpolation for GPU resize) 13 years ago
Marina Kolpakova f2c30cd90d resize area for big downscaling integration 13 years ago
Marina Kolpakova 16ef01efda set to linear interpolation type for upscaling with area interplation flag 13 years ago
Marina Kolpakova 83390ea4e1 performance test for INTER_AREA resize has been added. 13 years ago
Vladislav Vinogradov f07250acf3 updated gpu performance tests 13 years ago
Anatoly Baksheev 671233cd46 gpu: added Cascade and mulAndScaleSpectrums perf tests 13 years ago
Vladislav Vinogradov ade7394e77 refactored and fixed bugs in gpu warp functions (remap, resize, warpAffine, warpPerspective) 13 years ago
Vladislav Vinogradov e7dda44a07 updated image for StereoConstantSpaceBP regression test 13 years ago
Vladislav Vinogradov 2d30480982 created wrappers for new NPP functions 13 years ago
Andrey Kamaev 65f5343ed5 Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests 13 years ago
Vladislav Vinogradov 457b8d7bff update gpu perf tests 13 years ago
Vladislav Vinogradov 1f3f4599cc fixed gpu performance tests 13 years ago
Vladislav Vinogradov fcfa72081e moved GpuMat and DevMem2D to core module, some code refactoring 13 years ago
Vladislav Vinogradov f38596b783 implemented brute force convolve for small kernel sizes 13 years ago