Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You and use GTK+ UI library for developing UI along with c++ core logic. see here https://www.gtk.org/development.php

You and use GTK+ UI library for developing UI along with c++ core logic. see here https://www.gtk.org/development.php To show image from opencv you can use pixleBuffer in GTK or either first you write opencv image to a directory then read the same via GTK ui .