Coder Social home page Coder Social logo

pycamfocus's Introduction

  ███████╗███╗   ███╗██╗██╗     ██╗   ██╗
  ██╔════╝████╗ ████║  ║██║     ╚██╗ ██╔╝
  █████╗  ██╔████╔██║██║██║      ╚████╔╝ 
  ██╔══╝  ██║╚██╔╝██║██║██║       ╚██╔╝  
  ███████╗██║ ╚═╝ ██║██║███████╗   ██║   
  ╚══════╝╚═╝     ╚═╝╚═╝╚══════╝   ╚═╝   
  Twitter/Twitch/Youtube: @ChiuYukina
═══════════════════════════════════════════

It bugged me that webcams still don't have any good way to control the focus manually. So I took the matter into my own hands with this small Python script.

To use this script you will need to install OpenCV2 and Pynput using the commands:

  • pip install opencv-python
  • pip install pynput

Using the script is simple. You may launch the script by double-clicking on the file or using the command "python PyCamFocus.py" in your terminal.

The default hotkeys are "[" to defocus and "]" to focus. Additionally "q" is used to exit the script. You may change the hotkeys and the steps following the comments in the script.

Lastly, the default resolution is set to 1440x1080 which worked best for my Razer Kiyo Pro. Your camera may use a different aspect ratio or resolution.

To make the script easier to use, I bound the wheel of a Xencelab Remote to [ and ] Video: https://x.com/ChiuYukina/status/1729769133569429595?s=20

pycamfocus's People

Contributors

miyakoproductions avatar

Watchers

 avatar

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.