Commit 47411bba authored by Bojitha Mindula's avatar Bojitha Mindula

Update README.md

parent 931e243a
......@@ -6,6 +6,35 @@ Main Research questions :- In Sri Lanka’s highways there are lot of accidents
Individual research question
Bojitha Mindula A.M.K:
• Vehicle type detection:
eg: Different vehicle types have different charges from highway.
• License plate detection:
eg: Highway traffic police can identify the vehicle.
Ranasinghe M.M.C :
• Parking violation: If a vehicle park from highway in road, it is detected as a Parking violation.
• Road lane violation: If a vehicle crosses a road middle line and driving second lane (not overtake vehicle), it is detected as a Road lane violation.
Tennakoon T.M.P.J.A.:
• In here we detect the vehicles that are moving faster than the speed limit. We take a video of the moving vehicle and by using the video we are going to measure the speed of the vehicle and check whether that the vehicle is moving faster than the speed limit.
• When there are more vehicles in the video, we check the speed of each and every vehicle in the video and give the license plates of vehicles that are exceeding the speed limit as information.
Rushdy Ahamed M.H:
• Signal violation: system detects, if a vehicle overtakes another vehicle without using a valid signal lights, it is detected as a signal violation.
• Reverse violation: If a vehicle drives in the reverse direction of the highway, it is detected as a reverse violation.
Individual Objectives
......@@ -19,3 +48,20 @@ Tennakoon T.M.P.J.A.: Digital image processing to realize the real-time automati
Rushdy Ahamed M.H: Automatic violation detection when vehicle overtaking another vehicle without using a valid signal lights, that will be warned as a signal violation and vehicle reverse violation system using image processing.
Other necessary information
Technologies to be used:
• Machine Learning
• Image processing
• Python
• PyCharm
• Anaconda
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment