44 Commits (46c508b84f8db1badb5a71c8391671b4d7084f5a)

Author SHA1 Message Date
Alexander Alekhin 9ba9358ecb documentation: avoid links to 'master' branch from 3.4 maintenance branch 7 years ago
catree 4c1c3147d9 Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection. 7 years ago
luz.paz d47b1f3b70 Misc. ./apps ./doc ./platoforms typos 7 years ago
Cartucho 2055bcc807 Extending template_matching tutorial with Java (#8043) 8 years ago
Arthur Cinader bd7c21d83e Fix explanation to refelect how matching currently works. 8 years ago
Alexander Alekhin bb5e25ba7c migration: github.com/opencv/opencv 8 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 8 years ago
Arthur Cinader 0ed250cb5d Implement PR feedback: 8 years ago
Arthur Cinader a6ade2b914 Add the mask to the template matching demo documentation. 8 years ago
StevenPuttemans f4eebc46b2 Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard 10 years ago
StevenPuttemans 34dacdea32 fixing all RGB instances to BGR where needed 10 years ago
Philipp Hasper dadf53f17c Doxygen: replaced @includelineno by @include to enable copy-pasting 10 years ago
potpath 86c7d601b0 Fix a typo in template_matching.markdown 10 years ago
StevenPuttemans be1728fba1 fixing tutorial errors master branch 10 years ago
StevenPuttemans a86dc747b3 fixing tutorial errors 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 10 years ago
Maksim Shabunin 36a04ef8de Doxygen tutorials: cpp done 10 years ago
Maksim Shabunin c5536534d8 Doxygen tutorials: warnings cleared 10 years ago
Maksim Shabunin 8375182e34 Doxygen tutorials: basic structure 10 years ago
Maksim Shabunin 220f671655 Doxygen tutorials: some fixes in RST-docs 10 years ago
berak 7cb3f3def7 change remaining c-api CV_ prefixes in constants 10 years ago
berak 5f94a205d1 fixed h / s ranges in histogram_calculation tutorial 11 years ago
yash cce225f6e9 fixed doc/tutorials/imgproc/histograms/template_matching/template_matching.rst 11 years ago
StevenPuttemans 6f892b10ff Applied feature #3375 and fix of pull 1842 to avoid merging problems later 11 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Andrey Kamaev 11bd936f0b Fix warnings from documentation build 12 years ago
Andrey Kamaev 0e7ca71dcc Normalize whitespace in documentation and text files 12 years ago
Andrey Kamaev 639bbec44a svn repository web references are replaced with links to git 12 years ago
Andrey Kamaev 5100ca7508 svn repository web references are replaced with links to git 12 years ago
Vadim Pisarevsky befa9b3109 fixed chi-square test, ticket #1263 13 years ago
Alexander Shishkov be63ce723f #1672 13 years ago
Alexander Shishkov 1494da339d fixed #1507 13 years ago
Bernat Gabor 43e083f145 Ok, now optimized the tutorial size for real. Made JPG/PNG optimization for all the images. Modified some tutorial files to follow these size optimizations. Now the tutorial PDF generated is 3.95MB, so enjoy! 14 years ago
Ana Huaman ff326988a5 Added histogram comparison tutorial in reST 14 years ago
Ana Huaman 89115f0fcc Added BackProjection reST tutorial 14 years ago
Ana Huaman cf62a37f87 Added matchTemplate reST tutorial 14 years ago
Ana Huaman eac922ebd7 Added calcHist tutorial in reST 14 years ago
Ana Huaman 080c6e817d Added Equalized Histogram reST tutorial + corrected Smoothing tutorial (images reduced and fixed link) 14 years ago