Package | Description |
---|---|
org.hkijena.jipipe.plugins.imagejalgorithms.utils |
Modifier and Type | Method and Description |
---|---|
Vector<LegacyHoughLines.HoughLine> |
LegacyHoughLines.getLines(int n) |
Vector<LegacyHoughLines.HoughLine> |
LegacyHoughLines.getLines(int n,
int threshold)
Once points have been added in some way this method extracts the lines and returns them as a Vector
of HoughLine objects, which can be used to draw on the
|
Modifier and Type | Method and Description |
---|---|
int |
LegacyHoughLines.HoughLine.compareTo(LegacyHoughLines.HoughLine o) |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.