[Insight-users] doubt about the procedure of contributing an example to the wiki

David Doria daviddoria at gmail.com
Wed Jun 29 09:51:44 EDT 2011


On Wed, Jun 29, 2011 at 9:31 AM, Juan Cardelino
<juan.cardelino at gmail.com> wrote:
> I've just added one example: EstimatePCAModel.cxx to the wiki. I
> wasn't sure about the category and placed it under segmentation,
> mainly because this is used for the shape guided segmentation
> algorithms.
> In addition, it is placed in the WishList, because I guess it needs to
> pass some sort of review or something right?
> Is this the correct procedure? Or shall I place the example directly
> under the category bypassing the WishList?
> Thanks for your time.

Juan,

Thanks for your contribution! My only comment would be that I would
like to see some comments and a description at the top. This will
really help us to confirm that the functionality is correct. A nit
picky thing is that we try to conform to the ITK style guidelines even
on the wiki - that means using 2 spaces instead of tabs, indenting the
brackets for loops/ifs, etc.

I have gone ahead and fixed those things here:
http://www.itk.org/Wiki/ITK/Examples/WishList/Segmentation/EstimatePCAModel

If you can add some comments throughout the code and a description at
the top, we'll move it out of WishList/!

Thanks again, please keep the contributions coming!

David


More information about the Insight-users mailing list