CV-0.3.7: OpenCV based machine vision library

Safe HaskellNone

CV.Operations

Documentation

clear :: Image c d -> Image c dSource

set :: Double -> Image c d -> Image c dSource

expand :: (Int, Int, Int, Int) -> Image d c -> Image d cSource