pixel
- Sign up for GitHub or sign in to edit this page
Here are 317 public repositories matching this topic...
Convert images to computer generated art using delaunay triangulation.
-
Updated
Sep 23, 2019 - 97 commits
- 3 contributors
- Go
Find the visual center of your images.
-
Updated
Sep 16, 2019 - 57 commits
- 3 contributors
- JavaScript
Annotate quickly images.
-
Updated
Sep 24, 2019 - 75 commits
- 5 contributors
- C++
Arduino library for LED strips and pixels using LPD8806 (and probably LPD8803/LPD8809)
-
Updated
Jun 19, 2019 - 61 commits
- 6 contributors
- C++
A tiny menu bar application that helps you pick colours from your screen! 🔍✨
-
Updated
Sep 16, 2019 - 76 commits
- 3 contributors
- Swift
It edits pixels
-
Updated
Sep 20, 2019 - 490 commits
- 2 contributors
- CoffeeScript
Limited Error Raster Compression
-
Updated
Aug 28, 2019 - 262 commits
- 10 contributors
- C++
Responsive CSS Device frames for your landing pages
-
Updated
Aug 15, 2019 - 16 commits
- 1 contributors
- HTML
Various experiments using the pixel library
-
Updated
Sep 5, 2019 - 77 commits
- 1 contributors
- Go
League of legends bot is a pixel bot for League Of Legends 8.9++, written in C# .NET using System.Interop, PVInvoke.
-
Updated
Sep 19, 2019 - 9 commits
- 1 contributors
- C#
Swift/Python image pixelizer 🖼️.
-
Updated
Jul 31, 2019 - 8 commits
- 1 contributors
- Swift
Automate Chromium in kiosk mode and Eddystone beacon on Raspberry Pi Raspbian Jessie with Ansible. Use a single command to update the kiosk and Eddystone URLs on all machines.
-
Updated
Jan 2, 2019 - 35 commits
- 4 contributors
Is your feature request related to a problem? Please describe.
All the data need to be logged. That's why I think that the logging must be added to the image-comparison.
Describe the solution you'd like
The solution is to add
SLF4Jbased on Log4j 2.* version.Describe alternatives you've considered
Instead of the Log4J can be used Logback or even JUL(java.util.logging).
Th