Class UnrollSiftScaleSpaceGradient.ImageScale
java.lang.Object
boofcv.alg.feature.detect.interest.UnrollSiftScaleSpaceGradient.ImageScale
- Enclosing class:
- UnrollSiftScaleSpaceGradient
The gradient for an image in the scale space.
NOTE: The gradient for index i is computed from scaleIdx=i+1 to reflect the DoG image that the
feature was detected inside of.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
derivX
-
derivY
-
imageToInput
public double imageToInput -
sigma
public double sigma
-
-
Constructor Details
-
ImageScale
public ImageScale()
-