5195 Commits (1ad7af3c3b2b7e40d2b75a05baa37674b53191e8)

Author SHA1 Message Date
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 932204d197 Added thresholds to some sanity checks 12 years ago
Andrey Kamaev e1afb1409f Add --perf_verify_sanity option to performance tests 12 years ago
marina.kolpakova 5ddf4e4ed7 change expected values for soft cascade test according to changes in implementation 12 years ago
marina.kolpakova 2d45af790e fix according to pull requests comments 12 years ago
marina.kolpakova 88c71d1b7d add NMS according to Dollar's paper. 12 years ago
marina.kolpakova 9785a8ae34 fix docs for SCascade 12 years ago
marina.kolpakova c470e15d45 integrate speprocessing strategy 12 years ago
Andrey Kamaev 6e244c83cd Corrected sanity checks in several perf tests 12 years ago
marina.kolpakova d23a4f50bd add resize 12 years ago
marina.kolpakova 8ef19e7664 hack luv 12 years ago
marina.kolpakova 0e1005ca92 optimize hog bin computing 12 years ago
marina.kolpakova ee291a15da add preprocessing only function 12 years ago
Ilya Lavrenov d1ca934115 sse2 version of resize area fast for types CV_(8, 16)UC(1, 3, 4) 12 years ago
Vladislav Vinogradov 87e0eee92b fixed remap and warp gpu tests 12 years ago
Vladislav Vinogradov 746bc168e6 fixed gpu warpAffine and warpPerspective with NPP 12 years ago
Kirill Kornyakov cdbbfc98e1 Ugly hack to make HoughLines sanity check pass on Wun32 12 years ago
Anatoly Baksheev 50946b59c1 minor device namespace refactor 12 years ago
Jason Newton 63debf5032 connectedcomponents test case 12 years ago
Ilya Lavrenov 615e7b2747 added SIMD optimization of Edge-Aware Demosaicing in case of CV_8U 12 years ago
Vladislav Vinogradov 53f1e73535 fixed Video_calcOpticalFlowDual_TVL1 test (Bug #2597) 12 years ago
Vladislav Vinogradov 5fe9bb717d fixed build under linux with OpenGL 12 years ago
Jason Newton d094e4bdbe drop support for 8bit output for size cost relative to utility 12 years ago
Jason Newton e70b3ef598 use a ltype parameter to determine result Label image type; export stats with differening types over different outputarrays 12 years ago
Andrey Kamaev 18e77d606c Drop functions working with multibyte characters 12 years ago
Andrey Kamaev 7c6191ec11 Refactored run.py script and temporary file generation logic 12 years ago
marina.kolpakova 79c3a8e03b fix build under win. 12 years ago
Vladislav Vinogradov 4102aaaf15 fixed compilation of color.cu under windows x86 12 years ago
Vladislav Vinogradov c6263eb253 fixed build with CUDA and witout OpenGL 12 years ago
Eugene Gritskevich 8ca86e2f52 Update modules/ml/doc/gradient_boosted_trees.rst 12 years ago
Andrey Kamaev 1821d21f5b Prevent imread from illegal memory access (Bug #2602) 12 years ago
Vladislav Vinogradov 0d880479f0 updated nv perf test script (added opticalFlowBM and HoughLinesP) 12 years ago
Vladislav Vinogradov aad76090ce gpu::HoughLinesP 12 years ago
Vladislav Vinogradov a6dc6f72b3 gpu::calcOpticalFlowBM 12 years ago
Vladislav Vinogradov afa5809473 added additional performance tests 12 years ago
Vladislav Vinogradov e17710c478 removed type check in gpu::FarnebackOpticalFlow 12 years ago
Vladislav Vinogradov 0930ac497f removed type check in gpu::PyrLKOpticalFlow 12 years ago
Vladislav Vinogradov d94f08f0e7 added more types support for gpu separable filters 12 years ago
Vladislav Vinogradov b689eca8a0 fixed OpenGL tests 12 years ago
Vladislav Vinogradov aabc33c772 temporarily disabled reduceKeyVal implementation for kepler 12 years ago
Andrey Kamaev b0d3830399 Update gtest to upstream r629 12 years ago
Vladislav Vinogradov e311613fc8 fixed warnings "double not supported" 12 years ago
Vladislav Vinogradov 7ab9c4ccee fixed compilation on 1.1 CC 12 years ago