Skip to content

mseng10/ITKWikiExamples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,321 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ITKWikiExamples

Build Status

Overview

The ITK WikiExamples can be built in several ways:

  1. A single example. Follow the instructions of the example.
  2. All examples stand-alone. Follow these instructions.
  3. All examples with a Superbuild that builds a proper ITK and VTK. Follow these guidelines.
  4. As an ITK Remote Module. Follow these guidelines:
    • Enable the Module_WikiExamples boolean variable in your ITK CMake file.
    • Configure and generate your ITK project.
    • Build the WikiExamples modules.

If you want to test the WikiExamples, execute the following commands:

$ cd {itk_bld}
$ cd Modules/Remote/WikiExamples
$ ctest

About

Scraped, buildable version of the wiki examples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 35.5%
  • C++ 32.0%
  • C 17.9%
  • CMake 13.8%
  • Shell 0.8%