-
omp
用小波变换作为稀疏基,采取OMP算法将图像重建恢复,由于算法计算量大会导致成像时间过长,程序用改进的分块处理缩短了时间,(Wavelet transform as a sparse base, take OMP algorithms to restore the image reconstruction algorithm to calculate the General Assembly led to the long imaging time, the program using a modified block processing to shorten the time)
- 2012-08-20 10:00:48下载
- 积分:1
-
SURFFeature
SURF Feature is an algorithm that is used in the object recognition please see the source code
- 2014-04-27 00:36:40下载
- 积分:1
-
PseudoColor
灰度图像到RGB彩色的伪彩色图像的转变程序(Gray-scale image to RGB color of the pseudo-color image change procedures)
- 2007-12-25 20:32:09下载
- 积分:1
-
CSharp-Images-code
C#实现了数字图像处理中的几个边缘检测的算法源代码。(C# implementation of digital image processing edge detection algorithm source code.)
- 2013-03-23 19:07:37下载
- 积分:1
-
biandaoxianjiance
该程序包是道路边缘和车道线检测与跟踪的matlab程序,可运行,实验效果很好(The package is the road edge and lane detection and tracking matlab program, you can run, experimental works well)
- 2012-07-12 16:46:32下载
- 积分:1
-
im_hist_covercome
通过自定义数学运算,在图像处理中做直方图均衡化的matlab实现(Through custom mathematical operation, do the histogram equalization of matlab in image processing)
- 2013-04-27 01:34:07下载
- 积分:1
-
Top-hat
基于形态学的滤波算法,tophat算法的matlab源代码即图片(Filtering algorithm based on morphology, tophat algorithm matlab source code for the image)
- 2010-12-30 22:48:03下载
- 积分:1
-
canny
canny边缘检测的步骤:
1,生成高斯核,与图像做卷积
2,计算梯度图像
3,非极大值抑制
4,双阈值法和连接边缘(Canny edge detection steps:
1, Generate Gaussian kernel, convolution with the image
2, calculate the gradient image
3, non-maximal inhibition
4, double threshold method and connect the edge)
- 2017-11-28 19:31:27下载
- 积分:1
-
guiimagefusion
该源代码是采用gui界面的多种图像融合算法的集合,融合后会产生清楚的图像,并比较融合质量(Gui interface using a variety of collection of image fusion algorithm)
- 2011-06-13 03:20:48下载
- 积分:1
-
MSR_original
说明: 多尺度加权的rentinex算法实现图像增强,里面用到了高斯滤波对图像进行滤波,可以去除大部分的噪声,平滑图像效果较突出,3个高斯尺度对图像做滤波后加权在一起得到多尺度信息的图像。(Multiscale weighted rentinex algorithm is used to enhance the image. Gauss filter is used to filter the image, which can remove most of the noise. The smoothing effect of the image is prominent. Three Gaussian scales are filtered and weighted together to get the multi-scale information of the image.)
- 2020-07-03 06:40:02下载
- 积分:1