Click here to Skip to main content
15,881,248 members
Articles / Artificial Intelligence / Deep Learning

AI Social Distancing Detector: Using OpenCV to Annotate Detected Objects

Rate me:
Please Sign up or sign in to vote.
2.90/5 (8 votes)
3 Dec 2020CPOL4 min read 5.5K   125   5  
In this article, we will learn how to add annotations to images.
Here we will learn how to use mouse callbacks in OpenCV to select various objects in images. This functionality is commonly used to prepare test and training datasets, and to indicate detected objects.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'AI Social Distancing Detector View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
Dawid Borycki is a software engineer and biomedical researcher with extensive experience in Microsoft technologies. He has completed a broad range of challenging projects involving the development of software for device prototypes (mostly medical equipment), embedded device interfacing, and desktop and mobile programming. Borycki is an author of two Microsoft Press books: “Programming for Mixed Reality (2018)” and “Programming for the Internet of Things (2017).”

Comments and Discussions