request for fruit recognition MATLAB code

64 visualizzazioni (ultimi 30 giorni)
i need the MATLAB source code for fruit recognition ,please anyone can help?
  5 Commenti
Y HEMANTH
Y HEMANTH il 26 Giu 2022
I request you to send me the code. Please

Accedi per commentare.

Risposta accettata

Walter Roberson
Walter Roberson il 20 Apr 2013
  2 Commenti
coudren
coudren il 20 Apr 2013
thanks walt, it is useful, but i am lack of time to master MATLAB, my lecturer ask us to do fruit recognition assignment and due date is 2-3 days later, i need a simple source code of fruit recognition as references.

Accedi per commentare.

Più risposte (2)

Image Analyst
Image Analyst il 20 Apr 2013
Various types of fruits have been discussed here before. It must be a popular student project, like facial analysis, and tracking. Have you done a search? http://www.mathworks.com/matlabcentral/answers/?search_submit=answers&query=fruit&term=fruit We've talked about mangoes, apples, oranges, etc. But none has been so ambitious and comprehensive as your project: to recognize fruit, all fruit, no matter what type (color, shape, etc.) of fruit. There are probably hundreds if not thousands of fruits in the world. Do you think you could possibly narrow it down to a few well specified fruits, preferably on a blank background, so that you can do simple classification?
Where did you upload your image? I think you forgot to tell us. Try snag.gy or tinypic.com or look here: http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
  12 Commenti
Walter Roberson
Walter Roberson il 3 Apr 2020
Yes, classification of rice grains is not a National Security matter whose publication is forbidden, so anyone who is not under court order or exclusive contract, and happens to have code for that purpose, can provide you with the code.
I suspect, however, that no-one will provide you with code for that purpose. It is a standard sort of student project, and students are expected to write their own programs.
Image Analyst
Image Analyst il 4 Apr 2020
These people will gladly make you a robust, professional, and thorough solution. If you jhave just some simple, practice demo image and are trying to learn image analysis, see my Image Segmentation Tutorial, and adapt it to use your rice image(s).

Accedi per commentare.


ak
ak il 10 Ago 2021
please provide the source code of fruit diseases detection
  5 Commenti
Image Analyst
Image Analyst il 27 Mar 2024
@Tokunbo, @DGM was being sarcastic. There is nothing "amazing" about it. The code he gave will not detect any diseases in an image containing fruit. His code simply recognized that 'fruit diseases' was contained in the long character array he defined. And any code that could detect disease, in at least some images with some probability, will not be simple, and may need to employ hyperspectral images.
DGM
DGM il 27 Mar 2024
Yes. It was a joke to emphasize that developing any solution to a complicated problem begins by clearly defining the problem in specific terms. "Fruit diseases detection" is perhaps as vague a description as is possible without conceptually omitting either fruit, disease, or detection from the task. We're only assuming that images are involved, though it's not implied.

Accedi per commentare.

Categorie

Scopri di più su Agriculture in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by