public interface OrientationImage<T extends boofcv.struct.image.ImageGray> extends RegionOrientation
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<T> |
getImageType()
Returns the type of image it can process.
|
void |
setImage(T image)
Specifies input image data for estimating orientation.
|
compute, setObjectRadius