Trait opencv::prelude::ShapeDistanceExtractorConst
source · pub trait ShapeDistanceExtractorConst: AlgorithmTraitConst {
fn as_raw_ShapeDistanceExtractor(&self) -> *const c_void;
}
Expand description
@example modules/shape/samples/shape_example.cpp An example using shape distance algorithm
Abstract base class for shape distance algorithms.