资源列表
imRadon
- GaussianLfilter.m 图像的高斯低通滤波函数 Highboostfilter.m 图像的高频提升函数 HighEmphasisfilter.m 图像的高频增强函数 imRadon.m 图像的Radon变换.-GaussianLfilter.m Gaussian image Highboostfilter.m low-pass filter function to enhance the image of the high-frequency high-frequency funct
rgb2hsi
- 实现彩色空间的转换,将R,G,B转换到H,S,I模型,以及其逆变换,实现速度块,准确性高-a m files to transform the r,g,b to h,s,i.And this method is very easy to use.
localmax_kill
- 基于概率推断的全局轮廓检测技术的研究中的部分程序,其中以canny源代码为主程序,可以自己下载-Probability-based global inference in contour detection technology to find local maxima and the removal of a small edge
LV_ChangeSampRateByRatio
- 软件无线电中变采样的matalb源程序。对做SDR的有帮助!- The varying sampling software radio matalb source. SDR s help!
matlab
- 详细的二叉树画法,和其他的有所不同,很有特色的。-Details of the binary tree painting, and other different, very unique.
Image-segmentation
- 图像分割:先对图像进行高斯编导,在进行卷积,显示图像!-Image segmentation: first of all Gaussian image director, during convolution, display images!
Image-display
- 输入图象显示源程序,建立C语言程序调试环境。在计算机屏幕上显示指定的图象。(A2,B2).修改程序,在屏幕上显示256*256的灰度图象(左暗-右亮、左上暗-中间亮-右下暗)。-input image display source code, build the C language program debugging environment.display the specified image on the computer screen. (A2, B2)modify the progra
db
- Davies Bouldin index戴维森堡丁指数做数据挖掘的时候,经常你不知道要做多少个Cluster,那么你就需要先按照大体构想来分那么几种测试性聚类,通过计算这个指数,来确定到底哪个Cluster最合理。当然,算法并没有十全十美的,你只能说是理论上合理了,实际这个指数能给别人多大帮助我自己真的也不得而知。-Davies Bouldin index 戴维森堡丁 index for data mining, often you do not know how many Cluster, t
billateral.m
- billateral filter matlab code
KPCA2_gsh
- KPCA的程序,用于人脸识别,在ORL人脸库上实验,效果不错!-code for face recognition based KPCA on ORL face database,the performance is nice!
New-Folder
- mini project using opengl for rotating object-mini project using opengl for rotating object...
cem-mnf
- 基于最小噪声分离变换的CEM算法,首先经过高通滤波处理后,进行MNF变换,对变换完成后的图像进行CEM处理,主要用于高光谱的目标探测