Image processing
Digital image processing is the use of algorithms to make computers analyze the content of digital images.
Here are 8,150 public repositories matching this topic...
Content aware image cropping
-
Updated
Apr 26, 2020 - JavaScript
-
Updated
Sep 12, 2020 - JavaScript
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
-
Updated
Jul 13, 2020 - Python
Content aware image resize library
-
Updated
Jul 8, 2020 - Go
An Android transformation library providing a variety of image transformations for Glide.
-
Updated
Sep 14, 2020 - Java
JavaScript image cropper.
-
Updated
Sep 10, 2020 - JavaScript
-
Updated
Jul 21, 2020 - JavaScript
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
-
Updated
Sep 15, 2020 - Python
The friendly PIL fork (Python Imaging Library)
-
Updated
Sep 16, 2020 - Python
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
-
Updated
Sep 6, 2020 - Python
Best Practices, code samples, and documentation for Computer Vision.
-
Updated
Sep 16, 2020 - Jupyter Notebook
Add Seam Carving transform for images, masks, bounding boxes, landmarks:
https://www.pyimagesearch.com/2017/01/23/seam-carving-with-opencv-python-and-scikit-image/
Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
-
Updated
Aug 29, 2020 - Python
Blurry is an easy blur library for Android
-
Updated
Jul 28, 2020 - Java
-
Updated
Sep 14, 2019 - Python
Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
-
Updated
Jul 7, 2020 - Python
This feature is implemented in many graphics hardwares at least of most gaming consoles. Adding this feature would enable ImageSharp to natively allow for these specifications of graphics hardware to be supported out of the box.
As per OpenCV naming and implementation this feature is most likely known as "Remapping" or "Point remapping". So as the naming goes, it should incorporate either one.
Machine learning, computer vision, statistics and general scientific computing for .NET
-
Updated
Sep 14, 2020 - C#
Description
When the image array passed to skimage.segmentation.slic() is a float array containing NaNs, the routine frequently crashes (most of the time, in my case). In Spyder, this causes a silent failure, with the print statement below failing to execute and the environment being reset. I've observed this behavior under both Windows and Linux.
Way to reproduce
import nua language for fast, portable data-parallel computation
-
Updated
Sep 16, 2020 - C++
Fast and secure standalone server for resizing and converting remote images
-
Updated
Sep 14, 2020 - Go
A view controller for iOS that allows users to crop portions of UIImage objects
-
Updated
Aug 29, 2020 - Objective-C
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
-
Updated
Sep 10, 2020 - Python
Go package for computer vision using OpenCV 4 and beyond.
-
Updated
Sep 16, 2020 - Go
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
-
Updated
Sep 6, 2020 - Go
CVPR 2020 论文开源项目合集
-
Updated
Sep 13, 2020
OCRmyPDF adds an OCR text layer to scanned PDF files, allowing them to be searched
-
Updated
Sep 16, 2020 - Python


Please enable cv.imencode and cv.imdecode in opencv.js while supporting PNG, JPEG and WEBP.