-
Notifications
You must be signed in to change notification settings - Fork 31
Description
I want to perform multi-metric registration, which register two CT data sets with MI and simultaneously register the corresponding segments (binary images) with the kappa statistic. Although I did not pass the segmentation node to Elastix, there seemed some problems with the configuration. The error log is shown below.
`Error:
AdvancedKappaStatistic(index 3) - This component is not installed!
ERROR: error occurred while creating Metric 1.
itk::ExceptionObject (00000000001BF480)
Location: "unknown"
File: D:\D\P\S-0-E-b\SlicerElastix-build\elastix\Core\Kernel\elxElastixMain.cxx
Line: 822
Description: itk::ERROR: ElastixMain(000000000377DF10): The following component could not be created: AdvancedKappaStatistic
ERROR:
One or more components could not be created.
Errors occurred!`
Hope for some ideas. Thanks a lot.