Class FhEdgeWeights8_U8

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

public class FhEdgeWeights8_U8 extends Object implements FhEdgeWeights<GrayU8>

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

WARNING: Do not modify. Automatically generated by GenerateFhEdgeWeights_SB.