CV-0.3.5.4: OpenCV based machine vision library

Safe HaskellSafe-Infered

CV.HighGUI

Documentation

display :: Image c d -> IO ()Source

mkTrackbar :: Integral a => a -> t -> String -> String -> (CInt -> IO ()) -> IO CIntSource