| Class | Description |
|---|---|
| ComputeRegionMeanColor<T extends boofcv.struct.image.ImageBase> |
Computes the mean color for regions in a segmented image.
|
| ComputeRegionMeanColor.F32 |
Implementation for
GrayF32 |
| ComputeRegionMeanColor.PL_F32 |
Implementation for
Planar |
| ComputeRegionMeanColor.PL_U8 |
Implementation for
Planar |
| ComputeRegionMeanColor.U8 |
Implementation for
GrayU8 |
| ImageSegmentationOps |
Useful functions related to image segmentation
|