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
7e3550dff808c274c097c4389653ced0ed80136e
opencv-MIRROR
/
samples
/
java
/
tutorial_code
/
ShapeDescriptors
History
Alexander Alekhin
808ba552c5
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
2018-09-14 23:44:35 +00:00
..
bounding_rects_circles
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
bounding_rotated_ellipses
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
find_contours
Merge pull request
#12246
from sturkmen72:move_enums
2018-08-24 11:11:34 +03:00
hull
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
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
point_polygon_test
Merge pull request
#12206
from jsxyhelu/3.4
2018-09-11 23:58:01 +03:00