opencv and X11 support on Mac OS

asked 2016-03-02 04:17:54 -0600

GDiana gravatar image

updated 2019-12-09 07:55:44 -0600

Akhil Patel gravatar image

Hello,

I wrote an image processing tool based on opencv which runs on iMac. I would like to access the program remotely from a ubuntu machine and I am having troubles with X11. I have installed Xquartz on the iMac and I definitely can run remotely X11 applications, however I don't know how to force opencv to use X11 for the GUI. Any ideas?

Cheers, G

edit retag flag offensive close merge delete