Skip to content
/ defish Public
forked from bovine/defish

Algorithmic correction of fisheye lens distortion

Notifications You must be signed in to change notification settings

g3g2g1/defish

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

defish-ppm

Algorithmic correction of fisheye lens distortion, written in the style of a NetPBM graphics tool.

It takes no command-line arguments, and reads the image from from stdin. As with NetPBM-style utilities, you will likely need to combine other utilities to convert to/from the ppm format or do any additional image processing steps that you require.

jpegtopnm capture.jpg | defish-ppm | pnmtojpeg defish.jpg

Other interesting projects

About

Algorithmic correction of fisheye lens distortion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.9%
  • Makefile 3.1%