Dithering with Floyd-Steinberg in C++
Offered By: javidx9 via YouTube
Course Description
Overview
Explore the Floyd-Steinberg dithering algorithm in C++ through a 27-minute video demonstration. Learn about the algorithm's simplicity and effectiveness in solving image processing problems. Discover how to implement grayscale and color dithering, understand quantization techniques, and see practical coding examples. Access the provided demo and source code links to further enhance your understanding. Gain insights into image processing techniques and their applications in computer graphics.
Syllabus
Intro
Simplicity
Dithering
Quantizing
Grayscale
Dithering Routine
Dithering Example
Coding
Quantisation
RGB Quantisation
Colour Quantisation
Outro
Taught by
javidx9
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera