public class IntegralKernel extends Object
| Modifier and Type | Field and Description |
|---|---|
ImageRectangle[] |
blocks |
int[] |
scales |
| Constructor and Description |
|---|
IntegralKernel() |
IntegralKernel(int numBlocks) |
public ImageRectangle[] blocks
public int[] scales
public IntegralKernel(int numBlocks)
public IntegralKernel()
public int getNumBlocks()
public IntegralKernel copy()
Copyright © 2013. All Rights Reserved.