public class FastLineDetector extends Algorithm
Modifier | Constructor and Description |
---|---|
protected |
FastLineDetector(long addr) |
Modifier and Type | Method and Description |
---|---|
static FastLineDetector |
__fromPtr__(long addr) |
void |
detect(Mat _image,
Mat _lines) |
void |
drawSegments(Mat _image,
Mat lines) |
void |
drawSegments(Mat _image,
Mat lines,
boolean draw_arrow) |
protected void |
finalize() |
clear, empty, getDefaultName, getNativeObjAddr, save
public static FastLineDetector __fromPtr__(long addr)
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0