There are some places that can be enhanced:
- If reading a directory, currently the reader will consider all data within the directory as slices. However, there may have some other files such as the LICENSE file. Therefore, it may need to check if each file is readable first.
- For segmentation data, in order to read frames more conveniently,
highdicom may be included.
There are some places that can be enhanced:
highdicommay be included.