vjgpt / Object-Detection

This project is used for object detection using Yolov3 and Fast RCNN.
7 stars 8 forks source link

How to hide the detected objects? #2

Closed goharyhesham closed 5 years ago

goharyhesham commented 5 years ago

This is my first exposure to object detection and I want to hide the detected objects by filling up the bounding box with black color but I couldn't figure this out. Anyone can help with that? Thanks.