Coder Social home page Coder Social logo

True Headless Mode about cvui HOT 3 OPEN

WojOstr avatar WojOstr commented on August 24, 2024
True Headless Mode

from cvui.

Comments (3)

Dovyski avatar Dovyski commented on August 24, 2024

I am not very sure about this. I think the headless mode implemented in the dev branch is an initial step to provide a fully headless experience. As displayed in your screenshot, this window is very likely a consequence of some OpenCV window/loop function being called to process everything.

It would be a matter of identifying which function is that and preventing it of being called. That will cause other problems, like the event loop of OpenCV not handling things properly (so the program might become unresponsive). As I said, it is something to be investigated.

from cvui.

WojOstr avatar WojOstr commented on August 24, 2024

Thanks for your answer
I think you might missunderstand my problem/issue, as i missunderstanted what really "headless" is.

What I would like to achieve in my program, is somehow "hiding" the header of window, or at least deny option to maximize the window to fullscreen, is it possible?

I.E, in this case there would be no header with "WINDOW_SE..." " "
image

from cvui.

Dovyski avatar Dovyski commented on August 24, 2024

Oh, now I got it 😄 Thanks for explaining it further!

Unfortunately we cannot achieve that using OpenCV alone, since it has no API to hide the header of the window. Maybe that would be possible using Qt, but cvui itself will not be able to help.

from cvui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.