CV-0.3.7: OpenCV based machine vision library

Safe HaskellSafe-Inferred

Utils.Point

Documentation

type Pt a = (a, a)Source

norm2 :: Num a => Pt a -> aSource

(>/) :: (Integral t, Integral t1) => (t, t1) -> (t, t1) -> (t, t1)Source