358 Commits (81a5415417cf325adaad627a3e98feb2b5ba23b3)

Author SHA1 Message Date
Andrey Kamaev 088a6597bc Merged the trunk 8855,8885,8886 13 years ago
Marina Kolpakova 162f9fd7ea merged the trunk r8735:8766, r8769, r8777:8780, r8790 and r8800:8811 13 years ago
Marina Kolpakova 3def843652 merged the trunk r8719:8731 and 8807 13 years ago
Andrey Kamaev f666bd221f Merged the trunk r8595:8668 (except iOS and new gpu functionality) 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev 73c152abc4 Merged the trunk r8575:8583 (INTER_AREA interpolation for GPU resize) 13 years ago
Andrey Kamaev ab20da0f53 Merged the trunk r8547:8574, r8587 13 years ago
Andrey Kamaev ca0962c738 Megred fix for pyrhon API generator regression r8528 13 years ago
Andrey Kamaev daad7900e2 Merged the trunk r8517:8524 13 years ago
Andrey Kamaev 81a5988015 Merged the trunk r8467:8507 (inclusive) (big bunch of documentation fixes) 13 years ago
Andrey Kamaev 949c4edf41 Merged the trunk r8408:8457 (inclusive) 13 years ago
Andrey Kamaev 7b5a45eac4 Merged the trunk r8384:8407 (inclusive) 13 years ago
Marina Kolpakova 00117d2a6e warp Affine tegra integration 13 years ago
Andrey Kamaev e1c4fd9e1f Merged the trunk r8345:8376 13 years ago
Vadim Pisarevsky bffd77ed87 moved planar subdiv docs to legacy; added Input/OutputArray docs to core 13 years ago
Vadim Pisarevsky fb292b1b27 added PSNR function to imgproc; refactored highgui positioning test (which still fails) 13 years ago
Vadim Pisarevsky 866d8c0cfa added special function to patch NaN's in image. call this function from bilateralfilter (should fix bug #1811) 13 years ago
Vadim Pisarevsky 47ee844df6 fixed formula in matchShapes, method=CV_CONTOUR_MATCH_I3 (ticket #1801) 13 years ago
Marina Kolpakova f1a0ab365d fixed duplicated paragraph 13 years ago
Andrey Kamaev d46659f6cc Set sanity thresholds for several performance tests 13 years ago
Andrey Pavlenko 13427c0cdf fixing convexityDefects() 13 years ago
Andrey Kamaev 80516ecbe6 Fixed typo; removed duplicated call 13 years ago
Ilya Lysenkov ed8e4b5bcc Fixed comparison methods in matchShapes (issue #1012) 13 years ago
Ilya Lysenkov 2619221331 Spell checked the documentation with VIM (issue #223) 13 years ago
Ilya Lysenkov b07f89dcb1 Removed mentions of TBB optimization if users can't actually use it (thanks to Andrey K.) 13 years ago
Ilya Lysenkov 2f44610ef3 Mentioned in doc if a function is parallelized with the TBB library (issue #421) 13 years ago
Andrey Kamaev b6dac61e96 Fixed several documentation warnings and errors. 13 years ago
Vadim Pisarevsky 1371c96935 extended morphological operations to handle arbitrary number of channels and CV_64F type; extended filter2D to handle CV_16S type. added test to check the supported formats; added description of supported formats in various filtering operations. 13 years ago
Ilya Lysenkov 553ea7510b Documented valid image types in morphology operations (issue #1679) 13 years ago
Vadim Pisarevsky 07750a1c7e extended Sobel & Scharr description (ticket #1555). Added CV_32F/CV_64F format combination in sepFilter2D. 13 years ago
Ilya Lysenkov 9f20d014c6 Added documentation of old Python parameters in cv.DrawContours() (issue #987) 13 years ago
Ilya Lysenkov 28cf8cee53 Documented the Python version of findContours (issue #1697) 13 years ago
Andrey Kamaev 7cc7a3f37d Suppressed hundreds of useless MSVC warnings (can be reenabled setting cmake variable ENABLE_NOISY_WARNINGS to ON). Fixed some of remaining warnings. 13 years ago
Andrey Kamaev 4ee2c486eb #1732 Added YUV422 conversions 13 years ago
Andrey Kamaev 24f82c755a Improved accuracy of SSE-optimized BayerXX2GRAY conversion; added regression test 13 years ago
Vadim Pisarevsky 2fded17f10 added notice about the changed behavior of copyMakeBorder in the case of ROI (ticket #1756) 13 years ago
Vadim Pisarevsky 3f609c89e2 support in-place warpAffine, warpPerspective & remap (feature #1150) 13 years ago
Vadim Pisarevsky e88ff6837a added test for ticket #1719 and added a note about contour self-intersections to the docs 13 years ago
Andrey Kamaev 41eb91f5f1 Updated performance tests sanity data; fixed some tests 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