Fisheye Camera for fisheye calibration/undistort/unwrap/stitch to make panorama etc.
- OpenCV >= 3.1.0
- Visual Studio >= 2013
- Put fisheye images etc. into data path
- or configure data path in cfg/parameters.cfg
- and then compile/debug/run it in Visual Studio in windows
- or write CMakeList.txt to compile/debug/run it in Linux