14586 Commits (6d34d6b47e5092ca3e552ca90d63ca0e62cdc210)

Author SHA1 Message Date
StevenPuttemans 6d34d6b47e update samples: waitKey() usage 9 years ago
Alexander Alekhin 4e7b521438 highgui: change waitKey() default behaviour 9 years ago
Rostislav Vasilikhin 8b9422a052 OpenVX wrappers rewritten with CV_OVX_RUN, VX_DbgThrow 9 years ago
mshabunin f5bf1e510b Test run script: added long test filter for valgrind 9 years ago
mshabunin 965deaba8d Documentation fixes for latest doxygen 9 years ago
Vitaly Tuzov 2c89b39eee Added OpenVX based processing to calcHist 9 years ago
chacha21 166d75e3c5 Fix for unhandled error cases when using Media Foundation 9 years ago
Vladislav Sovrasov 12383a124b Disable error throwing in convexityDefects when hull is a line or point 9 years ago
Alexander Alekhin ec859ceb2c test: limit chessboard generator parameters 9 years ago
apavlenko 3aedc134c2 replacing white noise with fruits picture 9 years ago
Alexander Alekhin fb223784a6 test: fix Core_HAL.mat_decomp test implementation 9 years ago
Alexander Alekhin 03bcfe4107 test: fix RNG problem in accuracy tests 9 years ago
Vladislav Sovrasov 120531cb46 Fix error threshhold in SolvePnPRansac 9 years ago
Vladislav Sovrasov 4a3da1c4ed Fix missing angles in AKAZE keypoints 9 years ago
catree a93c70f533 Add note about solvePnP methods that cannot be used. 9 years ago
apavlenko a99118c4c7 moving CannyVX test from ocl to cpp file 9 years ago
apavlenko 4246d3667f disabling again 9 years ago
apavlenko 76c38f0c80 trying to enable canny_vx adding a new test comparing canny_cv vs canny_vx 9 years ago
apavlenko f3ec56fcee fixing build errors 9 years ago
apavlenko 541d5b02d9 disabling due to accuracy issues 9 years ago
apavlenko ccd8031a33 fixing compilation 9 years ago
apavlenko 1e2ddc30b1 Canny via OpenVX, Node wrapper extended (query/set attribute), some naming fixes 9 years ago
mshabunin e941259434 Persistence: fixed valgrind warning in base64 decoder 9 years ago
Alexander Alekhin 79857f1e38 test: fix Core_ArithmMask.uninitialized test 9 years ago
catree c4d4158bd8 Add imread documentation note when EXIF orientation is embedded. 9 years ago
Alexander Alekhin 61792a839f java: fix PATH environment variable 9 years ago
Rostislav Vasilikhin 695b20172b Merge pull request #7794 from savuor:fix/ovx_cvt_continuous 9 years ago
Alexander Alekhin fef94315af core: exp/log workaround for MSVS 9 years ago
Pavel Rojtberg 2bfcbe1459 fisheye::undistortPoints: sanitize theta values 9 years ago
Li Peng 396921dd23 5x5 gaussian blur optimization 9 years ago
Kotrix 10ccd0328c Removed redundant calculations 9 years ago
Alexander Alekhin 0724d13bcd build: cuda warnings 9 years ago
Alexander Alekhin 44d9d59f08 ocl: stop using of OpenCL without explicit UMat arguments 9 years ago
Alexander Alekhin 380cc520f3 build: fix cuda tests 9 years ago
Alexander Alekhin 5032dae9ed test: refactor test to capture more information on failure 9 years ago
mshabunin a0e771f545 Fixed valgrind issues in persistence functions 9 years ago
Vitaly Tuzov afc7396975 Added OpenVX based processing to gaussianBlur 9 years ago
Vitaly Tuzov ced81f72bc Added OpenVX based processing to LUT 9 years ago
Li Peng b69cdb2434 Image pyramids upsampling optimization 9 years ago
Alexander Alekhin 39ff8a0d26 cmake: cleanup ffmpeg detection 9 years ago
mshabunin 695c518384 Updated TBB search script and code checks 9 years ago
Alexander Alekhin e547bbbc3f videoio: preserve conflict with common properties 9 years ago
Alexander Alekhin c560ff23ad videoio: images: fix buffer overflow problem 9 years ago
Tsukasa Sugiura e4985f604a Add support image save parameters in VideoWriter 9 years ago
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