随笔分类 -  4 Computer Vision

Computer Vision, Artificial Intelligence
摘要:计算机科学与技术 重要国际学术会议一、A类会议序号 英 文 名 称 英文简称 中 文 名 称 备 注1. International Symposium on Computer Architecture ISCA 计算机体系结构国际会议2. ACM Sigcomm ACM Sigcomm3. IEEE International Symposium on Information Theory IEEE ISIT IEEE 信息理论国际会议4. The Annual ACM Symposium on Theory of Computing STOC ACM计算理论年会5. Internation 阅读全文
posted @ 2010-07-25 11:06 Avril 阅读(1339) 评论(0) 推荐(0)
摘要:Revision as of 13:51 2007年6月25日;view current revision←Older revision|Newer revision→全文转自:http://www.opencv.org.cn/index.php?title=摄像头标定&oldid=8105OPENCV没有提供完整的示例,自己整理了一下,贴出来记录。步骤如下:首先自制一张标定图片,用A4纸打印出来,设定距离,再设定标定棋盘的格子数目,如8×6,以下是我做的图片8×8然后利用cvFindChessboardCorners找到棋盘在摄像头中的2D位置,这里cvFindC 阅读全文
posted @ 2010-07-20 11:41 Avril 阅读(1454) 评论(0) 推荐(0)