Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
My same solution as in your other post works. Why are you posting a similar question here again?
Please, always provide your IM version and platform when asking questions, since syntax may differ. Also provide your exact command line and if possible your images.
See the top-most post in this forum "IMPORTANT: Please Read This FIRST Before Posting" at viewtopic.php?f=1&t=9620
Hi, I apologize in advance if I have breached any rules; I thank you very much for your solution but the problem is that I am trying to detect water mark with different shape and in the solution that you put using some coordinate to obtain the masks ejm 27,27
If all the circles in the watermarks are the same size diameter, then my solution should work. If the circles for the watermarks are different size diameters, then my solution will not work.