| Package | Description |
|---|---|
| org.openimaj.image.processing.convolution.filterbank |
| Class and Description |
|---|
| FilterBank
A FilterBank is a set of convolution filters which can be applied to an
image.
|
| LawsTextureBase
Base
FilterBank that provides the 16 raw kernels used in Laws texture
classification approach. |
| RootFilterSetFilterBank
Implementation of the Root Filter Set filter bank described at:
http://www.robots.ox.ac.uk/~vgg/research/texclass/filters.html
|