Traffic sign Recognition is the process of automatically recognizing traffic signs along the road, including speed limit signs, yield signs, merge signs, etc. Being able to automatically recognize traffic signs enables us to build “smarter cars”. Self-driving cars need TSR in order to properly parse and understand the roadway. Similarly, “driver alert” systems inside cars […]
Moving Object Detection:- Moving object detection is a technique used in computer vision and image processing. Multiple consecutive frames from a video are compared by various methods to determine if any moving object is detected. MOD using Computer Vision In recent years, deep learning techniques have contributed hugely to the field of computer vision and […]