![]() |
digiKam Developer Documentation
Professional Photo Management with the Power of Open Source
|
Public Types | |
enum | DetectorModel { YOLOV5NANO = 0 , YOLOV5XLARGE , RESNET50 } |
Objects detection model. More... | |
enum | ScanMode { AllItems = 0 , NonAssignedItems } |
Scanning modes. More... | |
Public Attributes | |
AlbumList | albums |
Albums to scan. | |
QStringList | langs |
ScanMode | mode = AllItems |
DetectorModel | modelType = YOLOV5NANO |
bool | wholeAlbums = false |
Whole albums checked. | |