Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7592333
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T20:52:50+00:00 2026-05-30T20:52:50+00:00

In OpenCV when displaying an image with: cvSetWindowProperty(displayCVWindow, CV_WND_PROP_FULLSCREEN, CV_WINDOW_FULLSCREEN); There is a small

  • 0

In OpenCV when displaying an image with:

cvSetWindowProperty("displayCVWindow", CV_WND_PROP_FULLSCREEN, 
CV_WINDOW_FULLSCREEN);

There is a small border around the full screened window if anyone ever noticed. Is there a way to get a rid of this?

Screenshot showing border of window when in full screen mode. Note: the screenshot was cropped to show only top-left corner

Screenshot showing border of window when in full screen mode. **Note**: the screenshot was cropped to show only top-left corner

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T20:52:51+00:00Added an answer on May 30, 2026 at 8:52 pm

    OpenCV does not provide this capability.

    If you want to have the image in fullscreen mode or floating around without window/borders you will have 2 choices:

    • Hack the window created by OpenCV;

    • Create the window yourself using native API calls.

    If you decide to hack the window, you may try this code and replace the SetWindowLong() call for:

    SetWindowLong(win_handle, GWL_STYLE, 0;
    

    If that doesn’t work, you’ll have to dig a little deeper into window creation on Windows.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

OpenCV version 2.2, C++ interface. When showing a loaded image in a window with
I'm using OpenCV for image processing. I am looking for a human body, wich
I have some (OpenCV) code that generates images. I'm displaying these using OpenGL. When
In OpenCV to create an image Mat I'd usually do something along the lines
I am using the OpenCV library for an image processing project to detect hands.
in OpenCV 2 and later there is method Mat::resize that let's you add any
I'm using OpenCV to filter an image for certain colours, so I've got a
Is there some openCV function that I can pass in a cv::Mat and get
I have modified the OpenCV demo application matching_to_many_images.cpp to query a image (left) to
In OpenCV, there is a CvSVM class which takes in a matrix of samples

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.