amorellg/drh-visual-odometry

Where is m_RawImage = new Image<Bgr, byte>(@"C:\aldo\drh-visual-odometry-read-only\CalibrationFiles\MicrosoftCinema\Focus14\1280x720\GroundProjectionCalibration.jpg

Opened this issue · 0 comments

Hi everybody,
in MainForm.cs,a instruction fails because can't find an image to load:
 m_RawImage = new Image<Bgr, byte>(@"C:\aldo\drh-visual-odometry-read-only\CalibrationFiles\MicrosoftCinema\Focus14\1280x720\GroundProjectionCalibration.jpg");

Where can I download "GroundProjectionCalibration.jpg"?

Regards.

Aldo

Original issue reported on code.google.com by aldobiziak on 14 Aug 2012 at 9:43