Skip to content

jakubgrzywaczewski/image-processing-algorithms

Repository files navigation

floyd-steinberg-algorithm-js

A web app that has implemented simple graphical algorithms. At this moment:

  1. Floyd-Steinberg algorithm
  2. Grayscale algorithm
  3. Reverse pixels

Running Locally

Make sure you have Node.js and pnpm installed.

$ git clone https://github.com/enk1/floyd-steinberg-algorithm-js.git
$ cd floyd-steinberg-algorithm-js
$ pnpm install
$ pnpm run dev

Live demo

https://jakubgrzywaczewski.github.io/floyd-steinberg-algorithm-js/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published