Searched defs:MatOfPoint2f (Results 1 – 1 of 1) sorted by relevance
6 public class MatOfPoint2f extends Mat { class11 public MatOfPoint2f() { in MatOfPoint2f() method in MatOfPoint2f15 protected MatOfPoint2f(long addr) { in MatOfPoint2f() method in MatOfPoint2f26 public MatOfPoint2f(Mat m) { in MatOfPoint2f() method in MatOfPoint2f33 public MatOfPoint2f(Point...a) { in MatOfPoint2f() method in MatOfPoint2f