Skip to main content

All Questions

Filter by
Sorted by
Tagged with
1 vote
1 answer
640 views

Image pixel manipulation in a dedicated web worker

I need to do a computation intensive image pixel manipulation in a browser using JavaScript. Pixel manipulation includes histogram equalization, converting to grayscale using lightness (L* of CIE Lab ...
Eugene Khyst's user avatar
  • 10.3k