#include <Beh_Growing.h>
Inheritance diagram for mial::Beh_Growing< Type, CrawlerPhysType >:
Public Member Functions | |
virtual bool | run (typename Behavior< Type, 3 >::behaviorIn *i, std::stringstream *s=NULL) |
Beh_Growing () | |
Classes | |
struct | behaviorIn |
A structure defining the inputs for the behavior. More... |
Adds a new layer to vessel crawler at the control-center provided location and orientation. See [1] for details.
[1] C. McIntosh and G. Hamarneh, "Vessel Crawlers: 3D Physically-based Deformable Organisms for Segmentation and Analysis of Tubular Structures in Medical Images", IEEE Conference on Computer Vision and Pattern Recognition, 2006.
Definition at line 19 of file Beh_Growing.h.