TubeTK/Design Discussions: Difference between revisions
From KitwarePublic
< TubeTK
Jump to navigationJump to search
(New page: == Pre-processing == == Data structures == == Tube extraction == === Andinet: 2010.01.15 === # Tracking-based, ridge-based, centerline detection approaches # Tube-model ( Vessleness ...) |
|||
Line 12: | Line 12: | ||
# Deformable model based approaches such as explicit/parametric models ( Active contours etc... ) and implicit/geometric models ( Level set ) | # Deformable model based approaches such as explicit/parametric models ( Active contours etc... ) and implicit/geometric models ( Level set ) | ||
# Other Hybrid techniques ( Stephen's algorithm ( tracking + ridge-based ), Vesselness+Diffusion etc ) | # Other Hybrid techniques ( Stephen's algorithm ( tracking + ridge-based ), Vesselness+Diffusion etc ) | ||
=== Papers === | |||
* "A VTK-based, CUDA-optimized Non-Parametric Vessel Detection Method" | |||
** http://www.midasjournal.org/browse/publication/710 |
Revision as of 23:26, 27 January 2010
Pre-processing
Data structures
Tube extraction
Andinet: 2010.01.15
- Tracking-based, ridge-based, centerline detection approaches
- Tube-model ( Vessleness approach )
- Deformable model based approaches such as explicit/parametric models ( Active contours etc... ) and implicit/geometric models ( Level set )
- Other Hybrid techniques ( Stephen's algorithm ( tracking + ridge-based ), Vesselness+Diffusion etc )
Papers
- "A VTK-based, CUDA-optimized Non-Parametric Vessel Detection Method"