CV-0.3.6.0: OpenCV based machine vision library

Safe HaskellSafe-Infered

Utils.Point

Documentation

type Pt a = (a, a)Source

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

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