6824 Commits (ecb6c2091500104395f589f65cabbd671be06dc5)
 

Author SHA1 Message Date
Andrey Kamaev 2c56a09bee Merge pull request #226 from taka-no-me/equalizeHist 12 years ago
Daniil Osokin 98d7d99244 Add threaded version of equalizeHist 12 years ago
Alexander Smorkalov 3c09b075fc OpenCV Manager selection chapter added to documentation. 12 years ago
Vladislav Vinogradov 41c9377db0 fixed warnings under windows 12 years ago
Vladislav Vinogradov ab25fe9e37 call resetDevice if gpu test fails 12 years ago
Alexander Smorkalov dfa4b2fefa Workaround for gcc overoptimization compiler bug. 12 years ago
Vadim Pisarevsky 3edf7c5386 Merge pull request #220 from ilya-lavrenov:SIMDFastAreaResize 12 years ago
Vladislav Vinogradov 0973e86d8a fixed printShortCudaDeviceInfo for new CC 12 years ago
Vladislav Vinogradov bac94f85c1 fixed printCudaDeviceInfo for 3.5 CC (Patch #2641) 12 years ago
Vadim Pisarevsky d3354c543e Merge pull request #229 from Nerei:master 12 years ago
Vladislav Vinogradov dd8e442bda replaced DeviceInfo().supports with deviceSupports 12 years ago
Ilya Lavrenov a319bae6e2 added #undef _mm_packus_epi32 12 years ago
Ilya Lavrenov d246b41573 changed loop condition 12 years ago
Ilya Lavrenov c2f2e33a5e removed debug messages 12 years ago
Ilya Lavrenov 743dce6a4b Merge remote-tracking branch 'upstream/master' into SIMDFastAreaResize-2 12 years ago
Ilya Lavrenov aa0dafcc1f replaced _mm_packs_epi32 to _mm_packus_epi32 12 years ago
Anatoly Baksheev 680eeecc3b fixed samples compilation 12 years ago
Daniil-Osokin cd501d947c perf tests for calcHist 2-3D case 12 years ago
Vladislav Vinogradov 1a1f454241 updated gpu houghlines sample 12 years ago
Daniil-Osokin 7d94236c14 TBB version of calcHist 12 years ago
Vladislav Vinogradov da017fbeb9 fast optical flow bm implementation 12 years ago
Vadim Pisarevsky 09be997ed8 Merge pull request #225 from pieleric:2.4 12 years ago
Vadim Pisarevsky 5c88577138 Merge pull request #227 from taka-no-me:sanity_MatND 12 years ago
Vadim Pisarevsky 2508d8e2b4 Merge pull request #218 from taka-no-me:drop_utf16 12 years ago
Vadim Pisarevsky d6add763c7 Merge pull request #228 from Nerei:master 12 years ago
Anatoly Baksheev 94c310fc14 added Ptr::operator== 12 years ago
Andrey Kamaev 80a1d569ca Add support for multidimentional matrices into the sanity checks 12 years ago
Andrey Kamaev 3de6846d12 Merge pull request #224 from wswld:2.4 12 years ago
Andrey Kamaev 0bbba847a4 Fix equalization formula in equalizeHist function & rewrite in C++ 12 years ago
Éric Piel 7701fa7a63 highgui: fix segfault on CvCapture_GStreamer::open 12 years ago
cuda-geek aabb40e34d Merge pull request #217 from jet47:fix-tvl1-test 12 years ago
Andrey Kamaev fe0b88d291 Set sanity threshold for TVL1 optical flow to 0.5 12 years ago
Ilya Lavrenov 6059a6875a fixed bug with s1 calculating 12 years ago
Ilya Lavrenov 4ccb5a30d9 fixed bug with s1 calculating 12 years ago
Andrey Kamaev 1284121d89 Set sanity threshold for TVL1 optical flow to 0.02 12 years ago
Andrey Kamaev f5cd20d80b Merge branch 2.4 12 years ago
Ilya Lavrenov 16f9b6f5e4 reproducing C++ version of resize area fast 12 years ago
Vadim Pisarevsky 9b09f09b9a Merge pull request #222 from taka-no-me:perf_verify_sanity 12 years ago
Suenghoon Park 13c44dd318 finished ocl::HoughCircles 12 years ago
Vsevolod Glumov 3f417f1ec3 Fixes for issues #2570, #2492, #2559, #2489, #2592. 12 years ago
Vladislav Vinogradov caf91ac159 new gpu::HoughLinesP implementation 12 years ago
Vladislav Vinogradov 8c057af862 fixed windows build 12 years ago
Vladislav Vinogradov da93a1dab9 fixed build for CARMA platform 12 years ago
Vladislav Vinogradov 889674ef43 disabled video decoding under linux 12 years ago
Suenghoon Park 0656f13107 removed useless comments in buildPointList_gpu() 12 years ago
Suenghoon Park 3a04cfedab added HoughCircles in ocl.hpp 12 years ago
Suenghoon Park ad86b80375 finished buildPointList 12 years ago
Andrey Kamaev 5a407153bd Fix sanity checks in stitching test 12 years ago
Andrey Kamaev 817a4c0c30 Merge branch 2.4 into perf_verify_sanity 12 years ago
Andrey Kamaev 932204d197 Added thresholds to some sanity checks 12 years ago