| Class | Description |
|---|---|
| FilterBank |
A FilterBank is a set of convolution filters which can be applied to an
image.
|
| LawsTexture |
Implementation of Laws texture energy measures, based on the description in
Shapiro and Stockman Section 7.3.4.
|
| LawsTextureBase |
Base
FilterBank that provides the 16 raw kernels used in Laws texture
classification approach. |
| LeungMalikFilterBank |
Implementation of a the filter bank described in: T.
|
| MR8FilterBank |
Implementation of the MR8 filter bank described at:
http://www.robots.ox.ac.uk/~vgg/research/texclass/filters.html
This is the naive implementation and as such is quite slow.
|
| RootFilterSetFilterBank |
Implementation of the Root Filter Set filter bank described at:
http://www.robots.ox.ac.uk/~vgg/research/texclass/filters.html
|
| SchmidFilterBank |
Implementation of the MR8 filter bank described in: C.
|