ImageD  v2_7_5 (24.06.22)
ImageD is an image processing software designed for rapid prototyping and implementing algorithms and solutions for science, research and teaching.
D_ImageRewardSystem Class Reference

The D_ImageRewardSystem class shows a random generated image as a reward for the user for perfomring some action) More...

#include <d_imagerewardsystem.h>

Inheritance diagram for D_ImageRewardSystem:

Public Slots

bool get_reward ()
 
void set_mode_cat ()
 
void set_mode_horse ()
 
void set_mode_person ()
 

Public Member Functions

 D_ImageRewardSystem ()
 
void set_target_label (QLabel *label)
 

Detailed Description

The D_ImageRewardSystem class shows a random generated image as a reward for the user for perfomring some action)

uses an online GAN. All credit for this belongs to the awesome https://thisxdoesnotexist.com/. Requires a network connection.

Constructor & Destructor Documentation

◆ D_ImageRewardSystem()

D_ImageRewardSystem::D_ImageRewardSystem ( )

Member Function Documentation

◆ get_reward

bool D_ImageRewardSystem::get_reward ( )
slot

◆ set_mode_cat

void D_ImageRewardSystem::set_mode_cat ( )
inlineslot

◆ set_mode_horse

void D_ImageRewardSystem::set_mode_horse ( )
inlineslot

◆ set_mode_person

void D_ImageRewardSystem::set_mode_person ( )
inlineslot

◆ set_target_label()

void D_ImageRewardSystem::set_target_label ( QLabel *  label)

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