-
pattern recognition of distance classifier C source code, and contains an exampl...
模式识别中的距离分类器C++源代码,并含有一个文字识别的例子,适合模式识别、图像识别开发用!-pattern recognition of distance classifier C source code, and contains an example of character recognition, suitable for pattern recognition, Image Recognition by the development.
- 2023-03-21 00:30:04下载
- 积分:1
-
一个精确度很高的电子表,非常适合程序员使用.
一个精确度很高的电子表,非常适合程序员使用.-A high precision electronic form, very suitable for programmers to use.
- 2022-04-27 15:03:46下载
- 积分:1
-
找待选物体图像的长轴位置
找待选物体图像的长轴位置-find objects to be elected to the long axis image location
- 2022-10-02 21:35:03下载
- 积分:1
-
真正的VB MDI窗口背景代码,没有使用子窗体。
真正的VB MDI窗口背景代码,没有使用子窗体。-Real VB MDI window background code, do not use sub-forms.
- 2023-04-16 04:20:03下载
- 积分:1
-
利用VC.NET的鼠标画工程曲线程序
利用VC.NET的鼠标画工程曲线程序-use VC.NET mouse painting process works curve
- 2022-03-15 10:42:54下载
- 积分:1
-
OpenGL的3D射击游戏实现
是一款基于opengl的3D射击游戏,类似cs.主要用到计算机图形学、c++、opengl的一些相关知识,有文档。程序需要做一点配置才能运行,中国普通本科计算机专业的学生可能用一周的时间才能让该程序运行起来
- 2022-03-31 11:42:50下载
- 积分:1
-
摄像头采集人脸并计算相似度
加载原始对比图像,并计算原始图像的直方图;
获取摄像头信息,抽取其中的帧,并计算该帧图像的直方图;
将抽取的图像的直方图与原始图像的直方图进行比较,并计算其相似度。
这个相似度就是这两上人脸的相似度了。
主要有以下几个函数构成:
/** Function Headers */
void detectAndDisplay(Mat bas_img, Mat frame, bool iscap );
//获取直方图
Mat calculateHistogram(Mat src_img);
//计算相似度
double calculateComparesion(Mat src, Mat dst);
- 2022-07-09 02:43:33下载
- 积分:1
-
介绍周期矩形脉冲函数的合成,可以很开的合成脉冲函数
介绍周期矩形脉冲函数的合成,可以很开的合成脉冲函数-introduced cycle rectangular pulse function synthesis, can open the synthetic pulse function
- 2022-11-12 21:40:03下载
- 积分:1
-
利用模板对图像进行增强,主要用于对道路的增强处理,所用模板是适应予道路增强的,当然可以自己根据自己需要进行修改...
利用模板对图像进行增强,主要用于对道路的增强处理,所用模板是适应予道路增强的,当然可以自己根据自己需要进行修改-use templates to enhance the images, mainly for the increase of road, template is used to meet the increasing road course according to their own need for amendment
- 2022-01-26 06:33:16下载
- 积分:1
-
VB of the use of geo
使用VB开发的地理空间分析系统,实现多边形的绘制,点在多边形中的位置判断。-VB of the use of geo-spatial analysis of the development system, the rendering polygon, points in the polygon to determine the location.
- 2022-02-05 03:09:32下载
- 积分:1