Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

fslstats

#!/bin/sh

# Peaks: -x : output coordinates of the maximum intensity voxel 

fslstats img -x  
 
PREVIOUS NEXT
Tagged: #fslstats
ADD COMMENT
Topic
Name
1+6 =