搜索资源列表
laplace
- laplace 边缘提取方法算法简单、通俗易懂,更好为我们所应用
laplace
- 用opencv中的cvLaplace计算视频图像的拉普拉斯变换-Video images the cvLaplace opencv Laplace transform
laplace-transform
- 在C++的环境下,对图像进行拉普拉斯变换,文件中包含源代码以及图像和说明,详细易懂-In C++ environment, the Laplace transform of the image, the file contains the source code and images and descr iptions, detailed easy to understand
Sobel-Laplace-Canny-matlab-code
- 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
Robert
- 实现并比较不同梯度边缘检测方法(普通梯度、Robert、Sobel、Prewitt、Laplace、LOG和Canny) -Implementation and compare the different gradient edge detection method (general gradient, Robert, Sobel, Prewitt, Laplace, LOG, and Canny)
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
Laplace
- Laplace边缘检测源码,基于一介导数的边缘检测-Laplace edge detection source, based on the ordinary derivative edge detection
Laplace-Gaussian-Pyramid
- ffdhfhg b fjiogn soonsnvjv fin f fdg josg-fdgdsdffdfgfgkio p p d
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
- 这是关于Laplace的程序 重点介绍了laplace的算法 并且用c++语言实现了-This is a program focused on the Laplace introduced the laplace algorithm and used c++ language to implement
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
2D Laplace
- 解二维拉普拉斯方程的matlab代码,比较简单(Matlab code for solving two dimensional Laplace equation)