摘要:
I use 18 images of Chess Board. I use OpenCv Cali cpp. My Camera is Iphone4. The Intrinsic Matrix K is: 2473.82 0 1296.06 0 2469.12 969.665 0 0 1 The 阅读全文
摘要:
#include <cv.h> #include <highgui.h> #include <stdio.h> IplImage* src=0; void on_mouse( int event, int x, int y, int flags, void* ustc) { CvFont font; 阅读全文
摘要:
Camera :IPHONE 4 Res: 1920*1200 Image coordinate: left upper corner:(0,0) right lower corner:(1920,1200) Experiment Data: In First Image, the near poi 阅读全文
摘要:
focal lenth is the same. so there is no fx and fy. But in Cali, they do exist. That is not focal lenth. It measures the difference between vertical an 阅读全文
摘要:
How do I get add-apt-repository to work through a proxy? http://askubuntu.com/questions/53146/how-do-i-get-add-apt-repository-to-work-through-a-proxy? 阅读全文