搜索资源列表
Lalpce
- 用matlab实现了图像的拉普拉斯变化,是初学图像处理必不可少的代码-With MATLAB realize the image Laplasse changes, is a beginner image processing essential code
Laplasse
- 拉普拉斯算法的实现,程序是用vc++编写的-Laplasse algorithm
Image-edge-extraction
- 利用梯度算子提取图像边缘 利用高斯-拉普拉斯算子提取图像边缘 利用Canny算子提取图像边缘-Using the gradient operator image edge extraction.Are using Gauss Laplasse operator image edge extractionWith Canny operator image edge extraction.
MATLAB-function
- 包括各种波形函数(含拉普拉斯分布),各种概率密度函数-including many wave function(Laplasse function),many pdf function
Experiment-four
- Matlab 求拉普拉斯变换,拉普拉斯反变换-Matlab and Laplasse transform, Laplasse transform
suijishu
- 用平方取中法产生随机数列 用混合同余法产生随机数列 用乘同余法1产生随机数列 用乘同余法2产生随机数列 用素数模同余法产生随机数列 产生指数分布的随机数列 产生拉普拉斯分布的随机数列 产生瑞利分布的随机数列 产生柯西分布的随机数列 产生爱尔朗分布的随机数列 产生正态分布的随机数列 产生韦伯西分布的随机数列 产生泊松分布的随机数列 产生贝努里分布的随机数列 产生贝努里-高斯分布的随机
LPP
- 人脸识别的LPP方法的源代码,保局投影(LPP)作为拉普拉斯特征映射的一种线性逼近可以较好的反映样本的流形结构-LPP method for face recognition source code, locality preserving projection (LPP) manifold structure as a linear Laplasse feature mapping approach can better reflec
Sobel
- matlab源程序,用Sobel算子和拉普拉斯对图像锐化-Matlab source code, image sharpening of Sobel operator and Laplasse
Laplasse-algorithm
- 该文提出了一种基于拉普拉斯算法的图像锐化方法,并在DSP 上实现其算法。首先研究拉普拉斯算子锐化图像的基本原理, 并推导出图像锐化的拉普拉斯算子。其次,根据拉普拉斯算子,在CCS2 软件上运用C 语言编写主函数和读取图像数据的Readimage 子函数、初始化图像的InitImage 子函数和对图像锐化的计算Laplace 子函数等子函数来实现基于拉普拉斯算法的图像锐化程 序。最后采用三副模糊图像验证图像锐
LE
- 拉普拉斯特征映射,一种经典的降维方法,本段代码为一个函数。-Laplasse feature mapping, a dimension reduction method of classic, the code for a function.
Iterative-attempt-4
- 二维拉普拉斯,使用二阶中心差分,五点差分法,为SOR迭代-Two dimensional Laplasse, using the two order central difference, the five point difference method, SOR iteration
L_orbit
- 采用改进的拉普拉斯法进行光学观测定轨,根据观测数据确定轨道6要素-The modified Laplasse method is used to observe the orbit of the orbit, and the 6 elements of the orbit are determined according to the observation data.
Improved-Laplasse-method
- 光学定轨采用的改进拉普拉斯方法,为《轨道动力学与控制》大作业源码,可直接运行-Optical orbit determination
laplacian-operator
- 在MATLAB中使用拉普拉斯算子检测图像边沿,多个参数对比-In MATLAB using the Laplasse operator to detect image edge, multiple parameters
Laplasse-residual-Pyramid
- 拉普拉斯残差金字塔的源码及其练习程序,很有用处的-Laplacian pyramid residuals source and exercise programs
Laplasse-sharpening-
- 这是一个基于图像处理的拉普拉斯锐化、中值滤波程序,代码很详细,非常实用。-This is based on image processing Laplace sharpening, median filtering program, the code is very detailed, very practical.
image
- 拉普拉斯金字塔变换代码 有关多尺度分解方法的研究,始于1983年Burt P.J.和Adelson E.H.提出的拉普拉斯金字塔变换(Laplacian Pyramid,LP)。其他金字塔变换方法大多是在此结构及其派生结构的基础上建立起来的。-Laplasse Pyramid transform code
Image-fusion-technology
- 完整的基于拉普拉斯金字塔对输入的两幅灰度图像进行融合,已调试,包含调试用图像。-Complete based on the input of the Laplasse Pyramid two grayscale image fusion, has been debugging, including debugging with images.
Laplasse
- 拉普拉斯算子检测图像边沿信息,实现检测图像的边缘信息,可以提取出图像的边沿-Laplasse operator to detect image edge information, to detect the edge of the image information, you can extract the edge of the image
201612基于拉普拉斯金字塔的图像融合算法-余美晨
- 基于拉普拉斯金字塔的图像融合算法,实现对多聚焦图像的融合(Image fusion algorithm based on Laplasse Pyramid)