- 授权协议: LGPL
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: http://code.google.com/p/camunits/
- 软件文档: http://code.google.com/p/camunits/w/list
软件介绍
Camunits 包含 图像采集库,算法, 和为机器视觉研究者设计的工具.
Camunits 用C 语言写成并且用了 GLib 库.
Camunits 分成以下几个部分
| libcamunits | Provides the core functionality of Camunits, which includes classes for acquiring images from USB and Firewire cameras, logging and replaying image streams, performing colorspace conversions and image compression/decompression, and connecting image processing elements together |
| libcamunits-gtk | Provides GTK widgets for libcamunit objects for easily adding GUI elements. |
| camview | Debugging tool and general purpose Camunits application |
| camunits extra | Provides image processing and acquisition plugins that may contain nonstandard dependencies, or algorithms for special interest purposes. |
Algorithm Design
Jon Kleinberg、Éva Tardos / Addison-Wesley / 2005-3-26 / USD 144.20
Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in compu......一起来看看 《Algorithm Design》 这本书的介绍吧!
