Table of Contents

NAME

QccIMGImageCubeAbsoluteValue - absolute value of image cube

SYNOPSIS

#include "libQccPack.h"

int QccIMGImageCubeAbsoluteValue(QccIMGImageCube *image_cube);

DESCRIPTION

QccIMGImageCubeAbsoluteValue() replaces each voxel in image_cube with its absolute value, as calculated with fabs(3) .

RETURN VALUES

This routine returns 0 on success and 1 on error.

SEE ALSO

fabs(3) , QccIMGImageCube(3) , QccPackIMG(3) , QccPack(3)

AUTHOR

Copyright (C) 1997-2021 James E. Fowler


Table of Contents



Get QccPack at SourceForge.net. Fast, secure and Free Open Source software downloads