when compaer between image how can doing circle in the place where is different
1 次查看(过去 30 天)
显示 更早的评论
hi ...i doing hammig dicetance to comper between images...i want when enter images it will find similary images and then Put circuits on different locations in the entering image how can do this?? plz help me???
采纳的回答
Image Analyst
2014-6-22
Yes. Just extract each color channel, subtract them and call regionprops to get the bounding box. The attached demo, test.m3, will produce this figure:
5 个评论
Image Analyst
2014-6-22
It would have been nice if you'd given this image first so I didn't waste my time on something you did not need at all. Like I said before in your other posts, I don't know how to analyze the underside of vehicles. Asking me a much, much simpler question will not suddenly make me be able to analyze these kinds of images, it only wastes our time.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Segmentation and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!