Skip to content

haohua13/fish-eye-simulator

Repository files navigation

fish-eye-simulator

Convert rectilinear images into fisheye or wide-angle lens distortions.
Also works with videos and image folders.

Inspired by:


Example Usage

Image

python fish_eye.py -i input_image.jpg -o output_image.png
Original Image Distorted Image

Videos

python fish_eye.py -v input_video.avi -o output_images_folder/

Fisheye distortion applied to a video:

project3.2.mp4

Image Folders

python fish_eye.py -f image_folder -o output_images_folder/

Extras (To be improved)

-vary → apply varying distortion strengths -randomize → randomize RGB/BGR color effects

About

A simple tool to simulate fisheye and wide-angle lens distortions using OpenCV. It supports distortion strength and randomized color effects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages