Hi guys,
How can I detect a quadrilateral signboard from an image captured using a mobile phone? How can i detect shapes like rectangle? rounded rectangle (rounded corners instead of shape corners)?
I am using opencv.wrapper but i am new to it.
Thanks.
Here is the sample:
Due to the noise and many lines there, i am not able to determine which is the boundary line of the signboard. Sometimes I can find the boundary of the lines after hough transform. I am trapped....in this kind of scenario...
This is the 2 raw pictures taken from mobile phone camera
I need ya advice to see how i can process the image to get the signboard out?
Thank you very much