FishPyPano icon indicating copy to clipboard operation
FishPyPano copied to clipboard

Stitch two fish eye images to get 360° panorama

Results 4 FishPyPano issues
Sort by recently updated
recently updated
newest added

On version from master I get following output: ``` $ python stitch.py -i IMG_20170901_173311.JPG -c calib_data.json Loaded calibration data.. Projecting fisheye images to equirectangular projection.. Projecting left fisheye image.. Projecting...

Can you share the video for demonstrating how to use the [link](https://codepen.io/ranadeep/full/XVaPwy/) to choose correct points?

Ranadeep Biswas I have made a new python3 installation. The installation of pip3 install -r requirements. txt went through without errors. I also created the dual_points. json file on the...

bug
good first issue

After the stitch the image gets meta data added for the correct display using exiftool but the image itself is not rotated. This makes reviewing an image quite difficult and...