This website requires JavaScript.
Explore
Help
Sign In
OSSForks
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/zebrajr/opencv.git
synced
2026-01-15 12:15:17 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e21262debad87e9429713ddacbaea77d5b6ac51a
opencv
/
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