Besler / ITKBoneEnhancement

Various filters for enhancing cortical bones in quantitative computed tomography.
Apache License 2.0
5 stars 10 forks source link

Integration Test Data #13

Open Besler opened 6 years ago

Besler commented 6 years ago

@ypauchard @araex I was looking for some testing data to distribute and bring the project to a close. Basically, a nice femur image we can show in the Insight article plus distribute.

I have been using the input.nrrd file for testing so far. It is too big to be put in the ITK testing data. However, I think I could crop it down to get the size down.

May I get permission to distribute this data beyond your GitHub repository?

ypauchard commented 6 years ago

@besler the input.nrrd was downloaded from NBIA https://imaging.nci.nih.gov/ncia/login.jsf https://imaging.nci.nih.gov/ncia/login.jsf If I remember correctly, NBIA permits redistribution. So you should be fine to use it.

On 03 Mar 2018, at 17:33, Bryce Besler notifications@github.com wrote:

@ypauchard https://github.com/ypauchard @araex https://github.com/araex I was looking for some testing data to distribute and bring the project to a close. Basically, a nice femur image we can show in the Insight article plus distribute.

I have been using the input.nrrd https://github.com/Besler/ITKGraphCutSegmentation/tree/master/data/test/left_femur file for testing so far. It is too big to be put in the ITK testing data. However, I think I could crop it down to get the size down.

May I get permission to distribute this data beyond your GitHub repository?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Besler/ITKBoneEnhancement/issues/13, or mute the thread https://github.com/notifications/unsubscribe-auth/AMN03EXxtzXT3CjQioF_32eWHxciWKg4ks5tazZNgaJpZM4SbJK3.

Besler commented 6 years ago

Thanks so much @ypauchard !

jhlegarreta commented 5 years ago

@Besler Size, in principle, should not be an issue as long as we use data.kitware.com to host the binary file, and use the SHA512 hash in the repository, as described in ITK UploadBinaryData.md. I can help you through the process !