NiftySeg icon indicating copy to clipboard operation
NiftySeg copied to clipboard

Results 2 NiftySeg issues
Sort by recently updated
recently updated
newest added

I am trying to use NiftySeg for my research, but have not been successful yet. I have installed it using the superbuild which creates a folder with subfolders “bin”, “include”,...

``` $ seg_stats empty.nii.gz -Vl test1.csv $ cat test1.csv ; echo 1.0368e+07 $ seg_stats empty.nii.gz -pr 10 -Vl test2.csv $ cat test2.csv ; echo 1.0368e+07 ``` Expected behaviour is to...