搜索资源列表
laplace
- laplace 边缘提取方法算法简单、通俗易懂,更好为我们所应用
laplace
- 用opencv中的cvLaplace计算视频图像的拉普拉斯变换-Video images the cvLaplace opencv Laplace transform
Image
- 遥感图像的打开处理程序,能够打开单波段,多波段图像,几何图像变换,线性拉伸变换,平滑 处理包括并行和串行,锐化处理包括梯度锐化、Roberts锐化、laplace锐化、sobel锐化等,还 有用绝对距离和马氏距离算法进行的监督分类算法等,包括了RAW格式数据资源-The opening of remote sensing image processing, to open the single-band, multi-band images, geometric image
feature-extract
- 几个大牛对集成了国内外特征提取最前沿的算法,特征提取,DOG,HARRIS,HARRIS-LAPLACE,HARRIS-AFFINE,MSER.描述符,SIFT,AFFINE-SIFT,GLOH.经测试,速度快,描述符准确。-Integration of feature extraction algorithms from several expert of domestic and international, feature extraction: DOG, HARRIS, HARRIS-L
laplace-transform
- 利用matlab画出函数的零极点图和拉普拉斯变换曲面图。可观察曲面图的峰点和谷点与零、极点分布的对应关系。-Function zero degree figure and laplace transform 。
Laplacian_Enhancement
- 拉普拉斯算子,检测图像的边缘纹理等细节信息,然后以适当比例线性叠加原始图像和细节信息,从而完成图像的增强-Laplace operator, the edge detection image texture details, etc., and then an appropriate proportion to the linear superposition of the original image and detail information to complete the image e
Laplace
- 用Opencv实现拉普拉斯变换获得图像边缘检测-Used to achieve Opencv Laplace transform to obtain image edge detection
image_enhancement
- (1)获得图象的直方图,将其均衡化,显示灰度变换函数及图象效果; (2)分别用梯度法、拉氏算子、Sobel算子以及中值过滤等方法对图象进行增强,并对增强效果进行比较; (3)用钝化算子、高频提升、内查、外推等方法对图象进行增强。 (4)用Matlab工具进行彩色图象增强方法和彩色图象处理方法的实验-(1) to obtain images of the histogram equalization to show gray-scale transformation function
Laplace-sharpness
- Laplace-sharpness,(边缘检测),含有详细的参数和函数说明-Laplace-sharpness, (edge detection), containing a detailed descr iption of the parameters and functions
susanandHarris
- 包括harris经典算法、harris-Laplace算法,以及susan算法,鲁棒性好-Harris, including the classic algorithm, harris-Laplace algorithm, as well as susan algorithm, better robustness
MyShow_Laplace
- directshow获取图像,opencv处理,laplace算法-directshow access to images, opencv treatment, laplace algorithm
laplace
- 本代码采用的是opencv,有视频采集和对采集的视频帧进行laplace处理的功能!-This code uses a opencv, with video capture and the capture of video frames laplace processing capabilities!
Laplace
- Laplace金字塔算法的图像处理Matlab程序,希望对大家有帮助-Laplace pyramid algorithm for image processing Matlab program, we want to help
Laplace(ImageSharpening)
- 图像锐化 Laplace算子 拉普拉斯算法不检测均匀的亮度变化,而是检测变化率的变化率,相当于二阶微分。计算出的图像更加突出亮度值突变的位置。-Image Sharpening Laplace operator Laplace algorithm does not detect uniform brightness changes, but the detection rate of change of the rate of change is equivalent to second-ord
affintpoints
- Harris, Laplace, det(H), Ridge兴趣点检测,包括了laplace迭代过程-Harris, Laplace, det (H), Ridge interest point detection, including laplace iterative process
p-laplace
- 改进了Criminisi算法,采用P-laplace算子作为数据项进行优先级计算,并有计算PSNR的功能-Improved Criminisi algorithm, using P-laplace operator as data items priority basis, and have calculated the functions of PSNR
Laplace
- 拉普拉斯金字塔算法跟代码!分割图像!请下载!-laplace
rhsf
- bmp图片的锐化算法,算法种类有robel,Laplace,sober算法。压缩包中有源码,结果比较图,使用说明。-bmp image sharpening algorithm, algorithm types have robel, Laplace, sober algorithm. Compressed package in source code, the results comparison chart, instructions for use.
Laplace
- 拉普拉斯边缘锐化处理,可以找出图像的边缘,是图像处理中比较基础的算法-Laplace edge sharpening, you can find the image edge, is the more basic image processing algorithms
2D Laplace
- 解二维拉普拉斯方程的matlab代码,比较简单(Matlab code for solving two dimensional Laplace equation)