[#5109] Adding INT32 Pixel Type

Please log in

State: more information
Open
Date:
2010-08-07 22:55
Priority: more information
3
Submitted By:
Luis Ibanez (luisibanez)
Assigned To: more information
Hanchuan Peng (hanchuan)
Component: 
None
Version: 
None
Resolution: 
None
Summary: more information
Adding INT32 Pixel Type

Detailed description

Working with Aurelien Lucchi we have added support for INT32 as a new pixel type in v3d.

This is mostly intended for storing images of labels.

This patch includes two files

A) v3d_adding_int32_pixel_type.patch
B) v3d_adding_int32_pixel_type_ITK_Plugins.patch


The file (A) contains the changes for v3d itself.
To apply this patch do:

cd v3d

(from this directory you should be able to do ls v3d_main)


patch -p0 < v3d_adding_int32_pixel_type.patch



The file (B) contains the changes for the ITK-Plugins to take advantage of the new pixel type INT32
To apply this patch do

cd v3d

(from this directory you should be able to do : ls 2010_hackathon/ITK-V3D-Plugins)

patch -p0 < v3d_adding_int32_pixel_type_ITK_Plugins.patch

Response

Message

Date: 2010-08-15 22:53
Sender: Hanchuan Peng

the "delete []pout" part was added in new V3D. However the entire patch will be hard to add at this moment. Set as a to-do in the future.

Attached Files:

Name Download
v3d_adding_int32_pixel_type.patch Download
v3d_adding_int32_pixel_type_ITK_Plugins.patch Download

Changes:

Field Old Value Date By
File Added319: v3d_adding_int32_pixel_type_ITK_Plugins.patch2010-08-07 22:55luisibanez
File Added318: v3d_adding_int32_pixel_type.patch2010-08-07 22:55luisibanez