06-25-2013 08:37 AM
Hi all
I'm using the calibration training interface in Vision NI. I completed all the step but I couldn't check the values of radial distortion. I want to compare all camera and lens internal parameters with those from other software. However, I don't know where I get those vales from.
Could somebody let me know?
Thanks
06-26-2013 06:21 PM
chulminy,
What steps have you gone through so far in the Calibration Training Interface? Which calibration type are you using?
06-26-2013 09:04 PM
I finished all process in calibration trainning interface. But, I could not find k1, k2, k3 values in my final results. The calibration type is "distortion model (Grid)".
I want to know how can I check the k1, k2, k3 values.
Thanks
06-28-2013 09:19 AM
I don't believe you can extract these coefficients using the Calibration Training Interface. CTI has little customizability so when you want to change something or extract data from the system there is little opportunity to do so. I found a LabVIEW example that helps do this for you, "Calibration Models Comparison.vi". It can be found in the NI Example Finder in the path Toolkits and Modules>>Vision>>Functions>>Calibration Models Comparison.vi.
I hope this helps.
07-01-2013 08:35 AM
Thank you very much. It really helps.