[Insight-developers] The VTK Wiki Examples

Bill Lorensen bill.lorensen at gmail.com
Wed Oct 13 08:18:38 EDT 2010


It would be easy to setup something similar for ITK. Dashboard
cleanliness depends on activity. Right now, we have a lot of it
because one of the developers is teaching a class.

The biggest maintenance issue is creating the baselines. Only certain
developers can do that.

Bill

2010/10/13 Gaëtan Lehmann <gaetan.lehmann at jouy.inra.fr>:
>
> It looks very nice.
> Would it be difficult to setup the same thing for ITK?
> How hard is it to maintain the dashboard clean?
>
> Regards,
>
> Gaëtan
>
>
> Le 12 oct. 10 à 22:52, Bill Lorensen a écrit :
>
>> Folks,
>>
>> I have mentioned a couple of times on the t-con that vtk has a set of
>> examples on the vtk wiki. This could be a future consideration for
>> ITK.
>>
>> Here is a snippet from our announcement on the VTK users list:
>>
>> We have established a process to automatically synchronize the
>> examples at: http://vtk.org/Wiki/VTK/Examples with a git repository
>> at http://gitorious.org/vtkwikiexamples. The process includes nightly
>> compiles of each C++ example on several systems and running most C++
>> examples
>> as tests. Many of the tests that produce images are regression tested
>> against a baseline image.
>>
>> Highlights:
>> Over 600 c++ examples
>> Over a dozen python examples (we need more!)
>> Almost 5 java examples (we need more!)
>> and over 5 tcl examples (we need more!)
>>
>> Over 500 c++ tests
>> Over 400 Image regression tests
>>
>> There are three ways to obtain the examples:
>> 1) Go to an example page, cut and paste the example with its
>>  CMakeLists.txt file.
>>
>> 2) Clone the git repository:
>>
>> git clone git://gitorious.org/vtkwikiexamples/wikiexamples.git
>>
>> 3) Or download a tarball and extract the examples
>>
>> http://gitorious.org/vtkwikiexamples/wikiexamples/archive-tarball/master
>>
>> The wiki is the holder of the master copy of each example. As examples
>> are added by the VTK community, these examples will automatically be
>> placed in the git repository, compiled every night and tested.
>>
>> For general information on the Wiki Examples go to:
>> http://vtk.org/Wiki/VTK/Examples
>>
>> We have instructions for:
>> Example Users: http://vtk.org/Wiki/VTK/Examples/Instructions/ForUsers
>> Example Developers:
>> http://vtk.org/Wiki/VTK/Examples/Instructions/ForDevelopers
>> Example Administrators:
>> http://vtk.org/Wiki/VTK/Examples/Instructions/ForAdministrators
>>
>> Please feel free to add examples to this grass roots effort to ease the
>> VTK learning experience.
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Kitware offers ITK Training Courses, for more information visit:
>> http://kitware.com/products/protraining.html
>>
>> Please keep messages on-topic and check the ITK FAQ at:
>> http://www.itk.org/Wiki/ITK_FAQ
>>
>> Follow this link to subscribe/unsubscribe:
>> 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  http://www.itk.org
> http://www.mandriva.org  http://www.bepo.fr
>
>


More information about the Insight-developers mailing list