Uses of Class
boofcv.alg.distort.ImageDistortCache_SB
-
Uses of ImageDistortCache_SB in boofcv.alg.distort
Modifier and TypeClassDescriptionclass
ImageDistortCache_SB_MT<Input extends ImageGray<Input>,
Output extends ImageGray<Output>> Except for very simple functions, computing the per pixel distortion is an expensive operation.