搜索资源列表
imagesegmentation
- 1.边缘检测,分别用Sobel, Laplacian-Gaussian 方法对一幅灰度图像进行边缘提 取,并给出对比结果; 2.灰度阈值分割:利用双峰法对一幅灰度图像进行灰度分割处理。-1. Edge detection, respectively Sobel, Laplacian-Gaussian methods on a gray-scale image edge extraction, and gives comparative results 2. Gray threshold
nonmaxsuppts
- detector de bordes de sobel
edge-detection-Sobel-operator
- 边缘检测Sobel算子,基于Open CV.-Edge detection——Sobel operator,Based on Open CV.
EdgeFinal7
- 边缘检测VC++代码,Roberts,Sobel,Prewitt,Canny算子代码-Edge detection VC++ code
Lab-Chap17
- 在DSP中,利用Sobel算子对输入图像进行边缘检测-In DSP, using Sobel operator to detect the edge of the input image
opencl-book-samples-read-only
- 《OpenCL编程指南》源代码,书中提供了一系列经典的案例,如图像直方图、Sobel边界检测过滤器、并行实现Dijkstra单源最短路 径图算法、Bullet Physics SDK中的布模拟、用快速傅里叶变换模拟海洋、 光流、OpenCL与PyOpenCL结合使用,使用OpenCL完成矩阵相乘与稀疏矩阵矢 量乘法等-《OpenCL Programming Guide》source code
2
- matlab 中很实用的源代码2:中值滤波器、用Sobel算子和拉普拉斯对图像锐化,梯度算子检测边缘-Practical source code of matlab
digital-imaging-prossing
- 边缘检测 分别用sobel和laplacian算子来进行 -digital imaging prossing
ijabr201605104_Aryan
- Edge detection is widely used in image processing, image recognition and computer vision. Tradition edge detection methods have a lot of disadvantages. This paper presents a new edge detection algorithm base on Matching Pursuit (MP). Our method h
sobel
- sobel边缘检测代码,实现检测图像的边缘信息,可以提取出图像的边沿-Sobel edge detection code to detect the edge of the image information, you can extract the edge of the image
