当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - Gaussian Laplacian
搜索资源列表
-
0下载:
分别通过高斯低通滤波,梯度运算和拉普拉斯算子对图像进行增强。含有GUI操作界面,Through Gaussian low-pass filtering, the gradient operator and Laplacian image enhancement. Contains a GUI interface
-
-
2下载:
包括图像分析的四部分代码:matlab扩散和高斯函数,线性扩散,线性复扩散,非线性扩散。,It contains four parts:
[1]MATLAB function:diffusion.m gauss.m
[2]Linear diffusion
Applying linear diffusion to images creating linear scale-space.
MATLAB code: demo_lin.m
Image: haifa1.bmp
[3]Li
-
-
0下载:
这包括代码为“扩展”和“减少”程序,对高斯图像金字塔,探讨了作为一个紧凑的拉普拉斯金字塔图像编码”-伯特和Adelson,1983年。
重要的应用同样的包括运动估计精度等。-This contains the code for the Expand and Reduce routines for Gaussian image pyramids, as discussed in the Paper- "
The Laplacian Pyramid as a Com
-
-
0下载:
数字图像处理中的平滑和锐化(边缘检测)。包括1、添加椒盐、高斯噪声。2对噪声污染的图像分别使用邻域平均法、中值滤波法、K邻近平均法进行平滑。3对一幅图像利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。附处理源图像和处理结果截图。
-Digital image processing smoothing and sharpening (edge detection). Including 1, add salt and pepper, Gaussian noise.
-
-
0下载:
laplacian边缘检 图象进行降噪处理 高斯滤波处理-laplacian edge detection image processing Gaussian filter processing for noise reduction
-
-
0下载:
高斯金字塔:Laplacian Pyramid Decomposition matlab
拉普拉斯金字塔分解;matlab源程序
说明:该函数的作用是对输入图像做金字塔分解。
level为指定分解图像的层次
-Gaussian Pyramid
-
-
1下载:
1、均值平滑、中值平滑和低通滤波平滑
2、高斯拉普拉斯算子对图像边缘的增强,
3、彩色图像的锐化,-1, the mean smoothing, median smoothing and smoothing low pass filter 2, Laplacian of Gaussian edge enhancement, 3, color image sharpening,
-
-
0下载:
拉普拉斯金字塔与高斯金字塔相关论文三篇
其中英文1篇,中文论文2篇。英文论文中给出了算法设计的详细过程。-Laplacian pyramid, Gaussian pyramid with three papers related to the English one, Chinese paper 2. English paper gives a detailed algorithm design process.
-
-
0下载:
多尺度图像技术指对图像采用多尺度的表达,并在不同尺度下分别进行处理,也称多分辨率技术
金字塔是一种有效的多尺度表达结构
构建高斯金字塔和拉普拉斯金字塔
高斯低通滤波器
对应高斯金字塔中相邻两层图像差的带通滤波器
-Multi-scale imaging technology refers to the image using multi-scale expression, and in different scales, respectively, for pro
-
-
0下载:
拉普拉斯金字塔出来程序,在OpenCV开发环境下能实现多分辨率多多尺度的拉普拉斯金字塔的图像处理。-The programming can deal with Laplacian Pyramid. Firstly ,using Gaussian pyramid process image, then using Gabor deal with it.The effect is very good.
-
-
1下载:
利用高斯拉普拉斯算子对影像进行处理,并能够自由的读写该图像。-Gaussian Laplacian of the image processing, and free to read and write the image.
-
-
0下载:
包含高斯低通滤波和拉普拉斯高通滤波,及综合滤波的效果。含GUI操作界面-Contains the Gaussian low-pass filtering and Laplacian high-pass filtering, and integrated filtering effect. With GUI interface
-
-
0下载:
分别用sobel、Laplacian-Gaussian方法对一幅灰度图像进行边缘提取,给出对比结果.-Respectively sobel, Laplacian-Gaussian method of gray an image edge extraction, given the results compared.
-
-
0下载:
Laplacian of Gaussian
-
-
0下载:
运用拉普拉斯高斯金字塔方法进行景象匹配,实验证明该法能满足实时性和准确性.-The use of Gaussian Laplacian pyramid scene matching methods, experimental proof of the Act can satisfy the real-time performance and accuracy.
-
-
0下载:
laplacian of gaussian test
-
-
0下载:
数字图案象处理, Laplacian of Gaussian算法,对256x256的bmp黑白图像进行处理。-digital image processing, Laplacian of Gaussian algorithm, deal with 256x256 black white bmp image.
-
-
1下载:
自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
-
-
0下载:
数字图像处理中,运用高斯低通与拉普拉斯算子来实现对图像的边缘检测。-Digital image processing, the use of low pass and Laplacian of Gaussian operator to realize the edge detection.
-
-
0下载:
Gaussian blur, followed by laplacian.
-