博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Programming Cameras and Pan-Tilts: with DirectX and Java
阅读量:4230 次
发布时间:2019-05-26

本文共 1711 字,大约阅读时间需要 5 分钟。

版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。 - topmvp

The rapid rise of PC-based cameras has lead to the enormous growth of software applications that use real-time video programming. These applications include video conferencing, computer games, scientific research, automated security and surveillance, industrial inspection, and Web cameras. Previously, developers had to search through manufacturer manuals or research papers in computer vision or image processing to learn how to program devices for these applications.

Programming Cameras and Pan-Tilts with DirectX and Java is the first book to offer practical tools and techniques for those struggling to gain an in-depth understanding of programming computer vision applications with live camera streams and pan-tilt devices. It shows how to build DirectShow filters from scratch and introduces computer vision concepts as needed to understand the code. Special emphasis is devoted to DirectShow programming and popular computer vision applications such as segmentation and tracking.

*Shows step-by-step how to program cameras for a variety of applications in both Visual C++ .NET and the Java Media Framework (JMF).
*Describes programming methods proven in industrial and research settings that can be used with any camera that connects to a PC through a DirectShow-compliant frame grabber.
*Provides easy-to-understand explanations of the underlying concepts of the code examples suitable for those studying computer vision, image processing, or multimedia.
*Includes a CD-ROM with all the source code from the book and a companion Web site with additional code and application examples.
http://rapidshare.com/files/50543004/1558607560.rar
你可能感兴趣的文章
17. Letter Combinations of a Phone Number
查看>>
599. Minimum Index Sum of Two Lists
查看>>
131. Palindrome Partitioning
查看>>
51. N-Queens
查看>>
52. N-Queens II
查看>>
187. Repeated DNA Sequences
查看>>
进程池和线程池
查看>>
计算机网络---自顶向下方法
查看>>
排序算法总结
查看>>
僵尸进程以及如何处理僵尸进程
查看>>
数据库面试题
查看>>
drop、truncate和delete的区别
查看>>
650. 2 Keys Keyboard
查看>>
651. 4 Keys Keyboard
查看>>
Https协议详解
查看>>
Linux相关的小知识点
查看>>
653. Two Sum IV - Input is a BST
查看>>
1. Two Sum
查看>>
2. Add Two Numbers
查看>>
STL空间配置
查看>>