| Package | Description |
|---|---|
| boofcv.alg.feature.orientation.impl | |
| boofcv.factory.feature.orientation |
| Modifier and Type | Class and Description |
|---|---|
class |
ImplOrientationHistogram_F32
Implementation of
OrientationHistogram for a specific image type. |
class |
ImplOrientationHistogram_S16
Implementation of
OrientationHistogram for a specific image type. |
class |
ImplOrientationHistogram_S32
Implementation of
OrientationHistogram for a specific image type. |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ImageSingleBand> |
FactoryOrientationAlgs.histogram(int numAngles,
int radius,
boolean weighted,
Class<T> derivType) |
Copyright © 2013. All Rights Reserved.