Skip to content

kevinzunigacuellar/binarization-playground

Repository files navigation

Image binarization playground

Web application that allows you to play with binarization algorithms using WebAssembly.

binarization

Tech stack

Development

To run the application locally fork the repo and run the following commands:

pnpm install && pnpm dev