forked from ros-perception/image_pipeline
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Fisheye calibration tool (ros-perception#440)
* Add Fisheye calibration tool * Add calibration for fisheye cameras Fix ros-perception#146 * Correct typo * Restore camera_calib files permisions * Upgrades to calibrator tool for multi model calibration * Solve fisheye balance selection TODO: For some reason estimateNewCameraMatrixForUndistortRectify is not producing the expected result, hence a workaround was implemented * Add fisheye calibration flags as user arguments * Add undistortion of points for fisheye * cam_calib: rolling back flags Rolling back changes to previous commit on camera calibrator flags to enable backwards compatibility * cam_calib: Style formating
- Loading branch information
1 parent
f7ae9b8
commit 3756f07
Showing
3 changed files
with
200 additions
and
80 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.