Filter löschen
Filter löschen

Flower Detection. Help me!!

5 Ansichten (letzte 30 Tage)
Tanakorn Tiay
Tanakorn Tiay am 5 Aug. 2013
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 Kommentare
Jan
Jan am 5 Aug. 2013
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
Tanakorn Tiay am 5 Aug. 2013
i'm sorry. I see.
but, I want to know how to "Grab cut" image in Matlab.
You have information?

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Image Analyst
Image Analyst am 5 Aug. 2013
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.

Kategorien

Mehr zu Matrix Indexing 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