Ask Your Question

vijay's profile - activity

2019-05-11 05:36:47 -0600 received badge  Notable Question (source)
2016-07-15 05:01:48 -0600 received badge  Popular Question (source)
2012-12-27 08:33:36 -0600 received badge  Student (source)
2012-12-27 07:33:53 -0600 commented answer how to recognize a zebra crossing from top view using opencv ??

thank you @michael i have already done that but the problem is the stripes are not exactly rectangle it will be like oval white stripes on black background path any idea on that ie. how to find shapes that are slightly oval ?? see that pdf document for image of the crossing!!

2012-12-26 10:33:25 -0600 received badge  Editor (source)
2012-12-26 07:47:40 -0600 asked a question how to recognize a zebra crossing from top view using opencv ??

ou can get all the details about the problem from this pdf document: www.shaastra.org/2013/media/events/70/Tab/422/Modern_Warfare_ps_v1.pdf

how to recognize a zebra crossing from top view using opencv ?? it is not a straight zebra crossing it has some twists and turns i have some ideas, 1. parallel line detection but the available techniques only works to find straight parallel not the ones that has curve in it. 2. template matching to match a template of back to back white and black stripes but it becomes tedious since i cant find any pattern matching techniques with scaling and rotation.

in fact a idea on any single part of the problem will be so helpful! it is driving me crazy someone please help!!!! any help is appreciated thanks in advance ....