25 Commits (84676fefe3f61da5296b270bf5cb6b35db9b2f1b)

Author SHA1 Message Date
Suleyman TURKMEN f73395122c Update Samples 5 years ago
jsxyhelu 7828854c9d Merge pull request #12206 from jsxyhelu/3.4 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
Suleyman TURKMEN 1654dfe3a9 Update samples (#10333) 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Asal Mirzaieva ec5ae4af1d add explanation to the Bounding Box and Circles tutorial 8 years ago
Cartucho d482b5c102 Update hull_demo.cpp 8 years ago
Suleyman TURKMEN 11ca1c95f8 update cpp samples and tutorials 9 years ago
ttagu99 a81374c1d7 findcontour_example check image empty 10 years ago
ttagu99 3c797b0ca5 findcontour_example check image empty 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 bbba2a0608 Added pointPolygonTest_demo code for tutorials 14 years ago
Ana Huaman 9aa5e5b000 Added generalContours_demo2.cpp 14 years ago
Ana Huaman c21b747733 Added hull_demo.cpp code for tutorials 14 years ago
Ana Huaman edc1bd4c8c Added generalContours_demo1.cpp tutorial code 14 years ago
Ana Huaman ea8e27961e Added sample code for tutorial findContours_demo.cpp 14 years ago