aleator / CV

Haskell wrappers and utilities for OpenCV machine vision library
http://hackage.haskell.org/package/CV
BSD 3-Clause "New" or "Revised" License
51 stars 13 forks source link

Doesn't build with opencv 2.3.1 #2

Closed aleator closed 12 years ago

aleator commented 12 years ago

In Video.chs the CapProp enum is no longer compatible to latest opencv. CV_CAP_PROP_WHITE_BALANCE has been replaced by CV_CAP_PROP_WHITE_BALANCE_BLUE_U nad CV_CAP_PROP_WHITE_BALANCE_RED_V