pyushkevich / itksnap

ITK-SNAP medical image segmentation tool
http://www.itksnap.org
GNU General Public License v3.0
294 stars 86 forks source link

Is it possible to load NIFTI images in ITKSnap from URL (http/https) #6

Closed debug-vaibhav closed 2 years ago

debug-vaibhav commented 4 years ago

We can open any file by browsing the local folders, but we wanted to open images from remote url. Is it possible ?

If not are there any chances to do so ?