VIP: Volume Image Processing


Vip_histo Struct Reference

#include <vip/histo.h>

Data Fields

int * histo_ad
 
int * val
 
int min
 
int max
 
int buf_zero_position
 
int buf_size
 
int range_max
 
int range_min
 

Detailed Description

Definition at line 51 of file histo.h.

Field Documentation

◆ buf_size

int Vip_histo::buf_size

Definition at line 57 of file histo.h.

◆ buf_zero_position

int Vip_histo::buf_zero_position

Definition at line 56 of file histo.h.

◆ histo_ad

int* Vip_histo::histo_ad

Definition at line 52 of file histo.h.

◆ max

int Vip_histo::max

Definition at line 55 of file histo.h.

◆ min

int Vip_histo::min

Definition at line 54 of file histo.h.

◆ range_max

int Vip_histo::range_max

Definition at line 58 of file histo.h.

◆ range_min

int Vip_histo::range_min

Definition at line 59 of file histo.h.

◆ val

int* Vip_histo::val

Definition at line 53 of file histo.h.


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