| Interface | Description |
|---|---|
| FhEdgeWeights<T extends boofcv.struct.image.ImageBase> |
Computes edge weights for
SegmentFelzenszwalbHuttenlocher04. |
| Class | Description |
|---|---|
| SegmentFelzenszwalbHuttenlocher04<T extends boofcv.struct.image.ImageBase> |
Implementation of Felzenszwalb-Huttenlocher [1] image segmentation algorithm.
|
| SegmentFelzenszwalbHuttenlocher04.Edge |
Describes the relationship between to adjacent pixels in the image.
|