Bookmarks tagged [image-processing]
http://www.boost.org/doc/libs/1_56_0/libs/gil/doc/index.html
Generic Image Library.
- tags: cpp, image-processing
A small, open source, C++ toolkit for image processing. [Own LGPL or GPL]
- tags: cpp, image-processing
https://www.codeproject.com/Articles/1300/CxImage
An image processing and conversion library to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images. [zlib]
- tags: cpp, image-processing
http://freeimage.sourceforge.net/
An open source library that supports popular graphics image formats and others as needed by today's multimedia applications. [GPL2 or GPL3]
- tags: cpp, image-processing
https://github.com/libgd/libgd
GD Graphics Library, famously used in PHP for image loading/manipulation & thumbnail generation. [custom permissive license, requires mention in user docs] website
- tags: cpp, image-processing
- source code
http://dicom.offis.de/dcmtk.php.en
DICOM Toolkit.
- tags: cpp, image-processing
http://gdcm.sourceforge.net/wiki/index.php/Main_Page
Grassroots DICOM library.
- tags: cpp, image-processing
An open-source, cross-platform system for image analysis. [Apache2 from ITK 4.0]
- tags: cpp, image-processing
https://github.com/ShiqiYu/libfacedetection
Open source library for face detection in images. The face detection speed can reach 1500FPS. [BSD]
- tags: cpp, image-processing
- source code
https://github.com/libjpeg-turbo/libjpeg-turbo
A JPEG image codec that uses SIMD instructions to accelerate baseline JPEG encoding and decoding. [IJG & BSD-3-Clause & zlib] website
- tags: cpp, image-processing
- source code
https://github.com/jcupitt/libvips
A fast image processing library with low memory needs. [LGPL] website
- tags: cpp, image-processing
- source code
http://www.imagemagick.org/script/api.php
ImageMagick program interfaces for C. [Apache2]
- tags: cpp, image-processing
Open source computer vision. [BSD]
- tags: cpp, image-processing
Cross-platform library for high dynamic range imaging. [Modified BSDF]
- tags: cpp, image-processing
https://github.com/OpenImageIO/oiio
Powerful image and texture wrangling library with support for a wide number of common lossy and RAW formats. [Modified BSD]
- tags: cpp, image-processing
- source code
https://github.com/ermig1979/Simd
C++ image processing library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM. [MIT]
- tags: cpp, image-processing
- source code
https://github.com/nothings/stb/blob/master/stb_image.h
STB single-header image loading library. [Public Domain]
- tags: cpp, image-processing
- source code
https://github.com/tesseract-ocr
An OCR engine. [Apache2]
- tags: cpp, image-processing
- source code
https://github.com/cdcseacave/TinyEXIF
Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG. [MIT]
- tags: cpp, image-processing
- source code
https://github.com/matt-42/vpp
A C++14 high performance video and image processing library. [MIT]
- tags: cpp, image-processing
- source code
https://github.com/ukoethe/vigra
A generic C++ computer vision library for image analysis. [MIT X11]
- tags: cpp, image-processing
- source code
Open-source, freely available software system for 3D computer graphics, image processing and visualization. [BSD]
- tags: cpp, image-processing
https://github.com/abonander/img_hash
Perceptual image hashing and comparison for equality and similarity.
- tags: rust, image-processing
- source code
https://github.com/image-rs/image
Basic imaging processing functions and methods for converting to and from image formats
- tags: rust, image-processing
- source code
https://github.com/image-rs/imageproc
An image processing library, based on the image
library.
- tags: rust, image-processing
- source code
https://github.com/twistedfall/opencv-rust
- tags: rust, image-processing
- source code
https://github.com/minimagick/minimagick
A ruby wrapper for ImageMagick or GraphicsMagick command line.
- tags: ruby, image-processing
- source code
https://github.com/westonplatter/phashion
Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files.
- tags: ruby, image-processing
- source code
https://github.com/layervault/psd.rb
Parse Photoshop files in Ruby with ease.
- tags: ruby, image-processing
- source code
https://github.com/rmagick/rmagick
RMagick is an interface between Ruby and ImageMagick.
- tags: ruby, image-processing
- source code
https://github.com/jcupitt/ruby-vips
A binding for the libvips image processing library.
- tags: ruby, image-processing
- source code
https://github.com/maxim/skeptick
Skeptick is an all-purpose DSL for building and running ImageMagick commands.
- tags: ruby, image-processing
- source code
https://github.com/rossgoodwin/hmap
Image histogram remapping.
- tags: python, image-processing
- source code
https://sourceforge.net/projects/imgseek/
A project for searching a collection of images using visual similarity.
- tags: python, image-processing
https://github.com/hhatto/nude.py
Nudity detection.
- tags: python, image-processing
- source code
https://github.com/daboth/pagan
Retro identicon (Avatar) generation based on input string and hash.
- tags: python, image-processing
- source code
https://github.com/python-pillow/Pillow
Pillow is the friendly PIL fork.
- tags: python, image-processing
- source code
https://pythonhosted.org/pyBarcode/
Create barcodes in Python without needing PIL.
- tags: python, image-processing
https://github.com/ajkumar25/pygram
Instagram-like image filters.
- tags: python, image-processing
- source code
https://github.com/lincolnloop/python-qrcode
A pure Python QR Code generator.
- tags: python, image-processing
- source code
https://github.com/fogleman/Quads
Computer art based on quadtrees.
- tags: python, image-processing
- source code
A Python library for (scientific) image processing.
- tags: python, image-processing
https://github.com/thumbor/thumbor
A smart imaging service. It enables on-demand crop, re-sizing and flipping of images.
- tags: python, image-processing
- source code
https://github.com/dahlia/wand
Python bindings for MagickWand, C API for ImageMagick.
- tags: python, image-processing
- source code
https://github.com/davidsonfellipe/lena.js
A Library for image processing with filters and util functions.
https://github.com/fengyuanchen/cropper
A simple jQuery image cropping plugin.