TubeTK/Development: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
= TubeTK Development =
= TubeTK Development =


= Resources for Developers =
= Resources for Developers =


* [[NeuralNav/Meetings | Meetings]]
* [[NeuralNav/Meetings | Meetings]]
* [[TubeTK/MeetingNotes | Events and Meetings]]
* [[TubeTK/Design | Design discussions]]
* [[TubeTK/Build | Build instructions]]
* [[TubeTK/DevelopersGuide | Developers guide]]
* [[TubeTK/DevelopersFAQ | Developers FAQ]]
* [[TubeTK/GITCheatSheet | GIT Tips and Tricks]]
* Applications
*# GUI Applications
*# Command-line (CLI) Applications
*#* [[TubeTK/HessianVesselness2D | Hessian Vesselness 2D]]
*#* [[TubeTK/ExtractCurves2D | Extract Curves 2D]]
* Modules
*# Pre-processing
*#* [[TubeTK/Anisotropic Hybrid Diffusion with Continuous Switch]]
*# Object segmentation
*# Tube extraction
*# Data structures
*# Topology analysis
*# Editing
*# Export
*#  [[TubeTK/OpenIGTLink | OpenIGTLink]]
* [[TubeTK/Reference | References and related works]]
* Miscellaneous
**[http://en.wikipedia.org/wiki/Math_markup Math formula editing in Wiki]
**[http://en.wikipedia.org/wiki/Wikipedia:FAQ/Editing General Wiki Editing FAQ]


== Collaborative Software Development Tools ==
== Collaborative Software Development Tools ==

Revision as of 18:09, 21 July 2010

TubeTK Development

Resources for Developers



Collaborative Software Development Tools

Required third-party tools

  • ITK
    • cvs -d :pserver:<YOURNAME>@itk.org:/cvsroot/Insight login ...
    • ITK recommends uuid-dev package on Linux

Optional third-party tools