diff --git a/BrainVolumeRefinement.s4ext b/BrainVolumeRefinement.s4ext index a3a91795c..4982daee1 100644 --- a/BrainVolumeRefinement.s4ext +++ b/BrainVolumeRefinement.s4ext @@ -6,8 +6,8 @@ # This is source code manager (i.e. svn) scm git -scmurl https://github.com/CSIM-Toolkits/SlicerBrainVolumeRefinement.git -scmrevision master +scmurl https://github.com/jamesobutler/SlicerBrainVolumeRefinement.git +scmrevision main # list dependencies # - These should be names of other modules that have .s4ext files @@ -32,7 +32,7 @@ iconurl https://www.slicer.org/w/images/2/2c/BVeR-logo.png # Give people an idea what to expect from this code # - Is it just a test or something you stand behind? -status +status # One line stating what the module does description This extension offers algorithms to performs brain volume refinements due to previous image processing that results on small data artifacts. For instance, the BVeR method is designed to correct small oversegmentation found at brain extraction methods such as FSL-BET, FreeSurfer, AFNI, ROBEX and others.