use emgu cv to detect features in the image and coordinate mapping
SURF feature detector in CSharp
- use SURF for finding corresponding points between reference image and projected image
- find homography between corresponding points Homography in OpenCV
- save result in calibration matrix
use emgu cv to detect features in the image and coordinate mapping
SURF feature detector in CSharp