Ask Your Question
0

how to display an image at 120hz

asked 2013-05-16 12:29:09 -0600

I need to repeatedly display an image on a monitor. I think this is an issue of vsync, but I don't know how to set the FPS in opencv. Could someone tell me how to do it and if possible, show me some examples? Thanks.

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2013-05-17 09:56:09 -0600

Jean-François Côté gravatar image

First, do you need to show the SAME image multiple time at 120hz? If so, just show it one time and if you graphic card and monitor support 120hz, it will be refreshed like anything on your screen at 120hz...

If you talk about showing a video at 120hz, I don't know how to do that. You could try to play it faster by playing 120 frame per seconds but it will look like fast-forward... And anyway, most of users has screen of 60hz so they will never see 50% of your images...

Can you provide more information about what you are trying to achieve? I'll edit my answer if you give more information.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-05-16 12:29:09 -0600

Seen: 420 times

Last updated: May 17 '13