All Projects → bovine → defish

bovine / defish

Licence: other
Algorithmic correction of fisheye lens distortion

Programming Languages

C++
36643 projects - #6 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to defish

FisheyeDistanceNet
FisheyeDistanceNet
Stars: ✭ 33 (-41.07%)
Mutual labels:  fisheye, fisheye-lens-distortion
Openvslam
OpenVSLAM: A Versatile Visual SLAM Framework
Stars: ✭ 2,945 (+5158.93%)
Mutual labels:  panorama, fisheye
vue-panorama
Panorama viewer for your homepage
Stars: ✭ 19 (-66.07%)
Mutual labels:  panorama
pearlfan
GNU/Linux kernel driver and libusb app for a Pearl's USB LED fan
Stars: ✭ 20 (-64.29%)
Mutual labels:  netpbm
google-streetview-images
Pull google streetview panoramic images along a route.
Stars: ✭ 45 (-19.64%)
Mutual labels:  panorama
mp-YOLO
The reproduce result for 'Object Detection in Equirectangular Panorama'
Stars: ✭ 23 (-58.93%)
Mutual labels:  panorama
babelcalib
BabelCalib: A Universal Approach to Calibrating Central Cameras. In ICCV (2021)
Stars: ✭ 43 (-23.21%)
Mutual labels:  fisheye
360-VJ
Add another dimension to your VJing with the 360-VJ effect pack! Rotate 360 and Fisheye videos, convert 360 and Flat videos to Fisheye. Great for fulldome and immersive VJing.
Stars: ✭ 81 (+44.64%)
Mutual labels:  fisheye
zigimg
Zig library for reading and writing different image formats
Stars: ✭ 112 (+100%)
Mutual labels:  netpbm
atlassian-kubernetes
All things Atlassian and Kubernetes
Stars: ✭ 30 (-46.43%)
Mutual labels:  fisheye
stereo-panorama-viewer
View stereoscopic panoramas in your browser!
Stars: ✭ 23 (-58.93%)
Mutual labels:  panorama
equilib
🌎→🗾Equirectangular (360/panoramic) image processing library for Python with minimal dependencies only using Numpy and PyTorch
Stars: ✭ 43 (-23.21%)
Mutual labels:  panorama
DeepPanoContext
Official PyTorch code of DeepPanoContext: Panoramic 3D Scene Understanding with Holistic Scene Context Graph and Relation-based Optimization (ICCV 2021 Oral).
Stars: ✭ 44 (-21.43%)
Mutual labels:  panorama
Photo-Sphere-Viewer
A JavaScript library to display Photo Sphere panoramas.
Stars: ✭ 1,198 (+2039.29%)
Mutual labels:  panorama
panorama
photo panorama converter
Stars: ✭ 52 (-7.14%)
Mutual labels:  panorama
Multiple image stitching
A Python and OpenCV implementation of Image Stitching using Brute Force Matcher and ORB feature descriptures.
Stars: ✭ 22 (-60.71%)
Mutual labels:  panorama
OpenCV-CameraCalibration-Example
OpenCVを用いたカメラキャリブレーションのサンプルです。2021/06/21時点でPython実装のある3種類(通常カメラ向け、魚眼レンズ向け(fisheyeモジュール)、全方位カメラ向け(omnidirモジュール))について用意しています。
Stars: ✭ 25 (-55.36%)
Mutual labels:  fisheye
imageformats
Library for decoding obscure graphics formats, such as Targa (.TGA), Sun raster (.RAS, .SUN), ZSoft (.PCX), Netpbm (.PPM, .PGM, .PBM, .PNM), Amiga (LBM, PIC), SGI, MacPaint, and DICOM.
Stars: ✭ 21 (-62.5%)
Mutual labels:  netpbm
module-url-rewrite-optimiser
A Magento module that stops URL rewrites with category paths being generated for products when 'Use Categories Path for Product URLs' setting is disabled in config.
Stars: ✭ 37 (-33.93%)
Mutual labels:  fisheye
pipano-sdk-ios
A Panorama SDK for iOS
Stars: ✭ 20 (-64.29%)
Mutual labels:  panorama

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].