InsightSoftwareConsortium / InsightSoftwareConsortium/ITKPyTorch
Support MONAI interfaces for image information
- Ngôn ngữ chính
- C++
- Star
- 3
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
As suggested by @aylward in #1, support MONAI Python dictionary interfaces for image information like origin, spacing, etc :+1:
> 1) You and others created some nice python helper functions for ITK (e.g.,
ITKExtras.py) that help with using ITK from numpy, accessing spacing
information, etc. I wonder if something similar should be done in this
module for MONAI.
> 2) MONAI is using python dictionaries for managing spacing etc. Seems
like those dictionaries could be created and populated by this toolkit as
well. Yes, MONAI doesn't provide a custom C++ library for those
dictionaries, but does it need to in order to access them from C++?
This may need to be implemented by adding code to ITK itself and / or customization of this module's Python interface.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.