OpenCv and change channel (Patch #1065)
Description
OpenCv and change channel
In order to obtain the possibility of change current channel (this is a lot important for me) and the possibility of change the current video format - pal ntsc) I have patched the openCv sources files.
See the "OpenCv Patch.txt" for a summary and the oder files.
Do you think is a good idea to implement this patch in the official release?
Associated revisions
Merge pull request #1065 from apavlenko:fix_eclipse_warning
History
Updated by Kirill Kornyakov about 13 years ago
- Tracker changed from Feature to Patch
Updated by Alexander Shishkov almost 13 years ago
- Target version deleted ()
Updated by Alexander Shishkov almost 13 years ago
- Priority changed from Normal to Low
Updated by Alexander Shishkov almost 13 years ago
- Target version deleted ()
Updated by Andrey Kamaev over 12 years ago
- Category changed from highgui-images to highgui-video
Updated by Vadim Pisarevsky over 12 years ago
need to modify the patch to use cvGet/SetCaptureProperty (CV_CAP_PROP_CHANNEL)
- Target version deleted ()
Updated by Kirill Kornyakov over 12 years ago
- Target version set to Next Hackathon