| Package | Description |
|---|---|
| org.openimaj.image.analysis.algorithm | |
| org.openimaj.image.analysis.algorithm.histogram | |
| org.openimaj.image.processing.transform |
| Class and Description |
|---|
| EdgeDirectionCoherenceVector.EdgeDirectionCoherenceHistogram
An edge direction histogram.
|
| FourierTemplateMatcher.Mode
Different algorithms for comparing templates to images.
|
| HoughCircles.WeightedCircle
A circle with an associated weight.
|
| ImageInterpolation.InterpolationType
Standard interpolation types.
|
| ImageInterpolation.Interpolator
Interface defining an object capable of performing pixel interpolation
|
| SummedSqAreaTable
Implementation of an Integral Image or Summed Area Table.
|
| TemplateMatcher.Mode
Different algorithms for comparing templates to images.
|
| Class and Description |
|---|
| SummedAreaTable
Implementation of an Integral Image or Summed Area Table.
|
| Class and Description |
|---|
| ImageInterpolation
An
ImageAnalyser that can provide interpolate pixel values using a
variety of interpolation approaches. |
| ImageInterpolation.Interpolator
Interface defining an object capable of performing pixel interpolation
|