搜索资源列表
sobel边缘检测
sobel边缘检测算法,采用全方向的边缘检测矩阵
sobel算子边缘检测
- 可以进行边缘检测,是一个不错的代码
sobel边缘检测运算(可图象重建).rar
- sobel 边缘检测 程序加原代码
sobel算子边缘检测算法
- 用sobel算法 进行8位位图的边缘检测
基于DSP图像边缘检测程序
- 基于DSP TMS320C5000系列的图像边缘检测程序
sobel
- 用于图象边缘检测,是一个视频采集的基础-for image edge detection, is a collection of video
SobelKirsch边缘检测
- Sobel/Kirsch边缘检测算法VC下可视化实现-Sobel/Kirsch edge detection algorithm VC Visual Realization
Sobel-Kirsch
- Sobel和Kirsch的边缘检测算法-Sobel Edge Detection Algorithm
图形图象处理之边缘检测
- 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing-- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, L
边缘检测程序
- 该程序主要包含了图像边缘检测的集中常用的方法,如sobel, Ccanny, kirsch等等的源代码,希望能对大家有所帮助dene-the program mainly includes the Edge Detection concentration commonly used methods, such as segmentation, Ccanny. "The source code, etc., we hope to
EdgeCounterSobel
- 基于ti dsp图象处理专用芯片dm642上的sobel边缘检测算法,通过仿真器调试成功,保证能用-ti dsp-based image processing ASIC dm642 the pixel edge detection algorithm simulation to debug the success of guarantee can use
sobel
- 这是本人自己编写的可用于256*256大小的图像进行sobel边缘检测的vhd文件,可在QuartusII或MaxplisII下综合和仿真,并在FPGA上测试过。可以进行修改支持其他大小图像的sobel边缘检测,同时还可以实现其它的图像模块化处理算法,例如高斯滤波,平滑等。-this is my own preparation for the 256* 256 size of the image segmentation Edge De
sobel
- 可以实现bmp图象的sobel边缘检测运算,并含有可图象重建功能。简单,易懂,使用了DIB接口,适合作数字图象处理的初学者作参考-Bmp images can be achieved sobel edge detection operator, and contains the reconstruction of functional images. Simple, understandable, the use of the DIB
sobel
- 完整的Sobel边缘检测程序,可对灰度图或24位真彩色图进行边缘提取。-Complete Sobel edge detection process may be grayscale or 24-bit True Color chart Edge.
sobel+midfilter
- VISUAL C++ 图像处理 SOBEL边缘检测外加中值滤波。-VISUAL C++ Sobel edge detection image processing in addition to median filtering.
sobel
- sobel 边缘检测 是一种对边缘的检测 非常有效 有用的不方可以-sobel Edge detection ,it is a kind of edge detection.Very effectively useful not can try
sobel
- sobel边缘检测在matlab环境下实现的源程序代码-Sobel edge detection in matlab source code realization
边缘检测综合示例
- canny边缘检测+sobel边缘检测+scharr滤波器的使用(Canny edge detection, +sobel edge detection, +scharr filter)
Opencv sobel边缘检测源代码
- opencv sobel 边缘检测 vs2012+opencv win7(opencv sobel edge detection vs2012+opencv win7)
八个方向的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.)