Citizen-Group / BumpTrax

A Custom Built, Fully Automated, Optical and Algorithmic Based Road Defect Detection Tool That Integrates Directly with The URT 311 Server and Client.
0 stars 1 forks source link

Develop the algorithm to determine road health #8

Open SirPolaris opened 5 years ago

SirPolaris commented 5 years ago

Requested by: Citizen for City Automation Part of: Algorithms Prio: Medium Requires: #14, #15

For the success of this project we require an algorithm that can produce an reliable and accurate output, that provides a general indication of "road health/quality" in an automatic function.

Road health differs from defect detection, but it's within the same family. The adjustment to this algorithm over the defect detecting one, is that this would sample the overall "ride feel" and determine via weight and variables if the road is acceptable. Defect detection would reduce the quality score considerably, but this algorithm needs to factor in time (distance).

10 potholes every 30 minutes is not the same as 5 in short concession. Also every defect has a severity attached, and one ultra severe would trump any other issues or benefits to the road.

Implementation:

Expected results:

References:

1, #15, #13