资源列表
AdjustTexture
- 调整图像的直方图分布,显示不同图像的特着,对图像进行分析-adjust the image histogram distribution, show different images to the special, right image analysis
Histogram
- 比较简单的程序演示,看一看也无防。上面的代码非常简洁明了。
SpPCA
- 利用Sub-pattern PCA在Yale人脸库上进行人脸识别的matlab源代码,子模式主成分分析首先对原始图像分块,然后对相同位置的子图像分别建立子图像集,在每一个子图像集内使用PCA方法提取特征,建立子空间。对待识别图像,经相同分块后,分别将子图像向对应的子空间投影,提取特征。最后根据最近邻原则进行分类。
Area_basec.m
- 这是我的毕业论文中的一部分程序,主要用图形配准程序的matlab源码,看到许多朋友在讨论这个,希望能给正在郁闷的和即将郁闷的兄弟姐妹一丝帮助。 仅为演示程序,只适合部分类型图片,具体用法见压缩包内使用说明文件。
houghline.m
- 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
OE7
- 本程序给出了SSD5实验课中Optional Exercise7的参考程序 内附有详细的注释 下载后请仔细参照源代码进行分析 切莫完全搬照-This procedure gives the experimental SSD5 lesson Optional Exercise7 reference containing detailed procedures for the Notes Please refer to download the source code for analysis do
4)
- 稀疏矩阵的转置(利用三元组储存),结果输出其转置后的矩阵与三元组-Sparse matrix transpose (using triple storage), resulting in output after its transpose matrix and Triples
mutinf
- 程序说明 输入:图像imga,imgb,融合图像fimg, 输出:互信息/交互信息 MI 【图像融合效果的客观评价算子之一】-Image Fusion
imagepro
- To convert RGB image in GREY LEVEL snd BLACK & WHITE image.
texture-and-shadow
- OpenGL在C语言环境下的纹理和阴影的使用范例 (texture and shadow)-OpenGL in C language environment textures and shadows use the sample (texture and shadow)
Esobel
- vc++和opencv里面的sobel算子,计算图像边缘的亚像素边缘检测程序-vc++ and opencv inside sobel operator, to calculate the image edge sub-pixel edge detection procedure
Primf
- 使用prim方法,在金融股票市场应用复杂网络方法构建最小生成树网络的Matlab编程代码-Use prim method, the application method in the complex network of financial stock market to build the minimum spanning tree network Matlab programming code
