problem with reprojection matrices
Hi,
i'm trying to rectify my images before doing the 3d reconstruction. while using cvstereorectify i got in the projection matrices P1 and P2 an negative value for c_x_1 and c_x_2. How can it be that i got negative values? The epipolar lines look really good.
Thank you.