[Insight-users] Software Guide (error report)

Luis Ibanez luis.ibanez at kitware.com
Wed Aug 31 16:59:53 EDT 2005


Hi Winlin,

Thanks for sending the details of the page where
you found the error in the ITK Software Guide.

You are right, the return type of SetPixel() must
be "void" instead of "PixelType". We just committed
a fix for this error in the CVS sources of the guide,
and we will generate a corrected version of the PDF
documents.

Please let us know of any other error that you may
find in the Software Guide.


   Thanks a lot,


      Luis


-------------
wlzhu wrote:
> Hi, Luis,
>       In the most updated version of  ITK Software Guide(25 July 2005), the error lies in paper number  709, where it writes 
> PixelType SetPixel(const unsigned int i, PixelType p).   Please check it.
> 
> 
> 
> ----- Original Message ----- 
> From: "Luis Ibanez" <luis.ibanez at kitware.com>
> To: "wlzhu" <wlzhu at nlpr.ia.ac.cn>
> Cc: <insight-users at itk.org>
> Sent: Wednesday, August 31, 2005 12:46 AM
> Subject: Re: [Insight-users] Software Guide (error report)
> 
> 
> 
>>Hi Wanlin,
>>
>>Thanks for reporting the errors that you found in the
>>ITK Software Guide.
>>
>>
>>We are trying to locate the error that you mention but
>>couldn't find it so far.
>>
>>Are you refering to page 719 as numbered in the PDF reader ?
>>or as numbered in paper (the number on the top of the page) ?
>>
>>The ItkSoftwareGuide.2.0.0.pdf only has 663 pages...
>>
>>--
>>
>>The most updated version, that is available at:
>>
>>   http://www.itk.org/ItkSoftwareGuide.pdf
>>
>>has 819 pages, but none of the pages 719 (paper or pdf) has
>>a SetPixel() in it.
>>
>>
>>Our current guess is that you are refering to the instruction
>>in PDF-page 744 (paper-page 712) which refers to how to setup
>>the pixels in a Neighborhood iterator. In which case the statement
>>is correct, because that method returns by reference a boolean
>>representing the status result of the operation:
>>
>>http://www.itk.org/Insight/Doxygen/html/classitk_1_1NeighborhoodIterator.html#a7
>>
>>
>>Could you please confirm if this is the case ?
>>
>>
>>   Thanks
>>
>>
>>     Luis
>>
>>
>>
>>---------------
>>wlzhu wrote:
>>
>>>Hi, Schroeder,
>>>
>>>I find a mistake in ItkSoftwareGuide 2.0. Page 719. it should be 
>>>void SetPixel(const unsigned int i, pIxelType p);
>>>
>>>
>>>best 
>>>
>>>Wanlin
>>>_______________________________________________
>>>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