14702 Commits (9408a5ef5dcfa9a216fb1e4eabf357510f72e580)

Author SHA1 Message Date
Alexander Alekhin 781ab3d481 test: minor refactoring in test_drawing 8 years ago
Alexander Alekhin 6946f510fe mulSpectrums: refactor code 8 years ago
mshabunin e941259434 Persistence: fixed valgrind warning in base64 decoder 8 years ago
Alexander Alekhin ee265962b2 test: move test_drawing into imgproc module 8 years ago
Alexander Alekhin 79857f1e38 test: fix Core_ArithmMask.uninitialized test 8 years ago
catree c4d4158bd8 Add imread documentation note when EXIF orientation is embedded. 8 years ago
Alexander Alekhin 62c9ff25e5 core: added inplace check in 'divSpectrums' 8 years ago
Alexander Alekhin ab429d2e73 test: fix inplace in 'mulComplex' from test_dxt 8 years ago
Alexander Alekhin 21f3531b17 core: fix inplace support in mulSpectrums 8 years ago
Alexander Alekhin 10d1b33a80 perf: remove tvl1 check for magic numbers, reduce number of samples 8 years ago
Alexander Alekhin a05444618c test: tvl1 test check update 8 years ago
Alexander Alekhin d42d155c16 java: fix PATH environment variable 8 years ago
Alexander Alekhin 61792a839f java: fix PATH environment variable 8 years ago
Rostislav Vasilikhin 695b20172b Merge pull request #7794 from savuor:fix/ovx_cvt_continuous 8 years ago
Alexander Alekhin fef94315af core: exp/log workaround for MSVS 8 years ago
Pavel Rojtberg 2bfcbe1459 fisheye::undistortPoints: sanitize theta values 8 years ago
Alexander Alekhin 2d28bb4171 ipp: disable compilation with IPP 9+ 8 years ago
Li Peng 396921dd23 5x5 gaussian blur optimization 8 years ago
Kotrix 10ccd0328c Removed redundant calculations 8 years ago
Alexander Alekhin 0724d13bcd build: cuda warnings 8 years ago
Alexander Alekhin 44d9d59f08 ocl: stop using of OpenCL without explicit UMat arguments 8 years ago
Alexander Alekhin 380cc520f3 build: fix cuda tests 8 years ago
Alexander Alekhin 5032dae9ed test: refactor test to capture more information on failure 8 years ago
mshabunin a0e771f545 Fixed valgrind issues in persistence functions 8 years ago
Vitaly Tuzov afc7396975 Added OpenVX based processing to gaussianBlur 8 years ago
Vitaly Tuzov ced81f72bc Added OpenVX based processing to LUT 8 years ago
Li Peng b69cdb2434 Image pyramids upsampling optimization 8 years ago
Alexander Alekhin 39ff8a0d26 cmake: cleanup ffmpeg detection 8 years ago
mshabunin 695c518384 Updated TBB search script and code checks 8 years ago
Alexander Alekhin e547bbbc3f videoio: preserve conflict with common properties 8 years ago
Alexander Alekhin c560ff23ad videoio: images: fix buffer overflow problem 8 years ago
Tsukasa Sugiura e4985f604a Add support image save parameters in VideoWriter 8 years ago
Vitaly Tuzov 6d55e99291 Added OpenVX based processing to boxFilter 8 years ago
Li Peng 2ca5a7e862 more optimization for warpAffine and warpPerspective 8 years ago
Alexander Alekhin 71b2409df0 ts: added findDataFile() utility function and SkipTestException 8 years ago
Simmo Saan 6c524e8444 Allow V4L, V4L2 to be used as preferred capture API 8 years ago
Rostislav Vasilikhin 0ac934d09a added OpenVX call to equalizeHist() function 8 years ago
Rostislav Vasilikhin 7c2734ff14 added OpenVX calls to accumulate(), accumulateSquare(), accumulateWeighted() 8 years ago
Rostislav Vasilikhin 2b56b174e8 fixed: data types, empty input case 8 years ago
Rostislav Vasilikhin 0a6958813c added OpenVX call to Mat::convertTo() (w/o scaling) 8 years ago
Vitaly Tuzov a4b9eb23d1 Added OpenVX based processing to meanStdDev 8 years ago
Vitaly Tuzov 0cd3788624 Added OpenVX based processing to threshold 8 years ago
Vitaly Tuzov e9cc0f6a4c Added OpenVX based processing to minMaxLoc 8 years ago
Vitaly Tuzov 9200db778c Added OpenVX based processing to medianBlur 8 years ago
Vitaly Tuzov e8f3469096 Added OpenVX based processing to Sobel 8 years ago
LaurentBerger c56c0e140b Solve exception for 3D Mat 8 years ago
Li Peng b72d196753 optimization for warpAffine and warpPerspective 8 years ago
Alexander Alekhin 4a7d441b37 test: fix cuda build 8 years ago
Alexander Alekhin 2c03c8d71f Update googletests 1.8.0 (20160822) (#7738) 8 years ago
Colin Finck e8f591143c objdetect: Properly check for C++11 as it's done in the matching .cpp file. Fixes #7623 8 years ago