7 Commits (d8b58205be3e294263f3387a811efcbe35af59d0)

Author SHA1 Message Date
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
catree a11ef2650e Add Java and Python code for the following imgproc tutorials: Finding contours in your image, Convex Hull, Creating Bounding boxes and circles for contours, Creating Bounding rotated boxes and ellipses for contours, Image Moments, Point Polygon Test. 7 years ago
Alexander Alekhin 9ba9358ecb documentation: avoid links to 'master' branch from 3.4 maintenance branch 7 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 9 years ago
Philipp Hasper dadf53f17c Doxygen: replaced @includelineno by @include to enable copy-pasting 10 years ago
Maksim Shabunin 36a04ef8de Doxygen tutorials: cpp done 10 years ago
Maksim Shabunin 8375182e34 Doxygen tutorials: basic structure 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
StevenPuttemans 2b106db02f Applied all fixes related to translating C to C++ code 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Andrey Kamaev 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev b131dfeecd Build tutorial codes together with other samples 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Ana Huaman f098d98908 Added moments_demo.cpp 14 years ago
Ana Huaman ea8e27961e Added sample code for tutorial findContours_demo.cpp 14 years ago