request for fruit recognition MATLAB code

62 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Agriculture 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by