-
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程...
基于神经网络的文字识别系统
本目录主要包括:文档和两个源代
其中源代码是识别程序的,另一个是矩阵类库的。已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行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
-
实现图像的sobel轮廓提取、闭合轮廓线提取、区域生长等
实现图像的sobel轮廓提取、闭合轮廓线提取、区域生长等-region grow ,sobel
- 2022-03-18 23:35:25下载
- 积分:1
-
一个图形简化系统。用来在不同阈值下,通过设置阈值来简化图形,达到图新压缩的目的。...
一个图形简化系统。用来在不同阈值下,通过设置阈值来简化图形,达到图新压缩的目的。-A graphical simplified system. Is used at different thresholds, by setting thresholds to simplify the graphics, to map the new compression purposes.
- 2022-01-31 11:41:49下载
- 积分:1
-
这个是一个3D的人体跟踪软件,基于MATLAB,四个摄像机multi view tracking...
这个是一个3D的人体跟踪软件,基于MATLAB,四个摄像机multi view tracking-this is a 3D human tracking software, based on MATLAB. four multi camera view tracking
- 2023-03-21 04:35:03下载
- 积分:1
-
algorithm very good figures identification procedures, is the recent study, it w...
算法非常好的数字识别程序,近期正在研究这方面,希望能帮助到大家-algorithm very good figures identification procedures, is the recent study, it would be helpful to you
- 2022-03-20 09:12:44下载
- 积分:1
-
和3维相关的一系列代码,文件需要自己组装
和3维相关的一系列代码,文件需要自己组装-and three-dimensional related to the series of code, documentation needs its own assembly
- 2022-04-25 04:27:40下载
- 积分:1
-
可以显示bmp,raw图像,经试验程序正确
可以显示bmp,raw图像,经试验程序正确-Can display bmp, raw images, as the correct testing procedures
- 2022-08-03 20:50:32下载
- 积分:1
-
Factorized Graph Matching 分解图匹配,路径追踪优化代价函数
Graph matching (GM) is a fundamental problem in computer science, and it plays a central role to solve correspondence
problems in computer vision. GM problems that incorporate pairwise constraints can be formulated as a quadratic assignment problem
(QAP). Although widely used, solving the correspondence problem through GM has two main limitations: (1) the QAP is NP-hard and
difficult to approximate; (2) GM algorithms do not incorporate geometric constraints between nodes that are natural in computer vision
problems. To address aforementioned problems, this paper proposes factorized graph matching (FGM). FGM factorizes the large
pairwise affinity matrix into smaller matrices that encode the local structure of each graph and the pairwise affinity between edges.
Four are the benefits that follow from this factorization: (1) There is no need to compute the costly (in space and time) pairwise affinity
matrix; (2) The factorization allows the
- 2022-02-01 17:07:26下载
- 积分:1
-
打开一幅格式为(pic)的图片
pic pic
打开一幅格式为(pic)的图片
pic pic-open an image with the extention pic
- 2023-04-22 01:55:03下载
- 积分:1
-
用matlab进行谱分析的源码,适合初学者
用matlab进行谱分析的源码,适合初学者-Spectral analysis carried out by the matlab source code for beginners
- 2023-01-07 10:00:02下载
- 积分:1