CVB.Net 15.0
Loading...
Searching...
No Matches
ConsistencyCheckEventArgs Class Reference

Event data for the ConsistencyCheckProgress events on various objects. More...

Properties

int LinesToBeDone [get]
 The number of lines that still need to be processed.
 
TrainingSet.ImageInfo Image [get]
 Image that is currently being processed.
 
TrainingSet.ModelInfo Model [get]
 Model that is currently being processed.
 
bool Continue [get, set]
 Set this flag to.
 

Detailed Description

Event data for the ConsistencyCheckProgress events on various objects.

Property Documentation

◆ Continue

bool Continue
getset

Set this flag to.

false

to interrupt the current consistency check.