OpenCV.Core.Types.Vec

data Vec dim depth

type family VecDim (v :: * -> *) :: Nat

class IsVec v depth

type Vec2i

type Vec2f

type Vec2d

type Vec3i

type Vec3f

type Vec3d

type Vec4i

type Vec4f

type Vec4d