[Insight-developers] ConnectedComponentImageFilter: progress.CompletedPixel

Luis Ibanez luis.ibanez at kitware.com
Wed Sep 5 11:45:26 EDT 2007


Hi Gaetan,

Thanks for providing the patch.

It has now been committed:
http://www.itk.org/cgi-bin/viewcvs.cgi/Code/BasicFilters/itkConnectedComponentImageFilter.txx?root=Insight&sortby=date&r2=1.22&r1=1.21


    Thanks


       Luis


-------------------------
Gaëtan Lehmann wrote:
> 
> Here is a patch to fix that problem.
> 
> Luis, can you commit it ? I'm currently not allowed to do that,
> 
> [glehmann at marvin Insight]$ cvs ci -m 'BUG: fix a small mistake in the  
> computation of the number of lines which makes the progress go up to  4.0'
> ? build-release
> ? build-icc
> ? build-debug
> cvs [server aborted]: "commit" requires write access to the repository
> 
> Thanks,
> 
> Gaëtan
> 
> 
> Le 5 sept. 07 à 15:20, Mathieu Malaterre a écrit :
> 
>> Hello,
>>
>>   I am looking at the code in ConnectedComponentImageFilter, and it
>> contains two calls to progress.CompletedPixel() which means that
>> output look like this:
>>
>>
>> Progress  | 0 | 0.00976562 | 0.0195312 | 0.0292969 | 0.0390625 |
>> 0.0488281 | 0.0585938 | 0.0683594 | 0.078125 | 0.0878906
>> ...
>>  | 2.63672 | 2.64648 | 2.65625 | 2.66602 | 2.67578 | 2.68555 | 2.69531
>> | 2.70508 | 2.71484 | 1
>>
>>   Can I remove one call to CompletedPixel ?
>>
>> Thanks
>>
>>
>> -- 
>> Mathieu
>> _______________________________________________
>> Insight-developers mailing list
>> Insight-developers at itk.org
>> http://www.itk.org/mailman/listinfo/insight-developers
> 
> 
> -- 
> Gaëtan Lehmann
> Biologie du Développement et de la Reproduction
> INRA de Jouy-en-Josas (France)
> tel: +33 1 34 65 29 66    fax: 01 34 65 29 09
> http://voxel.jouy.inra.fr
> 
> 
> 


More information about the Insight-developers mailing list