Module scalar

Source
Expand description

Scalar and vector types for OpenCV

Structs§

Scalar
4-element scalar value used throughout OpenCV
VecN
Generic N-dimensional vector

Type Aliases§

Vec2b
Common vector type aliases
Vec2d
Vec2f
Vec2i
Vec2s
Vec2w
Vec3b
Vec3d
Vec3f
Vec3i
Vec3s
Vec3w
Vec4b
Vec4d
Vec4f
Vec4i
Vec4s
Vec4w