request for fruit recognition MATLAB code

64 Ansichten (letzte 30 Tage)
coudren
coudren am 20 Apr. 2013
Kommentiert: DGM am 27 Mär. 2024
i need the MATLAB source code for fruit recognition ,please anyone can help?
  5 Kommentare
Y HEMANTH
Y HEMANTH am 26 Jun. 2022
I request you to send me the code. Please

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 20 Apr. 2013
  2 Kommentare
coudren
coudren am 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.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (2)

Image Analyst
Image Analyst am 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 Kommentare
Walter Roberson
Walter Roberson am 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 am 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).

Melden Sie sich an, um zu kommentieren.


ak
ak am 10 Aug. 2021
please provide the source code of fruit diseases detection
  5 Kommentare
Image Analyst
Image Analyst am 27 Mär. 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 am 27 Mär. 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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Agriculture finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by