[][src]Type Definition opencv::types::PtrOfStereoSGBM

type PtrOfStereoSGBM = Ptr<dyn StereoSGBM>;

Implementations

impl PtrOfStereoSGBM[src]

Trait Implementations

impl AlgorithmTrait for PtrOfStereoSGBM[src]

impl StereoMatcher for PtrOfStereoSGBM[src]

impl StereoSGBM for PtrOfStereoSGBM[src]