PlusLib  2.9.0
Software library for tracked ultrasound image acquisition, calibration, and processing.
Classes | Enumerations
nvCommon.h File Reference
#include "nvapi.h"
Include dependency graph for nvCommon.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nvOptions
 

Enumerations

enum  eTestPattern {
  TEST_PATTERN_RGB_COLORBARS_100, TEST_PATTERN_RGB_COLORBARS_75, TEST_PATTERN_YCRCB_COLORBARS, TEST_PATTERN_COLORBARS8_75,
  TEST_PATTERN_COLORBARS8_100, TEST_PATTERN_COLORBARS10_75, TEST_PATTERN_COLORBARS10_100, TEST_PATTERN_FRAME,
  TEST_PATTERN_LOGO, TEST_PATTERN_RAMP8, TEST_PATTERN_RAMP16, TEST_PATTERN_BAR,
  TEST_PATTERN_LINES, TEST_PATTERN_SPHERE
}
 

Enumeration Type Documentation

◆ eTestPattern

Enumerator
TEST_PATTERN_RGB_COLORBARS_100 
TEST_PATTERN_RGB_COLORBARS_75 
TEST_PATTERN_YCRCB_COLORBARS 
TEST_PATTERN_COLORBARS8_75 
TEST_PATTERN_COLORBARS8_100 
TEST_PATTERN_COLORBARS10_75 
TEST_PATTERN_COLORBARS10_100 
TEST_PATTERN_FRAME 
TEST_PATTERN_LOGO 
TEST_PATTERN_RAMP8 
TEST_PATTERN_RAMP16 
TEST_PATTERN_BAR 
TEST_PATTERN_LINES 
TEST_PATTERN_SPHERE 

Definition at line 45 of file nvCommon.h.