12512 Commits (0a90d6dde6cedcc98c1f5663798ffde32831d864)
 

Author SHA1 Message Date
Vladislav Vinogradov 150e522bee fix bug #3552: 11 years ago
Ilya Lavrenov 510680a5df typo 11 years ago
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
Kirill Kornyakov ed1aa73dd3 Replaced Gittip button 11 years ago
yash e2f5001b11 fixed doc/tutorials/introduction/android_binary_package/dev_with_OCV_on_Android.rst 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
Roman Donchenko 3542da7167 Merge pull request #2336 from SpecLad:useOclChanged 11 years ago
Roman Donchenko e0d991cf46 Merge pull request #2335 from jet47:gpu-alphacomp-test 11 years ago
Andrey Pavlenko 0fc248fb70 Merge pull request #2326 from vpisarev:ocl_ch3 11 years ago
Alexander Alekhin 95e38e457f core/umat: usage flags (with proposals from PR #2195) 11 years ago
Roman Donchenko fa272c43c2 Merge pull request #2323 from stuart8c:issue2601_2.4_fix_16bit_tiff_reading_on_big_endian_host 11 years ago
Pierre Moulon 8829e9f6c8 Fix a typo error 11 years ago
Pierre Moulon f3f8b843b6 Fix a typo error 11 years ago
Roman Donchenko a1de9e9ad5 Merge pull request #2329 from ilya-lavrenov:macosx_ogl 11 years ago
Roman Donchenko 88f993dbda Deleted an assignment to a variable that doesn't exist. 11 years ago
Vladislav Vinogradov 1ce5165cb7 temporary disable performance test for alphaComp function 11 years ago
Andrey Pavlenko 534bec3a90 Merge pull request #2315 from ilya-lavrenov:nlmeans_perf 11 years ago
Andrey Pavlenko d68c688f22 Merge pull request #1735 from KonstantinMatskevich:umat_tests 11 years ago
Roman Donchenko 3def7778dc Merge pull request #2062 from cook:bug3440 11 years ago
Stuart Cunningham 1454843b81 Fix build of libtiff on big endian host due to defined but empty WORDS_BIGENDIAN macro 11 years ago
Ilya Lavrenov b92a46c130 some more fixes 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
Roman Donchenko ecbe843061 Merge pull request #2333 from asmorkalov:java_dead_code_fix 11 years ago
Roman Donchenko b4a535272c Merge pull request #2332 from jet47:gpu-fixes 11 years ago
Alexander Smorkalov dbe7634286 Dead code removed as this cannot be null in Java. 11 years ago
Roman Donchenko b8d8b0568c Merge pull request #2331 from asmorkalov:android_native_activity_finish 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
Alexander Smorkalov 7da3e98dfd Application pause/resume fix for Android sample NativeActivity. 11 years ago
Stuart Cunningham 55b9c0374c Fix cmake detection of build platform endianness 11 years ago
Konstantin Matskevich 5f76072c62 update 11 years ago
Roman Donchenko f297ec55ae Merge pull request #2304 from mattvenn:master 11 years ago
Rohit Girdhar 01b624e359 -j8 in linux_installation tutorial 11 years ago
Roman Donchenko 91ab92c349 Merge pull request #2318 from gongzg:2.4 11 years ago
Roman Donchenko 935e36bc72 Merge pull request #2319 from m3d:patch-1 11 years ago
Andrey Pavlenko 0ee5c34f40 Merge pull request #2324 from vpisarev:fix_facedetect 11 years ago
Matt Venn 7acd28fbea added imgpoints back 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