/*This is an extract from the main program (lens_distortion_estimation.c), dealing with the * points coordinate normalization */ /* POINT NORMALIZATION */ // (x,y): normalized coordinates, hence, image center = (0,0) // (xx,yy): opriginal pixel coordinates, hence, image center = (x0,y0) factor_n=0.0; cont=0; for(int m=0;m