Hi..
Is there any way to implement 'Fisheye correction' using Aforge?
We have high definition cameras and trying to estimate the dimensions of the object within the motion zone.
While testing when we tried to align our rectangular motion zone with painted rectangle on the wall (wall on which the camera is focused), in the middle of the image both rectangles are aligning, but at the edges of the image, painted rectangle is looking curved.
Searched the net to find that this effect is called Fisheye effect and there are options available in OpenCV for Fisheye correction.
I want to know whether same corrections available in Aforge.Net or not.
Thank You.