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