-
grs2rgb
用MATLAB实现将灰度图像转换为伪彩色图像。(Convert grayscale images to RGB using specified colormap.)
- 2020-12-24 21:39:05下载
- 积分:1
-
matlab_PCA
用Matlab来实现PCA,并分别求出图像在第一、二、三主分量上的投影。(Using Matlab to implement PCA, and images were obtained in the first, second and third principal component on the projection.)
- 2010-06-06 10:05:52下载
- 积分:1
-
LucasKanade
LK光流算法 源程序(一层不带有金字塔的算法)(LK source optical flow algorithm (a layer of non-pyramid algorithm))
- 2009-07-06 15:19:33下载
- 积分:1
-
MatchLSM
1.打开左右两张影像2.Harris算法提取同名点3.显示提取同名点(若要进行下一步匹配则不建议显示,这里只是用于查看是否提取出)4.相关系数匹配(只在找出的同名点内匹配)5.LSM最小二乘匹配(先进行粗匹配,再精匹配)(1 Open the left and right images 2.Harris algorithm to extract two tie points 3 shows the extraction of corresponding points (not recommended to proceed to the next match show, here is used to see if extracted) 4. Correlation coefficient matching (just looking match within a point of the same name) 5.LSM least squares matching (rough first match, then fine match))
- 2013-08-28 15:45:57下载
- 积分:1
-
SARmovingtarget
说明: SAR运动目标成像,包含了多个点目标,结果比较清晰(SAR Moving Target Imaging)
- 2019-03-27 19:06:21下载
- 积分:1
-
Jerman增强滤波器 可行
说明: 基于hessian矩阵的眼底图像血管增强滤波(Vessel Enhanced Filtering of Eyeground Images Based on Hessian Matrix)
- 2020-12-16 16:09:14下载
- 积分:1
-
C_Source
C标准函数源码,十分丰富,便于移植和裁剪。(C standard function source code, is very rich, easy to transplant and tailoring.)
- 2014-12-01 15:26:16下载
- 积分:1
-
dx-4.4.4.tar
图像的纹理特征参数的灰度共生矩阵的计算,该方法效果好,速度快,易理解。(The image texture characteristic parameters GLCM calculation, the method effective, fast, easy to understand.)
- 2010-02-23 15:45:57下载
- 积分:1
-
matlab实验程序
说明: (1)利用matlab函数进行噪声模拟,并用matlab自带函数进行图像滤波。
(2)利用给定图像自己编程实现使用均值滤波器、中值滤波器对不同强度的高斯噪声和椒盐噪声,进行滤波处理,并对结果进行评价分析,并解释结果。
(3)自己编程实现laplacian算子图像的处理,实现图像增强;编程实现sobel算子对图像边缘提取。将结果与matlab自带函数计算结果比较。
(4)利用模糊处理对图的灰度值进行改变实现灰度增强,并与直方图均衡结果比较((1) Matlab function is used to simulate noise, and Matlab function is used to filter image.
(2) Using the given image, we use the mean filter and median filter to filter the Gaussian noise and salt and pepper noise with different intensities, evaluate and analyze the results, and interpret the results.
(3) The image processing of Laplacian operator and image enhancement are realized by programming
Sobel operator is used to extract image edge. The results are compared with those of MATLAB.
(4) Fuzzy processing is used to change the gray value of the image to achieve gray enhancement and balance with histogram)
- 2020-07-19 14:29:09下载
- 积分:1
-
RANSAC-for-Outlier-Rejection
基于RANSAC算法的图像匹配过程,包括提出该算法的文章以及文章中所提到的所有程序代码,可以实现具有高度异常点的图像匹配过程。(RANSAC algorithm based on image matching process, including all the program code of the algorithm proposed article and the article mentioned, the image matching process can be achieved with a high degree of abnormal points.)
- 2021-03-23 21:19:15下载
- 积分:1