https://github.com/bertandogancay/red-color-tracking
A simple code to track any color with using opencv and a camera. In this example, red color is used.
https://github.com/bertandogancay/red-color-tracking
camera jetson-nano opencv pan-tilt raspberry-pi webcam
Last synced: 3 months ago
JSON representation
A simple code to track any color with using opencv and a camera. In this example, red color is used.
- Host: GitHub
- URL: https://github.com/bertandogancay/red-color-tracking
- Owner: BertanDogancay
- Created: 2022-08-23T04:01:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-23T17:43:38.000Z (almost 4 years ago)
- Last Synced: 2025-01-28T13:52:16.512Z (over 1 year ago)
- Topics: camera, jetson-nano, opencv, pan-tilt, raspberry-pi, webcam
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Red-Color-Tracking
A simple code to track any color with using opencv and a camera. In this example, red color is shown and a small raspberry pi camera was used, but it is optional, webcams also work. In order to camera to track different tones of red color, do not forget to give it a wide range! It is also required to have Opencv imported.
