úΧ     tested on GHC only experimental#Noam Lewis <jones.noamle@gmail.com>BSome general utility functions for use with Processors and OpenCV Predicate for pressed keys cRuns the processor until a predicate is true, for predicates, and processors that take () as input , (such as chains that start with a camera). Name (and type) says it all. A capture device, using OpenCV' s HighGui lib's cvCreateCameraCapture + should work with most webcames. See OpenCV's docs for information. M This processor outputs the latest image from the camera at each invocation.  A window that displays images. J Note: windows with the same index will be the same window....is this ok? dA convenience function for constructing a common type of processors that work exclusively on images OpenCV' s cvResize OpenCV' s cvDilate OpenCV's cvCanny  Threshold 1  Threshold 2 Size Wrapper for OpenCV'_s cvHaarDetectObjects and the surrounding required things (mem storage, cascade loading, etc). PCascade filename (OpenCV comes with several, including ones for face detection) scale factor min neighbors flags  min size OpenCV'Cs cvRectangle, currently without width, color or line type control         cv-combinators-0.1.2.3AI.CV.ImageProcessorsImageProcessor ImageSource ImageSinkImage keyPressedrunTillrunTillKeyPressedcamera videoFilewindowresizedilatecanny haarDetect drawRectscaptureimageProcessor