[Insight-users] how to write my own metic class
    Branislav Goga 
    brano.goga at centrum.sk
       
    Thu Apr 17 04:50:53 EDT 2008
    
    
  
You probably want to derive your class from itk::ImageToImageMetric<>.
Simplest way how to do it is to have a look at some existing class and
change calculation code. For example have a look at
itk::MeanSquaresImageToImageMetric<>. Its not hard to understand.
-- 
View this message in context: http://www.nabble.com/how-to-write-my-own-metic-class-tp16716776p16741424.html
Sent from the ITK - Users mailing list archive at Nabble.com.
    
    
More information about the Insight-users
mailing list