I was wondering that if there is a library for turning an image to grayscale and doing a threshold operation in flutter?
I asked this question on Reddit and they suggested to use this package(bitmap) but I can't see any threshold function in the docs. or maybe I couldn't find it.
Can you guys help me out?
Thank you all in advance.
Thanks for your interest. Currently, there is no implementation of a threshold transformation, but you can help this lib grow, contributions are welcome. I've added a card on our project to address that.
Hey guys, and author of this package.
I was wondering that if there is a library for turning an image to grayscale and doing a threshold operation in flutter? I asked this question on Reddit and they suggested to use this package(bitmap) but I can't see any threshold function in the docs. or maybe I couldn't find it. Can you guys help me out? Thank you all in advance.