compare a marker in an image with a database
2 次查看(过去 30 天)
显示 更早的评论
hi,
i want to compare an image (containing the desired marker) with a database. to be more specific, i have a brunch of markers each with different pattern. i will save all of them in a file. then i will capture a random image that has a marker in that image. the job now is to identify that particular marker and display a certain message.
i really appreciate your reply. thank you for helping me out.
3 个评论
Image Analyst
2013-6-30
编辑:Image Analyst
2013-6-30
Can you upload a picture? http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers So all the markers are in a file, a single image file - not one marker per file? That makes it kind of hard to check your captured image against all the markers individually. We might have to split them up into multiple files with one marker per file.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Matrix Indexing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!