This repository comprises some of the fundamental concepts of OpenCV and computer vision projects, ranging from basic to advanced topics.
- The Basics OpenCV folder provides an introduction to OpenCV library.
- The folder Advanced Open CV delves deeper into advanced concepts
- The Computer Vision projects contains implementations of various projects, which are regularly updated with new ones.
(Note: For the ones wishing to check out the codes I've tried explaining the respective functions and their parameters in comments. For those interested in exploring the code, the functions and their respective parameters are explained in comments it's advisable to follow the numerical order in the filenames for a structured learning experience)