| Interface | Description |
|---|---|
| Configuration |
Complex algorithms with several parameters can specify their parameters using a separate class.
|
| Class | Description |
|---|---|
| BoofDefaults | |
| FastQueueArray_F64 | |
| FastQueueArray_I32 | |
| ImageRectangle | |
| ImageRectangle_F32 | |
| ImageRectangle_F64 | |
| PointIndex_I32 |
Combination of a point and an index in an array
|
| QueueCorner |
A list that allows fast access to a queue of points that represents corners in an image.
|
| RectangleRotate_F32 |
A rectangle which can be rotated.
|
| RectangleRotate_F64 |
A rectangle which can be rotated.
|
| Tuple2<A,B> |
Simple data structure for passing a pair of data.
|
| WrapArrayIntoList<T> |
Wraps an array into a list and allows the size to be set.
|
| Enum | Description |
|---|---|
| ConnectRule |
List of connectivity rules.
|