First time here? Check out the FAQ!
answered 2013-04-01 12:20:44 -0600
You still need to read the entire binary file. But you can alter the part where OpenCV build a Mat object. You can just read your ROI from memory and create a smaller Mat object.