How to get calibrated images

Hello everyone,

I have the code from https://forum.commonvisionblox.com/t/getting-started-with-cvb-net/246/6 on how to acquire images from camera.
The fish eye effect affects the accuracy of results. So i would like to calibrate it before acquiring. I found there is a cvb tool auto calibration like this:


How can i apply the transformation coefficients to achieve calibration before StreamImage starts?
Or is there any other methods?

I really need this help. Thank you anyway!

Best Wishes
Road

Good morning @Road,

I guess, what you are looking for is the transformation function as shown in Tutorial\Foundation\VC\VCNLCalibration (which you can find in the CVB installation). The transformation functions are part of the foundation package. I hope, the example will help you. Further information on the different APIs can be found in the Online Reference.

Have a nice day!
Bea

2 Likes