-
SIRC_convert_MLC_C3
说明: SAR影像单视数据转为多视数据,数据间相互转化,快捷处理SAR数据(Single-look SAR image data into a more visual data, data inter-conversion, fast processing SAR data)
- 2008-09-19 20:29:08下载
- 积分:1
-
workspace03_PSNR
说明: 实现峰值信噪比的算法,用于判断图片质量的好坏!十分有用!(Achieve peak signal-to-noise ratio (PSNR) algorithm for judging image quality! Very useful!)
- 2019-04-11 09:12:00下载
- 积分:1
-
Hmodel
CT的投影重建算法,图片用的MATLAB里面自带的投影算法图像,运行可显示重建结果=)(CT projection reconstruction algorithm, pictures of MATLAB inside built-in image projection algorithm, Operation results indicate reconstruction =))
- 2007-03-22 16:54:18下载
- 积分:1
-
region_growing123
图像分割matlab代码,区域生长,效果很好(Image segmentation matlab code, region growing)
- 2011-06-19 16:32:06下载
- 积分:1
-
equalization
实现数字图像处理的直方图均衡化,将一幅灰度图像的频谱展示处理(histogram equalization)
- 2013-06-17 16:02:00下载
- 积分:1
-
四参数随机生长法生成多孔介质代码
利用四参数随机生成法生成三维多孔介质,以研究黏土、页岩等的微观流动机制(Using QSGS to construct 3D porous media)
- 2021-03-29 17:29:10下载
- 积分:1
-
CCA
最完整的CCA典型相关分析程序,分析两幅图像,相似度,匹配,融合都可以使用,分析天气变量也可以使用。(The most complete CCA canonical correlation analysis program, analysis of two images, similarity, matching, fusion can be used, analysis of weather variables can also be used.)
- 2017-09-28 08:40:47下载
- 积分:1
-
denoising
压缩包展示了对含高斯噪声和椒盐噪声图片去噪处理的基本去噪演示,包括均值滤波、中值滤波、维纳滤波、小波滤波。希望可以对初学的朋友有所帮助。(Basic denoising with Gaussian noise and salt and pepper noise image denoising demo, including mean filter, median filtering, Wiener filtering, wavelet filter)
- 2013-04-20 14:34:18下载
- 积分:1
-
数学形态学处理灰度图像和二值图像的源代码
这是我编写的数学形态学处理灰度图像和二值图像的源代码,没有使用matlab自带的函数。可以实现膨胀、腐蚀以及开闭运算。(This is written in mathematical morphology of grayscale images and the source code of the binary image, do not use Matlab comes with function. Can achieve expansion, corrosion, and the opening and closing operation.)
- 2020-07-16 10:18:49下载
- 积分:1
-
Gabor_GLM_FEX
视网膜血管检测的Gabor变换和机器学习,教程
本教程将演示如何Gabor变换和广义
的线性模型(GLM)可用于视网膜血管检测
图像。
,我们将尝试检测视网膜血管从
的训练图像,首先,Gabor滤波器与图像卷积。
GLM将使用Gabor变换的图像特征确定
(独立变量)和容器的位置
为结果(因变量)。( Retinal Vessel Detection by Gabor Transform and Machine Learning, a Tutorial
This tutorial will demonstrate how Gabor transforms and generalized
linear model (GLM) can be used for detection of retinal vessels in
images.
Specifically, we will attempt to detect the retinal vessels a
training image , by first, convoluting multiple Gabor filters with the image.
A GLM will be determined using the Gabor transformed images as features
(the independent variables), and the locations of the vessels
as the outcome (the dependent variable).)
- 2017-05-11 12:25:03下载
- 积分:1