搜索资源列表
suanzi3
- 是一些平常算子如:sobel,log等等,用c++写的-is usually operator such as : segmentation, log, etc., and write c
Sobel
- Sobel Image Filter C6416
deiphiimageprocessing
- 用delphi对数字图像进行预处理,包括图像的灰度化,二值化,反色,中值滤波,高斯滤波,gabor变换,二值图像和灰度的腐蚀,膨胀,以及图像的sobel,prewitt,robert,kirsch,laplace,canny,marr边缘检测-Use delphi for digital image preprocessing, including image gray-oriented, thresholding, anti-color, median filtering, Gaussian
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
cvSobel
- 用opencv library來實現Sobel operator效果-demo sobel operator by using opencv library
CannyEdgeDetector
- canny edge detector is the best edge detection in the image processing field.in the first guassian blur in the image and then use sobel filter to get magnitude image
Sobel
- Program to read file and execute an matrix process from a source process with Command Line Output. Just a simple MPICH based program
sobel
- sobel算子是一种边缘检测算子,在图像处理中应比较广泛。-sobel edge detection operator is an operator, in image processing should be more extensive.
Tugas-Pola
- Pengolahan citra dengan metode sobel
Problem-1
- prewit sobel code in matlab a new technology in matlab that is very easy to use & give u many functions.
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
segmentation
- Contains the snakes algorithm and Robert,Sobel and prewitt operator
Lab-Chap17
- 在DSP中,利用Sobel算子对输入图像进行边缘检测-In DSP, using Sobel operator to detect the edge of the input image
SobolQRNG
- Sobel-Quasi随机数发生器template -Sobel-Quasi random generator template
Seg_soble
- sobel segmentation, this algorithme has a great effect for segmenting
opencl-book-samples-read-only
- 《OpenCL编程指南》源代码,书中提供了一系列经典的案例,如图像直方图、Sobel边界检测过滤器、并行实现Dijkstra单源最短路 径图算法、Bullet Physics SDK中的布模拟、用快速傅里叶变换模拟海洋、 光流、OpenCL与PyOpenCL结合使用,使用OpenCL完成矩阵相乘与稀疏矩阵矢 量乘法等-《OpenCL Programming Guide》source code
opencl_edge_detect-master
- Sobel-edge-detection-opencl 在opencl在进行的最简单可以运行实例-Sobel-edge-detection-opencl the example that can
sobel
- sobel边缘检测代码,实现检测图像的边缘信息,可以提取出图像的边沿-Sobel edge detection code to detect the edge of the image information, you can extract the edge of the image