cropping and processing signature from a signed box of scanned document

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?".
Post Reply
skippingrock
Posts: 1
Joined: 2018-04-25T10:19:50-07:00
Authentication code: 1152

cropping and processing signature from a signed box of scanned document

Post by skippingrock »

Hello, this is my first post…

I work at a university and was wondering if anyone has examples of where they have a standardized document that people print off, fill out and sign a signature form where imageMagick is then used to enhance the contrast and crop out the signature.

I was thinking to have such a file with a thick bordered signature box and have imageMagick do just that.

I'm having my developers here tell me that it's too hard to do and too many variables to account for but from my ancient memory of this library, it could do this even a decade ago.

I'm just wondering if someone out there does this and I can go back to my developers and show them it is possible… and easy.

Cheers, skippingrock.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: cropping and processing signature from a signed box of scanned document

Post by fmw42 »

Please, always provide your IM version and platform when asking questions, since syntax may differ. Also provide your exact command line and if possible example images.

See the top-most post in this forum "IMPORTANT: Please Read This FIRST Before Posting" at http://www.imagemagick.org/discourse-se ... f=1&t=9620

For novices, see

http://www.imagemagick.org/discourse-se ... f=1&t=9620
http://www.imagemagick.org/script/comma ... essing.php
http://www.imagemagick.org/Usage/reference.html
http://www.imagemagick.org/Usage/
https://github.com/ImageMagick/usage-markdown
Post Reply