danbz/volume-camera

add RGB image filtering

Opened this issue · 2 comments

danbz commented

add black and white filtering,
add exposure control

add post process filtering?
eg contrast, brightness etc?

danbz commented

open cv

cvtColor(image, gray, CV_BGR2GRAY);

danbz commented

possibly integrate OSX image filtering with https://github.com/Ahbee/ofxCoreImageFilters