资源列表
20080427
- 基于C语言的指纹识别程序源码,程序描述了如何使用该库增强指纹图像,如何提取方向图等功能-Based on the C language source code of the fingerprint identification process, the program describes how to use the database to enhance the fingerprint image, how to extract features such as pattern
spectraMatch
- 该程序包包含了高光谱匹配中所用到的多种光谱匹配方法:光谱角度匹配,光谱相关匹配,相关角度匹配,梯度角度匹配,离散信息匹配,离散信息角度匹配等-The package includes several matching methods commonly used in high spectra remote Sensing。These are spectral angle matching(SAM),spectral correlation matching(SCM),spectral corre
SimpleDrawProject
- simple open GL program
zhifangquwufa
- 对于彩色图像,用直方图的方法去掉雾,使得图像清晰-For color images, using the histogram method to remove fog, making the image clear
PCAforfacerec
- 简要叙述了人脸识别方法,用PCA 算法实现了人脸的识别,并对实验结果进行分析-A brief descr iption of face recognition methods, PCA algorithm for face recognition, and analysis of experimental results
Bresenham_Line
- 中点画直线法的扫描转换程序:用中点法绘制的直线,可以是任意斜率。-Straight-line method of stippling the scan conversion process: A straight line drawn by the mid-point method, the slope can be arbitrary.
wave
- 数字图像处理系统简单介绍:具有强大的数字图片处理功能,以及图像不同格式间的转化功能-Digital image processing system briefly: a powerful digital image processing functions, as well as images between different formats into functional
MidPointEllipse
- 中点画椭圆法的扫描转换程序,算法描述:考虑圆心不在原点,设圆心坐标为(x0,y0)。通过平移坐标原点到圆心。-Stipple Ellipsometry in the scan conversion process, the algorithm descr iption: consider the center of a circle is not the origin, set up the center coordinates (x0, y0). Through shifting the or
DisplaySquareBezier
- 三次Bezier曲线法的扫描转换程序:可以通过四个控制点来确定P(t)取不同的t时对应的二维坐标。用三次Bezier曲线绘制的一片花瓣和一根曲线。-Three Bezier curve scan conversion process: the four control points can be determined by P (t) at t different from the corresponding two-dimensional coordinates. Bezier curve w
BezierFill
- 图形的基本的几何变换程序:包括平移变换、旋转变换、放缩变换、相对某一点的旋转变换-The basic geometric graphics transformation process: including the translation transformation, rotation, zoom transform, the relative rotation of a point
pso2D.m
- 要求对粒子群算法的国内外研究现状进行系统综述,指出其存在问题,提出自己的观点。对目前的各种改进算法进行系统研究和分析,提出改进策略并设计相应的算法在MATLAB中实现。-Particle Swarm Optimization called for research at home and abroad to carry out systematic reviews, pointing out that the question of its existence, its own point of
drawmat
- 点阵字符的显示程序:用0和1来标识位图中的每个象素,对应于0的象素着背景色,对应于1的象素着前景色。一个点阵字符可以由一个数组来存储,即存储这个字符的位图,为了节省空间,可以采用16进制的数组来存储。显示字符的方法就是先判断位图中象素的标识是0还是1,然后把对应于1的象素它显示出来,而对应于0的象素不显示。-Character dot matrix display program: with 0 and 1 to identify a bitmap for each pixel, the pix
