Dithering algorithms in Julia.
-
Updated
Sep 23, 2024 - Julia
Dithering algorithms in Julia.
Dithering and Halftoning C++ library for microcontrollers (Arduino, Teensy, ESP32,...) and other compatible embedded devices.
Artistic halftone generation library
This is the official implementation of the paper Taming Reversible Halftoning via Predictive Luminance [TVCG 2023]
"Deep Context-Aware Descreening and Rescreening of Halftone Images" paper implementation.
Experiments with structure-aware, error diffusion dithering algorithms, and other ways to improve beyond Floyd-Steinberg.
Dithering with Pascal Cellular Automata as probabilistic rules
The code running an interactive halftone display, a mirror image of constantly changing circles replicate an image.
This repository has codes for converting greyscale images to binary images using various methods in such a way that, to the human eye, they still look a lot like images having various intensity levels.
This lab explores essential image enhancement techniques using OpenCV in Python. Tasks include Contrast Stretching, Thresholding and Half Toning, Histogram Equalization, and Histogram Matching.
Transform digital images into bautiful print-like artwork
Add a description, image, and links to the halftoning topic page so that developers can more easily learn about it.
To associate your repository with the halftoning topic, visit your repo's landing page and select "manage topics."