-
Notifications
You must be signed in to change notification settings - Fork 1
Obsolete
License
vfonov/c3d
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
=================== Convert3D tool with minc support =================== See http://www.itksnap.org/pmwiki/pmwiki.php?n=Convert3D.Documentation for documentation ==================== ADDING A NEW FEATURE ==================== 1. Create an adapter class using script file in adapters/generators: cd adapters/generators bash runme.sh FeatureName "(int param1, int param2)" mv FeatureName.* .. 2. Add the new adapter to CMakeLists 3. Add the new adapter's header file to ConvertImageND.cxx 4. Add an invocation of the new adapter to ImageConverter::ProcessCommand 5. Edit the code in the adapters () operator 6. Update the documentation on the Wiki
About
Obsolete
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published