搜索资源列表
xiaobobianhuan
- 小波变换matlab程序 ,用于语音增强,已经通过测式,效果不凑-wavelet transform Matlab procedures for speech enhancement, he has passed the test-and the results do not follow
Bayes压缩感知代码
- The VB BCS codes implemented by MatLab 7.0 are included in this package. BCSvb.m: VB BCS code demo_BCSvb_1d.m: example of a 1-dimensional signal demo_BCSvb_2d.m: example of a 2-dimensional image: 128x128 image 'cameraman' demo_BCSvb_2d_small.
Bit_map
- 本程序时图像的金字塔算法分解,他是用MATLAB编写的,简单易懂-The program algorithm for decomposition of the image pyramid, he was prepared to use MATLAB, and easy to understand
darktest1
- 何凯明暗原色去雾方法的matlab程序,按此种方法进行图像去雾-He Kaiming dark color to the fog method matlab program, according to this method the image to fog
a-level-set-inariable-distance
- 李春明提出的无需水平集初始化的思想是图像分割的一个重大突破,重庆大学的何传江教授对该算法进行了改进,里面是我的实现算法-Li Chunming s no need to initialize the idea of the level set image segmentation is a major breakthrough, Chongqing University, Professor He Chuanjiang to improve the algorithm
jiyuzuixiaoerchengfagaijindesuijituoyuanjiance
- 为了提高数字图像中椭圆检测的效率和准确性,提出了一个基于最小二乘法的改进的随机椭圆检测算法. 该算法随机选取图像中的3 个边缘点,在以这3 个点为中心的窗口内,从边缘点中拟合出可能椭圆,并通过随机选 取的第4 个边缘点来确认可能椭圆. 利用直接最小二乘法椭圆拟合的特性,引入可能椭圆边缘点收集和椭圆重新 拟合的迭代过程来提取最终的椭圆参数. 通过对含有不同噪声的仿真图片和包括残缺椭圆的实际图片的实验表 明,新算法的改进是有效的. 与原算法相比,新算法降低了对参数的依赖性,提高了检测
HE
- 对于低照度图像,或是模糊不清的雾天,雨天等图像,本算法都能很好的恢复它的清晰度-For the low illumination images, or blurring of the fog, rain and other images, the algorithm can be very good clarity to restore it
wavelab
- 这是一个用来进行小波分析的工具包,他是美国斯坦福大学的一些人编的,对于做图像的人非常有用。-This is a tool used for wavelet analysis package, he is a Stanford University compiled a number of people, for people who make images very useful.
000
- Mahalanobis距離是一個可以準確找出資料分布上面極端值(Outliers)的統計方法,使用線性迴歸的概念,也就是說他使用的是共變數矩陣以及該資料分布的平均數來找尋極端值的產生,而可以讓一群資料系統具有穩健性(Robust),去除不必要的雜訊訊息,這邊拿前面共變數矩陣的資料為例,並且新增了兩個點座標向量來做Mahalanobis距離的比較-Mahalanobis distance is the information that can accurately identify the dis
Julia
- 关于Julia集的一个小程序,自己编的,供大家学习指正-On the Julia set of a small program that he compiled for all to learn from correction
libsvm-2.84
- LIBSVM是台湾大学林智仁(Lin Chih-Jen)副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件还有一个特点,就是对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数就可以解决很多问题;并且提供了交互检验(Cross Validation)的功能。-LIBSVM Taiwan University, Lin Zhire
Digitalsubtraction
- 数字减影血管造影( DSA) 通过向血管中注入造影剂, 使血管的整体影像的对比度有了明显的增强, 然后通 过造影前后图像的相减运算, 可以去除非血管器官的影像, 得到血管更清晰的图像, 目前广泛应用于心血管疾病的 诊断。由于患者的呼吸运动, 使得不同时间采集的图像相减后会产生运动伪影。为了消除运动伪影, 从医生临床上 对于心脏的运动以胸腔的横膈膜为参考目标得到启发, 首先得到很多幅注入造影剂之前的图像( 掩膜图像) 和一幅 注入造影剂之后的图像( 造影图像) , 然后指定其中的一
cvpr09-defog(matlab)
- 来自 何凯明 Single Image Haze Removal Using Dark Channel Prior 一文的总结-From summarizes of He Kaiming Single Image Haze Removal Using Dark Channel Prior
DarkchDehazed
- 仿照何凯明暗通道去雾matlab函数,增加了直方图处理。(Modeled on the He Kaiming dark channel, the fog matlab function is increased by histogram processing.)
暗通道
- matlab代码,利用暗通道方法去除薄云代码,参考kaming he的相关文献(Matlab removes thin cloud code)
matlab_code
- Matlab实现何凯明经典暗通道去雾算法源代码, use 软抠图 or guidedfilter(Matlab implementation of He Kaiming classic dark channel fog algorithm source code, including softmatting and guidedfilter)
HE11
- 利用MATLAB进行数值计算,得出HE模的色散曲线。(The dispersion curve of HE mode is obtained by numerical calculation by MATLAB.)
何凯明经典去雾算法
- 何凯明图像去雾算法源代码实现,基于暗通道先验的算法,非常有效果(He Kaiming Image Defogging Algorithms Source Code)
HE+AHE+CLAHE+运行结果+QQ1109720378
- 直方图均衡(HE),自适应直方图均衡(AHE),限制对比度的直方图均衡(CLAHE)的图像处理算法,运行无错误,效果还不错。包含循行结果对比。(Histogram equalization (HE), adaptive histogram equalization (AHE), and contrast-limited histogram equalization (CLAHE) image processing algorithm run without error, and the effe
何凯明图像去雾算法matlab程序与思路解读
- 何凯明图像去雾的算法MATLAB实现 以及改进(He kaiming image defogging algorithm MATLAB implementation and improvement)