ImageMagick Consulting Advice Needed

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
swizzmagik
Posts: 1
Joined: 2014-09-05T10:48:01-07:00
Authentication code: 6789

ImageMagick Consulting Advice Needed

Post by swizzmagik »

Hello,

I am working on a project to extract footprints from an image.

I have two challenges:

1.) How to locate and orient the footprint(s) within the source image

Image

2.) How best to extract the image and convert to transparent PNG through the use of thresholding

cropped

Image

current process

Image

I am still very new to ImageMagick and this has been a major challenge for me. I have gone through many hours and dollars trying to get this to work.

If anyone is willing to work with me directly i would be greatly indebted.

Thanks!
Post Reply