Skip to content

Struct inspection::DomainConfig

ClassList > inspection > DomainConfig

Public Attributes

Type Name
float angle1 = = 50
float angle2 = = 0
float angle3 = = 0
string clusterType = = "linear"
string crop = = "normal"
float densityThreshold = = 0.0
string direct = = "top"
int imageHeight = = 800
int imageWidth = = 2100
float keypointMergeDistance = = 10.0
int minimumPixels = = 100
int numOfClass = = 3
int stride = = 360
int windowSize = = 720

Public Attributes Documentation

variable angle1

float inspection::DomainConfig::angle1;

variable angle2

float inspection::DomainConfig::angle2;

variable angle3

float inspection::DomainConfig::angle3;

variable clusterType

string inspection::DomainConfig::clusterType;

variable crop

string inspection::DomainConfig::crop;

variable densityThreshold

float inspection::DomainConfig::densityThreshold;

variable direct

string inspection::DomainConfig::direct;

variable imageHeight

int inspection::DomainConfig::imageHeight;

variable imageWidth

int inspection::DomainConfig::imageWidth;

variable keypointMergeDistance

float inspection::DomainConfig::keypointMergeDistance;

variable minimumPixels

int inspection::DomainConfig::minimumPixels;

variable numOfClass

int inspection::DomainConfig::numOfClass;

variable stride

int inspection::DomainConfig::stride;

variable windowSize

int inspection::DomainConfig::windowSize;

The documentation for this class was generated from the following file config.h