request for fruit recognition MATLAB code

62 ビュー (過去 30 日間)
coudren
coudren 2013 年 4 月 20 日
コメント済み: DGM 2024 年 3 月 27 日
i need the MATLAB source code for fruit recognition ,please anyone can help?
  5 件のコメント
Y HEMANTH
Y HEMANTH 2022 年 6 月 26 日
I request you to send me the code. Please

サインインしてコメントする。

採用された回答

Walter Roberson
Walter Roberson 2013 年 4 月 20 日
  2 件のコメント
coudren
coudren 2013 年 4 月 20 日
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.

サインインしてコメントする。

その他の回答 (2 件)

Image Analyst
Image Analyst 2013 年 4 月 20 日
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 件のコメント
Walter Roberson
Walter Roberson 2020 年 4 月 3 日
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 2020 年 4 月 4 日
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).

サインインしてコメントする。


ak
ak 2021 年 8 月 10 日
please provide the source code of fruit diseases detection
  5 件のコメント
Image Analyst
Image Analyst 2024 年 3 月 27 日
@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 2024 年 3 月 27 日
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.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeAgriculture についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by