-
例子OpenCV
Example OpenCv
// Background average sample code done with averages and done with codebooks
// (adapted from the OpenCV book sample)
//
// NOTE: To get the keyboard to work, you *have* to have one of the video windows be active
// and NOT the consule window.
//
// Gary Bradski Oct 3, 2008.
//
/* *************** License:**************************
Oct. 3, 2008
Right to use this code in any way you want without warrenty, support or any guarentee of it working.
BOOK: It would be nice if you cited it:
Learning OpenCV: Computer Vision with the OpenCV Library
by Gary Bradski and Adrian Kaehler
Published by O Reilly Media, October 3, 2008
AVAILABLE AT:
http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134
Or: http://oreilly.com/catalog/9780596516130/
ISBN-10: 0596516134 or: ISBN-13: 978-0596516130
************************************************** */-Example OpenCv
// Background average sample code done with a
- 2022-01-22 15:54:45下载
- 积分:1
-
阿都伊诺XBee盾CadSoft Eagle板
Arduino XBee Shield Cadsoft Eagle Board
- 2022-02-21 12:34:50下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
java project
这是一个小发票管理系统。该系统帮助他们创建发票和管理各种类型的物料主数据。该系统包括采购、交货和接收订单。使用的数据库是Mysql。Ireports用于报告处理
- 2023-08-16 06:10:03下载
- 积分:1
-
windows底层的内存搜索
windows底层的内存搜索-windows bottom of the memory search
- 2023-08-31 14:15:03下载
- 积分:1
-
SourceGrid
wince中一个功能强大的数据网格,采用C#编程语言,提供多种不同的数据网格样式和功能。
- 2022-03-24 01:03:37下载
- 积分:1
-
This Appliction is used to ECHO DICOM Applications.This Uses DICOM Standard Comm...
一个简单的基于dicom标准的通信例子。-This Appliction is used to ECHO DICOM Applications.This Uses DICOM Standard Communication to send the C-ECHO Message.
- 2022-05-19 22:01:12下载
- 积分:1
-
一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大...
一个小型的保存和读取文件的小程序,用VC编写,通过把对话框的数据同步显示在视图中,并可把此数据保存成文件和读取该文件,有四个小计算程序,求阶乘,求平均值,求最大值和交换值.-Preservation and a small applet to read the document, prepared by VC, through the dialog box is displayed in the data synchronization view, and the preservation of this data into a file and read the documents, there are four small computer program, and factorial, and the average order value and exchange value.
- 2022-11-09 12:05:04下载
- 积分:1
-
This is a small matrix extraction procedure, the procedure for the LED industry...
这是一个字模提取的小程序, 对于LED行业的程序很有用的。-This is a small matrix extraction procedure, the procedure for the LED industry very useful.
- 2022-08-08 18:49:41下载
- 积分:1
-
sdh ,ethernet mapper and e1 mapper driver
sdh、以太网映射器和e1映射器驱动程序
- 2023-02-26 00:35:03下载
- 积分:1