Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 501 Bytes

Repository_Information.md

File metadata and controls

8 lines (5 loc) · 501 Bytes

RoManOV Automation

This repository contains resources and work done in the automation aspect of RoManOV. Resources have chapters related to Computer Vision, OpenCV and Deep Learning. Each chapter contains a separate folder, which consists of explanations and code. This repo also contains a few examples of applications developed using Python and OpenCV.

Note: If you encounter System Exit Error 2 while parsing arguments, add a dummy parser argument in the code.

parser.add_argument('-f')