Finding a square pattern in an image
- From: "r@i" <punit.raizada@xxxxxxxxx>
- Date: 25 May 2005 14:46:02 -0700
Hi All,
I am very new to the world of image processing. I am working on a
project that requires me to process image frames and locate the
position ( all the four corners) of a square in that image.
These are the steps I have followed till now
1) Convert the input image to grayscale.
2) I set an arbitrary threshold:
(max_intesity + min_intenisty) /2
3) I move horrizontally in the image, looking for edges.
Is there any known alogrithm that I can use that would allow me to
locate a square shape in the image ?
Appreciate your help. Thanks in advance
Punit
.
- Follow-Ups:
- Re: Finding a square pattern in an image
- From: Tilman JOCHEMS
- Re: Finding a square pattern in an image
- From: Lombardi Gabriele
- Re: Finding a square pattern in an image
- From: Stewart DIBBS
- Re: Finding a square pattern in an image
- Prev by Date: Re: Removing Keystone effect !
- Next by Date: Re: Finding a square pattern in an image
- Previous by thread: Can someone recommend any image processing libraries for use in GIS applications?
- Next by thread: Re: Finding a square pattern in an image
- Index(es):