|
IVALab Python Libraries
Collection of code for computer vision and robotics with specific API.
|
Classes | |
| class | StgQualityControl |
| Class containing the trial settings for Quality Control experiments. More... | |
Namespaces | |
| superviseit.studies | |
| superviseit.studiesQualityControl | |
| Contains information about the quality control studies. | |
Functions | |
| def | getDataPath (studyPath='') |
| Returns the Supervise It studies data path or sub-path. More... | |
| def | loadImage (imageFile, fpath=None) |
| def | readConditionsFromCSV (fileName, studyDict) |
| Given a CSV file string and a study setting dictionary, generate list of trial settings. More... | |
| def | writeTrialInfoToJSON (jsFile, trialInfo) |
| Writes the defectInfo dictionary as a JSON file. More... | |