Ask Your Question

dmackay's profile - activity

2015-08-04 05:34:24 -0600 received badge  Teacher (source)
2014-01-13 12:14:53 -0600 received badge  Necromancer (source)
2014-01-13 11:01:29 -0600 answered a question Problem with OpenCV camera calibration from video file

It's a bug in calibrate_camera. At line 104 in calibrate_camera.cpp, it's calling readStringList with the name of the video file. Attempting to parse the video file as an xml file gets you that error.