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

Search list

[Other resourcegraph-roberts

Description: 本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能 力。-This paper introduces the edge detection of the underlying concepts. VC use the Roberts operator, Prewitt operator, Sobel operator and the Laplacian operator. Experimental Analysis of the various operator edge-detection and anti-noise capability.
Platform: | Size: 1051593 | Author: zsc | Hits:

[Special EffectsRoberts

Description: Roberts算子检测的程序及仿真图可以参考一下
Platform: | Size: 216689 | Author: wangshy2046 | Hits:

[Graph programEdgeDetect

Description: Windows SDK实现Roberts算子提取边缘。-Windows SDK realizes the Roberts operator to withdraw the edge.
Platform: | Size: 1884160 | Author: 薛杨 | Hits:

[Graph programshu_zi_tu_xiang_chu_li

Description: 我自己编写的一个数字图像处理程序,演示了多种数字图像处理算法,包括直方图统计、线性变换、锐化、平滑、中值滤波、梯度法及Roberts梯度轮廓提取、伪彩色变换-I prepared a digital image processing, demonstrating a variety of digital image processing algorithms, including the histogram statistics, linear transformation, enhancement, smoothing, median filtering, and a gradient method and Roberts gradient profile extraction, transformation, etc. pseudo-color
Platform: | Size: 92160 | Author: | Hits:

[Special Effects图形图象处理之边缘检测

Description: 这也是图形与图象处理中方面的---边缘检测;包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。-graphics and image processing-- the edge detection; : Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Gaussian Laplace operator.
Platform: | Size: 206848 | Author: 王云华 | Hits:

[Special Effectstu1

Description: 用sobel,roberts,canny,log,prewitl五种算法实现图象边缘检测.附效果图.-with segmentation, roberts, canny, log, prewitl five algorithm image edge detection. Results attached map.
Platform: | Size: 276480 | Author: 霍宏宇 | Hits:

[Special EffectsBmpProject

Description: 数字图像的边沿检测算子,有关Roberts,sobel,prewitt,laplace的基于对话框的VC应用程序。-digital image edge detection operators, the Roberts, segmentation, prewitt, Laplace-based dialog VC applications.
Platform: | Size: 1957888 | Author: 黄光奇 | Hits:

[Other模拟图像边缘检测的C代码[原创]

Description: 模拟图像边缘检测的C代码[原创]先把图像放大K倍,然后检测边缘。使用Roberts梯度检测法。该方法在边缘附近有失真,产生伪边缘。-simulation Edge Detection of C code [original] first image amplification K times, and then detected edge. Use Roberts gradient detection. The method is near the edge of distortion, pseudo-edge.
Platform: | Size: 1024 | Author: hj | Hits:

[Special Effectsimage-advanced-process-5

Description: 很多高级一点的图形图像处理程序,对图像进行去除彩色处理,加入椒盐噪声,利用Prewitte边缘算子法对图像进行边缘提取,医学伪彩色处理,遥感伪彩色处理,利用Roberts边缘算子法对图像进行边缘提取,利用Sobel边缘算子法对图像进行边缘,对图像进行垂直镜像处理(几何变换),沃尔什变换处理(图像变换),基于C++开发,希望大家能用得着(--)-1:00 graphics image processing procedures, the removal of color image processing, by adding salt and pepper noise, the use of Prewitte Edge Operator law right image edge extraction, the medical pseudo-color processing, remote sensing pseudo-color processing, use Roberts Edge Operator law right image edge extraction, use Sobel Edge Operator law right image edge to the vertical mirror image processing (Geometric), the Walsh transform (Image Transform), based on C++ development, I hope you will worthwhile (--)
Platform: | Size: 7168 | Author: 孙怀勇 | Hits:

[Special EffectsedgeCheck.

Description: 一个通用的边缘提取函数。通过输入不同的参数,能够实现Sobel算子、Prewitt算子、Roberts算子、Marr算子和Canny边缘检测。-a common edge extraction function. By entering different parameters to achieve Sobel operator, Prewitt operator, Roberts operator, Marr Operator and Canny edge detection.
Platform: | Size: 254976 | Author: 胡雪飞 | Hits:

[Special Effectsedgedetectionearl

Description: 用VC++实现的各种经典边缘检测算法——roberts,sobel,prewitt,kirsch,高斯,LOG等。-with VC the classic edge detection algorithm-- roberts, segmentation, prewitt, "and Gaussian, LOG other.
Platform: | Size: 3072 | Author: tanchao | Hits:

[Windows DevelopEdge_Detection_and_Segmentation

Description: mage Processing Toolbox needed Edge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed-mage Processing Toolbox neededEdge Detection Prewitt Roberts Log Canny Sobel Straight Line Hough Transform quadree region growing threshold watershed
Platform: | Size: 6144 | Author: 少文 | Hits:

[Special Effectsjiaochachafen

Description: 数字图象处理课题:梯度法和Roberts梯度(交叉差分)。程序运行于MATLAB环境下-digital image processing tasks : gradient method and Roberts gradient (cross-Difference). Procedures in the MATLAB environment
Platform: | Size: 4096 | Author: 白黎 | Hits:

[Software Engineeringgraph-roberts

Description: 本文介绍了边缘检测的基本概念.使用 VC实现了 Roberts算子、Prewitt算子、 Sobel算子和 Laplacian算子.实验分析了各个算子的边缘检测效果及抗噪能 力。-This paper introduces the edge detection of the underlying concepts. VC use the Roberts operator, Prewitt operator, Sobel operator and the Laplacian operator. Experimental Analysis of the various operator edge-detection and anti-noise capability.
Platform: | Size: 1051648 | Author: zsc | Hits:

[GDI-Bitmapjdszbyjc

Description: 在Visual C++的环境下 实现Roberts,Sobel,prewitt等经典的边缘检测算子。-in Visual C environment under Roberts, Sobel. prewitt such classic edge detection operators.
Platform: | Size: 352256 | Author: xingtao | Hits:

[Special Effectsimage_detection

Description: 图象边缘检测,包括传统经典算子:Sobel、Roberts、Prewitt、Laplacian及Canny算子-image edge detection, including traditional classics Operator : Sobel, Roberts, Prewitt, Laplacian and Canny operator
Platform: | Size: 181248 | Author: 周健 | Hits:

[Special EffectsRoberts

Description: Roberts算子检测的程序及仿真图可以参考一下-Roberts operator testing procedures and simulation map for reference
Platform: | Size: 216064 | Author: wangshy2046 | Hits:

[Special EffectsRoberts

Description: opencv 中roberts算法 实现边缘检测-opencv edge detection algorithm with the roberts
Platform: | Size: 1390592 | Author: suifengfei | Hits:

[matlabroberts

Description: 利用prewitt、sobel、roberts边缘检测器进行边缘检测-Use prewitt, sobel, roberts edge detector for edge detection
Platform: | Size: 1024 | Author: yaya | Hits:

[Windows Developroberts

Description: Roberts边缘检测算子根据任意一对互相垂直方向上的差分可用来计算梯度的原理,采用对角线方向相邻两像素之差。(The Roberts edge detection operator can be used to calculate the gradient principle based on any pair of vertical differences. The difference between adjacent pixels is two pixels.)
Platform: | Size: 325632 | Author: 小豹 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net