bild
Image processor
A collection of image processing algorithms implemented in pure Go
Image processing algorithms in pure Go
4k stars
74 watching
214 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
algorithmconcurrencyeffectsgohistogramimage-editingimage-processingparallelismresizesignal-processing
Related projects:
Repository | Description | Stars |
---|---|---|
h2non/bimg | Fast image processing library with a simple API | 2,738 |
aldor007/mort | An image processing server with support for various storage backends and transformations | 512 |
davidbyttow/govips | A fast image processing and resizing library for Go. | 1,321 |
disintegration/imaging | Provides basic image processing functions for resizing, rotating, cropping, and adjusting brightness/contrast of input images. | 5,305 |
karoly-hars/gan_image_colorizing | This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |
kornelski/pngquant | A lossy PNG compressor that converts images to an efficient 8-bit format | 5,263 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
noelyahan/mergi | A Go library and command-line tool for manipulating images | 236 |
hybridgroup/gocv | A Go package for computer vision using OpenCV 4 and beyond. | 6,765 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 806 |
gographics/imagick | A Go binding to ImageMagick's MagickWand C API | 1,789 |
nvidia/pix2pixhd | Generates photorealistic images from conditional inputs using deep neural networks | 6,685 |
cshum/imagor | A fast and secure image processing server with support for various image formats and processing operations. | 3,480 |
buckket/go-blurhash | A Go implementation of the BlurHash algorithm for generating placeholder images | 203 |
ua-nick/data-structures-and-algorithms | A collection of reusable Go implementations of common data structures and algorithms | 2,772 |