-
数字识别码第一步:训练网。利用训练样本…
数字识别代码 第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别)第二步:识别。 首先,打开图像(256色) 再次,进行归一化处理。点击“一次性处理” 最后,点击“R”或者使用菜单找到相应项来进行识别识别的结果显示在屏幕上,同时也输出到文件result.txt中 该系统的识别率一般为90% 另外,也可以单独对打开的图片一步一步进行图像预处理工作。但要注意,每一步工作只能执行一遍,而且要按顺序执行。步骤为:“256色位图转为灰度图”“灰度图二值化”“去噪”“倾斜校正”“分割”“标准化尺寸”“紧缩重排” 另外注意,要识别的图片,要与win.dat、whi.dat位于同一目录。此两文件保存训练后网络的权值参数
-digital identification code first step : training network. Use of training samples for training. (These procedures also can not training because I have trained network parameters saved, Readers can direct identification) second step : identification. First, open the Image (256 colors) again, to a treatment. Click on the "one-stop" Finally, Click on the "R" or use the menu item corresponding to find the identification of the identification results on the screen, also result.txt output to a file which the system"s recognition rate of 90% for the other, can be individually opened to the step-by-step pictures for image prep
- 2022-06-13 09:52:52下载
- 积分:1
-
联合轮廓法在低分辨率视频下的多目标追踪,维普资讯上下的,有需要的可以...
联合轮廓法在低分辨率视频下的多目标追踪,维普资讯上下的,有需要的可以-Joint profile in low-resolution video under the multi-target tracking, VIP information from top to bottom, there is a need to look at the
- 2022-03-29 15:42:18下载
- 积分:1
-
本程序可以在VC++6.0的环境下实现图象的还原功能,例如逆滤波...
本程序可以在VC++6.0的环境下实现图象的还原功能,例如逆滤波-This procedure can VC++ 6.0 environment to achieve the reduction of image features, such as inverse filtering
- 2022-05-06 12:47:31下载
- 积分:1
-
该工具包将mpeg算法通过matlab语言实现,对初学者应该很有帮助...
该工具包将mpeg算法通过matlab语言实现,对初学者应该很有帮助-The toolkit will be mpeg algorithm matlab language for beginners should be very helpful
- 2022-03-25 19:55:12下载
- 积分:1
-
fulfill the wavelet decomposition. Discrete Cosine Transform of Image Signal. FF...
fulfil the wavelet decomposition ,Discrete Cosine Transform of Image Signal,FFT transform of the input image-fulfill the wavelet decomposition. Discrete Cosine Transform of Image Signal. FFT transform of the input image
- 2022-03-14 23:24:33下载
- 积分:1
-
目标跟踪算法
这是一个目标跟踪算法,利用mean shift(均值偏移)方法对若干帧图像上,我们所指定的目标区域进行跟踪,该算法具有很高的跟踪精度。
- 2023-08-31 06:40:02下载
- 积分:1
-
3D应用,三维地图演示系统,包含OPEN GL功能,GIS演示。
3D应用,三维地图演示系统,包含OPEN GL功能,GIS演示。-3D applications, 3D map presentation systems, including OPEN GL functionality, GIS demonstration.
- 2022-03-03 13:24:45下载
- 积分:1
-
李子青的《人脸识别手册》,Handbook of face recognition,高清晰。...
李子青的《人脸识别手册》,Handbook of face recognition,高清晰。-Handbook_Of_Face_Recognition_Springer_2005.pdf
- 2022-07-10 12:50:23下载
- 积分:1
-
这是一个很高的
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码 -This is a high-level programming with OpenGL visualization system development (system development articles) source
- 2022-03-04 05:13:41下载
- 积分:1
-
屏幕截图源码,可自由选定区域
一个简单的屏幕截图源码,可以整个屏幕截图,也可自由选定区域进行截图,保存为bmp格式的文件。简单易懂,有兴趣的朋友可以下载研究一下。作为学习的小demo。
- 2022-01-31 11:58:57下载
- 积分:1