An open API service indexing awesome lists of open source software.

https://github.com/mandyschen/math214project3

Use color (red, green, and blue) to change the volume of your computer.
https://github.com/mandyschen/math214project3

computer-vision linear-algebra

Last synced: about 1 year ago
JSON representation

Use color (red, green, and blue) to change the volume of your computer.

Awesome Lists containing this project

README

          

# Math214 Project 3: Computer Vision
Written for Math 214 Final Project.

## gray.py
Our main project. We use edge detection on images.

![OIP](https://github.com/mandyschen/Math214Project3/assets/100249839/1382dd49-d661-4bb5-9eb3-cbfe093f6872)
Original image.

![OIP-sobel_gray](https://github.com/mandyschen/Math214Project3/assets/100249839/03f5a992-2c22-4628-ab81-2d00b6d42aa0)
After applying edge detection.

## video.py
An add-on to our project. Edge detection using in built open-cv library functions in videos.

https://github.com/mandyschen/Math214Project3/assets/100249839/1661934a-72d2-4921-8e04-9660c44bf24c

## main.py
Fun extra use of cv2! Uses addition of entries within matrices.

**Red** decreases the volume.
**Green** increases the volume.
**Blue** mutes the volume.

Please enable audio for the following video.

https://github.com/mandyschen/ColorControlAudio/assets/100249839/3ee7da32-5eae-4076-a937-1612acc04848