can some one explain whats happening on this code?
이전 댓글 표시
i found this code in some example program in retrieving images. and i want to know if i can use this code in my leaf recognition system and what feature extraction the program used in training and testing the data. advance thankyou for those who answer some of my question :)
답변 (1개)
Image Analyst
2014년 12월 23일
0 개 추천
I think the best way is to just try it and see. I can't tell just by looking at it. If you want further explanation contact the author and ask that more comments be put in. It's asking quite a lot to ask us to explain this long program.
Also, please just attach the m-file or else format it properly. See the formatting tutorial http://www.mathworks.com/matlabcentral/answers/13205-tutorial-how-to-format-your-question-with-markup
댓글 수: 5
mark
2014년 12월 23일
Image Analyst
2014년 12월 23일
편집: Image Analyst
2014년 12월 23일
I gave you my answer: "I can't tell just by looking at it." I'm waiting for your answer about trying it and seeing if it worked, or seeing what additional explanation the author can give you. By the way, the ZIP file can't be opened (at least not by Windows 7).
mark
2014년 12월 26일
편집: Image Analyst
2014년 12월 26일
Image Analyst
2014년 12월 26일
Color may not be so reliable since I imagine there could be a range of colors in a given species that it not unique to that one species - lots of other trees and bushes will have that color. So I think you need to look at shape, like Fourier descriptors. See morphometrics http://en.wikipedia.org/wiki/Morphometrics.
Sorry I don't have any programs that do that and it's too major of a project to write a leaf identification program for you - it's not something I can bang out in 5 minutes or less like the other demos I upload here.
mark
2014년 12월 26일
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!