Uses of Class
boofcv.struct.KernelRadius2D
Packages that use KernelRadius2D
-
Uses of KernelRadius2D in boofcv.factory.disparity
Methods in boofcv.factory.disparity that return KernelRadius2DModifier and TypeMethodDescriptionConfigDisparity.getBlockSize()
ConfigDisparityBM.getBlockSize()
ConfigDisparityBMBest5.getBlockSize()
ConfigDisparitySGM.ConfigBlockMatchError.getBlockSize()
ConfigDisparitySGM.getBlockSize()
-
Uses of KernelRadius2D in boofcv.struct
Methods in boofcv.struct that return KernelRadius2DModifier and TypeMethodDescriptionKernelRadius2D.setTo
(int radiusX, int radiusY) KernelRadius2D.setTo
(KernelRadius2D src) Methods in boofcv.struct with parameters of type KernelRadius2D