[Insight-developers] The Insight Journal-New Submission

Insight Journal webmaster at insightsoftwareconsortium.org
Thu Oct 19 01:34:53 EDT 2006


Hello,
A new submission has been added to the Insight Journal.

Title: Orthogonal Bisection of an Image
Author(s): Tamburo, Robert
Abstract: 
This document describes a filter called itkOrthogonalBisectImageFilter, which bisects an input image and copies each divided region into two separate output images.  Pixel values are copied while maintaining their original pixel location.  The output images are of the same size, dimension, and pixel type as the input image.  Pixels that have not been copied from the input image are set to a user-specified value.  This filter is restricted to bisection along a cardinal axis, i.e., in a direction orthogonal to a bisecting slice (line for 2D images or plane for 3D images).  Submitted with this document is the source code for the filter and source code for demonstrating filter usage via an image input as an argument.  Also included is source code for testing the functionality of the filter.

Download the paper at: http://hdl.handle.net/1926/322
Review the paper at: http://insight-journal.org

Generated by the Insight Journal Manager

You are receiving this email because you asked to be informed by the Insight Journal for new submissions.
To change your email preference go to http://insight-journal.org.



More information about the Insight-developers mailing list