Class FhEdgeWeights4_PLF32

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

public class FhEdgeWeights4_PLF32 extends Object implements FhEdgeWeights<Planar<GrayF32>>

Computes edge weight as the F-norm different in pixel value for Planar images. A 4-connect neighborhood is considered.

DO NOT MODIFY. This code was automatically generated by GenerateFhEdgeWeights_PL.