Package | Description |
---|---|
org.hkijena.jipipe.extensions.imagejalgorithms.utils |
Modifier and Type | Method and Description |
---|---|
Vector<HoughLines.HoughLine> |
HoughLines.getLines(int n) |
Vector<HoughLines.HoughLine> |
HoughLines.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 |
HoughLines.HoughLine.compareTo(HoughLines.HoughLine o) |
Copyright © 2020–2023 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.