- Jun 6, 2020
- 11,576
- 4,481
This library uses
Thanks to JordiCP
ShapePoints
Author: OgMac
Version: 1.00
ShapePoints
برای دیدن لینک ها باید ثبت نام کنید
library to identify the shapes in the photo and provide you with the coordinates of the points of each shape.Thanks to JordiCP
ShapePoints
Author: OgMac
Version: 1.00
ShapePoints
- Functions:
- Initialize(PicPath As String, OpenCVPath As String, threshold As Int)
- Initialize the picture and parameter
- Find(Shape As Int) As List
- return List Points of Shape
- Update(threshold As Int)
- Update Points In Shape
- Hierarchy (Shape As Int) As List
- Each contour shows information about what the hierarchy of the list represents as an array of four values (next, previous, first child, parents).
- CNext(Contouer As Int) As Int
- Next denotes next contour...
- Initialize(PicPath As String, OpenCVPath As String, threshold As Int)
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید