Home
last modified time | relevance | path

Searched defs:MatOfPoint2f (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/core/misc/java/src/java/
Dcore+MatOfPoint2f.java6 public class MatOfPoint2f extends Mat { class
11 public MatOfPoint2f() { in MatOfPoint2f() method in MatOfPoint2f
15 protected MatOfPoint2f(long addr) { in MatOfPoint2f() method in MatOfPoint2f
26 public MatOfPoint2f(Mat m) { in MatOfPoint2f() method in MatOfPoint2f
33 public MatOfPoint2f(Point...a) { in MatOfPoint2f() method in MatOfPoint2f