345 Commits (0395f7c63f3e5a96048e58c01f36466cc2d618a8)

Author SHA1 Message Date
Marina Kolpakova 9aa3f754b7 fixed accuracy test 13 years ago
Marina Kolpakova 83390ea4e1 performance test for INTER_AREA resize has been added. 13 years ago
Marina Kolpakova aa8fbc26da fix for down rounded output sizes 13 years ago
Marina Kolpakova 8231d0d11d fixed for resize with INTER AREA. Since now we divide by convolved area 13 years ago
Marina Kolpakova eabd757def fixed build 13 years ago
Marina Kolpakova d192117e86 GPU resize with INTER_AREA 13 years ago
Marina Kolpakova 3c16c9c92d fixed #2019 13 years ago
Andrey Kamaev 40c779fcf5 phaseCorrelate documentation patch by Will Lucas #2017 13 years ago
Marina Kolpakova 6d498495d3 tegra integration 13 years ago
Alexander Kapustin 29b9070698 tegra::cvtRGB2HSV function was added 13 years ago
Andrey Kamaev 05de6302fd Fixed documentation: corrected parameter names 13 years ago
Andrey Kamaev 6ca618277c More fixes for documentation. 13 years ago
Andrey Kamaev 4aaaef5967 remaining C-style planar subdivisions data structures are moved to legacy 13 years ago
Andrey Kamaev eb2f1f81ed Fixed hundreds of documentation problems 13 years ago
Andrey Kamaev 0e9e0a01db Added new perf tests for boxFilter 13 years ago
Andrey Kamaev ab6f0c4e0b Added tegra stub for cornerEigenValsVecs 13 years ago
Andrey Kamaev a33d67f48a Updated sanity checks for some imgproc perf tests 13 years ago
Vadim Pisarevsky 159cc29bb5 fixed undistortPoints description (ticket #1964) 13 years ago
Andrey Kamaev 80f1b1478d Fixed parameter name and copy condition 13 years ago
Andrey Kamaev e309c51430 Fixed phaseCorrelate result for not power of 2 size images #1812 (thanks to Jeff Mast) 13 years ago
Andrey Kamaev 639bf3ee8f Fixed accumulateWeighted with mask for multichannel matrices #1959 13 years ago
Andrey Kamaev a877ecdcf0 Added option to pass pre-computed pyramid to piramidal LK optical flow #1321 13 years ago
Andrey Kamaev 3a1f85d4e8 Remerged the 2.4.0 branch 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Ilya Lysenkov 04ac6db04a Added support of CV_16S depth in morphology operations 13 years ago
Andrey Kamaev fd31234122 Fixed gcc build 13 years ago
Andrey Kamaev 470f6fafeb Fixed conversions from YV12 and IYUV on non-continuous input. Added accuracy and performance tests. 13 years ago
Andrey Kamaev d95721107c Fixed typo. 13 years ago
Andrey Kamaev 124ceb96a7 #1732 Added yuv420p to RGB conversion. Thanks to Robert Abel. 13 years ago
Andrey Kamaev 72f2523d0f Fixed ~20 potential errors identified by the MS complier. 13 years ago
Vadim Pisarevsky 7fb8e9d328 added borderType to pyrDown, pyrUp & buildPyramid (patch #925) 13 years ago
Andrey Kamaev 0d18d19ad6 Fixed Android build warnings 13 years ago
Andrey Pavlenko aea24ffcd5 #796, #1701 fixing doc vs code arg-s naming consistency 13 years ago
Vadim Pisarevsky 22a0d6b7d1 possible fix for #1396 13 years ago
Ivan Korolev 856aaee8cd Fixed the path to the testdata. 13 years ago
Ivan Korolev 44d4e85d9e Fixed the path to the testdata. 13 years ago
Vadim Pisarevsky beb7fc3c92 a LOT of obsolete stuff has been moved to the legacy module. 13 years ago
Andrey Kamaev 7e5726e251 Fixed several false-positive warnings in rst_parser.py. (Now it detects 553 undocumented parameters for #1205.) 13 years ago
Vadim Pisarevsky 2598736ac2 added description of cv::convexityDefect 13 years ago
Vadim Pisarevsky e36ad50825 added cv::convexityDefects (ticket #796) 13 years ago
Vadim Pisarevsky 0b234b7a69 rewritten floodfill in generic style; added CV_32S flavor (ticket #1482) 13 years ago
Vadim Pisarevsky 4eda1662aa switched back to FitEllipse algorithm by Dr. Daniel Weiss; improved its accuracy in some cases. It fixes #1638 13 years ago
Andrey Kamaev 94c258cf15 #1205 fixed ~100 of ~700 parameters 13 years ago
Andrey Kamaev d6d1ff0ac5 Added regression test for #1652 13 years ago
Andrey Kamaev 700c1665c9 Fixed 2 spontaneously failing tests 13 years ago
Marina Kolpakova f5152500be fixed #1373 13 years ago
Marina Kolpakova dd01861de2 test case from ticket #1650 13 years ago
Andrey Kamaev 09490188b3 #1365 Fixed numerous bugs in Bayer2RGB_VNG_8u SSE optimization, added simple regression test 13 years ago
Alexander Shishkov c9efcf8d1f fixed #1616 13 years ago