I need a code for red tomato detection from plant

 Réponse acceptée

Nicolas B.
Nicolas B. le 21 Nov 2019

0 votes

There is a paper about the tomato recognition here. I guess, once you have detected the tomatoes, it's not that difficult to get a color detection.

1 commentaire

yes it about that, but I am challenged with some problem if possible by capturing the image of tomato and detect that image to identify its ripeness

Connectez-vous pour commenter.

Plus de réponses (2)

Siressa Etefa
Siressa Etefa le 4 Jan 2022

0 votes

i want a matlab program that detect the maturity of tomato by image processing techniques

2 commentaires

Walter Roberson
Walter Roberson le 4 Jan 2022
Modifié(e) : Walter Roberson le 4 Jan 2022
Remind us again which of these is ripe, and which are not?
and see https://www.almanac.com/some-green-tomatoes-are-meant-stay-green for a variety of tomato that never gets red.
https://www.davidsonfarmersmarket.org/painted-tomatoes-ethaline-gas-speeds-ripening/ on why you cannot determine maturity from color.

Connectez-vous pour commenter.

Image Analyst
Image Analyst le 4 Jan 2022

0 votes

Use the Color Thresholder in HSV space. See attached demo.

4 commentaires

Walter Roberson
Walter Roberson le 5 Jan 2022
Modifié(e) : Walter Roberson le 5 Jan 2022
Which will not work for the tomatoes that stay green when ripe, if the actual task is to detect ripeness rather than to detect redness.
The original (and only) post by the original poster, @Imran Y, never mentioned ripeness. All that was asked was "I need a code for red tomato detection from plant"
But the new poster who revived the thread needs to detect "maturity" rather than "red"
Yes, and I thought you answered that pretty well, but the original poster didn't have an answer yet so I thought I'd add one.
The link you gave says that tomatoes turn red, even when not ripe, by exposing them to ethylene. Though one reason I've heard for tomatoes being hard is that people don't like naturally ripe tomoatoes because they are more liquidy, squishy, and jelly/goopy inside. For sandwiches people generally like tomato slices that are less goopy and more solid, so farmers are "breeding" tomatoes with more "solid" characteristics. And of course they'd rather have a solid red tomato slice than a solid green tomato slice. But I'm not sure what "ripe" means (certain water or sugar concentration???) and if it's possible that a tomato can be ripe independent of the amount of solid matter in the tomato.
Some researchers have had success with hyperspectral imaging in the visible:
but I'd also want to consider SWIR imaging (short wave infra-red): https://swir-led.com/optical-food-sorting-leds/

Connectez-vous pour commenter.

Catégories

Produits

Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by