HarrisCorner_F32 |
|
HarrisCorner_S32 |
|
ImplFastCorner10_F32 |
Contains logic for detecting fast corners.
|
ImplFastCorner10_U8 |
Contains logic for detecting fast corners.
|
ImplFastCorner11_F32 |
Contains logic for detecting fast corners.
|
ImplFastCorner11_U8 |
Contains logic for detecting fast corners.
|
ImplFastCorner12_F32 |
Contains logic for detecting fast corners.
|
ImplFastCorner12_U8 |
Contains logic for detecting fast corners.
|
ImplFastCorner9_F32 |
Contains logic for detecting fast corners.
|
ImplFastCorner9_U8 |
Contains logic for detecting fast corners.
|
ImplFastHelper_F32 |
|
ImplFastHelper_U8 |
|
ImplHessianBlobIntensity |
|
ImplIntegralImageFeatureIntensity |
Routines for computing the intensity of the fast hessian features in an image.
|
ImplIntegralImageFeatureIntensity_MT |
Routines for computing the intensity of the fast hessian features in an image.
|
ImplKitRosCornerIntensity |
|
ImplMedianCornerIntensity |
|
ImplSsdCorner_F32 |
|
ImplSsdCorner_F32_MT |
|
ImplSsdCorner_S16 |
|
ImplSsdCorner_S16_MT |
|
ImplSsdCornerBase<D extends ImageGray<D>,D2 extends ImageGray<D2>> |
Several corner detector algorithms work by computing a symmetric matrix whose elements are composed of the convolution
of the image's gradient squared.
|
ImplSsdCornerBox<D extends ImageGray<D>,D2 extends ImageGray<D2>> |
|
ImplSsdCornerNaive<T extends ImageGray<T>> |
Naive implementation of ShiTomasiCornerIntensity which performs computations in a straight
forward but inefficient manor.
|
ImplSsdCornerWeighted_F32 |
Implementation of SSD Weighted Corner for GrayF32 images.
|
ImplSsdCornerWeighted_F32_MT |
Implementation of SSD Weighted Corner for GrayF32 images.
|
ImplSsdCornerWeighted_S16 |
Implementation of SSD Weighted Corner for GrayS16 images.
|
ImplSsdCornerWeighted_S16_MT |
Implementation of SSD Weighted Corner for GrayS16 images.
|
ImplXCornerAbeles2019Intensity |
X-Corner detector
|
ImplXCornerAbeles2019Intensity_MT |
X-Corner detector
|
ShiTomasiCorner_F32 |
|
ShiTomasiCorner_S32 |
|