Flower Detection. Help me!!
古いコメントを表示
Flower Detection
I want to know. How to Detect flowers. There are 10 types of flowers such as roses, lilies. I want to know how to write programs. What is a monitor and use it as a flower or something. I have code samples. Help me.
Excuse my bad English.
[EDITED, Relocated from comment, Jan]
input = RGB .jpg - Front of a flower. output = Result text (in page GUI)
I want cut background with "Grab cut". Give it a rest just below the flower (petals).
Then I will have to figure out prices. KNN is similar in color to the area to compare the differences.
This means that it is not so. Did you have something else for me to see.
Thank you.
8 件のコメント
Jan
2013 年 8 月 5 日
Please post more details, e.g. the available inputs and the wanted outputs. Currently this would be a matching answer: Ask a pedestrian which kind of flowers he sees or smells. A monitor might be the technical entity you see the display of the computer on.
If you have a question about a specific piece of code, post it here and ask one question.
Tanakorn Tiay
2013 年 8 月 5 日
Tanakorn Tiay
2013 年 8 月 5 日
@Tanakorn Tiay: Your English is no problem. We will simply ask, if anything does not get clear.
So let me repeat: You did not explain yet, what you have as input: A picture file, a live stream from an internet camera, a picture printed on paper, a person who explains with words the details of the the flower, etc. Why do you want Matlab to do the identification, although a 6 year old child will be faster and more reliable? Should the identification happen in real time? Do you have a well defined setup for the white-balance of the photos (if you have some as inputs, see above)?
Currently your question is much too vague to be answered efficiently. Please add further details by editing the original question, not by hiding them in a comment. Thanks.
Jan
2013 年 8 月 5 日
@Tanakorn Tiay: What kind of help do you expect? Do you want somebody to create the program for you or are you searching for some keywords about different methods of solving the problem?
Tanakorn Tiay
2013 年 8 月 5 日
Jan
2013 年 8 月 5 日
Please do not let us pick every little detail out of you. If you want others to support you, offer as much details as possible and make answering as easy as you can. I cannot imagine, how "I want to bring the concept to detect" answers my question about what kind of help you are looking for. I know that using a foreign language is not easy, but try to compensate it by giving much more and redundant information, such that the unavoidable sources of misunderstandings are filled by information.
Tanakorn Tiay
2013 年 8 月 5 日
回答 (1 件)
Image Analyst
2013 年 8 月 5 日
0 投票
Check out my image segmentation tutorial, BlobsDemo: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862. In there, I distinguish between two different types of coins.
You need to do the same thing except that you will need to build feature vectors of more than just area or diameter like I did. You will need to also include color and perhaps shape or standard deviation of the intensities. I can't do all that for you but I'm giving you a start by looking at just a few features. Please adapt my program and you'll be all set.
カテゴリ
ヘルプ センター および File Exchange で Creating, Deleting, and Querying Graphics Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!