Searching smaller part of an image which is repeated.
Posted: 2010-01-18T06:36:58-07:00
I am using this amazing software on windows and the more I use it, the more it amazes me how powerful it is. I have an application described as follows and I am struggling to come up with a command line so would be grateful for some help from any experts on this forum.
I have a frame capture (say 800x800) which has a 400x400 picture repeated four times (i.e. like 4 quadrants – tope left, top right, bottom left and bottom right all have the same picture)
What I want to do is take a small section of the picture from one quadrant at a certain location,
e.g. a 100x100 area at x=50, y=100. (Note that this small section of the picture will be the same as at x=450, y=100 and at x=450, y=100 and at x=450, y=450)
And then look for this 100x100 area is each quadrant and probably save the result in text file (perhaps use –metric) to indicate if the same 100x100 area was matched in each quadrant.
The other idea I have been thinking is to blur / fuzz the first time this 100x100 area is found and then continue searching.
Has anyone got an idea to help me out here?
Thanks in advance.
Scot
I have a frame capture (say 800x800) which has a 400x400 picture repeated four times (i.e. like 4 quadrants – tope left, top right, bottom left and bottom right all have the same picture)
What I want to do is take a small section of the picture from one quadrant at a certain location,
e.g. a 100x100 area at x=50, y=100. (Note that this small section of the picture will be the same as at x=450, y=100 and at x=450, y=100 and at x=450, y=450)
And then look for this 100x100 area is each quadrant and probably save the result in text file (perhaps use –metric) to indicate if the same 100x100 area was matched in each quadrant.
The other idea I have been thinking is to blur / fuzz the first time this 100x100 area is found and then continue searching.
Has anyone got an idea to help me out here?
Thanks in advance.
Scot