[Insight-users] new class implementation
Jihun Kim
jihun at umich.edu
Tue Jun 28 16:27:56 EDT 2011
Dear all ITK users,
I have developed my own classes (for example,
itkMeanSquaresImageToImageMetricJK .h and .cxx). I believe the codes are
correct because these have worked properly so far. The problem is that, now,
I built ITK again in order to change ITK_USE_REVIEW to ON. Now when I build
a new project, my compiler (VS C++) says to me that
'MeanSquaresImageToImageMetricJK' : is not a member of 'itk'.
Does anyone know how to implement new classes? I don't remember how I did
before. And the way I now remember doesn't not work at all.
Thanks in advance.
Jihun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110628/9e192ec7/attachment.htm>
More information about the Insight-users
mailing list