imaging
Image processor
Provides basic image processing functions for resizing, rotating, cropping, and adjusting brightness/contrast of input images.
Imaging is a simple image processing package for Go
5k stars
81 watching
444 forks
Language: Go
last commit: over 1 year ago
Linked from 3 awesome lists
blurbrightnesscontrastconvolutioncropgammaimageresizerotatesharpness
Related projects:
Repository | Description | Stars |
---|---|---|
disintegration/gift | A toolkit for applying various image processing filters to images using a simple and composable API. | 1,760 |
davidbyttow/govips | A fast image processing and resizing library for Go. | 1,321 |
anthonynsimon/bild | A collection of image processing algorithms implemented in pure Go | 4,023 |
drewsif/pishrink | Automates shrinking of Raspberry Pi image sizes before loading onto an SD card | 3,522 |
aldor007/mort | An image processing server with support for various storage backends and transformations | 512 |
h2non/bimg | Fast image processing library with a simple API | 2,738 |
imagemagick/imagemagick | A command-line tool and software suite for editing and manipulating digital images. | 12,445 |
dib-lab/2012-paper-diginorm | Provides source code and analysis pipeline for evaluating an image normalization technique using publicly available data | 8 |
idealo/image-super-resolution | A project providing tools and frameworks for improving the quality of low-resolution images through deep learning-based techniques. | 4,674 |
noelyahan/mergi | A Go library and command-line tool for manipulating images | 236 |
chrissimpkins/crunch | An image optimization tool that reduces PNG file size by applying lossy compression algorithms | 3,362 |
thoas/picfit | An image resizing server written in Go that acts as a proxy to manipulate images from various storage backends and key/value stores. | 2,145 |
nvidia/pix2pixhd | Generates photorealistic images from conditional inputs using deep neural networks | 6,685 |
tylermorganwall/rayimage | An image processing library with functions to simulate camera effects and manipulate images | 51 |
daggy1234/polaroid | A fast and safe image processing library written in Rust. | 84 |