Enum opencv::objdetect::HOGDescriptor_HistogramNormType [−][src]
#[repr(C)]
pub enum HOGDescriptor_HistogramNormType {
L2Hys,
}Variants
L2Hys
Default histogramNormType
Trait Implementations
Auto Trait Implementations
impl Send for HOGDescriptor_HistogramNormType
impl Sync for HOGDescriptor_HistogramNormType
impl Unpin for HOGDescriptor_HistogramNormType
Blanket Implementations
Mutably borrows from an owned value. Read more
