Re: Finding a square pattern in an image



Thanks all for ur responses... since I am new to image processing ,
there were some terms that I didnt quiet understand but googled to them
to get a better understanding. The task has been delayed as other
modules of the project need my attention so this gives me some time to
play around with the code. Will keep you posted on what kinda solution
worked for me.

The sample images that I had got were of square's with a cartoon
character inside. The input images in the application will be taken
from a camera phone(usually low quality .. so lots of noise). My task
is to locate the bounding square pattern. Extract the region from the
image and transfer it to the other module that recognizes the cartoon
character....

.