powered by
Get image extensions from a filename
parse_img_ext(file)
Extension of file
Character filename to parse
parse_img_ext("blah.nii.gz") parse_img_ext("blah.mnc") parse_img_ext("blah.nii") parse_img_ext("blah") parse_img_ext("blah.img") parse_img_ext("blah.hdr") parse_img_ext("blah.hdr.gz")
Run the code above in your browser using DataLab