Type Definition opencv::types::PtrOfParams

source · []
pub type PtrOfParams = Ptr<Params>;

Implementations

Trait Implementations

frame size in pixels

camera intrinsics

rgb camera intrinsics

pre-scale per 1 meter for input values Typical values are: * 5000 per 1 meter for the 16-bit PNG files of TUM database * 1000 per 1 meter for Kinect 2 device * 1 per 1 meter for the 32-bit float images in the ROS bag files Read more

Depth sigma in meters for bilateral smooth

Spatial sigma in pixels for bilateral smooth

Kernel size in pixels for bilateral smooth

Number of pyramid levels for ICP

Minimal camera movement in meters Integrate new depth frame only if camera movement exceeds this value. Read more

light pose for rendering in meters

distance theshold for ICP in meters

angle threshold for ICP in radians

number of ICP iterations for each pyramid level

Threshold for depth truncation in meters All depth values beyond this threshold will be set to zero Read more

Volume parameters

frame size in pixels

camera intrinsics

rgb camera intrinsics

pre-scale per 1 meter for input values Typical values are: * 5000 per 1 meter for the 16-bit PNG files of TUM database * 1000 per 1 meter for Kinect 2 device * 1 per 1 meter for the 32-bit float images in the ROS bag files Read more

Depth sigma in meters for bilateral smooth

Spatial sigma in pixels for bilateral smooth

Kernel size in pixels for bilateral smooth

Number of pyramid levels for ICP

Minimal camera movement in meters Integrate new depth frame only if camera movement exceeds this value. Read more

light pose for rendering in meters

distance theshold for ICP in meters

angle threshold for ICP in radians

number of ICP iterations for each pyramid level

Threshold for depth truncation in meters All depth values beyond this threshold will be set to zero Read more

Volume parameters