Find subimage

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
dmi3-s
Posts: 2
Joined: 2013-12-02T01:55:04-07:00
Authentication code: 6789

Find subimage

Post by dmi3-s »

Hi!

How can i find subimage with C# api?.
If i use image.Compare, "size differs" exception occurred.

Thanks in advance.
User avatar
dlemstra
Posts: 1570
Joined: 2013-05-04T15:28:54-07:00
Authentication code: 6789
Contact:

Re: Find subimage

Post by dlemstra »

You should post question regarding the C# api here: https://magick.codeplex.com/discussions. Can you post an example on the CodePlex page of what you are trying to accomplish?
.NET + ImageMagick = Magick.NET https://github.com/dlemstra/Magick.NET, @MagickNET, Donate
dmi3-s
Posts: 2
Joined: 2013-12-02T01:55:04-07:00
Authentication code: 6789

Re: Find subimage

Post by dmi3-s »

Thank you!
I have submit new thread https://magick.codeplex.com/discussions/471679
Post Reply