Dominik Schörkhuber
Dominik Schörkhuber
suggestion for a video annotation interface for video annotation. it displays one object per row, along with attributes and meta data. keyframes are indicated by white dots. green/red indicators where...
hi @awolant, thank you for the response. meanwhile i have read more through the DALI docs and became aware of the `file_list` parameter for nvidia.dali.fn.readers.video. along with the option `file_list_frame_num`...
i would love to see support for package managers like winget and chocolatey. it allows to quickly install the tool on a new pc. reducing the need to implement and...
selected languages are now stored with the regular QSettings as a QStringList. the value of the stringlist is not correctly displayed and editable in the nomacs settings editor, but the...
https://api.github.com/repos/tesseract-ocr/tessdata/contents QNetworkAccessManager / QNetworkRequest fail to retrieve the above url. QNetworkReply::errorString says "ssl handshake failed" QNetworkReply::sslErrors is empty the slot QNetworkReply::sslErrors(QNetworkReply*, QList) is not called seems buggy to me :(...