[][src]Type Definition opencv::core::Scalar

type Scalar = Scalar_<f64>;

Trait Implementations

impl DataType for Scalar[src]

impl VectorElement for Scalar where
    Vector<Scalar>: VectorExtern<Scalar>, 
[src]