how to detect speed breaker in a road using matlab?
Mostrar comentarios más antiguos
how to detect speed breaker in a road using matlab?
4 comentarios
Image Analyst
el 8 de Feb. de 2013
Why do you want to know? Are you working on intelligent vehicle vision systems or something? Just curious...because you seem to work on an incredibly wide variety of projects, from gait to speech to neural networks to gender identification to rain drop detection to filter design to crowd estimation (head counting) to face recognition to video analysis to color segmentation to facial expression identification to 3D imaging to license plate recognition to genetic algorithms to OCR to Simulink to medical imaging to....... And that's all within the last year. Truly impressive. You're approaching the number of different projects I work on in a year.
Sivakumaran Chandrasekaran
el 8 de Feb. de 2013
Image Analyst
el 8 de Feb. de 2013
Ah, so you're a MATLAB instructor, that explains the wide variety of subject matter.
Sivakumaran Chandrasekaran
el 8 de Feb. de 2013
Respuestas (2)
Jan
el 7 de Feb. de 2013
0 votos
It depends on the implementation of the speed breaker. Then can be knobs of less than a centimeter in the pavement, a bump over street of 10 centimeters, road signs, a display showing the current speed.
To consider all of them efficiently with a low error rate I suggest the following: Buy a commercial Matlab version, ask a student to sit on the passenger seat, offer Matlab as payment when the student mentions all speed breakers.
I'm not kidding. I'm physicist and this is seriously the best answer yet. When you want something more technical, please define the problem with any details. But I claim, that it is not useful from a global point of view to bother Matlab, when the job is trivial for humen. A two year old child will be better than the most intelligent Matlab program.
9 comentarios
Walter Roberson
el 7 de Feb. de 2013
... and then there are the reduced speed limits that only apply during school hours, and the reduced speed limits that only apply when construction workers are working. And if there is a bus stopped with its red lights flashing then you have to stop (speed limit 0) if you are going in the same direction, and sometimes you have to stop if you are going in the other direction (but not if it is divided highway.)
Sivakumaran Chandrasekaran
el 8 de Feb. de 2013
Image Analyst
el 8 de Feb. de 2013
That's not a speed breaker in a road. That one would be super super trivial to find - simply threshold at anything less than 255!
Walter Roberson
el 8 de Feb. de 2013
We would call that a "speed bump".
Image Analyst
el 8 de Feb. de 2013
I would also call it a speed bump. I've heard in some areas they call it a "sleeping policeman". At least they do in Jamaica and I was wondering if they did in all ex British colonies. I was confused when I saw signs at a resort there saying "Watch out for sleeping policemen." I had to ask what that meant!
Sivakumaran Chandrasekaran
el 8 de Feb. de 2013
Walter Roberson
el 8 de Feb. de 2013
The comment about thresholding had to do with the fact that there is no road in that image, so if you throw away the white background you get the speed bump.
Jan
el 8 de Feb. de 2013
I'm convinced that a wasp on the camera will confuse the recognition efficiently, such that any automatic reaction will reduce the security in the traffic. Everything which encourages the driver to take a nap instead of beeing as concious as possible is nothing I would like to support.
Walter Roberson
el 8 de Feb. de 2013
Detection of a speed bump could be important for automated driving (such as being actively researched by Google.)
ali elnaggar
el 19 de Mzo. de 2015
0 votos
please code and information "measure car speed">>>>>>>>> thinks
1 comentario
Paul Udah
el 20 de Jul. de 2020
please is there a code for detecting speed bumps using hog techniques in matlab
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!