摘要: 一般的原理参考:http://ksimek.github.io/2012/08/13/introduction/对于3ds max建模时使用的target camera,如果想得到它的内外参,可以利用脚本函数直接调用 $transform可以得到摄像机外参,然后利用摄像机的参数,根据摄像机的Fov角... 阅读全文
posted @ 2015-06-12 11:05 aminxu 阅读(2830) 评论(0) 推荐(1)
摘要: http://wiki.opencv.org.cn/index.php/Cv%E7%85%A7%E7%9B%B8%E6%9C%BA%E5%AE%9A%E6%A0%87%E5%92%8C%E4%B8%89%E7%BB%B4%E9%87%8D%E5%BB%BAhttp://oliver.zheng.bl... 阅读全文
posted @ 2015-06-12 10:51 aminxu 阅读(1433) 评论(0) 推荐(0)
摘要: 转自http://blog.sina.com.cn/s/blog_48ebd4fb010009c2.htmlfloor:朝负无穷方向舍入B = floor(A) rounds the elements of A to the nearest integers less than or equal t... 阅读全文
posted @ 2015-06-12 09:17 aminxu 阅读(840) 评论(0) 推荐(0)