[ITK-users] Region Growing

Abdelkhalek Bakkari bakkari.abdelkhalek at hotmail.fr
Thu Nov 10 08:24:46 EST 2016


Dear ITK users,


I am trying to use the example of Region Growing from the link below :
http://www.paraview.org/Wiki/index.php?title=ITK/Examples/Broken/Images/RegionGrowImageFilter&redirect=no#RegionGrowImageFilter.cxx


Unfortunately, I have got an error :


error C2440: 'initializing' : cannot convert from 'itk::Object::Pointer' to 'itk::SmartPointer<TObjectType>'          with
          [
             TObjectType=itk::RegionGrowImageFilter<InputImageType,InputImageType>
       ]
       No constructor could take the source type, or constructor overload resolution was ambiguous



I am wondering about how can I solve this issue.


Thanks in advance!

Best regards,



Abdelkhalek Bakkari
Ph.D candidate in Computer Science
Institute of Applied Computer Science
Lodz University of Technology, Poland


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20161110/c9320742/attachment.html>


More information about the Insight-users mailing list