-
字符识别程序
mydate.dat为字库
先点击file, 点open,读入字库
学习时字库自动保存
已有键盘字符,字母,数字
和简单汉字...
字符识别程序
mydate.dat为字库
先点击file, 点open,读入字库
学习时字库自动保存
已有键盘字符,字母,数字
和简单汉字
如要识别复杂汉字,请先用学习功能
向原作者致敬!-Character recognition process for the font mydate.dat click file, point open, read font study has been automatically saved font keyboard characters, letters, numbers and simple to identify the complexity of characters such as Chinese characters, please use learning function to the original author salute!
- 2022-02-11 23:24:06下载
- 积分:1
-
ARX AutoCAD 2002二次开发
ARX AutoCAD 2002二次开发-ARX AutoCAD 2002 Second Development
- 2022-01-29 01:16:15下载
- 积分:1
-
可以实现图像模板匹配功能,适合初学图像读者
可以实现图像模板匹配功能,适合初学图像读者-can achieve image template matching function, images suitable for beginner readers
- 2022-03-23 08:34:14下载
- 积分:1
-
源代码的PDF程序作为输入文件,由两列…
The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and NC indicates that the text will be numerically compressed.
The second column will have a text string beginning with and ending with quotes. For BC the text must consist of the numbers 0-9 and letters A-F ( Hex 0-9, A-F). Also, in BC if the length of the string is odd,a zero will be prepended to the string to make it and even number.
For TC the text can consist of any of the legal
text compress charactors in the pdf417 standard. For NC, the letters 0-9 are allowed in the text.
-The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and N
- 2022-03-09 17:01:14下载
- 积分:1
-
matlab的一些实例,适用于初学者,很多有用的例子
matlab的一些实例,适用于初学者,很多有用的例子-Some examples of matlab for beginners, many useful examples
- 2022-01-28 18:37:29下载
- 积分:1
-
put bmp files into the source txt
把bmp文件转换成txt的源码-put bmp files into the source txt
- 2022-03-20 11:19:18下载
- 积分:1
-
这是一个图像处理中的直方图显示
这是一个图像处理中的直方图显示-This is an image processing histogram shows
- 2022-03-04 15:55:38下载
- 积分:1
-
可以用于画世界地图。这个函数可以通过控制经纬度画不同范围的世界地图。...
可以用于画世界地图。这个函数可以通过控制经纬度画不同范围的世界地图。-Can be used to draw the world map. This function can be painted by controlling the latitude and longitude of different areas of the world map.
- 2023-01-08 10:55:05下载
- 积分:1
-
AffineTransformation computes and applies the geometric affine transformation to...
AffineTransformation computes and applies the geometric affine transformation to a 2-D image.
The program main functions are:
- Load Image: Load the image to be transformed.
- Transform Image: Computes the transformation matrix from the transformation parameters specified by the user, then it applies the transformation to the loaded image.
- Save Image: Save the transformed image.
- Quit: Exit the program.
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image.
- 2022-01-30 20:17:04下载
- 积分:1
-
将BMP格式转换成YUV格式,里面有例子,很好的。
将BMP格式转换成YUV格式,里面有例子,很好的。
- 2023-01-25 22:20:04下载
- 积分:1