public static class HoughLineSegments.HoughResult extends Object
Constructor and Description |
---|
HoughResult(ij.process.FloatProcessor h,
List<Double> thetas,
int rhoMax) |
Modifier and Type | Method and Description |
---|---|
ij.process.FloatProcessor |
getH() |
int |
getRhoMax() |
List<Double> |
getRhos() |
List<Double> |
getThetas() |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.