Skip to content

WrathOP/Gesture_Control_MacOS_OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Hand Gesture Control | macOS

Hand gesture control made for macOS using OpenCV. This is a project to develop my skill. Anyone can use the code.

FAQ

How are you changing the brightness on M1 macs?

I am using the Command-line display brightness control made by nriley. He used an brightness api which is available in macos but its undocumented. He did a great work of wrapping it as a pyobj with help of ctypes. I dont know the exact way how to do it but I just used the command line tool with the help of a subprocess.run()

How are you changing the volume?

I am just using the apple script and running it through terminal via subprocess.

Acknowledgements

Contributing

Contributions are always welcome!

About

OpenCv project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages