[][src]Type Definition opencv::types::VectorOfbool

type VectorOfbool = Vector<bool>;

Implementations

impl VectorOfbool[src]