资源列表
OpenDrivePictureDoc
- 图像处理典型算法,用VC++开发的处理打开高颜色质量图像的算法-Typical image processing algorithms, using VC++ development deal to open a high quality color images of the algorithm
periodograma_modific
- Example of modified periodogram with a sinusoidal signal in white noise
PtInPolygon
- 自己写的多边形点在内判断的简单算法,运行没有出现问题,无论多边形情况(凹凸)-Write your own polygon points in a simple algorithm to determine, running no problems, regardless of polygons situation (bump)
CP1
- 计算机图形学中最基本的运动图像程序,可以直接运行,稍加修改数据就可以做出自己想要的效果。-The most basic of computer graphics motion graphics programs, can run a slightly modified data can make their own desired effect.
binary
- 读取图像,最大类间方差(otsu)二值化,开运算,显示处理结果-read .bmp image ,(otsu)gray to binary, open operater,show the result image
Zuidashangfatuxiangfenge
- 最大熵法图像分割程序,matlab编的,需要的可以参考一下!-Maximum entropy image segmentation procedures, matlab compiled reference!
omp
- 简单的正交匹配追踪算法,应该都能看懂的。s-测量;T-观测矩阵;N-向量大小-The simple orthogonal matching pursuit algorithm should be able to understand the. s-measurement T-observation matrix N-vector size
im_hist_covercome
- 通过自定义数学运算,在图像处理中做直方图均衡化的matlab实现-Through custom mathematical operation, do the histogram equalization of matlab in image processing
xuanzhuan
- 对一幅图像进行一定角度的旋转,通过双线性差值法。-Image for a certain angle of rotation, through bilinear difference method.
fushi
- 该程序完成对二值图像去杂点功能,以便图像处理,腐蚀效果通过改变腐蚀函数的参数改变。-The process is complete binary image to miscellaneous point function for image processing, corrosion, corrosion effect change by changing the parameters of the function.
ICAdemo
- ICA简单示例 短短几行,就可以实例ICA的功能,随机产生的原始数据。-ICA simple example of just a few lines, you can instantiate ICA features randomly generated raw data.
chongcaiyang
- 重采样操作包括缩放、旋转和拉伸等变换,通常的重采样分为下采样、插值、上采样三个基本过程,此程序为重采样的matlab实现-Resampling operations include scaling, rotation and stretching transforms the usual resampling into down-sampling, interpolation, sampling on three basic processes, resampling procedure for