I am working on an embedded System with a Debian-based Linux, OpwnCV 3.0 at the Moment. The System has a 320x240 LC Display.
I want to show an OpenCV Mat fullscreen, without any border or title bar.
Is this possible with namedWindow ? or are there alternative ways to to show a cv::Mat ?
Best regards
Bernhard