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