Class FhEdgeWeights4_F32

java.lang.Object
boofcv.alg.segmentation.fh04.impl.FhEdgeWeights4_F32
All Implemented Interfaces:
FhEdgeWeights<GrayF32>

public class FhEdgeWeights4_F32 extends Object implements FhEdgeWeights<GrayF32>

Computes edge weight as the absolute value of the different in pixel value for single band images. A 4-connect neighborhood is considered.

WARNING: Do not modify. Automatically generated by GenerateFhEdgeWeights_SB.