vendredi 26 janvier 2018

QT Creator image gallery with editable details

I am working on a CNN object detector with c++ and want to get power of the QT gui capabilities.

I have std::vector<object> object which holds the capture square picture box ie:dog , car , cat etc. and the name of the object.

I wan to display all captured image box in a widget or label with an editable properties below such as the name of the item. So after edit it can insert back with the proper name in to the vector.

What is the way of the showing this increasing number of the small images in the side of the widget and with editable properties ?

any help appreciated.

Best

Aucun commentaire:

Enregistrer un commentaire