Python Forum
Python + OpenCV + Tkinter playing video help
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python + OpenCV + Tkinter playing video help
#2
I could be wrong here, but I think you're attempting to resize the area you are grabbing from the camera. However, you should be stretching the image after grabbing the normal resolution camera feed. Equally, you'd need to increase the Tkinter GUI window size after to make it match. If possible, resize the camera feed image to match the window size variables. Although, you may get aspect ratio problems then, so that'd be the next thing to improve upon.

All the best,

Joseph
Reply


Messages In This Thread
RE: Python + OpenCV + Tkinter playing video help - by Joseph_f2 - May-08-2017, 01:25 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with using opencv in python Raunak1023984765 21 2,473 Feb-21-2024, 04:25 PM
Last Post: Pedroski55
  How would I be able to detect a media player app playing a video. phpjunkie 2 743 Oct-16-2023, 02:09 PM
Last Post: phpjunkie
  Video recording with Raspberry Pi - What´s wrong with my python code? Montezuma1502 3 1,458 Feb-24-2023, 06:14 PM
Last Post: deanhystad
  Shapes over video in tkinter finndude 1 1,059 Oct-04-2022, 06:14 PM
Last Post: deanhystad
  Tkinter Drawing/Annotating on live video KDog 4 3,001 Jan-24-2022, 03:18 PM
Last Post: Minimaxer
  How to output Python in Spout or any other video sharing network? buzzdarkyear 4 2,354 Jan-11-2022, 11:37 AM
Last Post: buzzdarkyear
  Python OpenCV window not opening in fullscreen mode Zman350x 0 3,454 Apr-29-2021, 07:54 PM
Last Post: Zman350x
  gnome terminal playing with python jmex 12 6,598 Feb-03-2021, 01:38 PM
Last Post: Axel_Erfurt
  Tkinter and OpenCV VHS 4 4,656 Jan-29-2021, 11:54 PM
Last Post: VHS
  Python IDE doesn't see opencv-python package on my Jetson Nano sadhaonnisa 1 3,474 Oct-11-2020, 01:04 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020