public class RootFilterSetFilterBank extends FilterBank
| Modifier and Type | Field and Description |
|---|---|
protected static int |
NUM_ORIENTATIONS |
protected static float[] |
SCALES |
responses| Constructor and Description |
|---|
RootFilterSetFilterBank()
Default constructor with a support of 49 pixels.
|
RootFilterSetFilterBank(int size)
Construct with given support (filter size).
|
| Modifier and Type | Method and Description |
|---|---|
protected static FConvolution[] |
makeFilters(int size) |
analyseImage, getResponse, getResponseFV, getResponseImages, getResponses, renderFiltersprotected static final float[] SCALES
protected static final int NUM_ORIENTATIONS
public RootFilterSetFilterBank()
public RootFilterSetFilterBank(int size)
size - the filter sizeprotected static FConvolution[] makeFilters(int size)