[ITK] How to get to get image similarity metrics under .NET ?
Oleg Subachev
osubachev at gmail.com
Tue Nov 17 08:24:51 EST 2015
I need to get similarity metrics for 2D images under .NET.
According to ITK documentation
(http://www.itk.org/Doxygen/html/ImageSimilarityMetricsPage.html)
there are several Image To Image metrics available.
ITK itself contains corresponding methods.
But I cannot find those methods in SimpleITK :-(
There is SimpleITK.NormalizedCorrelation(Image, Image, Image) method,
but it seems to have nothing with similarity metrics.
How to get to get image similarity metrics under .NET ?
--
Best regards,
Oleg Subachev
More information about the Community
mailing list