HologramDepthmap Library
Public Member Functions | Private Slots | Private Attributes | List of all members
HologramDepthmap Class Reference

Test class for executing the sample program, which shows how to use a hologram library. More...

#include <hologramdepthmap.h>

Inherits QMainWindow.

Public Member Functions

 HologramDepthmap (QWidget *parent=0)
 
 ~HologramDepthmap ()
 

Private Slots

void GenHologram ()
 
void ReconImage ()
 

Private Attributes

Ui::HologramDepthmapClass ui
 
HologramGeneratorhologram_
 

Detailed Description

The sample program has a main window form and the user can choose the execution type - CPU and GPU.

Definition at line 13 of file hologramdepthmap.h.

Constructor & Destructor Documentation

◆ HologramDepthmap()

HologramDepthmap::HologramDepthmap ( QWidget *  parent = 0)

Definition at line 4 of file hologramdepthmap.cpp.

◆ ~HologramDepthmap()

HologramDepthmap::~HologramDepthmap ( )

Definition at line 17 of file hologramdepthmap.cpp.

Member Function Documentation

◆ GenHologram

void HologramDepthmap::GenHologram ( )
privateslot

Definition at line 22 of file hologramdepthmap.cpp.

◆ ReconImage

void HologramDepthmap::ReconImage ( )
privateslot

Definition at line 47 of file hologramdepthmap.cpp.

Member Data Documentation

◆ hologram_

HologramGenerator* HologramDepthmap::hologram_
private

Definition at line 30 of file hologramdepthmap.h.

◆ ui

Ui::HologramDepthmapClass HologramDepthmap::ui
private

Definition at line 28 of file hologramdepthmap.h.


The documentation for this class was generated from the following files: