Difference between revisions of "Modules:MultiplyImages-Documentation-3.6"

From Slicer Wiki
Jump to: navigation, search
Line 29: Line 29:
  
 
===Module Description===
 
===Module Description===
Multiply two volumes together.
+
odule performs pixel-wise multiplication of two images. The module automatically handles different resolution of the input images. The module supports input images of any data type.
  
 
== Usage ==
 
== Usage ==

Revision as of 20:18, 10 May 2010

Home < Modules:MultiplyImages-Documentation-3.6

Return to Slicer 3.6 Documentation

Gallery of New Features


Multiply Images

Multiply

User Interface
Input Image 1
Input Image 2
Result Image

General Information

Module Type & Category

Type: CLI

Category: Filtering.Arithmetic

Authors, Collaborators & Contact

  • Author: Bill Lorensen
  • Contact: bill.lorensen at gmail.com
  • Documentation: Harini Veeraraghavan
  • Contact: veerarag at ge.com

Module Description

odule performs pixel-wise multiplication of two images. The module automatically handles different resolution of the input images. The module supports input images of any data type.

Usage

Use Cases, Examples

This module is especially appropriate for these use cases:

  • Use Case 1: to multiply two input volumes together
  • Use Case 2:

Examples of the module in use:

  • Example 1
  • Example 2

Tutorials

Links to tutorials explaining how to use this module:

  • Tutorial 1
    • Data Set 1

Quick Tour of Features and Use

A list panels in the interface, their features, what they mean, and how to use them.

  • IO panel:
    • Input Volume 1: first input volume
    • Input Volume 2: second input volume
    • Output Volume: output volume (can create a new one) that holds the output of volume 1 * volume 2
  • Controls panel:
    • Interpolation order: choose interpolation order, one of 0, 1, 2, 3
User Interface

Development

Notes from the Developer(s)

Algorithms used, library classes depended upon, use cases, etc.

Dependencies

The Volumes modules is required for this module's use.

Tests

On the Dashboard, these tests verify that the module is working on various platforms:

Known bugs

Links to known bugs in the Slicer3 bug tracker


Usability issues

Follow this link to the Slicer3 bug tracker. Please select the usability issue category when browsing or contributing.

Source code & documentation

Links to the module's source code:

Source code:

Doxygen documentation:

More Information

Acknowledgment

Include funding and other support here.

References

Publications related to this module go here. Links to pdfs would be useful.