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

type PtrOfFastGlobalSmootherFilter = Ptr<dyn FastGlobalSmootherFilter>;

Implementations

impl PtrOfFastGlobalSmootherFilter[src]

Trait Implementations

impl AlgorithmTrait for PtrOfFastGlobalSmootherFilter[src]

impl FastGlobalSmootherFilter for PtrOfFastGlobalSmootherFilter[src]