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

type PtrOfFastBilateralSolverFilter = Ptr<dyn FastBilateralSolverFilter>;

Implementations

impl PtrOfFastBilateralSolverFilter[src]

Trait Implementations

impl AlgorithmTrait for PtrOfFastBilateralSolverFilter[src]

impl FastBilateralSolverFilter for PtrOfFastBilateralSolverFilter[src]