public class UnrollSiftScaleSpaceGradient
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UnrollSiftScaleSpaceGradient.ImageScale |
| Constructor and Description |
|---|
UnrollSiftScaleSpaceGradient(SiftScaleSpace scaleSpace) |
| Modifier and Type | Method and Description |
|---|---|
UnrollSiftScaleSpaceGradient.ImageScale |
lookup(double sigma)
Looks up the image which is closest specified sigma
|
void |
setImage(boofcv.struct.image.GrayF32 image)
Sets the input image.
|
public UnrollSiftScaleSpaceGradient(SiftScaleSpace scaleSpace)
public void setImage(boofcv.struct.image.GrayF32 image)
image - public UnrollSiftScaleSpaceGradient.ImageScale lookup(double sigma)