Package boofcv.alg.filter.binary.impl
Class ImplBinaryBorderOps
java.lang.Object
boofcv.alg.filter.binary.impl.ImplBinaryBorderOps
Binary operations performed only along the image's border.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
static void
static void
static void
static void
static void
removePointNoise
(GrayU8 input, GrayU8 output)
-
Constructor Details
-
ImplBinaryBorderOps
public ImplBinaryBorderOps()
-
-
Method Details
-
erode4
-
dilate4
-
erode8
-
dilate8
-
edge4
-
edge8
-
removePointNoise
-