Class GradientTwo1_Standard
java.lang.Object
boofcv.alg.filter.derivative.impl.GradientTwo1_Standard
Basic implementation of GradientTwo1
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
-
GradientTwo1_Standard
public GradientTwo1_Standard()
-
-
Method Details
-
process
Computes the derivative along the x and y axes -
process
Computes the derivative along the x and y axes -
process
-