Type Alias opencv::types::PtrOfStereoMatcher

source ·
pub type PtrOfStereoMatcher = Ptr<StereoMatcher>;
👎Deprecated: Use the the non-alias form core::Ptr<crate::calib3d::StereoMatcher> instead, removal in Nov 2024

Aliased Type§

struct PtrOfStereoMatcher { /* private fields */ }