存档

文章标签 ‘Computer Vision’

Computer Vision-计算机视觉的几个链接库和几本书

2010年9月5日 丕子 14 条评论

今天看UIUC的大牛David Forsyth的页面,在看《Computer Vision》这本书的一些信息时,根据连接这本书参考的一些资源,找到了一些CV的资源库,拿过来分享一下。

那我先介绍下计算机视觉,计算机视觉是一门研究如何使机器“看”的科学,更进一步的说,就是指用摄影机和电脑代替人眼对目标进行识别、 阅读全文…

[读书] Computer Vision: Algorithms and Applications

2010年5月23日 丕子 9 条评论
http://research.microsoft.com/en-us/um/people/szeliski/img/Szeliski_Jan07_small.jpg

Richard Szeliski

一本系统介绍计算机视觉算法和应用的书籍,作者为微软研究院的:Richard Szeliski

As humans, we perceive the three-dimensional structure of the world around us with apparent ease. However, despite all of the recent advances in computer vision research, the dream of having a computer interpret an image at the same level as a two-year old remains elusive. Why is computer vision such a challenging problem, and what is the current state of the art?

Computer Vision: Algorithms and Applications explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging and 阅读全文…

[分享] 机器视觉工具箱-Machine Vision Toolbox for Matlab

2010年4月24日 丕子 15 条评论

机器视觉

发现了一个机器视觉的Matlab工具箱,分享一下。

机器视觉工具箱(MVT的)规定,在机器视觉和基于视觉的控制有益的多种功能。这是一个有点折衷收集反映作者在光度学,摄影测量,色度学 方面的个人利益。它包括文件的 阅读和写作,采集,显示,过滤,一滴,点和线特征提取,数学形态学,homographies,视觉的Jacobian,摄像机校准和色彩空间转换遍及 90多个业务功能,如图像。工具箱,Matlab与现代计算机工作站相结合,是一个有益的环境和便利的机器视觉算法研究。温和的图像大小处理率可以得到充分的“实时”,以便闭环控制。如焦点动态窗口(未提供),可用于增加处理速度注意方法。

作者是大牛PeterCorke,其主页上还有关于机器人的工具 箱等,相当有用。有兴趣的可以去看看。

以前还整理过机器视觉的牛人,来这里阅读全文…

Single Image Haze Removal(图像去雾)-CVPR’09 Best Paper

2010年4月23日 丕子 15 条评论

今天真正又详细的了解了一下CVPR’09上的一篇值得国人骄傲的文章,真是一篇由简至美的好文,link阅读全文…