Tag: Python

Basics of Contours in OpenCV

Basics of Contours in OpenCV

Overview Contours can be explained simply as a curve joining all the continuous points (along the boundary), having same color or intensity. The contours are ...

Learn OCR

Learn OCR

In today’s world, computer vision technology is embedded in many of our everyday products and this industry is evolving fast ...

TensorFlow Docker

TensorFlow Docker

Containers help improve security, reproducibility, and scalability in software development, data science, and deep learning. Using containers is an excellent ...