Class FhEdgeWeights4_PLU8

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

public class FhEdgeWeights4_PLU8 extends Object implements FhEdgeWeights<Planar<GrayU8>>

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.