GUI Log-Gabor肺癌检测我要分享

Log Gabor Lung Cancer Detection with GUI

matlab 检测 GUILogGabor 肺癌

关注次数: 158

下载次数: 0

文件大小: 396.69 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:有效的方法,以从天然看到的图像除去雨与低通滤波器和高通滤波器的帮助。的步骤:1.输入图像2.转换为灰度3.预计算高斯距离权重。4.应用双边滤波器。5.提取局部区域。6.计算高斯强度的权重。7.计算双边滤波器的响应。8.通过图像分析K-means聚类9.运用K-SVD算法


English Description:

An effective way to remove rain from naturally seen images with the help of low pass filters and high pass filters. Step: 1. Input image 2. Convert to gray 3. Pre calculate Gaussian distance weight. 4. Apply bilateral filter. 5. Extract local region. 6. Calculate the weight of Gaussian intensity. 7. Calculate the response of bilateral filter. 8. Through image analysis K-means clustering 9. Using K-SVD algorithm


代码预览