필터 지우기
필터 지우기

Flower Detection. Help me!!

조회 수: 5 (최근 30일)
Tanakorn Tiay
Tanakorn Tiay 2013년 8월 5일
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
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
Tanakorn Tiay 2013년 8월 5일
i'm sorry. I see.
but, I want to know how to "Grab cut" image in Matlab.
You have information?

댓글을 달려면 로그인하십시오.

답변 (1개)

Image Analyst
Image Analyst 2013년 8월 5일
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.

카테고리

Help CenterFile Exchange에서 Matrix Indexing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by