https://github.com/loki-silvres/marker-overlay-project
Image Manipulation basics with OpenCV
https://github.com/loki-silvres/marker-overlay-project
opencv python
Last synced: 3 months ago
JSON representation
Image Manipulation basics with OpenCV
- Host: GitHub
- URL: https://github.com/loki-silvres/marker-overlay-project
- Owner: Loki-Silvres
- Created: 2023-08-01T16:08:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T16:11:44.000Z (over 2 years ago)
- Last Synced: 2025-01-01T14:44:22.546Z (over 1 year ago)
- Topics: opencv, python
- Language: Python
- Homepage:
- Size: 1.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Marker Overlay Project
Image manipulation using OpenCV
## Description
#### This repository consists of the solution for the OpenCV task given by club RoboISM in the month of July 2023.
The two tasks A and B have successfully been accomplished. The folders contain the solution report and tools used for implementation.
### Skills developed through tasks
#### - Basic OpenCV Functions
#### - Numpy manipulation of images
#### - Image rotation and scaling
#### - Callback setup
#### - Aruco Detection
#### - Contour Detection
#### - Bit-Mask Manipulation