1.3.49
 
Loading...
Searching...
No Matches
distribution Struct Reference

Struct to combine distribution objects (flag: -1 = N/A, 0 = normal, 1 = uniform, 2 = weibull) (repeat: false = randomize once per recording, true = randomize for every image) More...

#include <ProjectBuilder.h>

Data Fields

distUnion dist
 
int flag
 
bool repeat
 

Detailed Description

Struct to combine distribution objects (flag: -1 = N/A, 0 = normal, 1 = uniform, 2 = weibull) (repeat: false = randomize once per recording, true = randomize for every image)

Definition at line 183 of file ProjectBuilder.h.

Field Documentation

◆ dist

distUnion distribution::dist

Definition at line 184 of file ProjectBuilder.h.

◆ flag

int distribution::flag

Definition at line 185 of file ProjectBuilder.h.

◆ repeat

bool distribution::repeat

Definition at line 186 of file ProjectBuilder.h.


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