Coders Packet

Packets submitted by SATYAM PRADIP GADEKAR

Show current Date and Time on Live Video Using OpenCV-Python

In this project, we will see how to use OpenCV cv2.putText() function to show current Date and Time on live Video.

Write Text on image Using OpenCV in Python

In this Project, we will see how to use OpenCV cv2.putText() function for writing a text on the image in Python.

Computer Vision - Image Basics with OpenCV and Python Using Jupyter Notebook

In this project, you will learn the Basics of Image processing using Matplotlib and OpenCV