Search found 2 matches

by selvam
2013-09-27T04:55:11-07:00
Forum: Magick++
Topic: Find sub-image position in main-image
Replies: 5
Views: 31232

Re: Find sub-image position in main-image

Thanks for your valuable inputs. I have gone through the "compare"(Command line Program) with the -subimage-search option. but I'am not able to find an equivalent function in c or c++. The "compare"(Command line Program) returns the best match offset ie.(Returns Only one best mat...
by selvam
2013-09-25T22:48:00-07:00
Forum: Magick++
Topic: Find sub-image position in main-image
Replies: 5
Views: 31232

Find sub-image position in main-image

Hi,

I'am new to ImageMagick.
working on OMR(Optical mark recognition) have two images

1. main-image(tiff)
2. sub-image(tiff)

need to identify the position(x, y) of the sub-image in the main-image.

Need to do it c or c++.

Thanks for any input.

Selvam