Image processing
Digital image processing is the use of algorithms to make computers analyze the content of digital images.
Here are 6,338 public repositories matching this topic...
High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images. Uses the libvips library.
-
Updated
Dec 16, 2019 - JavaScript
Content aware image resize library
-
Updated
Dec 16, 2019 - Go
An Android transformation library providing a variety of image transformations for Glide.
-
Updated
Dec 16, 2019 - Java
Hi, it would be nice that filepond could show long validation message at mobile page width.
For example in the CodePen below, if uploaded file is above 1MB - validation message doesnt fit to pond widht and filename is pushed out of pond too.
https://codepen.io/vova-tkachenko/pen/QZBobm
Probably such long messages should have 'max-width' set to width of pond fall down to the next line.
⚠️ [Deprecated] No longer maintained, please use https://github.com/fengyuanchen/jquery-cropper
-
Updated
Dec 16, 2019 - JavaScript
Is your feature request related to a problem? Please describe.
Right now if guides option enabled, there are 2 horizontal and 2 vertical dashed lines appear when a crop box is turned on. For some cases, when image is big enough and a rotation should be done with a good precision, this is not enough.
Describe the solution you'd like
It would be great to allow configuration of guide lin
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
-
Updated
Dec 16, 2019 - Python
Just in case anyone else had issues getting Darkflow running on Windows 10, here's the steps that I was able to use to get it working. Hopefully it will help save time for someone else!
- Install Python 3.5
- [Optional] Create virtualenv
- Install Tensorflow: pip3 install --upgrade tensorflow
- Install cython: pip3 install cython
- Install opencv: pip3 install opencv-python
- Bu
Blurry is an easy blur library for Android
-
Updated
Dec 14, 2019 - Java
Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.
-
Updated
Dec 16, 2019 - Python
- Update docstrings for deprecated transforms.
Related files:albumentations/augmentations/transforms.py - Mark deprecated functions in README using
[Depricated]suffix.
Related files:tools/make_transforms_docs.py
Machine learning, computer vision, statistics and general scientific computing for .NET
-
Updated
Dec 14, 2019 - C#
This is a simple filter which can be used to filter out noise.
Here is one paper on fast Median and Bilateral filtering:
http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.93.1608&rep=rep1&type=pdf
A view controller for iOS that allows users to crop portions of UIImage objects
-
Updated
Dec 16, 2019 - Objective-C
Fast and secure standalone server for resizing and converting remote images
-
Updated
Dec 16, 2019 - Go
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
-
Updated
Dec 16, 2019 - Python
Description
I would like to use OpenVINO as part of my AWS Lambda function in order to load and execute inference with models (packaged in .xml and .bin files) trained by OpenVINO framework.
Problem is, OpenVINO R1 that I am using takes ~900MB. My question is, what parts of OpenVINO do I need in order to load mode
Insane(ly slow but wicked good) PNG image optimization
-
Updated
Dec 15, 2019 - Python
Imaginary is dumping a bloat of logs on Kubernetes reporting successful calls on /health.
Can we disable it?
Shouldn't it be disabled by default?
Does bild support for draw now? Strongly recommend add drawing module such as draw a simple rectangle on image.
Expected behavior
Builder exists and works for argument : keepAspectRatio
(feature is precious because round on reduction will have a few pixel difference with requested size)
Example : expecting 500x1000px and got 499x1000px
Actual behavior
keepAspectRatio arg is not mentioned in examples
##Suggestion of example
Thumbnails.of(dir_in.listFiles()).size(width, height).keepAspectRati
A set of efficient categories for UIImage class. It allows filtering, resizing, masking, rotating, enhancing... and more.
-
Updated
Dec 12, 2019 - Objective-C
Hello,
From the README:
In terms of documentation and the above example, I think it would be nice to have a little explanation as to why the output's width/height values (200x200) are larger