VIP: Volume Image Processing


vida.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

VolumeReadVidaVolume (const char *ima_name, int borderWidth)
 
VolumeReadVidaFloatVolumeWithBorder (const char *ima_name, int borderWidth)
 
VolumeReadVidaFrame (const char *ima_name, int fr1, int fr2)
 
VolumeReadVidaFloatFrame (const char *ima_name, int fr1, int fr2)
 
VolumeReadVidaVolumeDim (const char *ima_name)
 
int WriteVidaVolume (Volume *volume, char *ima_name)
 
int WriteVidaScaledVolume (Volume *volume, char *ima_name)
 

Function Documentation

◆ ReadVidaFloatFrame()

Volume * ReadVidaFloatFrame ( const char * ima_name,
int fr1,
int fr2 )
extern

References ReadVidaFloatFrame().

Referenced by ReadVidaFloatFrame().

◆ ReadVidaFloatVolumeWithBorder()

Volume * ReadVidaFloatVolumeWithBorder ( const char * ima_name,
int borderWidth )
extern

◆ ReadVidaFrame()

Volume * ReadVidaFrame ( const char * ima_name,
int fr1,
int fr2 )
extern

References ReadVidaFrame().

Referenced by ReadVidaFrame().

◆ ReadVidaVolume()

Volume * ReadVidaVolume ( const char * ima_name,
int borderWidth )
extern

References ReadVidaVolume().

Referenced by ReadVidaVolume().

◆ ReadVidaVolumeDim()

Volume * ReadVidaVolumeDim ( const char * ima_name)
extern

References ReadVidaVolumeDim().

Referenced by ReadVidaVolumeDim().

◆ WriteVidaScaledVolume()

int WriteVidaScaledVolume ( Volume * volume,
char * ima_name )
extern

◆ WriteVidaVolume()

int WriteVidaVolume ( Volume * volume,
char * ima_name )
extern

References WriteVidaVolume().

Referenced by WriteVidaVolume().