How to detect a matrix of an image?

3 views (last 30 days)
Hi, I would like to identify the coordinates and the droplet of the image I attached, in order to make a table from it . This table will be full of zeros and will have the value one in the position of the droplet. I watched this video https://www.mathworks.com/videos/solving-a-sudoku-puzzle-using-a-webcam-68773.html but it didn't help me. Please Help me!!!
Thanks in advance!

Answers (1)

Jalaj Gambhir
Jalaj Gambhir on 6 Apr 2020
Hi,
This can be done through blob analysis methods like Color Thresholding, using Color Thresholder App in Image Processing Toolbox. For details, you can refer to this video tutorial.
Hope this helps!
  2 Comments
Dimitris Spiropoulos
Dimitris Spiropoulos on 7 Apr 2020
The video you recommended was really helpful! Thanks a lot!

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!