资源列表
textture
- 用VC++实现的图像纹理分析,通过灰度共生矩阵计算图像纹理
Skeletonmatlab
- 用Matlab实现了对一副图像骨架的提取,方法简单,易于掌握。内附实例
Image_Operators_matlab_codes
- 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切 12.5 空间变换 12
imageprocessing3
- 1.选择一幅图像,利用散焦模型或运动模糊模型对该图像进行模糊处理;利用逆滤波对模糊图像进行复原处理,显示原始图像、模糊图像以及复原处理后的图像。 2.利用迭代算法对模糊图像进行逆卷积复原处理,显示原始图像、模糊图像以及复原处理后的图像。
lbp_matlab
- LBP算法实现图像的纹理分类,基于论文:multiresolution gray scale and rotation invariant texture classification with location binary patterns
retinex-nex
- Retinex代码,图像增强,是一种比较新的算法,算法很新颖
adapt_median_filter
- 《数字图像处理》第二版(冈萨雷斯)自适应中值滤波器实现
hillClimb
- 包括测试图片和源程序,实现了爬山算法(hill climb) 登山算法 以及一些常用的开闭运算
xiaobochange
- 连续小波变换,图像滤波处理,低通高通处理,连续离散小波变换
TiffTest
- 此程序在分析tiff格式的基础上将tiff图片转化为bmp格式
Feature Extraction and Gabor Filtering_C+Matlab.ra
- Garbor filter is famous for its approximation to the characteristic of Cortex in human vision system. The state-of-the-arts advancement in computer vision application demonstrates the success and promissing of this technique. This directory co
teapot
- Bezier曲线及生成茶壶程式源码,可以画任意三次Bezier曲线