Uses of Class
boofcv.alg.distort.ImageDistortBasic
-
Uses of ImageDistortBasic in boofcv.alg.distort
Modifier and TypeClassDescriptionclass
ImageDistortBasic_IL<Input extends ImageInterleaved<Input>,
Output extends ImageInterleaved<Output>> Most basic implementation ofImageDistort
forImageInterleaved
.class
ImageDistortBasic_IL_MT<Input extends ImageInterleaved<Input>,
Output extends ImageInterleaved<Output>> Most basic implementation ofImageDistort
forImageInterleaved
.class
ImageDistortBasic_SB<Input extends ImageGray<Input>,
Output extends ImageGray<Output>> Most basic implementation ofImageDistort
forImageGray
.class
ImageDistortBasic_SB_MT<Input extends ImageGray<Input>,
Output extends ImageGray<Output>> Most basic implementation ofImageDistort
forImageGray
.