Modified resetCvImage() in cap_ximea.cpp, so that the IplImage* frame is also updated...
authorAfterEight <lydia.weiland@freenet.de>
Mon, 2 Feb 2015 13:59:52 +0000 (14:59 +0100)
committerAfterEight <lydia.weiland@freenet.de>
Mon, 2 Feb 2015 14:04:29 +0000 (15:04 +0100)
commite938563de57bdf8fed83c28466a184a05cee3335
tree7a2c26ab0d140559e910c2f2a8d43ef6c2019d56
parent0ab4bbf771b3db46326fcf5def579f55d3b29646
Modified resetCvImage() in cap_ximea.cpp, so that the IplImage* frame is also updated after the resolution has changed via set(CV_CAP_PROP_FRAME_WIDTH, value)/set(CV_CAP_PROP_XI_DOWNSAMPLING, value)
modules/highgui/src/cap_ximea.cpp