-
这是有用的,我认为
希望对大家有用,是关于matlab的视频-It is useful ,i think
- 2022-01-25 23:23:22下载
- 积分:1
-
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部...
OCR算法代码。这不是一个完整的系统,没法生成可执行程序。代码基于Linux/KDE开发,用到了C++标准模板库。代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。由于这是从一个完整的OCR系统中抽取的部分代码,所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (reprocessing spent)
- 2022-10-19 07:10:03下载
- 积分:1
-
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控...
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0,0.1,0.2…,1.0,从而可计算得到10个曲线段上的点,把这10个点依次连接,就可得到该曲线段。 b) 四点插值细分曲线 四点插值细分曲线的表达规则为 其中 为控制顶点, 为细分次数, 为顶点下标。即每细分一次,在任意两点之间插入一顶点。为方便处理起见,可绘制成封闭曲线。 (初始)控制顶点保存在文件中。 给定两个测试文件c1.txt,c2.txt-using two different methods of drawing curve a) quadratic B-spline curves of the second B-spline curves of expression as a function of (1) for the control vertices. Note :-given right of a group of control vertices per three vertices adjacent to a group Marche line drawing. Namely, a group of a group, ... to a group, all of the curves that together constitute the entire B-spline curves. In fact, a curve before the end of the next one that is the starting point of the curve. curve in every section of the drawing process, different from the value curve will be differe
- 2022-03-20 07:54:53下载
- 积分:1
-
用vc写的关于图像效果的程序,不同的文件里面显示的是不同的图形效果...
用vc写的关于图像效果的程序,不同的文件里面显示的是不同的图形效果-Written by vc effect on the image of the process, different file which shows the different graphical effects
- 2023-08-24 02:15:03下载
- 积分:1
-
描述了如何在win开发环境下安装vtk图形开发包
描述了如何在win开发环境下安装vtk图形开发包-Describes how to win the development environment installed vtk Graphic Development Kit
- 2022-03-23 14:01:23下载
- 积分:1
-
读取AutoCAD文件中内嵌的缩略图, 可以读取从AutoCAD版本10~2005. 该文件是一个UNIT,请建立工程并产生新例调用它...
读取AutoCAD文件中内嵌的缩略图, 可以读取从AutoCAD版本10~2005. 该文件是一个UNIT,请建立工程并产生新例调用它-read AutoCAD documents embedded thumbnail, can be read from AutoCAD version 10 ~ 2005. This document is a UNIT, and works to establish new cases have called it
- 2022-01-30 23:17:01下载
- 积分:1
-
求解L
求解L-1范数最小,利用线性规划算法,实现压缩感知的功能-min L-1 norm
- 2022-04-09 22:58:30下载
- 积分:1
-
一套指纹识别的c语言源代码
一套指纹识别的c语言源代码-a fingerprint identification c language source code
- 2022-09-25 13:00:03下载
- 积分:1
-
这是一个用VC++实现的,能从键盘输入字符
这是一个用VC++实现的,能从键盘输入字符-This is a VC with the characters from the keyboard
- 2023-08-31 04:00:02下载
- 积分:1
-
I carefully collated on the binary image morphology of C code, I believe, will h...
我精心整理的关于图象二值形态学的C程序代码,相信有助于你-I carefully collated on the binary image morphology of C code, I believe, will help you
- 2022-03-17 12:40:47下载
- 积分:1