[Insight-users] Image processing

Luis Ibanez luis.ibanez at kitware.com
Sat Jul 22 16:11:44 EDT 2006


Hi Piergiorgio,


Welcome to ITK.

You will find C++ (not C) source code for

  * Edge detection
  * Image Segmentation (including Region Growing)
  * Hought Transforms

  - No object tracking per se,
    but you may find components suitable
    for implementing tracking, as a form
    of image registration.


Please read the ITK Softwrae Guide

    http://www.itk.org/ItkSoftwareGuide.pdf


and look at the Tutorials:

    http://www.itk.org/HTML/Tutorials.htm


    Regards,


       Luis


-------------------------------
Piergiorgio D'Amato wrote:
> Hi everybody.
>  
> I'm writing a software for image processing.
> I'm working with RTAI 3.2 version on linux Ubuntu 5.04 distribution
>  
> I'm seeking c source code for
> - edge detection (Canny, Rothwell and other alogorithms)
> - image segmentation
> - region grooving
> - hough trasform
> - object tracking
>  
> Do yuo know where I can find It?
>  
> Tanks for your help.
>  
> Best regards.
>  
> PIERGIORGIO D'AMATO
>                                                            
> piergiorgio.damato at erxa.it <mailto:piergiorgio.damato at erxa.it>
>                                                    
> http://www.erxa.it                                                     
> -------------------------------------------------------------------------------
> |E______| ERXA srl                         ISO 9001 certified
> |__R____| C.so Svizzera, 185 - 10149 TORINO - ITALY                       
> |____X__| Tel.: +39 - 011 741 27 49                                    
> |______A| Fax: +39 - 011 741 20 44
>  
> ==========================================================================
>  
> Questa mail e gli eventuali attachments possono contenere informazioni 
> confidenziali e riservate e non soggette a divulgazione ai sensi di 
> legge e sono da considerarsi dirette esclusivamente ai destinatari 
> indicati. E' fatto divieto a chiunque altro di leggere, copiare, 
> diffondere o utilizzare in qualsivoglia maniera tali informazioni. Se 
> avete ricevuto questo messaggio per errore, siete pregati di cancellarlo 
> e di avvisarne il mittente.
>  
> ===========================================================================
>  
> This message and its attachments (if any) may contain confidential, 
> proprietary or legally privileged information and is intended only for 
> the use of the addressee named above. No confidentially or privilege is 
> waived or lost by any mistranmission.
>  
> If you are not the intended recipient of this message you are hereby 
> notified that you must noy use, disseminate, copy it in any form or take 
> any action in reliance on it. If you have received this message in error 
> please delete it and any copies of it and kindly inform the sender of 
> this e-mail by replying or go to www.erxa.it <http://www.erxa.it> 
> "contact us".
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users




More information about the Insight-users mailing list