Hi All<br><br>I want to use Kullback Leibler metric from ITK (itk::KullbackLeiblerCompareHistogramImageToImageMetric) for my registration code in which is implemented in java.<br><br>I have two following doubt and would really appreciate if some one could help me.<br>
<br>1. Is it possible to make dll or exe of this metric in ITK and access it in java using Java Native Interface?<br><br>Because my optimization, regularization and Interpolation are heavily implemented in java, I just want to use metric from ITK.<br>
<br>Sincerely<br>Robert<br><br>