[Insight-users] Detecting border of a segment

Kevin H. Hobbs hobbsk at ohiou.edu
Mon Sep 28 05:00:55 EDT 2009


On 09/28/2009 04:43 AM, Michael Xanadu wrote:
>
>
> "Cannot open include file: 'itkLabelOverlayImageFilter.h': No such
> file or directory"
>
> But I can include all other ITK classes easily. Did I forgot
> something? Maybe when I built ITK?

It looks like this filter is in the review directory.

$ locate itkLabelOverlayImageFilter.h
/home/kevin/kitware/Insight/Code/Review/itkLabelOverlayImageFilter.h

To use it please set the cmake variable ITK_USE_REVIEW to ON when you
configure ITK. I think it's an advanced variable so you'll have to hit
't' to change it in ccmake.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090928/b08d5000/attachment.pgp>


More information about the Insight-users mailing list