搜索资源列表
文字识别程序
- 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
数字图像处理的几个程序例子
- 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosom
peano-Hilbert曲线的Delphi程序设计
- 有关peano-Hilbert曲线的详细介绍,以及用Delphi程序设计的代码(完整版)-the Peano - Hilbert detailed descr iption of the curve, and the Delphi programming code (complete edition)
图象载码程序源代码
- 这是我想到的一个非常有用的小程序,顾名思义,这个程序就是把不同的信号(如不同的文件:文本,图片,语音,乃至视频...)储存入电脑的图片文件.BMP文件中,以达到节省空间,安全加密,数据保护,多媒体同时运行,提高空间与时间的并行性。 -I think this is a very useful small program, as the name suggests, the procedure is different signals (such as different files : t
PARABOLA
- c编程环境下做出 抛物线(简单程序),点3个点做出抛物线,仅做初学c图形编程的范例-made under the parabola (a simple procedure), the point made three points parabola only do that when c graphical programming paradigm
snakes算法简单程序(可运行)
- snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
多分辨水印的matlab简单程序
- 直接减压到matlab\\work目录下就可以看到运行结果了,其中包括了位平面分解,量化嵌入(提取),图像的金字塔分解等的程序块。-decompression directly to the Matlab \\ work on the directory can see the results, which included a bit plane decomposition, quantification embedded (extraction), the image of the pyra
JPEG压缩编码(基本系统)算法
- 使用基本系统的JPEG的编码和解码程序,可以将BMP格式的文件转化为JPEG格式的文件。-use basic system JPEG encoding and decoding process, which would be BMP format documents into JPEG format.
画图程序开发MAPMODE
- 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
OpenGL红宝书(有源码)1
- 本书由OpenGL标准委员会编写,人称“OpenGL红宝书”,是OpenGL领域的权威著作。 本书主要讲述如何使用OpenGL图形系统来编制程序,通过计算机图形学技术来生成具有真实感的图形。代码薇原书代码-the book prepared OpenGL standard, known as the "Red Treasure Book OpenGL" OpenGL is the authoritative publication. The book mainly about
thresold
- 基于小波变换阈值去噪的MATLAB源代码(包含小波包去噪程序)-threshold based on wavelet transform Denoising MATLAB source code (including wavelet denoising packet procedure)
wavelechazhigouzao
- 小波插值与小波构造(3个程序),3个比较简单的小程序-wavelet interpolation and wavelet construction (three procedures), three relatively simple procedures for small
OpenGL_Basic_Runtime
- 使用c语言,基于OpenGL.于VC6.0下编译通过的顶点渲染基础源码,用于网友们学习参考之用。(共有11个可独立编译的程序)-use c language, Based on OpenGL. VC6.0 to compile the source vertex exaggerated basis, for the netizens to learn reference. (A total of 11 independent translation of proceedings)
tab2ESRIshapefile
- GIS数据格式转换器(Mapinfo tab to ESRI shapefile)(VC++程序)
solidgraph_bin
- 一个大型的3D程序处理程序,支持各种情况下的3D和多种情况下的图片处理等。同时支持2D,3D矢量图形的操作,是图形学方面非常值得研究价值的工程。强力推荐(执行程序)
1018
- 目标轮廓跟踪。此处跟踪的是目标的真正轮廓。比如单个像素即跟踪它的四条边,两类目标间的轮廓并不占用任何空间位置。(自己开发的程序)
3ProgramXBCZandGZ
- 小波插值与小波构造(3个程序),小波应用方面的经典算法程序,对滤波,及图象识别有很大用处
gray_equilibrium
- 灰度均衡(核心程序) 该函数用来对图像进行直方图均衡 调试环境为Visual C++ 6.0及其以上版本
TheuseandyanjiuofAdaptivefilter
- 该文档是自适应信号处理研究的一篇研究生毕业论文,介绍了自适应的几种常见算法,如LMS,NLMS等等,并在最后有相关的MATLAB程序(LMS程序 自适应滤波器,陷波器,分离器等程序)可以作为自适应信号处理初学者的参考资料-This document is an adaptive signal processing graduate thesis introduces several common adaptive algorithms, such as LMS, NLMS, etc., and
WindRoseM(风玫瑰图制作程序)r
- 基于ncl开发的风玫瑰图制作程序,需输入风向风速数据(Wind Rose Map Procedure Based on NCL)