Uses of Class
boofcv.struct.PackedSetsPoint2D_I32
Packages that use PackedSetsPoint2D_I32
-
Uses of PackedSetsPoint2D_I32 in boofcv.alg.filter.binary
Methods in boofcv.alg.filter.binary that return PackedSetsPoint2D_I32Methods in boofcv.alg.filter.binary with parameters of type PackedSetsPoint2D_I32Modifier and TypeMethodDescriptionvoidContourTracer.setInputs(GrayU8 binary, GrayS32 labeled, PackedSetsPoint2D_I32 storagePoints) Specifies the input images.