Re: Computer vision and Image processing functions

Fred Weinhaus <[email protected]> Tue, 8 Dec 2009 14:54:26 -0800
Newsgroups gmane.comp.video.image-magick.devel
Message-ID <p06240802c744886ae9d4@[192.168.1.2]>
>What I've found is that some features like blob analysis and object
>detection, counting etc are not available in ImageMagick.


There are a whole list of things like this that I would use if 
available, such as Hough transform (and or Radon transform) for lines 
and/or circles. Binary or grayscale moment analysis. And being able 
to filter out of an image say small blobs or lines or even on moment 
characteristics. These could be great enhancements to IM.