Struct opencv::objdetect::DetectionROI [] [src]

pub struct DetectionROI {
    pub ptr: *mut c_void,
}

Fields

ptr

Methods

impl DetectionROI

fn as_raw_DetectionROI(&self) -> *mut c_void

Trait Implementations

impl Drop for DetectionROI

fn drop(&mut self)