[Insight-users] 'itkSingleValuedCostFunction.h': No such file	or directory // Trying to calculate the MI
    Antonio Gómez Barquero 
    agb1 at alu.upct.es
       
    Tue Oct 25 04:17:10 EDT 2011
    
    
  
 
I realize that the headers I need are under the folders 
/Code/Numerics
and 
/Code/SpatialObjets , so I am wondering that maybe I did something
wrong in the Cmake process. 
 
I used Cmake 2.6, which option I should mark that I did not do it before?
Can I overwrite the old folder and my program in Visual Studio 2008 will
follow working with ITK without problems?
 
Thanks all
 
Antonio
 
De: insight-users-bounces at itk.org [mailto:insight-users-bounces at itk.org] En
nombre de Antonio Gómez Barquero
Enviado el: lunes, 24 de octubre de 2011 15:07
Para: insight-users at itk.org
Asunto: [Insight-users] 'itkSingleValuedCostFunction.h': No such file or
directory // Trying to calculate the MI
 
Hello!
 
I am trying to calculate the mutual information between two images, for that
purpose I am using the class MutualInformationImageToImageMetric. After
reading this example :
<http://www.itk.org/Wiki/ITK/Examples/Registration/MutualInformation>
http://www.itk.org/Wiki/ITK/Examples/Registration/MutualInformation I am
using the following new four  #include lines in my code:
 
#include "itkImageRegistrationMethod.h"
#include "itkTranslationTransform.h"
#include "itkMutualInformationImageToImageMetric.h"
#include "itkLinearInterpolateImageFunction.h"
 
After that I received a fatal error telling me that :
'itkSingleValuedCostFunction.h': No such file or directory
 
I have use quite a lot of other classes of itk and it works always
what is
happening now? Any hints please?
 
Thanks !
 
Antonio Gómez Barquero
 
Ingeniero de Telecomunicaciones -Becario Investigador asociado a Actividades
de I+D+I 
GTTS ( Grupo de Tratamiento y Teoría de la Señal)[ http://gtts.upct.es/]
UPCT (Universidad Politécnica de Cartagena)[ http://www.upct.es/]
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20111025/01a5157f/attachment.htm>
    
    
More information about the Insight-users
mailing list