Sunil Kumar YadavNov 28, 20214 min readFace Detection using Haar-Cascade Classifier using OpenCV and C++Computer vision is a field of study which encompasses how computers see and understand digital images and videos. We are sounded by...
Sunil Kumar YadavNov 12, 20213 min readShape Detection using OpenCV/C++OpenCV library is very popular and widely used in computer vision. OpenCV is very easy to use but one should be familiar with different...
Sunil Kumar YadavOct 24, 20215 min readGetting Started with OpenCV/C++With the advancement in silicon technologies, Artificial Intelligence and Image Processing have been used extensively for the last few...
Sunil Kumar YadavOct 24, 20212 min readWhat is OpenCV?OpenCV (Open Source Computer Vision Library) is an open-source computer vision and machine learning software library. OpenCV was built to...
Sunil Kumar YadavOct 7, 20213 min readWhat are Color Spaces? Color spaces are a method of representing the colors in an image in a different way. Color space is a useful conceptual tool for...