c++ - Create GUI with "Select file" dialog in cpp, OpenCV -
is there way enable user select file manually using gui in cpp console application opencv? i've made research found no solution such trivial task far...
thanks in advance, jp
for this, have add available gui library , handle gui part keeping image processing part opnecv. ( example, can try qt )
Comments
Post a Comment