This website requires JavaScript.
Explore
Help
Sign In
Administrator
/
opencv-MIRROR
Watch
1
Star
0
Fork
0
You've already forked opencv-MIRROR
mirror of
https://github.com/opencv/opencv.git
synced
2026-09-11 12:52:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6bff0e24f811167b4ca256c528b985ec483ecda5
opencv-MIRROR
/
samples
/
cpp
/
tutorial_code
/
ShapeDescriptors
History
jsxyhelu
7828854c9d
Merge pull request
#12206
from jsxyhelu/3.4
...
find innercircle of contour by using pointPolygonTest: (
#12206
)
2018-09-11 23:58:01 +03:00
..
findContours_demo.cpp
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.
2018-06-10 23:57:11 +02:00
generalContours_demo1.cpp
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.
2018-06-10 23:57:11 +02:00
generalContours_demo2.cpp
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.
2018-06-10 23:57:11 +02:00
hull_demo.cpp
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.
2018-06-10 23:57:11 +02:00
moments_demo.cpp
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.
2018-06-10 23:57:11 +02:00
pointPolygonTest_demo.cpp
Merge pull request
#12206
from jsxyhelu/3.4
2018-09-11 23:58:01 +03:00