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