Skip to content
This repository has been archived by the owner on Sep 6, 2019. It is now read-only.

Need camera calibration for Logitech C920 #3

Open
datlife opened this issue Feb 18, 2017 · 3 comments
Open

Need camera calibration for Logitech C920 #3

datlife opened this issue Feb 18, 2017 · 3 comments

Comments

@datlife
Copy link
Owner

datlife commented Feb 18, 2017

No description provided.

@datlife
Copy link
Owner Author

datlife commented Feb 23, 2017

Found it.

So we need to have a find a distortion coefficients to calibrate the webcam. There are few types of distortion such as radial distortion, tangential distortion.

Here are the two formulas to calculate the calibrated pixel in 2D
distortioncalculation
radial diostortion
tangential_distortion

@datlife
Copy link
Owner Author

datlife commented Mar 9, 2017

ROS provide a wonderful tool for camera calibration

http://wiki.ros.org/camera_calibration/Tutorials/StereoCalibration

$ rosdep install camera_calibration
$ rosmake camera_calibration

@monajalal
Copy link

you might find my answer here useful
https://robotics.stackexchange.com/a/16177/16739

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants