-
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
-
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程...
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。当然也可以自行用训练样本训练网络,不过要注意训练样本的选择,否则可能识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下训练样本数目尽量多。-Based on neural network character recognition system catalog include: the two source documents and source code generation which is to identify the procedure, and the other is the matrix class library. Has been preserved trained network weights, so the identification procedures used for the first time, you can directly run the Release directory of the executable file, and then on the picture of the test directory to read into the picture, identification. Of course, we can use training samples to train the network, but attention should be paid to training samples, otherwise it may be very low recognition rate. Training sample selection principle is that, as far as possible have representation in the training time not too long a number of cases as many as possible training samples
- 2023-07-19 09:25:03下载
- 积分:1
-
卡拉ok字幕效果显示
卡拉ok字幕效果显示-karaoke subtitles results show
- 2023-07-22 10:55:04下载
- 积分:1
-
Code39 code128条码
barcode code39 code128
- 2022-04-18 02:25:21下载
- 积分:1
-
Using VC to realize some basic image processing algorithms. Help beginners to le...
用VC来实现的一些基本的图像处理算法。有助于初学者的学习。-Using VC to realize some basic image processing algorithms. Help beginners to learn.
- 2022-03-13 13:14:11下载
- 积分: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
-
windows下24位色高质量转8位色代码
windows下24位色高质量转8位色代码-windows color under 24 to eight high-quality color code
- 2022-07-27 04:19:26下载
- 积分:1
-
用qt编写不错的3ds读取程序,界面和兼容性都较好,对较高版本的3ds文件读取都比较好...
用qt编写不错的3ds读取程序,界面和兼容性都较好,对较高版本的3ds文件读取都比较好-prepared using qt 3ds good reader, interface and compatibility are better, to a higher version of the document read three ds are better
- 2023-08-30 17:35:05下载
- 积分:1
-
利用D3D实现了通过高度图生成地形的基本功能,支持地形纹理的载入、程序运行桢数的显示以及在场景中进行漫游(方向键控制移动,w/s键控制俯仰角),适合D3D初学者...
利用D3D实现了通过高度图生成地形的基本功能,支持地形纹理的载入、程序运行桢数的显示以及在场景中进行漫游(方向键控制移动,w/s键控制俯仰角),适合D3D初学者-D3D realize through the use of a high degree of topographic map to generate the basic functions to support the terrain texture loading, the program shows the number of run-ching as well as in roaming scenarios (the arrow keys to control movement, w/s keys to control pitch angle), suitable for early D3D scholars
- 2023-07-28 21:05:06下载
- 积分:1
-
programming graded color Generation
编程渐变色生成-programming graded color Generation
- 2022-02-03 09:35:39下载
- 积分:1