Package boofcv.alg.filter.convolve
Class BOverrideConvolveImageMean
java.lang.Object
boofcv.override.BOverrideClass
boofcv.alg.filter.convolve.BOverrideConvolveImageMean
Override for
ConvolveImageMean-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic interface -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic @Nullable BOverrideConvolveImageMean.Horizontalstatic @Nullable BOverrideConvolveImageMean.Vertical -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleaninvokeNativeHorizontal(ImageBase input, ImageBase output, int offset, int length) static booleaninvokeNativeVertical(ImageBase input, ImageBase output, int offset, int length)
-
Field Details
-
horizontal
-
vertical
-
-
Constructor Details
-
BOverrideConvolveImageMean
public BOverrideConvolveImageMean()
-
-
Method Details
-
invokeNativeHorizontal
-
invokeNativeVertical
-