| Package | Description |
|---|---|
| org.openimaj.image.processing.convolution.filterbank |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|