| Package | Description |
|---|---|
| boofcv.alg.distort | |
| boofcv.struct.distort |
| Modifier and Type | Class and Description |
|---|---|
class |
PointTransformHomography_F64
PointTransform_F64 using Homography2D_F64. |
| Modifier and Type | Class and Description |
|---|---|
class |
DoNothingTransform_F64
A transform which applies no transform.
|
class |
SequencePointTransform_F64
Combines together multiple
PointTransform_F64 as a sequence into a single transform. |
| Constructor and Description |
|---|
SequencePointTransform_F64(PointTransform_F64... sequence)
Specifies the sequence of transforms.
|
Copyright © 2013. All Rights Reserved.