Ask Your Question
0

Road hole detection

asked Jan 14 '13

Henning gravatar image

updated Jan 14 '13

Hey Guys, for a project I need to detect road holes on bicycle lanes. I thought it could be done with OpenCV and a HD Camera. What do you think? Would that be possible? It would also be nice to calculate the width of the lane. Is that possible too? It´s gonna be 2000Km of lanes so a good algorithm for that would keep it handy :) Thanks for your ideas and informations

Greetz Henning

Edit: Another nice feature would be to detect the type of decking e.g. asphalt, cement or else

Preview: (hide)

Comments

That's a significant undertaking. You should take some sample images to evaluate feasibility.

Adi gravatar imageAdi (Jan 14 '13)edit

it´s gonna be quite heavy I guess ;) but try and error will not bring the solution, so I need to have a plan first. Of course I will do some testing first but first at all I need a great idea how to do

Henning gravatar imageHenning (Jan 15 '13)edit

1 answer

Sort by » oldest newest most voted
0

answered Jan 14 '13

unxnut gravatar image

You may want to think in terms of a hyperspectral camera instead of just an HD. That will allow you to distinguish between different material types due to their different spectral signature. In case the pot holes are deep, you may get a different signatures for pot holes as well making them stand out.

Width of the lane will be dependent on a number of other factors including the distance of the camera from the lane. I am sure you have already thought of those things.

Preview: (hide)

Question Tools

Stats

Asked: Jan 14 '13

Seen: 931 times

Last updated: Jan 14 '13