BlueQuartzSoftware / BlueQuartzSoftware/ITKImageProcessing

Check that data container type and ITK image type match in DREAM3DToITKImageFilter

Đang mở
#101 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
C++
Star
4
Fork
12
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

When converting a DREAM3D data container using DREAM3DToITKImageFilter, the data type of the data container must match the data type of the ITKImageFilter: [see here](https://github.com/BlueQuartzSoftware/ITKImageProcessing/blob/develop/ITKImageProcessingFilters/itkInPlaceDream3DDataToImageFilter.hxx#L122-L135)

In VerifyPreconditions(), types should be checked and an exception should be thrown if they are not matching.

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

Hướng nghiên cứu

Start in ITKImageProcessingFilters/itkInPlaceDream3DDataToImageFilter.hxx at the referenced lines and inspect VerifyPreconditions(). Check how the DREAM3D data container type and ITK image type are available there. Done means VerifyPreconditions() throws an exception when the types do not match.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
cpp
Lĩnh vực
computer-vision
Loại issue
Lỗi
Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Khá rõ ràng
Mức phù hợp với người mới
45/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.