03-07-2016 11:38 AM
Hi,
I am trying to get camera parameters from Camera calibration template. I have implemented calibration technique using distortion model in Vision Assistant and could obtain less error. Now, I would like to implement the same in a blank VI using different blocks. I am reading a circular grid image and sending it to IMAQ simple calibration which would return me a calibration template. By using this template I am trying to get camera parameters such as focal length, projection matrix etc. When I run the VI i am getting "True" at the Insufficient Data of internal parameters. I am not sure about the reason for that. Could some one let me know what is missing?
All I want to implement is to read a grid image and get a calibration template, using that template I would like to get camera external and internal parameters.
I am attaching the VI I implemented.
Thanks in advance.
03-07-2016 01:47 PM
your dots is not clear or enough for this vi test to see if all of dots are recognizable for this vi or not
03-07-2016 02:01 PM
Do I have to perform thresholding, so that I can only send the image with those dots only. I tried doing that but still the I get "true" at Insufficient Data.
03-07-2016 03:00 PM
03-09-2016 12:51 PM
03-09-2016 09:58 PM
this is calibration branch