After building the ITK library, I tried to run the examples with the demo datasets which I suppose should come along with the library. However I am not able to find how to download these datasets. Also I downloaded the zip files but the zip files only contain sha/md5 files, I am not sure how to get actual dataset from these files which can be used as a starting point for a beginner.
Also I have heard that the dataset is available in the same directory structure as the build output, but i am not able to download it.
for example, say :
~/itkbin/bin - directory has ImageRegistration11 example built, how can I get the corresponding data to this example (or any other example).