Ask Your Question
1

Compare two images

asked 2015-02-05 06:29:48 -0600

Dilip gravatar image

Hi All , I am using 2.4.10 with VS2010 ,

I am tying to Compare to images and the diffrence , i am not looking for face compare , For Example - I have 1 image where 3 bottle is there , and second image there is 4 bottle , so how can i compare this images in CV open .

Please help or guide me . Thanks

edit retag flag offensive close merge delete

Comments

Can you be more specific about the way you tried? Or some sample images of your bottles?

Balaji R gravatar imageBalaji R ( 2015-02-05 09:30:23 -0600 )edit

2 answers

Sort by ยป oldest newest most voted
1

answered 2015-02-05 09:56:32 -0600

Potato gravatar image

updated 2015-02-05 09:56:52 -0600

Look into Image differentiation. It involves using a base image, say for example, your picture with 3 bottles. You can compare it with the test image (picture with 4 bottles) and then compare them for differences.

Here is a link that should make things clearer -> http://docs.opencv.org/trunk/doc/tuto...

Hope this helps!

edit flag offensive delete link more
0

answered 2016-01-01 23:00:31 -0600

AndyW gravatar image

-1

down vote

I am an absolute newbie in this but I find this article very similar to what my endeavors are, and that is to use OpenCV to display differences between 2 images. My goal is to be able to automatically preprocess the 2 images like scaling, rotating, etc. or whatever is needed to make one image as similar to the other in terms of ROI and then display the differences if there are any.

I was told that I could use OpenCV for this and I would appreciate any guidance on how to do this in Delphi.

I am also willing to outsource this as a paid service to get me started on this.

[IMG]http://i64.tinypic.com/2lnb7rt.jpg[/IMG] [IMG]http://i67.tinypic.com/1zbgeoh.jpg[/IMG]

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-02-05 06:29:48 -0600

Seen: 920 times

Last updated: Feb 05 '15