| Package | Description |
|---|---|
| boofcv.alg.transform.ii | |
| boofcv.misc | |
| boofcv.struct |
| Modifier and Type | Field and Description |
|---|---|
ImageRectangle[] |
IntegralKernel.blocks |
| Modifier and Type | Method and Description |
|---|---|
static void |
BoofMiscOps.boundRectangleInside(ImageBase b,
ImageRectangle r)
Bounds the provided rectangle to be inside the image.
|
static boolean |
BoofMiscOps.checkInside(ImageBase b,
ImageRectangle r) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ImageRectangle.intersection(ImageRectangle b,
ImageRectangle result) |
| Constructor and Description |
|---|
ImageRectangle(ImageRectangle orig) |
Copyright © 2013. All Rights Reserved.