-
opencv2.4.9直方图匹配
在vs2010平台下 运行,需要安装opencv2.4.9 是opencv3编程入门这本书后边的附赠程序,计算视频中两个图像区域的相似程度,此程序用于摄像头采集视频,然后我们可以在视频上用鼠标选定两个矩形区域,然后opencv就会为我们算出图像区域的相似度数值,然后绘制出rgb三色图直方图
- 2023-07-13 13:25:05下载
- 积分:1
-
avr_oscilloscope.zip液晶示波器
AVR_oscilloscope.zip LCD Oscilloscope
- 2023-03-01 13:15:03下载
- 积分:1
-
windows写字板的源代码,直接使用VC++ 6编译即可!
windows写字板的源代码,直接使用VC++6.0即可编译!-WordPad windows source code, directly used VC++ 6.0 can be compiled!
- 2022-01-25 16:05:08下载
- 积分:1
-
表达式的解析,主要是算术表达式的分析,分析成四元式。
表达式的解析,主要是算术表达式的分析,分析成四元式。-the expression parse,mainly alysis of the arithmetic expression
- 2022-10-08 20:15:02下载
- 积分:1
-
对C/C++指针进行详细介绍与分析,并且还有C/C++变成规范
对C/C++指针进行详细介绍与分析,并且还有C/C++变成规范-Pairs of C/C++ pointers to conduct a detailed introduction and analysis, and there are C/C++ into a standard
- 2022-06-11 21:14:24下载
- 积分:1
-
.写一个程序,能够读一行 string, 然后打出 最长的 那个 substring p (就是最长的小分句),并且那个小分句要求出现超过一次的。如果有超过1个...
.写一个程序,能够读一行 string, 然后打出 最长的 那个 substring p (就是最长的小分句),并且那个小分句要求出现超过一次的。如果有超过1个那样的substring, 只要打出那个字母顺序排后面的-. To write a program that can read his string, and then played the longest substring p (is the longest small clause), and request that a small clause appears more than once. If there is more than one kind of substring, as long as the shot was behind schedule in alphabetical order
- 2022-06-30 23:39:46下载
- 积分:1
-
自己以前用VC++6.0编写的图书馆管理系统,用c语言实现简单的卡号管理、借书管理、还书管理....
自己以前用VC++6.0编写的图书馆管理系统,用c语言实现简单的卡号管理、借书管理、还书管理.-Himself has previously written in VC++6.0 library management system, using c language to achieve a simple card number management, library management, but also the book management.
- 2022-05-12 17:00:04下载
- 积分:1
-
Magnifier+Spotlight WPF Custom Control
Here are two examples of custom control available in WPF-based Windows applications.
Magnifier can zoom in on specific parts.
Spotlight can only show specific parts.
You can learn how to use generic themes in custom control.
The picture below shows a screenshot.
- 2022-11-29 14:20:03下载
- 积分:1
-
数据结构课程设计主要做了有关图的操作,具体见,数据结构教材...
数据结构课程设计主要做了有关图的操作,具体见,数据结构教材-data structure courses designed mainly made of the operation of the plan, see the specific data structure of materials
- 2022-10-19 19:05:04下载
- 积分:1
-
这是一个经典的数据结构算法.是最小路径的搜索算法,有些书上有介绍,但这次提供的是可以运行的程序....
这是一个经典的数据结构算法.是最小路径的搜索算法,有些书上有介绍,但这次提供的是可以运行的程序.-This is a classic algorithm data structure. It is the smallest path search algorithms, there are some books, but this can be provided by a running program.
- 2023-03-09 03:25:03下载
- 积分:1