image-processing.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [image-processing]

www.codever.land/bookmarks/t/image-processing

Boost.GIL

http://www.boost.org/doc/libs/1_56_0/libs/gil/doc/index.html

Generic Image Library.


CImg

http://cimg.eu/

A small, open source, C++ toolkit for image processing. [Own LGPL or GPL]


CxImage

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]


FreeImage

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]


GD

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


DCMTK

http://dicom.offis.de/dcmtk.php.en

DICOM Toolkit.


GDCM

http://gdcm.sourceforge.net/wiki/index.php/Main_Page

Grassroots DICOM library.


ITK

http://www.itk.org/

An open-source, cross-platform system for image analysis. [Apache2 from ITK 4.0]


libfacedetection

https://github.com/ShiqiYu/libfacedetection

Open source library for face detection in images. The face detection speed can reach 1500FPS. [BSD]


libjpeg-turbo

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


libvips

https://github.com/jcupitt/libvips

A fast image processing library with low memory needs. [LGPL] website


MagickWnd

http://www.imagemagick.org/script/api.php

ImageMagick program interfaces for C. [Apache2]


OpenCV

http://opencv.org/

Open source computer vision. [BSD]


OpenEXR

http://www.openexr.com/

Cross-platform library for high dynamic range imaging. [Modified BSDF]


OpenImageIO

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]


Simd

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]


stb-image

https://github.com/nothings/stb/blob/master/stb_image.h

STB single-header image loading library. [Public Domain]


tesseract-ocr

https://github.com/tesseract-ocr

An OCR engine. [Apache2]


TinyEXIF

https://github.com/cdcseacave/TinyEXIF

Tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG. [MIT]


Video++

https://github.com/matt-42/vpp

A C++14 high performance video and image processing library. [MIT]


VIGRA

https://github.com/ukoethe/vigra

A generic C++ computer vision library for image analysis. [MIT X11]


VTK

http://www.vtk.org/

Open-source, freely available software system for 3D computer graphics, image processing and visualization. [BSD]


abonander/img_hash

https://github.com/abonander/img_hash

Perceptual image hashing and comparison for equality and similarity.


image-rs/image

https://github.com/image-rs/image

Basic imaging processing functions and methods for converting to and from image formats


image-rs/imageproc

https://github.com/image-rs/imageproc

An image processing library, based on the image library. Build Status


twistedfall/opencv-rust

https://github.com/twistedfall/opencv-rust

Rust bindings for OpenCV


MiniMagick

https://github.com/minimagick/minimagick

A ruby wrapper for ImageMagick or GraphicsMagick command line.


Phasion

https://github.com/westonplatter/phashion

Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files.


PSD.rb

https://github.com/layervault/psd.rb

Parse Photoshop files in Ruby with ease.


RMagick

https://github.com/rmagick/rmagick

RMagick is an interface between Ruby and ImageMagick.


ruby-vips

https://github.com/jcupitt/ruby-vips

A binding for the libvips image processing library.


Skeptick

https://github.com/maxim/skeptick

Skeptick is an all-purpose DSL for building and running ImageMagick commands.


hmap

https://github.com/rossgoodwin/hmap

Image histogram remapping.


imgSeek

https://sourceforge.net/projects/imgseek/

A project for searching a collection of images using visual similarity.


nude.py

https://github.com/hhatto/nude.py

Nudity detection.


pagan

https://github.com/daboth/pagan

Retro identicon (Avatar) generation based on input string and hash.


pillow

https://github.com/python-pillow/Pillow

Pillow is the friendly PIL fork.


pyBarcode

https://pythonhosted.org/pyBarcode/

Create barcodes in Python without needing PIL.


pygram

https://github.com/ajkumar25/pygram

Instagram-like image filters.


python-qrcode

https://github.com/lincolnloop/python-qrcode

A pure Python QR Code generator.


Quads

https://github.com/fogleman/Quads

Computer art based on quadtrees.


scikit-image

http://scikit-image.org/

A Python library for (scientific) image processing.


thumbor

https://github.com/thumbor/thumbor

A smart imaging service. It enables on-demand crop, re-sizing and flipping of images.


wand

https://github.com/dahlia/wand

Python bindings for MagickWand, C API for ImageMagick.


lena.js

https://github.com/davidsonfellipe/lena.js

A Library for image processing with filters and util functions.


cropper

https://github.com/fengyuanchen/cropper

A simple jQuery image cropping plugin.