Skip to content

Dual fisheye image to equirectangular image mapping. Exploits precomputed pixel coordinates mapping stored in data/*.txt (the provided file is only valid for 1280x960 pixels and same geometry as the calibrated Ricoh Theta S camera from MIS lab).

License

Notifications You must be signed in to change notification settings

isri-aist/ros_dualfisheye2equi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros_dual2equi

Dual fisheye image to equirectangular image mapping. Exploits precomputed pixel coordinates mapping stored in data/*.txt (the provided file is only valid for 1280x960 pixels and same geometry as the calibrated Ricoh Theta S camera from MIS lab).

How to install

  • git clone in the src directory of your ROS catkin workspace
  • catkin_make
  • source your setup.bash

How to run

  • set the inputImagesTopic and outputImagesTopic (see launch file) to respectively the dual-fisheye images topic and the output equirectangular images topic
  • launch with roslaunch ros_dual2equi dual2equi_bgr8.launch

Notes

Consider using libPeR to compute other mappings (see dualfisheye2equi). Authors: G. Caron Date: 2020

About

Dual fisheye image to equirectangular image mapping. Exploits precomputed pixel coordinates mapping stored in data/*.txt (the provided file is only valid for 1280x960 pixels and same geometry as the calibrated Ricoh Theta S camera from MIS lab).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published