[Insight-users] Re : Re : trying examples

Syrine Sahmim syrine.sahmim at yahoo.fr
Fri Jul 31 09:21:48 EDT 2009


Hi,


>>You should see a good set of test parameters in the example cxx, in this case:
//    INPUTS: {BrainProtonDensitySlice.png}
//    OUTPUTS: {DiscreteGaussianImageFilterOutput.png}
//    4 9

This is my problem i don't know how modify in the code to test it with my own data. and i want to sbe more precise i have a 3D dicom serie, and i don't find how to put them as parameter.
Thanks 


________________________________
De : David Doria <daviddoria+itk at gmail.com>
Cc : insight-users at itk.org
Envoyé le : Vendredi, 31 Juillet 2009, 14h06mn 53s
Objet : Re: [Insight-users] Re :  trying examples




On Fri, Jul 31, 2009 at 8:55 AM, Syrine Sahmim <syrine.sahmim at yahoo.fr> wrote:

Hi, 
>
>I tried the region growing example and the discrete gaussian filter examples.for the first one i don't have the.exe file and for the second when i debogue it i obtain the message "inputImageFile  outputImageFile  variance  maxKernelWidth" given in the code.
>>No image filtred!!
>so how can i do to have a correct result?
>i just take the example and configure it with cmake , build it and then run it? is there other steps that i must do?
>
>Regards
>

When you see the message "inputImageFile  outputImageFile  variance  maxKernelWidth", that is telling you the required arguments.

You should see a good set of test parameters in the example cxx, in this case:
//    INPUTS: {BrainProtonDensitySlice.png}
//    OUTPUTS: {DiscreteGaussianImageFilterOutput.png}
//    4 9

(although in this case I think 4 and 9 are supposed to be the variance and maxKernelWidth params even though they show up after the output instead of in the input??)

I searched for "region" and "grow" and didn't see a region growing example - maybe you can give the actual name of the example you are looking for?

Thanks,

David 



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090731/fcfa2059/attachment.htm>


More information about the Insight-users mailing list