Welcome![Sign In][Sign Up]
Location:
Search - sobeledge

Search list

[Other resourceSobelEdge

Description: 此程序使用的集成环境为TI公司的CCS,硬件平台使用的是合众达的VPMDM642 此程序实现的功能是图像的边缘检测 利用的算子为sobel-use of this procedure for the integrated environment TI's CCS, the hardware platform is the use of up to the UCO VPMDM642 this program is the function of the image edge detection using the count son of segmentation
Platform: | Size: 45704 | Author: 张健 | Hits:

[Special EffectsEdge_Detection_and_Segmentation

Description: 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)
Platform: | Size: 6777 | Author: major | Hits:

[Special Effectssobeledge

Description: sobel算法的源码,应用2个3x3的掩模中心像素(mask)检测图像的边缘。一个是检测水平边沿的 ;另一个是检测垂直平边沿的。可以自己测试和修改参数,从而得到最佳的算法值。
Platform: | Size: 2337 | Author: rex2042 | Hits:

[Special EffectsIP401_SobelEdge

Description: seed的图像实验源代码,关于sobeledge
Platform: | Size: 45728 | Author: zengzhen8 | Hits:

[DSP programSobelEdge

Description: 此程序使用的集成环境为TI公司的CCS,硬件平台使用的是合众达的VPMDM642 此程序实现的功能是图像的边缘检测 利用的算子为sobel-use of this procedure for the integrated environment TI's CCS, the hardware platform is the use of up to the UCO VPMDM642 this program is the function of the image edge detection using the count son of segmentation
Platform: | Size: 93184 | Author: 张健 | Hits:

[Special EffectsEdge_Detection_and_Segmentation

Description: 边缘检测与分割源代码 edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m 算法包括Prewitt、Roberts、Log、Canny、Sobel算子实现边缘检测,基于Hough变换的直线检测,4叉树区域分割,分水岭分割。(算法对应源文件名)-Edge Detection and Segmentation of the source code edgedetect.m, houghtr.m, quadtree.m, regrow.m, sobeledge.m, straightline.m, thresh.m, watersd.m algorithm includes Prewitt, Roberts, Log, Canny, Sobel Operator realize edge detection, Hough Transform-based line detection, 4-tree region segmentation, watershed segmentation. (Algorithm for the corresponding source file name)
Platform: | Size: 6144 | Author: major | Hits:

[Special Effectssobeledge

Description: sobel算法的源码,应用2个3x3的掩模中心像素(mask)检测图像的边缘。一个是检测水平边沿的 ;另一个是检测垂直平边沿的。可以自己测试和修改参数,从而得到最佳的算法值。-sobel algorithm source code, the application of two 3x3 pixel mask center (mask) image edge detection. One is the detection level of the edge the other is the detection of vertical edges of the ping. Able to test and modify the parameters of the algorithm in order to get the best value.
Platform: | Size: 2048 | Author: rex2042 | Hits:

[Special EffectsIP401_SobelEdge

Description: seed的图像实验源代码,关于sobeledge-Image seed experiment source code, on sobeledge
Platform: | Size: 93184 | Author: zengzhen8 | Hits:

[Special EffectsSobelEdge

Description: 经典使用的sobel算子的边缘检测程序代码-Classical use of the sobel edge detection operator code
Platform: | Size: 93184 | Author: 李伟 | Hits:

[matlabsobeledge

Description: sobel edge dection of an image
Platform: | Size: 1024 | Author: mellem | Hits:

[Special Effectssobeledge

Description: 提供sobel 边缘检测算子和一个狗的心脏动态图像数据, 主要用来检测强度图像中的边缘-a sobel operator for the edge extraction in intensity image
Platform: | Size: 333824 | Author: 周寿军 | Hits:

[Special EffectsSobeledge

Description: C++实现边缘检测算法,用sobel算法实现-C++ implemente edge detection
Platform: | Size: 353280 | Author: kevinfjm | Hits:

[Special EffectsEdge-Detection-and-Segmentation

Description: 边缘检测和分割,edgedetect,houghtr,quadtree,region grow, sobeledge,straightline,thresh,watersd-Edge detection and segmentation
Platform: | Size: 7168 | Author: zhuweina | Hits:

[matlabsobeledge

Description: SOBEL EDGE DETECTION for image segmentation
Platform: | Size: 1024 | Author: aditya | Hits:

[Special EffectssobelEdge

Description: SobelEdge可以把2d圖片的所有邊緣偵測出來,本程式是使用java所寫的類別檔,供大家使用-SobelEdge 2d images can be detected all the edges, the program is written using the java class file for all to use
Platform: | Size: 1024 | Author: yohow | Hits:

[DSP programSobelEdge

Description: 通过对该工程的代码学习,理解和掌握图像的边缘检测的原理和方法。-Understand and grasp the image edge detection principle and method.
Platform: | Size: 262144 | Author: wanyukun | Hits:

[Special EffectsSeedSobelEdge

Description: 合众达板卡配套边缘检测算法例程,为dm642上运行的算法-SobelEdge detect
Platform: | Size: 993280 | Author: cwh | Hits:

[Special EffectsSobelEdge

Description: DM642开发板的边缘检测算法测试程序,很有参考价值!-DM642 development board of the edge detection algorithm testing procedures, a good reference!
Platform: | Size: 260096 | Author: nel2010 | Hits:

[Special Effectssobeledge

Description: sobel算子 检测图像边缘。 matlab 程序-sobel operator to detect the edges of the image. matlab program
Platform: | Size: 1024 | Author: 李希 | Hits:

[Special Effectssobeledge

Description: 此程序为CCS环境下的Sobel算子边缘检测代码,适用于DSP图像处理-This procedure for CCS environment Sobel operator edge detection code for DSP image processing
Platform: | Size: 114688 | Author: | Hits:
« 12 »

CodeBus www.codebus.net