License Plate detection has many practical uses since many process can be automated. This can be used in detecting license plate at toll plazas, automation of detecting license plate of vehicles
by traffic police and penality can be imposed on the drivers who violate the traffic rules without human involvement. We have done the basic implementation of it and can be modified as per the
requirement. The code and working of it is shown here.
Click here to see the stepwise working it
We have done this project in a very limited period since we were informed to do a project one week prior to the workshop. Our python program detects number of fingers shown in front of the ip camera when fingers are shown inside a given rectangular portion. Then our program prints number of fingers shown by the user. If the number of fingers shown are two the whole video which is being streamed will be converted to gray scale and if number of fingers is equal to four then the whole video will be blurred.