Class GradientTwo0_Standard
java.lang.Object
boofcv.alg.filter.derivative.impl.GradientTwo0_Standard
Basic implementation of GradientTwo0
with nothing fancy is done to improve its performance.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Computes the derivative along the x and y axesstatic void
static void
Computes the derivative along the x and y axes
-
Constructor Details
-
GradientTwo0_Standard
public GradientTwo0_Standard()
-
-
Method Details
-
process
Computes the derivative along the x and y axes -
process
Computes the derivative along the x and y axes -
process
-