From: Sisir Kanti on
I am working on a object recognition project. I already find the center of the object. Now i like to draw a square around it. But i dont know how to do this. Please help.
From: ImageAnalyst on
On Dec 5, 12:34 am, "Sisir Kanti" <prionkor.busin...(a)yahoo.com> wrote:
> I am working on a object recognition project. I already find the center of the object. Now i like to draw a square around it. But i dont know how to do this. Please help.

-----------------------------------------------------------------------------
Use the plot() or imrect() function.