Class FhEdgeWeights8_PLU8

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

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

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

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