https://github.com/4211421036/cv
https://github.com/4211421036/cv
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/4211421036/cv
- Owner: 4211421036
- License: apache-2.0
- Created: 2025-01-23T02:32:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-23T04:57:18.000Z (4 months ago)
- Last Synced: 2025-03-12T19:01:51.698Z (2 months ago)
- Language: HTML
- Size: 5.95 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Video processing demo using OpenCV.js
This demo contains simple examples of video processing using OpenCV by converting
a video stream to gray scale in real time.- `camera.html` uses video stream from a camera device
- `video.html` uses a video loaded from fileThe video used in the demo is the [Sintel trailer](https://media.w3.org/2010/05/sintel/trailer.mp4).