InsightSoftwareConsortium / InsightSoftwareConsortium/ITKSphinxExamples
CreateImage does not clear the buffer
Đang mở
Good first issue
- Ngôn ngữ chính
- Jupyter Notebook
- Star
- 59
- Fork
- 70
- Merge trung bình
- 1 ngày 15 giờ
- Pull request đã merge (30 ngày)
- 12
Mô tả
A search for `image->Allocate();` has 149 hits while `image->FillBuffer(` has 64 hits. The instances of `Allocate` not followed by a `FillBuffer` should be examined, and probably turned into [image->Allocate(true);](https://github.com/InsightSoftwareConsortium/ITKSphinxExamples/commit/fc491a42151e2dd27f3e98b821d0c2fd35b55b2b#diff-a388a43bc1ceb769184a4daea4a146c73cbe1c5aeaf7003d1c698f51f95f0ad6R113) calls.
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á.