convertimagepixeltype(1) debian man page | unix.com

Man Page: convertimagepixeltype

Operating Environment: debian

Section: 1

CONVERTIMAGEPIXELTYPE(1)					   User Commands					  CONVERTIMAGEPIXELTYPE(1)

NAME
ConvertImagePixelType - part of ANTS registration suite
SYNOPSIS
ConvertImagePixelType infile.nii out.ext TYPE-OPTION
DESCRIPTION
ext is the extension you want, e.g. tif. TYPE-OPTION : TYPE 0 : char 1 : unsigned char 2 : short 3 : unsigned short 4 : int 5 : unsigned int Note that some pixel types are not supported by some image formats. e.g. int is not supported by jpg. You can easily extend this for other pixel types with a few lines of code and adding usage info. The image intensity will be scaled to the dynamic range of the pixel type. E.g. uchar => 0 (min), 255 (max). ConvertImagePixelType 1.9 May 2012 CONVERTIMAGEPIXELTYPE(1)
Related Man Pages
warptensorimagemultitransform(1) - debian
mlib_imagerankfilter3x3_us(3mlib) - sunos
mlib_imagerankfilter7x7_us(3mlib) - sunos
iinfo(1) - centos
iinfo(1) - redhat
Similar Topics in the Unix Linux Community
Introduction
One instance of comparing grep and awk
Weird 'find' results
A (ksh) Library For and From UNIX.com