image-js / image-js-typescript

Temporary repository to work on the migration of image-js to TypeScript
https://image-js.github.io/image-js-typescript/
MIT License
5 stars 5 forks source link

Convert images to other color format #136

Open opatiny opened 2 years ago

opatiny commented 2 years ago

maybe something interesting can come from https://plantcv.readthedocs.io/en/v3.0.5/multi-plant_tutorial/

There is something that might be worth implementing, which is to be able to run some of the methods in another color space. For example, they use the green-magenta channel of the LAB space to detect plants.

image

Originally posted by @opatiny in https://github.com/image-js/image-js-typescript/issues/40#issuecomment-1161318529

opatiny commented 2 years ago

We might implement the conversion from RGB to: