comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Image Classification with IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Image Classification with IDL [message #63599 is a reply to message #63595] Thu, 13 November 2008 10:26 Go to previous message
Mort Canty is currently offline  Mort Canty
Messages: 134
Registered: March 2003
Senior Member
gsever schrieb:
> Hello,
>
> We are planning to design an IDL based program which will help us to
> classify cloud particles that are measured with 2DC Optical Array
> Probes.
>
> To illustrate more here is one example of raw 2DC image:
>
> http://img139.imageshack.us/my.php?image=2dcnf3.png
>
> We want to be able to categorize the particles as spheres, irregulars,
> needles and columns, and dendrites as it is shown on this Figure
> (http://ams.allenpress.com/perlserv/?request=display-
> figures&name=i1520-0426-17-8-1048-f01).
>
> There is a program implemented with Matlab (http://
> www.skytechresearch.com/feedback.htm) Since we have only IDL licensed
> here and that program is costly, we are going to focus on IDL.
>
> I would like to know whether IDL is suitable for this type of jobs?
> Any libraries exist like Matlab's Image Processing Toolbox?
>
> Any guidance or comments will be very appreciated.

At the risk of telling you what you already know, looking at your
examples it seems it might be good to use Hu's invariant moments (see
e.g. Digital Image Processing, Gonzalez and Woods, 2002). They are
translation- rotation- and scale-invariant and should discriminate
spheres, needles, irregular shapes etc. Maybe use them to train a neural
network? I've played around with them a bit and can give you an IDL
function that calculates them.

Cheers

Mort
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Active tab problem?
Next Topic: cw_field question

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sun Nov 30 07:14:23 PST 2025

Total time taken to generate the page: 1.28658 seconds