Javascript Image Processing
This was one of the first projects I worked on when I was learning about HTML5/javascript and image processing. Initially, I wanted to learn about Histogram Equalization, which basically brings out the details in images where an image with a lot of similarly-shaded pixels. Before/After: […]