Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anil951/voice-assisted-camera
Voice-Controlled Camera using Python and OpenCV, allowing users to take photos, apply filters, zoom, and record videos through voice commands and save content directly to the computer for easy access.
https://github.com/anil951/voice-assisted-camera
camera ffmepg opencv opencv-python python python3 voice-commands voice-recognition voicecamera
Last synced: 11 days ago
JSON representation
Voice-Controlled Camera using Python and OpenCV, allowing users to take photos, apply filters, zoom, and record videos through voice commands and save content directly to the computer for easy access.
- Host: GitHub
- URL: https://github.com/anil951/voice-assisted-camera
- Owner: Anil951
- Created: 2024-04-21T16:36:15.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-25T07:14:16.000Z (7 months ago)
- Last Synced: 2024-05-30T01:10:39.097Z (6 months ago)
- Topics: camera, ffmepg, opencv, opencv-python, python, python3, voice-commands, voice-recognition, voicecamera
- Language: Jupyter Notebook
- Homepage: https://www.youtube.com/watch?v=24RiG-vVN60
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Voice-Assisted Camera
Welcome to the Voice-Assisted Camera project! This Python and OpenCV based camera system allows users to interact with their camera using simple voice commands, revolutionizing the way photos and videos are captured and recorded.Additionally, the captured videos and images are saved directly to the local computer for convenient access and storage.
## Features
- **Capture Photos**: Instantly take photos by saying commands "capture" or "take snap".
- **Change Filters**: Switch between filters seamlessly using voice command "change filter".
- **Default View**: Switch to default view from any filter by using voice command "default view".
- **Zoom Control**: Adjust zoom levels in your scene with intuitive voice commands such as "zoom in" and "zoom out".
- **Video Recording**: Start and stop video recording effortlessly with commands like "start recording" and "stop recording".
- **Pause and Resume Recording**: Pause and resume video recording with ease using voice commands as "pause recording" and "resume recording".
- **Stop Camera Operation**: Halt the camera operation at any time with the "stop camera" command.## Demo
[![Voice-Assisted Camera Demo](https://img.youtube.com/vi/24RiG-vVN60/0.jpg)](https://www.youtube.com/watch?v=24RiG-vVN60)## Contributing
Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.