Ask Your Question
0

User interface

asked Oct 13 '13

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.

Preview: (hide)

1 answer

Sort by » oldest newest most voted
0

answered Oct 13 '13

Moster gravatar image

updated Oct 13 '13

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...

Preview: (hide)

Question Tools

1 follower

Stats

Asked: Oct 13 '13

Seen: 233 times

Last updated: Oct 13 '13