资源列表
emd
- 个比较经典的二维经验模式分解程序代码,适用于图像分解,加油-Comparison the classical two-dimensional empirical mode decomposition code for the image decomposition, refueling
dianhuaxian
- 这是一个画点画线的程序,用C语言实现的很简单的程序-function of drawing a line
pinyuweicaise
- 此文件是对图像进行频率下的伪彩色处理,已通过我的调试,可以运行。-This file is the image frequency of the pseudo-color processing, has been through my debugging, you can run.
zantaixinhaojiance
- 采用小波分解时域信号,通过多层分解,根据小波系数检测原信号中的暂态信号-Time-domain signal using wavelet decomposition, through multi-layer decomposition, the wavelet coefficients of the original signal in the detection of transient signals
Powell
- 方向加速法(Powell)是一种直接法,不用计算目标函数的梯度,仅通过比较目标函数的数值大小来移动迭代点就可以求出极值。-Powell use for registration
NEW
- Image processing Using Matlab
tu-xiang-gundong
- 图像循环滚动现实的代码。可让多张图片自动滚动,而且循环。-Image loop scroll through the code of reality. Allows multiple images to scroll automatically, and circulation.
Untitled
- 基于MATLAB的指纹识别技术的研究,包括预处理、特征提取和匹配-The study of fingerprint recognition technology based on MATLAB, including preprocessing, feature extraction and matching
seperate
- 用于图像分块,将图像分为大小一致的图像,便于图像像素位置的确定-For the image block, the image into an image of the same size, easy to determine the location of the image pixel
Draw-a-circle
- 使用JAVA画一个圆的测试程序,有兴趣的话学习学习啊,-Draw a circle
HCM
- 硬聚类算法隶属度只有两个值 0 和 1,即一个样本只能完全属于某一个类或者完全不属于某一个类,适用于背景和目标区别明确的图像。-Hard clustering algorithm membership only two values 0 and 1, that is, a sample can only belong to a class entirely or completely do not belong to a particular class for a clear distinct
Nieuw-Rich-Text-document
- #include<graphics.h> #include<conio.h> main() { int gd = DETECT,gm,left=100,top=100,right=200,bottom=200,x= 300,y=150,radius=50 initgraph(&gd, &gm, C:\\TC\\BGI ) rectangle(left, top, right, bottom) circle(