Uses of Class
boofcv.alg.distort.ImageDistortCache_SB
Packages that use ImageDistortCache_SB
-
Uses of ImageDistortCache_SB in boofcv.alg.distort
Subclasses of ImageDistortCache_SB in boofcv.alg.distortModifier and TypeClassDescriptionclassImageDistortCache_SB_MT<Input extends ImageGray<Input>,Output extends ImageGray<Output>> Except for very simple functions, computing the per pixel distortion is an expensive operation.