runtime error itk::ProcessObject::SetInput was part of the deprecated API

Hi
I got a runtime error related to this:

`the method itk::ProcessObject::SetInput was part of the deprecated API.`

Where can change to make it works? nothing related is mentioned [here] (https://itk.org/Wiki/ITK/Release_4/Removed_or_renamed_classes)

Thanks!

Hi Ibraheem,

I good place to look for migration guidance is the ITK v4 Migration website.

However, it is unclear what is being migrated. Is there a full stack trace for the error?

Thanks,
Matt

1 Like

Thanks Matt,
I think I found the answer here:
https://itk.org/migrationv4/index.php?action=artikel&cat=3&id=121&artlang=en&highlight=ProcessObject+

1 Like