Automatic distortion calibration of any to the connected camera
this project was created with the project generator of openframeworks v0.9.8 . to compile the code open the project generator of openframeworks and import the project into the generator. After updating that you should be able to compile the code
we are able to move the pixel and detect some contours right now.
detect the smallest "pixel" which the camera can recognize. Pixel recognition is now possible but we need to take a first backround picture for comparison of the actual screen and the first seen screen to prevent issues with lighting or reflections of any other lightsource than the monitor
- create a smallest "pixel", until the camera can recognize it ----- DONE
- detect the middlepoint of the camera
- move the created "pixel" spiral formly until it had arrived the full frame of the camera ----- DONE
- save and compare the positioninformation of the real position and the detected position
- move the distorted pixelposition to the right position with an algorithm \ recognise and regulate possible distortion