Struct opencv::objdetect::linemod_Match [] [src]

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

Fields

ptr

Methods

impl linemod_Match

fn as_raw_linemod_Match(&self) -> *mut c_void

impl linemod_Match

fn new() -> Result<linemod_Match, String>

Trait Implementations

impl Drop for linemod_Match

fn drop(&mut self)