when compaer between image how can doing circle in the place where is different
1 view (last 30 days)
Show older comments
primrose khaleed
on 22 Jun 2014
Commented: Image Analyst
on 22 Jun 2014
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???
3 Comments
Accepted Answer
Image Analyst
on 22 Jun 2014
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 Comments
Image Analyst
on 22 Jun 2014
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.
More Answers (0)
See Also
Categories
Find more on Image Segmentation and Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!