-
对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译
对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译-on a gray image canny operator of edge detection, the VC environment compiler
- 2022-09-05 09:40:03下载
- 积分:1
-
VGA图像的存储与恢复:介绍三种不但可有效地存取VGA整屏图像,而且能实现存取任
意大小图块的方法及其Turbo C函数。...
VGA图像的存储与恢复:介绍三种不但可有效地存取VGA整屏图像,而且能实现存取任
意大小图块的方法及其Turbo C函数。-VGA image storage and recovery
- 2022-05-25 21:18:50下载
- 积分:1
-
CBitmap This is the type of operation, including BMP bitmap open, preservation,...
这是关于CBitmap的类操作,包括BMP位图的打开、保存、图像处理等各项操作,是位图编程的基础-CBitmap This is the type of operation, including BMP bitmap open, preservation, image processing and other operations, bitmap based programming
- 2022-03-23 02:22:56下载
- 积分:1
-
用visual c++编写的画图的小程序,可实现windows下画图板的基本功能...
用visual c++编写的画图的小程序,可实现windows下画图板的基本功能-Using visual c++ Prepared by drawing a small program can be realized under the windows of the basic functions of drawing boards
- 2022-08-25 15:34:20下载
- 积分:1
-
Packaging a Graphics Programming class, can easily display, read, operate bitmap
封装了一个图像编程类,可以方便的显示,读取,操作位图-Packaging a Graphics Programming class, can easily display, read, operate bitmap
- 2022-05-05 23:53:35下载
- 积分:1
-
VC++ 图像处理系统
图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。图像显示模块该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。图像转换模块该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。图像处理模块该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。字符识别模块该模块主要包含手写数字识别。
- 2022-10-24 13:25:04下载
- 积分:1
-
一个小的图形编辑软件,基于doc/view结构,结构比较合理.
一个小的图形编辑软件,基于doc/view结构,结构比较合理.-A small graphics editing software, based on the doc/view structure, the structure more reasonable.
- 2022-02-06 15:59:32下载
- 积分:1
-
图象模板匹配算法代码,可直接运行exe文件,观察处理效果.
图象模板匹配算法代码,可直接运行exe文件,观察处理效果.-image template matching algorithm code can be run exe files directly observed treatment effect.
- 2022-08-04 05:48:49下载
- 积分:1
-
将位图转化为一个区域(176KB),BMP图片转化
将位图转化为一个区域(176KB),BMP图片转化-Will be a bitmap into a region (176KB), BMP picture conversion
- 2022-03-21 21:02:51下载
- 积分:1
-
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好...
本目录主要包括:文档和两个源代码。
其中一个源代码是识别程序的,另一个是一个矩阵类库的,书里面也使用过,所以一并附上。
因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。
当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。-Catalog include: documentation and two source code.
One of the source code is the identification procedures, and the other is a matrix class library, the book which is also used, so be accompanied.
As it has saved the trained network weights, so the first time the use of identification procedures, he can run Release directory of the executable file, and then the picture directory to read the test pictures to identify.
Of course, the reader can also be its own training network with training samples, but pay special attention to the training samples, otherwise it may result in the recognition rate is very low. Training sample selection principle is that as much as possible representative, in the long training time Buzhi Yu circumstan
- 2022-07-16 02:38:53下载
- 积分:1