Andras Lasso

Results 869 comments of Andras Lasso

We'll review this after finishing up: * https://github.com/Slicer/ExtensionsIndex/pull/2092

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...