News

After reading the code, if you think that we are doing more than just loading the image, you are right. After all, loading an image with OpenCV goes down to only one line of python code: ...
Let's make a real-time Facial Landmark Detection using OpenCV, Python, and Mediapipe API. It detects 468 facial landmarks in real time. Facial Landmark Detection is used for AR (Augmented Reality) ...