9047 Commits (37580687e65931f8b0b730885c126867e5f17aee)

Author SHA1 Message Date
Ilya Lavrenov 7629bb78a4 extended performance tests to test 3 channels 11 years ago
Chechli 72e4f72a75 Update hough_circles.cpp 11 years ago
Ilya Lavrenov 9b627a5e9f disabled 'reshape', 'copyTo' test 11 years ago
Ilya Lavrenov 7ce2c3574a restored lost in PR #1735 umat tests 11 years ago
Ilya Lavrenov 4f36bc29d9 cleaned-up UMat tests 11 years ago
Alexander Alekhin 915fb632fd core/ocl: change error processing for missed function 11 years ago
Ilya Lavrenov 8150c1b7e4 added [s|l]rgb <-> lab conversion 11 years ago
Vladislav Vinogradov 8b8c368148 fixed two warnings in gpu sources (-Wshadow, -Wno-sign-promo) 11 years ago
Alexander Alekhin d1606b4aa3 ocl: added SVM perf test 11 years ago
Alexander Alekhin 95e38e457f core/umat: usage flags (with proposals from PR #2195) 11 years ago
Pierre Moulon 8829e9f6c8 Fix a typo error 11 years ago
Vladislav Vinogradov 1ce5165cb7 temporary disable performance test for alphaComp function 11 years ago
Yantao Xie 6b00c4e337 Use CMAKE_CFG_INTDIR meta-variable to get the library output directory of the opencv_matlab. 11 years ago
Alexander Smorkalov dbe7634286 Dead code removed as this cannot be null in Java. 11 years ago
Vadim Pisarevsky 630bdbf42f fixed OpenCL kernel flag in resize (thanks to Ilya L) 11 years ago
Vladislav Vinogradov eb247d826f temporary disable perf test for StereoBeliefPropagation 11 years ago
Vladislav Vinogradov 9e69e2a07a increase epsilon for AlphaComp sanity test for integer input 11 years ago
Konstantin Matskevich 5f76072c62 update 11 years ago
Konstantin Matskevich a0a3b8b56d Some tests for UMat 11 years ago
Ilya Lavrenov 879c0196d4 enabled OpenGL on MacOSX 11 years ago
Rohit Girdhar a4b5641836 bugfix: blobdetector was putting incorrect diameter value in keypoints 11 years ago
Vadim Pisarevsky 91587059ad tab => spaces 11 years ago
Vadim Pisarevsky 290fbc0121 3-channel support in OpenCL kernels for setTo, resize, warpAffine and warpPerspective 11 years ago
Vadim Pisarevsky a18bc9651d fixed bug reported by Irina K. Also tried to fix LBP detector regression in quality (probably it did not help but still ...) 11 years ago
Stuart Cunningham 5d43d3ca88 Fix Windows build of grfmt_tiff.cpp by using libtiff's integer types. 11 years ago
Stuart Cunningham 8bbce0a2a2 Fix reading of 16-bit TIFF images on big endian host. 11 years ago
Vadim Pisarevsky f7620dc7d1 added 3-channel support to arithmetic operations 11 years ago
Zhigang Gong 9aef26e2ad Workaround a LLVM/Clang 3.3 bug. 11 years ago
Ilya Lavrenov 4f2cdc9bac added performance tests for NLMeans 11 years ago
Anatoly Baksheev becbfa6281 Fixed Cl.exe hang for VS2008 x64 with Eigen::exp() function 11 years ago
Vladislav Vinogradov 8b44a42a40 decrease input size for several gpu tests to fix "timed out" error: 11 years ago
berak 3959329ef4 proper initialization for ccimpl in bool CascadeClassifier::read(const FileNode 11 years ago
Vladislav Vinogradov 5dbdadb769 fixed several bugs in CUDA Canny implementation: 11 years ago
Vladislav Vinogradov bfc27271e2 Revert "disable gpu Canny and HoughCircles perf tests:" 11 years ago
Alexander Alekhin ce992c8269 ocl: update gftt 11 years ago
Alexander Alekhin e371901dd9 ocl: workaround for failures with misaligned host buffers 11 years ago
Vladislav Vinogradov 3e1f74f2ca fix nonfree module compilation without CUDA 11 years ago
Andrey Pavlenko 38f46eb3b4 fixing issues from coverity scan 1167937, 1167938, 1167939, 1127248 (http://scan.coverity.com/projects/169?tab=Overview) 11 years ago
Ilya Lavrenov 412468e0ae added cv::sqrBoxFilter to T-API 11 years ago
Vladislav Vinogradov 5d099df578 Revert "disable CUDA generalized Hough Transform" 11 years ago
Vladislav Vinogradov 3e4bb371c8 fix epsilons for several gpu tests 11 years ago
Vladislav Vinogradov b6ba1f226c Revert "disable gpu CvtColor.*2HSV tests:" 11 years ago
Vladislav Vinogradov da44a2fac1 Revert "disable gpu Subtract_Array test:" 11 years ago
Ilya Lavrenov af0040eab0 condition for Mat step 11 years ago
Alexander Smorkalov 6ae4a9b09b Multiple improvements in OpenCV examples build. 11 years ago
Ilya Lavrenov e190d3fd36 added perf test 11 years ago
Ilya Lavrenov 563dc5aa38 implemented umat expressions 11 years ago
Roman Donchenko 9f8de69505 Set status to -tp2. 11 years ago
Konstantin Matskevich bdfa9fa14a fixes2 11 years ago
Konstantin Matskevich 435615ba2e update test CascadeClassifier 11 years ago