搜索资源列表
sobel
- 用sobel边缘检测
Sobel.rar
- 本代码是把二值图像转换成边缘检测图像国,是通过C语言和M语言混编的。,This code converts a BW image to an Edge Detected image in C with MEX. This code implements convolution with Sobel kernels to do the edge detection. I put this together for a school project and I couldn t find any g
sobel
- c++图像边缘检测-sobel算子实现的边缘检测-c++ image edge detection sobel operator to achieve
Sobel
- 图像处理sobel算子,原理介绍,算子公式。-Image processing sobel operator
sobel
- sobel算子的C++实现 使用opencv-sobel operator C++ achieve using opencv
sobel
- 边缘检测Sobel算子实现数字图像处理中边缘检测-Sobel edge detection operator of digital image processing edge detection
sobel
- matlab sobel , 对图像文件进行去噪声处理的算法-matlab sobel, document image processing algorithms to noise
Sobel
- 函数功能:对灰度图像进行sobel边缘检测-Functions functions: gray-scale image of the sobel edge detection
Sobel
- 用sobel的算子进行图像边缘检测的代码,开发环境是dm642的ccs。-Sobel operator with the edge detection for image code, development environment is dm642 of ccs.
sobel
- sobel 边缘检测 是一种对边缘的检测 非常有效 有用的不方可以-sobel Edge detection ,it is a kind of edge detection.Very effectively useful not can try
sobel
- 边缘检测算子 sobel检测算子 matlab源码-sobel matlab 源码
sobel
- sobel边缘检测在matlab环境下实现的源程序代码-Sobel edge detection in matlab source code realization
sobel
- sobel算子程序,一种经典的边缘检测算法。一个是检测水平边沿的 ;另一个是检测垂直平边沿的 。Sobel算子对于象素的位置的影响做了加权,因此效果更好。 -sobel operator subroutine, a classical edge detection algorithm. One is the edge detection level the other is to detect vertical flat edge. Sobel operator for pixel posit
gaussian-sobel-pyramid
- 对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。 内附有原图,处理后的效果图及程序结果说明。-Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the
sobel
- VC2008下编写的Win32控制台应用程序,实现图像处理中的sobel变换进行边缘检测,其中自带测试图像-VC2008 written under Win32 console application in image processing, realize sobel edge detection of transform, bring their own test images
sobel
- sobel算子边缘检测,matlab源程序。(sobel aaaaaaaaaaaaaaaaaaa)
sobel
- sobel算子图像处理源码,可计算图像亮度的一阶梯度(graph process with sobel edge)
Opencv sobel边缘检测源代码
- opencv sobel 边缘检测 vs2012+opencv win7(opencv sobel edge detection vs2012+opencv win7)
sobel
- sobel算子的vhdl实现,顶层用verilog(vhdl implement on sobel)
八个方向的sobel边缘检测算法
- 利用八方向的sobel边缘检测,实现对图像多梯度的梯度检测,检测出的边缘信息更加平滑连续。(Eight direction Sobel edge detection is used to realize gradient detection of image multi gradient, and the edge information detected is more smooth and continuous.)