Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for Python
  4. Zoom the camera feed in full window size
Qt 6.11 is out! See what's new in the release blog

Zoom the camera feed in full window size

Scheduled Pinned Locked Moved Unsolved Qt for Python
4 Posts 2 Posters 541 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Adarshpandey
    wrote on last edited by
    #1

    I am zooming camera and i want to zoom it in full window size but its not zoom in full window in PyQt5 please help.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Please show the current implementation you have.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Adarshpandey
        wrote on last edited by
        #3

        6f4804c5-52a9-49d2-ab5e-d19c1b5fa0bc-Screenshot from 2023-02-07 15-49-28.png file:///home/invlko-030/Pictures/Screenshots/Screenshot%20from%202023-02-07%2015-49-28.png

        This is the ui and on the click of camera1 it accessing the camera and i want to zoom it in the full window size on the click of + button using pyqt

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          One way is to use a QStackedWidget and move that widget to the stack and switch to it. When exiting do the reverse.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved