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

Juan Cardelino juan.cardelino at gmail.com
Wed Jun 29 10:04:11 EDT 2011


OK. I will try to do that, I will try to make a profile on my eclipse
IDE so it automatically formats my code according to ITK coding style.
My problem, and I'm sure it is share by many, is that I'm plenty of
useful examples but I don't have much time to document them, or I have
made it in another format. See for instance this wiki page were I've
placed examples and comments related to this example:
http://iie.fing.edu.uy/rs/wiki/ContributedCode:ITKShapeGuidedSegmentation
Another thing, is there any way that I could add accompanying images
with the code? Sometimes the example alone without images is kinda
hard to understand. In addition, in this case, you need to generate a
registered set of training images, which takes time and generates
doubts.
The problem in this case is that you need many images to train the
model, again I wish to see something like that wiki page.

On Wed, Jun 29, 2011 at 10:51 AM, David Doria <daviddoria at gmail.com> wrote:
> 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