资源列表
印章鉴定系统
- 算法代码,分别提取两类不同的特征。 使用时直接将代码拷贝到需要使用的地方即可。 代码片断在Visual C++6.0下可编译。-Difference withdraw two kind oves different characteristics. Use time directly will code s copy go need use de place and then be OK. Code s fraction at Visual C+ +6.0 under can trans
OCR算法之C语言代码
- OCR算法代码。 这不是一个完整的系统,没法生成可执行程序。 代码基于Linux/KDE开发,用到了C++标准模板库。 代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作, 读者可以借鉴这些代码,改动后用到自己的系统中。 由于这是从一个完整的OCR系统中抽取的部分代码, 所以这些代码无法单独编译。 两个*.dat文件如下: char_data.dat:字符特征数据 words_de.dat:词库(后处理用) 如果需要完整实用的中文OCR代码,
OCR算法之matlab程序
- 基于matlab的简易OCR程序。可通过MATLAB直接查看各子部分,-A simple OCR prorg
BP异或问题
- 最基础的bp算法,解决异或问题的vc算法.-bp of the most basic algorithm to resolve differences or problems vc algorithm.
特征脸人脸识别
- 有应用matlab进行编程的源代码.m文件,以及运行需要的图象文件.-Matlab Applications for the program source code. M documents needed for the operation and image files.
MidpointLineDemo
- 该程序实现了计算机图形学中的中点画线法的算法,-the program in the computer graphics, which were dotted line method algorithm
画五星红旗
- 这是一个通讯录开发程序,可以实现通讯记录的基本要求,对开发者会有所帮助-This is a directory program, communications records can achieve the basic requirements of the development will be helpful
ImageRect
- 用鼠标可以截获图形区域的例子,可以看看不错的一个图形例程。-mouse can be used intercepted graphic example in the region, a good look at the graphics routines.
上交算法
- 计算机图形学中上交算法的源程序,对于本学科的初学者很有帮助-computer graphics algorithm which is used source for the discipline and beginners helpful
Lesson10Code
- 图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-graphics rendering, since the definition of how to use the brush (color, line width, alignment).
Lesson11Code
- 如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。-CDC on how to output text, graphics help maintain function, the collection classes CPtrArray u
曲线拟合c++代码
- 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look