concepts.vision.franka_system_calibration.calibration.DepthRangeFilter
-
class DepthRangeFilter[source]
Bases: object
Methods
-
__call__(depth)[source]
Call self as a function.
-
__init__(min_depth, max_depth=None, *, normalize_depth=True)[source]
-
__new__(**kwargs)