VIP: Volume Image Processing


pyramid_volume Struct Reference

#include <vip/pyramid.h>

Collaboration diagram for pyramid_volume:

Data Fields

Volumevolume
 
int nx
 
int ny
 
int nz
 
int rx
 
int ry
 
int rz
 
int winsize
 

Detailed Description

Definition at line 35 of file pyramid.h.

Field Documentation

◆ nx

int pyramid_volume::nx

Definition at line 38 of file pyramid.h.

◆ ny

int pyramid_volume::ny

Definition at line 39 of file pyramid.h.

◆ nz

int pyramid_volume::nz

Definition at line 40 of file pyramid.h.

◆ rx

int pyramid_volume::rx

Definition at line 41 of file pyramid.h.

◆ ry

int pyramid_volume::ry

Definition at line 42 of file pyramid.h.

◆ rz

int pyramid_volume::rz

Definition at line 43 of file pyramid.h.

◆ volume

Volume* pyramid_volume::volume

Definition at line 37 of file pyramid.h.

◆ winsize

int pyramid_volume::winsize

Definition at line 44 of file pyramid.h.


The documentation for this struct was generated from the following file: