I installed SimpleITK-1.2.4-CSharp-win64-x64, but I could not find DICOMOrientImageFilter. Is this class only available in C++? or Do I have to build SimpleITK source to install?
Hello @Toru_Hironaka,
The latest SimpleITK C# release is available from the toolkit’s release page on GitHub, in your case it looks like you want SimpleITK-2.3.1-CSharp-win64-x64.zip.
1 Like
Thanks Zivy. it works!
2 Likes