Dear community,
I tried to compute the similarity of two binary labelmap volumes (pixel type unsigned char) in 3D Slicer Simple filters SimilarityIndexImageFilter. There comes an error message:
Wrong number or type of arguments for overloaded function ‘ImageFileWriter_Execute’.
Possible C/C++ prototypes are:
slicer_itk::simple::ImageFileWriter::Execute(slicer_itk::simple::Image const &)
slicer_itk::simple::ImageFileWriter::Execute(slicer_itk::simple::Image const &,slicer_itk::simple::PathType const &,bool,int)
What are the correct file formats for input and output files for SimilarityIndexImageFilter ?
Best regards,
Mikko