-
本系统是为了实现辨认识别图像中的数字而设计的,通过对图片的一系列处理,最后识别得出图片中显示的数字。...
本系统是为了实现辨认识别图像中的数字而设计的,通过对图片的一系列处理,最后识别得出图片中显示的数字。-In order to realize this system is to identify the number of images to identify and design, through a series of picture deal, and finally come to identify the figures shown in the picture.
- 2022-07-17 11:42:32下载
- 积分:1
-
图像处理经典算法合集,matlab实现,调试通过
图像处理经典算法合集,matlab实现,调试通过-Classic Collection of image processing algorithm, matlab achieved through debugging
- 2022-08-10 18:04:29下载
- 积分:1
-
可以将bmp图像数据保存为tiff格式文件,提供了足够的接口函数...
可以将bmp图像数据保存为tiff格式文件,提供了足够的接口函数-Bmp image data can be saved as a tiff format, has provided sufficient interface function
- 2022-05-18 01:24:48下载
- 积分:1
-
一个轻量级的图形库,包含点、线、填充、字符显示等功能,适用于资源要求严格且功能要求简单的场合,基于跨平台思想设计,同时提供了VC 6下的测试程序。...
一个轻量级的图形库,包含点、线、填充、字符显示等功能,适用于资源要求严格且功能要求简单的场合,基于跨平台思想设计,同时提供了VC 6下的测试程序。-A lightweight graphics library, including point, line, filling, character display and other functions, resource requirements applicable to the functional requirements of strict and simple occasions, based on the thinking of cross-platform design, while providing VC 6 under test procedures.
- 2022-05-19 20:54:11下载
- 积分:1
-
cubic Bezier curve Although the Second Principle Bezier curve with a similar, bu...
三次Bezier曲线虽然原理跟二次Bezier曲线的类似,但是具体编程时还是有很多地方需要注意,因实际应用中三次Bezier曲线的作用越来越大,所以编了此程序以供参考-cubic Bezier curve Although the Second Principle Bezier curve with a similar, but specific programming when there are still many areas that need attention, according to the actual application of cubic Bezier curves bigger role, so part of this program for reference
- 2022-06-13 15:42:13下载
- 积分:1
-
绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。
绘制二维坐标系的源码。且包含绘制sin(x)和cos(x)的例子。-The code of drawing coordinate system,including the examples of drawing sin(x) and cos(x).
- 2022-03-14 09:53:12下载
- 积分:1
-
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步...
学习VC也没多久,将我做的这个小工具和大家分享一下。其主要功能就是可以自定义生成公章图形并保存为bmp图片,希望对大家有点用。具体实现的方法如下:
步骤一:生成对话框工程,并加入相应的控件,图片的显示使用Picture控件;
步骤二:定义生成图形所需要的参数;
步骤三:通过参数定义,生成对应的Bitmap,再在Picture控件中显示该位图,具体实 现参看源程序。
步骤四:将生成的Bitmap保存为位图文件。
-VC did not learn how long I will do this small tools and share with you. Its main function is to be generated from the definition graphics and seals for the preservation bmp picture, and I hope to use you a bit. The specific methods to achieve the following : Step 1 : Generation dialog, and add the corresponding controls, the pictures showed a picture control; Step 2 : definition graphics generated by the parameters; Step 3 : through the definition of parameters, generate the corresponding Bitmap, and the Picture Control showed the bitmap, See achieve specific source. Step 4 : Generation to preserve the Bitmap bitmap file.
- 2023-04-09 06:30:03下载
- 积分:1
-
VC汉字识别系统源码与个体软件改进文档
VC汉字识别系统源码与个体软件改进文档-VC Chinese character recognition system with individual source software to improve document
- 2022-03-19 17:38:02下载
- 积分:1
-
正则化工具
完整的正则化工具,求解不适定问题。本代码运行于matlab上。
- 2022-06-15 06:43:43下载
- 积分:1
-
Implementation of Automatic Vehicle Location MATLAB procedures: pre
实现车牌自动定位的MATLAB程序:对图像进行预处理,垂直边缘检测,形态学运算,提取出车牌。-Implementation of Automatic Vehicle Location MATLAB procedures: pre-processing of images, vertical edge detection, morphological operations to extract license plate.
- 2022-01-26 03:57:52下载
- 积分:1