Question: Please implement a program to recognize simple objects and basic shapes in an inputimage as shown in the figures below. Consider the following regulations:The input:
Please implement a program to recognize simple objects and basic shapes in an inputimage as shown in the figures below. Consider the following regulations:The input: A colored image.The output:The same input image with a label above each object to identify it from thelist belowHouse and its type Class or Class Tree and its type Class orClass Car and TruckPrint the name, the color and the number of basic shapes in the imageCircle triangle, rectangle or square on the command prompt as a listDont display them on the imageEach student must complete the assignment individually.Only C C or Python programming languages can be used, in conjunctionwith OpenCV.Simple objects:CarTruckHouse class Tree class House class Tree class
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
