Package boofcv.alg.segmentation.cc
package boofcv.alg.segmentation.cc
-
ClassDescriptionNaive implementation of connected-component based speckle filler.ConnectedNaiveSpeckleFiller_Int<T extends GrayI<T>>Naive implementation of connected-component based speckle filler.ConnectedSpeckleFiller<T extends ImageBase<T>>Connected component based speckle fillerConnectedTwoRowSpeckleFiller<T extends ImageGray<T>>Searches for small clusters (or blobs) of connected pixels and then fills them in with the specified fill color.Implementation of
ConnectedTwoRowSpeckleFiller
forGrayU8
.Implementation ofConnectedTwoRowSpeckleFiller
forGrayU8
.