-
图象文件转换为asc码image to ascII
图象文件转换为asc码image to ascII -image file conversion for asc code image to ascII
- 2022-02-28 23:36:57下载
- 积分:1
-
三维计算机图形学消隐程序,很有用的哦。在VC++下调试通过的。...
三维计算机图形学消隐程序,很有用的哦。在VC++下调试通过的。-3D computer graphics blanking process, a very useful oh. Commissioning of the VC passed.
- 2023-06-06 19:25:03下载
- 积分:1
-
bmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等。...
bmp图象处理类,实现了bmp图象的读写操作、图象缩放、旋转、加减、合成、边缘检测、测量周长、面积、小区域删除、去除黑斑、去除白班、二值化、抽取图象内点等。-bmp image processing category, achieving bmp image read and write operations, image scaling, rotation, addition and subtraction, synthesis, edge detection, measurement perimeter, area, a small regional delete, remove blotches, remove the day shift, two values, images taken within points.
- 2022-06-12 08:53:11下载
- 积分:1
-
C++源SRC是最好的C++源码请查收
c++ source this src is best c++ source please check it-c source this src is best source please che c ck it
- 2023-04-03 22:15:03下载
- 积分:1
-
MFC绘图示例,用于演示MFC下如何进行直线等的实现。
MFC绘图示例,用于演示MFC下如何进行直线等的实现。-MFC Mapping example, the MFC for demonstrating how to achieve the straight.
- 2022-11-16 13:30:04下载
- 积分:1
-
《神经网络模式识别及其实现》书中的源代码,从第三章到第九章。...
《神经网络模式识别及其实现》书中的源代码,从第三章到第九章。
- 2022-03-23 13:43:01下载
- 积分:1
-
桌面精灵模块VC代码
桌面精灵模块是以阴历和阳历相结合的方式显示的日历,其中还包含二十四节气以及一些中西方节日,这些特殊的日期都用不同的颜色进行标注。
- 2022-09-04 12:10:02下载
- 积分: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
-
Use of C language painting fractals
-用C语言画分形图 -- Use of C language painting fractals
- 2022-03-23 21:36:10下载
- 积分:1
-
用遗传神经网络实现字符识别
用遗传神经网络实现字符识别-genetic neural network Character Recognition
- 2023-03-25 09:15:03下载
- 积分:1