public interface StitchingTransform<IT extends georegression.struct.InvertibleTransform>
| Modifier and Type | Method and Description |
|---|---|
georegression.struct.homography.Homography2D_F64 |
convertH(IT input,
georegression.struct.homography.Homography2D_F64 output) |
boofcv.struct.distort.PixelTransform_F32 |
convertPixel(IT input,
boofcv.struct.distort.PixelTransform_F32 output) |