[Insight-users] How to find newly integrated concepts in ITK since 2006

Luis Ibanez luis.ibanez at kitware.com
Sun Jan 17 14:23:19 EST 2010


Hi Oliver,

The list of new classes added at every release
is still posted to the Wiki.

For example:
http://www.itk.org/Wiki/ITK_Release_3.16

This list is generated automatically by a script
that we run at every release.  The script actually
queries the CVS repository with a user provided
pair of dates.

You will find this script in the binary directory
of your ITK build, under the name:

                      NewSince.csh

If you call this script with two dates as arguments
you will see the list of classed that were added to
ITK during that period of time.

If you are looking for the full list of classes added
after the publication of the ITK Software Guide,
you could use September 2005 as the initial date.

Contributions to ITK will not be found in the MIDAS
Journal, you will find them in the Insight Journal.

In principle, all classes added to ITK since 2007
have been submitted as papers to the Insight Journal.
This process is described in the following Wiki page

http://www.itk.org/Wiki/ITK_Procedure_for_Contributing_New_Classes_and_Algorithms


Regarding a concept-base, structured way of searching
for new methods to ITK, this is something that we are
missing at this point, and we will appreciate any suggestions
on how to create such search service.

I would think that a combination of the script above,
with the "Modules" entry of the Doxygen pages could
provide the necessary information.


 Please let us know if you have any suggestions
on how to make this available.


     Thanks


          Luis


------------
On Wed, Jan 6, 2010 at 8:10 AM, Oliver Gloger <olivergloger at web.de> wrote:
> Hello Luis,
>
> once in 2009 you informed me, that new classes are registered in the WIKI (please note our e-mail contact below).
>
> However, following your "release-related" links I can see a list that contains mainly old classes that "only" have been updated.
>
> Exists there a structured list of new classes belonging to really new methods that have been integrated in the ITK since the latest version of the SoftwareGuide?
>
> For example like the Chan&Vese-Filter?
>
> If I search on the MIDAS-journal I see many contributions from numerous conferences! Is there for every contribution at least 1 new class integrated in ITK?
>
> Exists a more hierarchically- structured list of new concepts? I search for special segmentation techniques that use prior shape and would like to know if there has been anything updated since 2006? Can you recommend me how to get a more quick access for that information?
>
> So, perhaps I am a little bit fastidious due to the well written SoftwareGuide. I would like to strongly recommend you again to update the SoftwareGuide! Only with the most relevant concepts of the publications since 2006. That would be sufficinet! The SoftwareGuide is well structured and I think the choice of "perspective" from ITK for many users.
>
>
>
> my best regards,
>
> Oliver
>
>
>
>
> Hi Oliver,
>
>
>
> 1) Yes, the ITK Software Guide is overdue for an update.
>
>
> 2) You can see a manifesto of new filters on the Wiki
>    page of every release.
>
>    For example:
>
>      http://www.itk.org/Wiki/ITK_Release_3.14
>      http://www.itk.org/Wiki/ITK_Release_3.12
>      http://www.itk.org/Wiki/ITK_Release_3.10
>      ....
>
>
> 3) Yes, the ITK Software Guide will be updated,
>    probably in the next year or two.
>
>
> 4) Since 2006, All new classes in ITK must have been
>    described in Insight Journal papers.
>
>    If you need information about a New class,
>    there must be a paper in the Insight Journal
>    describing this class.
>
>
>    For example, the Chan and Vese level set filters
>    are described in
>
>     http://www.midasjournal.org/browse/publication/322
>
>
>
>
>   Regards,
>
>
>      Luis
>
>
> ----------------
> Oliver Gloger wrote:
>> Hello together,
>>
>> Is it true that the SoftwareGuide did not change since 2005? On the other hand I can see from the mailing-list that there exist new filters now (i.e. itkScalarChanAndVeseSparseLevelSetImageFilter or other filters, which are not mentioned in the ITKSoftwareGuide).
>> Will the ITKSoftwareGuide be updated? Where can I be informed about how to use new adjoined classes and filters in the ITK?
>>
>> best regards
>>
>> Oliver!
>>
>>
>>
>
>
>
>
>
> --
> Dipl.-Ing., Dipl.-Inform.
> Oliver Gloger
>
> Technische Universität Berlin
> Fachgebiet Computer Vision & Remote Sensing
> Franklinstraße 28/29
> Sekretariat FR 3-1
> D-10587 Berlin
>
> Tel.: 0049 30 314- 73109
> ___________________________________________________________
> Preisknaller: WEB.DE DSL Flatrate für nur 16,99 Euro/mtl.!
> http://produkte.web.de/go/02/
>
>


More information about the Insight-users mailing list