Uses of Class
net.algart.executors.modules.opencv.matrices.features.detection.FastLineDetector
Packages that use FastLineDetector
-
Uses of FastLineDetector in net.algart.executors.modules.opencv.matrices.features.detection
Methods in net.algart.executors.modules.opencv.matrices.features.detection that return FastLineDetectorModifier and TypeMethodDescriptionFastLineDetector.setCannyApertureSize(int cannyApertureSize) FastLineDetector.setCannyTh1(double cannyTh1) FastLineDetector.setCannyTh2(double cannyTh2) FastLineDetector.setDistanceThreshold(double distanceThreshold) FastLineDetector.setDoMerge(boolean doMerge) FastLineDetector.setDrawFoundSegments(boolean drawFoundSegments) FastLineDetector.setLengthThreshold(int lengthThreshold)