[Insight-users] GeodesicActiveContourImageFilter nodecontainer
Rehab Mansour
rehab_a_eg at yahoo.co.uk
Sat Jun 21 11:34:13 EDT 2008
hi everyone,
i need to use the GeodesicActiveContourImageFilter in the managedITK so i am converting the code from c++ to c#,the wrappers for the filter is all available till i reach this.
typdef FastMarchingFilterType::NodeContainer NodeContainer;
typedef FastMarchingFilterType::NodeType NodeType;
NodeContainer::Pointer seeds = NodeContainer::New();
InternalImageType::IndexType seedPosition;
this nodecontainer stores the values of the seed points
fastmarchingfilter in the wrappers of managedITK doesn't contain this nodecontainer,should i use an array of points or what????
thanx for helping
__________________________________________________________
Sent from Yahoo! Mail.
A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20080621/973cb9c4/attachment-0001.htm>
More information about the Insight-users
mailing list