Andras Lasso
Andras Lasso
We'll review this after finishing up: * https://github.com/Slicer/ExtensionsIndex/pull/2092
I would recommend to run this code snippet in debug mode and have a look at the call stack.
Sorry, I won't be able to help with this. I don't use CTK plugin framework and the error seems to be in some basic Qt widget classes.
I've found the old names very confusing, so this change is very welcome. To reduce the scope of the change, we could keep the current filters and just add new...
When string code is get/set with the new methods like `Get/SetDICOMOrientation(string code)` then the DICOM definition is used. Having the old deprecated methods and enum values is less clean now....
The proposed implementation looks good to me. It is clean and transition should not be difficult. Maybe `DICOMOrientImageFilter` name could a bit more generic, to allow it to be used...
> Please don't remove itkSpatial classes and OrientImageFilter, just add new enums with clear names, both "from" and "to", it is easy. I agree - when nothing is broken, no...
The extension description file must have .json extension. The repository name string has a typo (has an extra space). These need to be fixed to be able to run the...
Thanks a lot for your contribution! This is very close to be ready to be added to the extensions index, there are just a few items to address: - [...
@rasakereh Let us know if you want to proceed with merging the pull request and addressing the few remaining minor points. We could make the extension available by pointing the...