Ask Your Question
0

User interface

asked 2013-10-13 13:19:57 -0600

Jack Chung gravatar image

Hello guys,

I would like to know how to do an user interface. It is simple, I would like to create a window that I can choose what Image I want to load in my cvLoadImage, with buttons "OK" And "Cancel" to confirm or not the image to load.

OpenCV has functions to do that or should I do with language C? Can someone give me an example please?

I would apreciate it if someone could help me to do that.

Thank you.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2013-10-13 14:49:21 -0600

Moster gravatar image

updated 2013-10-13 14:50:01 -0600

Opencv has limited GUI functionality, but it probably wont fit your needs. Opencv already uses Qt for that, so maybe you should look at Qt in general which is very easy to use. http://docs.opencv.org/modules/highgu...

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2013-10-13 13:19:57 -0600

Seen: 193 times

Last updated: Oct 13 '13