Bender/Documentation/2.0/Modules/VotingResample: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
(Add Voting Resample module)
 
m (Update slicer-4.0-module-parameterdescription.xsl url)
Line 14: Line 14:
{| width="100%"
{| width="100%"
| valign="top" |
| valign="top" |
{{#xsl: https://raw.github.com/gist/1303059/b39751f476ce0ea2b3ca3f672df002daf8aa7507/slicer-4.0-module-parameterdescription.xsl |
{{#xsl: https://gist.githubusercontent.com/jcfr/1303059/raw/91a65abd56b8fa451d03a3bcb4447c12ba9a8519/slicer-4.0-module-parameterdescription.xsl |
http://public.kitware.com/gitweb?p=Bender/Bender.git;a=blob_plain;f=Modules/CLI/VotingResample/VotingResample.xml;h=c59982b72e88f5a4315b2123158eff2fa02f260d;hb=4295a376ab9a2cf4ce962ddd05128ba5e1b9aba0 | parse=true | nocache = false}}
http://public.kitware.com/gitweb?p=Bender/Bender.git;a=blob_plain;f=Modules/CLI/VotingResample/VotingResample.xml;h=c59982b72e88f5a4315b2123158eff2fa02f260d;hb=4295a376ab9a2cf4ce962ddd05128ba5e1b9aba0 | parse=true | nocache = false}}
| align="right" | [[Image:VotingResamplePanel-2.0.png|thumb|550px|Voting Resample panel]]
| align="right" | [[Image:VotingResamplePanel-2.0.png|thumb|550px|Voting Resample panel]]

Revision as of 19:44, 16 March 2014

Introduction

The Voting Resample module resamples a labelmap to a given spacing. The resampling is done using a voting scheme. For each output voxel, the value of that voxel is given by the most represented value around that voxel.

Details

Author: Patrick Reynolds, Kitware
Contributor #1: Johan Andruejol, Kitware
Acknowledgements: This work is supported by the Air Force Research Laboratories.
Contact: Julien Finet

Use Cases

Parameters

{{#xsl: https://gist.githubusercontent.com/jcfr/1303059/raw/91a65abd56b8fa451d03a3bcb4447c12ba9a8519/slicer-4.0-module-parameterdescription.xsl | http://public.kitware.com/gitweb?p=Bender/Bender.git;a=blob_plain;f=Modules/CLI/VotingResample/VotingResample.xml;h=c59982b72e88f5a4315b2123158eff2fa02f260d;hb=4295a376ab9a2cf4ce962ddd05128ba5e1b9aba0 | parse=true | nocache = false}}

File:VotingResamplePanel-2.0.png
Voting Resample panel

Similar Modules