Relative Content

Tag Archive for javascriptimageimage-processingfile-upload

Image Processing in javascript

I’ve been tasked with creating a web app that’ll be made with react that scans an image and takes certain regions of the image as data to be used in the app. Is there any library in javascript that lets me detect a certain colour range/codes on an image with their co-ordinates on the image to be used as data in the app?