boofcv.alg.segmentation.fh04
Interface FhEdgeWeights<T extends ImageBase>
-
- All Known Implementing Classes:
- FhEdgeWeights4_F32, FhEdgeWeights4_PLF32, FhEdgeWeights4_PLU8, FhEdgeWeights4_U8, FhEdgeWeights8_F32, FhEdgeWeights8_PLF32, FhEdgeWeights8_PLU8, FhEdgeWeights8_U8
public interface FhEdgeWeights<T extends ImageBase>Computes edge weights forSegmentFelzenszwalbHuttenlocher04. An edge weight is measure of how different two adjacent pixels are from each other.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description ImageType<T>getInputType()voidprocess(T input, FastQueue<SegmentFelzenszwalbHuttenlocher04.Edge> edges)
-
-
-
Method Detail
-
process
void process(T input, FastQueue<SegmentFelzenszwalbHuttenlocher04.Edge> edges)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG