public interface FhEdgeWeights<T extends boofcv.struct.image.ImageBase>
SegmentFelzenszwalbHuttenlocher04. An edge weight is measure of how different
two adjacent pixels are from each other.| Modifier and Type | Method and Description |
|---|---|
boofcv.struct.image.ImageType<T> |
getInputType() |
void |
process(T input,
org.ddogleg.struct.FastQueue<SegmentFelzenszwalbHuttenlocher04.Edge> edges) |
void process(T input, org.ddogleg.struct.FastQueue<SegmentFelzenszwalbHuttenlocher04.Edge> edges)
boofcv.struct.image.ImageType<T> getInputType()