14734 Commits (ece3fac7efb07bf01a7875d82be51a69c0d8a1c2)

Author SHA1 Message Date
Vitaly Tuzov 6d55e99291 Added OpenVX based processing to boxFilter 9 years ago
Li Peng 2ca5a7e862 more optimization for warpAffine and warpPerspective 9 years ago
Alexander Alekhin 71b2409df0 ts: added findDataFile() utility function and SkipTestException 9 years ago
Simmo Saan 6c524e8444 Allow V4L, V4L2 to be used as preferred capture API 9 years ago
Rostislav Vasilikhin 0ac934d09a added OpenVX call to equalizeHist() function 9 years ago
Rostislav Vasilikhin 7c2734ff14 added OpenVX calls to accumulate(), accumulateSquare(), accumulateWeighted() 9 years ago
Rostislav Vasilikhin 2b56b174e8 fixed: data types, empty input case 9 years ago
Rostislav Vasilikhin 0a6958813c added OpenVX call to Mat::convertTo() (w/o scaling) 9 years ago
Vitaly Tuzov a4b9eb23d1 Added OpenVX based processing to meanStdDev 9 years ago
Vitaly Tuzov 0cd3788624 Added OpenVX based processing to threshold 9 years ago
Vitaly Tuzov e9cc0f6a4c Added OpenVX based processing to minMaxLoc 9 years ago
Vitaly Tuzov 9200db778c Added OpenVX based processing to medianBlur 9 years ago
Vitaly Tuzov e8f3469096 Added OpenVX based processing to Sobel 9 years ago
LaurentBerger c56c0e140b Solve exception for 3D Mat 9 years ago
Li Peng b72d196753 optimization for warpAffine and warpPerspective 9 years ago
Alexander Alekhin 4a7d441b37 test: fix cuda build 9 years ago
Alexander Alekhin 2c03c8d71f Update googletests 1.8.0 (20160822) (#7738) 9 years ago
Colin Finck e8f591143c objdetect: Properly check for C++11 as it's done in the matching .cpp file. Fixes #7623 9 years ago
Alexander Alekhin 32f568308a cmake: cleanup ffmpeg detection 9 years ago
Alexander Alekhin 90da593316 highgui: g_thread_create deprecated warning 9 years ago
Alexander Alekhin 1a3f1a31b2 ts: CV_ENUM fix static initialization order fiasco 9 years ago
Alexander Alekhin 3f37e34e76 highgui: g_thread_create deprecated warning 9 years ago
Alexander Alekhin 56ed8b1721 calib3d: fix fisheye for test fisheyeTest.stereoCalibrateFixIntrinsic 9 years ago
Alexander Alekhin e878b60dbc core: drop type/dims/rows/cols information in Mat::release() 9 years ago
Alexander Alekhin 7dc673fd56 imgproc: fix findContours (submatrix input) 9 years ago
Alexander Alekhin 6fb75c677b viz: update for VTK6.2+ 9 years ago
Alexander Alekhin 4a759abe39 Revert "Fix for VTK6.2 issue." 9 years ago
Pavel Rojtberg e1503cc29e calibrateCamera: specifiy what kind of re-projection error is returned 9 years ago
guoxuedong e69253a4fb Update exif.cpp 9 years ago
Rostislav Vasilikhin 7db43f9fff fixed wrong equivalence in YUV conversion (#7481) 9 years ago
Alexander Alekhin da75d129fe java: fix Calib3d test 9 years ago
monoid911 b879126584 Fix docs explaining the returnPoints argument of convexHull. 9 years ago
Alexander Alekhin 8e22b17919 java: backport test changes from master 9 years ago
Alexander Alekhin 0bdea2b714 core: fix absdiff (non-optimized, fp) to prevent "-0" results 9 years ago
Alexander Alekhin 8019498c6e java tests fixes 9 years ago
Alexander Alekhin fe29080d59 java: skip test in case of missed classes from opencv_contrib 9 years ago
Alexander Alekhin d65df72754 java: fix testIsSubmatrix test 9 years ago
Alexander Alekhin a936cb087e calib3d: fix fisheye for test fisheyeTest.stereoCalibrateFixIntrinsic 9 years ago
Alexander Alekhin 69949025db core: drop type/dims/rows/cols information in Mat::release() 9 years ago
k-shinotsuka 284006e336 add NEON code for RGB2Luv_f. 9 years ago
Pavel Vlasov dfb9c574a4 IPP 2017 filter2D fix; 9 years ago
Alexander Alekhin 771fa5b8ac test: change EPS in Objdetect_HOGDetector tests 9 years ago
Alexander Alekhin f21f153a5f test: backport check for Image_KernelSize_GaborFilter2d perf test 9 years ago
Tomoaki Teshima 3ea4f72e35 fix Core_MulSpectrum test on 64bit ARM + release mode 9 years ago
Arek 866f8eb1e7 Merge pull request #7695 from ArkadiuszRaj:aravis-release-bug-fix 9 years ago
Alexander Alekhin 0a543c5531 test: fix Legacy_StereoGC.regression assertion 9 years ago
Alexander Alekhin 19270eeab4 warnings 9 years ago
Alexander Alekhin 497d0fd2e7 build: OSSpinLock deprecation warning 9 years ago
Maksim Shabunin 21167b1bf1 Fixed several GCC 5.x warnings 9 years ago
Alexander Alekhin 39d7ecc93b perf: disabled checks for magic numbers 9 years ago