| Package | Description |
|---|---|
| boofcv.alg.feature.orientation.impl | |
| boofcv.factory.feature.orientation |
| Modifier and Type | Class and Description |
|---|---|
class |
ImplOrientationSlidingWindow_F32
Implementation of
OrientationSlidingWindow for a specific image type. |
class |
ImplOrientationSlidingWindow_S16
Implementation of
OrientationSlidingWindow for a specific image type. |
class |
ImplOrientationSlidingWindow_S32
Implementation of
OrientationSlidingWindow for a specific image type. |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ImageSingleBand> |
FactoryOrientationAlgs.sliding(int numAngles,
double windowSize,
int radius,
boolean weighted,
Class<T> derivType) |
Copyright © 2013. All Rights Reserved.