How can i preprocess the rice colored image before applying this code
Show older comments
Answers (1)
Walter Roberson
on 29 Oct 2023
0 votes
You need to convert the image to grayscale and save it to 'rice_preprocessed.png'
For anything else, you should consider building better region detection code, instead of trying to figure out how to reverse-engineer an image that will work well when put through this particular code.
Categories
Find more on Image Arithmetic in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!