Pattern recognition and similarities measure
3 次查看(过去 30 天)
显示 更早的评论
I'm working on my first project in pattern recognition field, employing Yale image's database. I'm using log-gabor transformation on the images then applying a developed mask in order to select the effective features. But I don't know what to do to classify the results as separate patterns and measure the similarities between the test image and the patterns. I'll be very grateful for guiding me to the steps.
0 个评论
回答(1 个)
Image Analyst
2014-3-2
Are you trying to find similar images, like they do in CBIR (show me all photos of beaches in this stock photography database"), or are you trying to find a particular shape or pattern like they do in target detection/acquisition/identification ("Find the tank in this image")>
2 个评论
Image Analyst
2014-3-2
OK, totally different. There is no face recognition toolbox so you're on your own, or, actually, you can look up the vast database of papers to find an algorithm you like: http://iris.usc.edu/Vision-Notes/bibliography/contentspeople.html#Face%20Recognition,%20Detection,%20Tracking,%20Gesture%20Recognition,%20Fingerprints,%20Biometrics
Pick one you like, then program it up.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!