Image processing
Digital image processing is the use of algorithms to make computers analyze the content of digital images.
Here are 8,541 public repositories matching this topic...
-
Updated
Sep 24, 2020 - JavaScript
-
Updated
Nov 15, 2020 - JavaScript
-
Updated
Oct 1, 2020 - Python
-
Updated
Nov 1, 2020 - Go
-
Updated
Sep 27, 2020 - Java
-
Updated
Nov 15, 2020 - Python
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Nov 14, 2020 - Python
-
Updated
Jul 21, 2020 - JavaScript
-
Updated
Oct 19, 2020 - Jupyter Notebook
-
Updated
Oct 3, 2020 - Python
There is a set of Pixel Level transforms that is used in the work Benchmarking Neural Network Robustness to Common Corruptions and Perturbations
The authors also share the code => we can absorb some transforms that they have into the library.
https://github.com/hendrycks/robustness/blob/master/ImageNet-C/create_c/make_imagenet_c.py
- ShotNoise
- Defocus
- GlassBlur
-
Updated
Nov 13, 2020 - Python
-
Updated
Sep 29, 2020 - Java
A follow up on SixLabors/ImageSharp#1378 (comment).
Currently 32 bit test execution is only done for .NET Framework, with dotnet xunit which is an obsolete tool today, we need to adapt dotnet test, and add 32 bit CI targets for both net5.0 and netcoreapp3.1. Opening an issue to remember and track this debt.
-
Updated
Sep 14, 2019 - Python
-
Updated
Nov 13, 2020 - Python
-
Updated
Nov 14, 2020 - C++
Description
The shape parameter in disk documentation (and maybe others using the same machinery) seems misleading to me. Based on the following phrasing, I would expect shape=None and the shape=dimensions_of_my_disk to lead to equal results. (but it doesn't)
Image shape which is used to determine the maximum extent
-
Updated
Oct 6, 2020 - C#
-
Updated
Nov 16, 2020 - Go
-
Updated
Nov 15, 2020 - Objective-C
-
Updated
Oct 6, 2020 - Python
-
Updated
Nov 11, 2020 - Go
-
Updated
Sep 13, 2020
-
Updated
Nov 10, 2020 - Python
-
Updated
Sep 6, 2020 - Go