Trait opencv::hub_prelude::MCC_CCheckerConst[][src]

pub trait MCC_CCheckerConst {
    fn as_raw_MCC_CChecker(&self) -> *const c_void;
}
Expand description

CChecker

\brief checker object

This class contains the information about the detected checkers,i.e, their type, the corners of the chart, the color profile, the cost, centers chart, etc.

Required methods

Implementors