<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18876"></HEAD>
<BODY>
<DIV dir=ltr align=left>itkConfidenceConnectedImageFilter_IF2IF2&nbsp;<SPAN 
class=558201009-23022010> - input = 2D image of type float, output = 2D image of 
type float</SPAN></DIV>
<DIV dir=ltr align=left><SPAN 
class=558201009-23022010>itkConfidenceConnectedImageFilter_IF3IF3&nbsp;<SPAN 
class=558201009-23022010> - input = 3D image of type float, output =3D image of 
type float</SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=558201009-23022010><SPAN 
class=558201009-23022010>itkConfidenceConnectedImageFilter_ISS2ISS2&nbsp;<SPAN 
class=558201009-23022010> - input = 2D image of type signed short, output = 2D 
image of type signed short</SPAN></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=558201009-23022010><SPAN 
class=558201009-23022010><SPAN 
class=558201009-23022010></SPAN></SPAN></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=558201009-23022010><SPAN 
class=558201009-23022010><SPAN class=558201009-23022010><FONT color=#0000ff 
size=2 face=Arial>and so on....</FONT></SPAN></SPAN></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=558201009-23022010><SPAN 
class=558201009-23022010><SPAN class=558201009-23022010><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN></SPAN></SPAN>&nbsp;</DIV>
<DIV dir=ltr align=left><SPAN class=558201009-23022010><SPAN 
class=558201009-23022010><SPAN class=558201009-23022010><FONT color=#0000ff 
size=2 face=Arial>I don't use managed code because of this strange behaviour so 
i can't give you more support on error 
codes</FONT></SPAN></SPAN></SPAN></DIV><BR>
<DIV dir=ltr lang=de class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>Von:</B> insight-users-bounces@itk.org 
[mailto:insight-users-bounces@itk.org] <B>Im Auftrag von </B>Ali 
Habib<BR><B>Gesendet:</B> Dienstag, 23. Februar 2010 09:39<BR><B>An:</B> 
insight-users@itk.org<BR><B>Betreff:</B> [Insight-users] Managed ITK 
itkConfidenceConnectedImageFilter<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV dir=ltr>
<DIV>I am trying to apply itkConfidenceConnectedImageFilter to image DICOM 
series&nbsp; , so I will use the watersheed example as 
guide<BR>&nbsp;<BR>&nbsp;<BR>when use itkConfidenceConnectedImageFilter . it 
give error that this class can't be accessed due to its 
protection<BR>&nbsp;<BR>and discovered that there're 4 classes for 
itkConfidenceConnectedImageFilter&nbsp; 
<BR>&nbsp;<BR>itkConfidenceConnectedImageFilter_IF2IF2 
<BR>itkConfidenceConnectedImageFilter_IF3IF3 
<BR>itkConfidenceConnectedImageFilter_ISS2ISS2 
<BR>itkConfidenceConnectedImageFilter_IUC2IUC2 <BR>&nbsp;<BR>I want to do 
<BR>itkConfidenceConnectedImageFilter<BR>x = new 
itkConfidenceConnectedImageFilter (input);&nbsp;&nbsp; // input is the itkimage 
that read the dicom series <BR>and continue as in watersheed 
example&nbsp;<BR></DIV>
<DIV>what's the difference between those classses&nbsp;</DIV>
<DIV><BR>any suggestion please <BR>Best regards </DIV></DIV></BODY></HTML>