| Class | Description |
|---|---|
| ChaudhuriMatchedFilter2D |
2D Matched filter.
|
| GaborFilter2D |
2D Gabor filter.
|
| GaussPDxFilter2D |
2D linear filter implementing first partial derivative of a Gaussian in x.
|
| GaussPDxxFilter2D |
2D filter implementing second partial derivative of Gaussian in x.
|
| OrientedFilter2D |
Base class for anisotropic linear filters in 2D.
|
| OrientedFilter2DBatchAnalyzer |
Base class for applying oriented filters in different orientations.
|
| Enum | Description |
|---|---|
| GaborFilter2D.KernelPart |
Allows to request kernel masks for real and complex parts independently.
|
| GaborFilter2D.ResultType |
Reponse mode.
|
| OrientedFilter2D.ApplicationMode |
Modes how to apply the filter to an image.
|
| OrientedFilter2DBatchAnalyzer.JoinMode |
Method for joining the results from the various orientations.
|
Copyright © 2010–2025 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.