cv2.imshow() is not working in Ubuntu 14.04 with OpenCV 3.0.0 and Python 2.7, facing an error saying "(dsp:3071): Gtk-WARNING **: cannot open display:"
I have tried to update libgtk2.0-dev library, but still not able to view/display the image in Ubuntu
Thanks, Sri