Ask Your Question

TPS's profile - activity

2017-02-03 09:15:16 -0600 commented question Memory error during calibration of IR camera

Thanks for your reply. I'm not sure to understand what you mean by saying "load the images directy into memory"? Because I did screenshots, then saved them as images that I put in the configuration file. The images where actually not the same size but I fixed it after I read your comment and it still did'nt work.

2017-02-01 10:41:00 -0600 asked a question Memory error during calibration of IR camera

Hello,

I'm trying to calibrate my IR camera (Optitrack NaturalPoint) using the camera calibration module of OpenCV 3.0.0 and Visual Studio 2015. I used an assymetrical circle grid. I'm using screenshots of the display of the camera. When I run it, I get an memory problem ("Exception thrown at ...") but when I run it with the images given in openCV, the probleme executes cithout errors. So I wonder if one of you have ever experienced the same issue ? Do you have a solution to calibrate IR cameras ?

Thank you in advance