Fixed error with color space switching for IEEE1394 cameras (patch #766)

This commit is contained in:
Alexander Reshetnikov 2012-03-29 16:15:55 +00:00
parent 6d49b075d9
commit 554e0051e8

View File

@ -387,6 +387,7 @@ bool CvCaptureCAM_DC1394_v2_CPP::startCapture()
{
bestMode = mode;
pref = 1;
break;
}
if (colorCoding == DC1394_COLOR_CODING_MONO8)