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

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

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