Skip to content

Automatic distortion calibration of any to the connected camera

Notifications You must be signed in to change notification settings

slinshady89/dynamic_distortion_calibrator

Repository files navigation

dynamic_distortion_calibrator

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

Functionality that is available right now:

we are able to move the pixel and detect some contours right now.

Next step:

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

Works in progress:

  1. create a smallest "pixel", until the camera can recognize it ----- DONE
  2. detect the middlepoint of the camera
  3. move the created "pixel" spiral formly until it had arrived the full frame of the camera ----- DONE
  4. save and compare the positioninformation of the real position and the detected position
  5. move the distorted pixelposition to the right position with an algorithm \ recognise and regulate possible distortion

About

Automatic distortion calibration of any to the connected camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published