Trait opencv::shape::ChiHistogramCostExtractorConst
source · [−]pub trait ChiHistogramCostExtractorConst: HistogramCostExtractorConst {
fn as_raw_ChiHistogramCostExtractor(&self) -> *const c_void;
}
Expand description
An Chi based cost extraction. :