Uses of Interface
boofcv.alg.filter.misc.ImageLambdaFilters.Rect_S64
Packages that use ImageLambdaFilters.Rect_S64
-
Uses of ImageLambdaFilters.Rect_S64 in boofcv.alg.filter.misc
Methods in boofcv.alg.filter.misc with parameters of type ImageLambdaFilters.Rect_S64Modifier and TypeMethodDescriptionstatic voidImageLambdaFilters.filterRectCenterEdge(GrayS64 src, int radiusX, int radiusY, GrayS64 dst, @Nullable Object workspace, ImageLambdaFilters.Rect_S64 filter)