Difference between revisions of "Slicer3:Module:BinaryThresholding-Documentation"

From Slicer Wiki
Jump to: navigation, search
Line 18: Line 18:
  
 
===Module Description===
 
===Module Description===
 +
 +
The purpose of this module is implementing simple binary thresholding in order to get a binary image at the end. In this project, the input is two spheres which are connected to each other and after this process, the pixel value of the inside of the connected spheres becomes 255, whereas the outside value is 0.

Revision as of 14:55, 27 August 2008

Home < Slicer3:Module:BinaryThresholding-Documentation

Binary Thresholding

GENERAL INFORMATION

Module Type&Category

Type of this module is CLI and is under the category names Segmentation in Slicer 3.

Authors, Collaborators&Contact

  • Author: Bike Kilic, MSc student in Northeastern University
  • Contact: kilicbike@gmail.com

Module Description

The purpose of this module is implementing simple binary thresholding in order to get a binary image at the end. In this project, the input is two spheres which are connected to each other and after this process, the pixel value of the inside of the connected spheres becomes 255, whereas the outside value is 0.