public class SparseIntegralSample_I32 extends SparseScaleSample_F64<ImageSInt32>
| Constructor and Description |
|---|
SparseIntegralSample_I32() |
| Modifier and Type | Method and Description |
|---|---|
double |
compute(int x,
int y) |
void |
setWidth(double width)
Width of the sampled region in pixels
|
isInBounds, setImagepublic void setWidth(double width)
SparseScaleSample_F64setWidth in class SparseScaleSample_F64<ImageSInt32>width - pixelspublic double compute(int x,
int y)