CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - sobel edge detection

搜索资源列表

  1. VC-edge-detection-code

    0下载:
  2. 边缘检测各种算法源码VC:canny,sobel-edge detection algorithms source VC : canny, segmentation
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1909909
    • 提供者:姜丽华
  1. ImageProcessSys

    0下载:
  2. 含有了图像处理中一些经典和常用的图像处理算法,如:灰度图像处理,图像增强,图像变换,形态学图像处理。其中灰度图像处理包含三个算法:彩色图转灰度图,灰度图直方图,直方图均衡化;图像增强含有:增加椒盐噪声,中值滤波,sobel算子边缘提取(水平方向和垂直方向一起考虑),laplace算子边缘提取,模糊,锐化;图像变换含有:haar小波变换,RGB转HSV颜色空间。形态学图像处理含腐蚀,膨胀,开操作,闭操作。-Contains some of the classic image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:317661
    • 提供者:孙亚新
  1. dft

    0下载:
  2. OpenCV写得一个图像边缘检测的代码,功能很强,能够用于24位真彩图像的边缘的识别-OpenCV write an image edge detection code, function very strong, can be used for 24-bit true color image edge identification
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1812
    • 提供者:quan
  1. sobel

    0下载:
  2. 边缘检测Sobel算子实现数字图像处理中边缘检测-Sobel edge detection operator of digital image processing edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1758
    • 提供者:fujay
  1. source

    0下载:
  2. this files give robert sobel & laplace edge detection in color images -this files give robert sobel & laplace edge detection in color images
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:217152
    • 提供者:morteza
  1. Sobel

    0下载:
  2. 函数功能:对灰度图像进行sobel边缘检测-Functions functions: gray-scale image of the sobel edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:662
    • 提供者:lp
  1. sobel

    0下载:
  2. sobel 边缘检测 是一种对边缘的检测 非常有效 有用的不方可以-sobel Edge detection ,it is a kind of edge detection.Very effectively useful not can try
  3. 所属分类:Wavelet

    • 发布日期:2017-05-08
    • 文件大小:1941643
    • 提供者:xiaozhuo
  1. Edge

    1下载:
  2. 在MATLAB环境下,实现对Lena图像的边缘提取,主要对比了Roberts、Prewitt、Sobel、Laplace四种算子的边缘提取的效果-In the MATLAB environment, to realize the Lena image edge extraction, mainly comparing Roberts, Prewitt, Sobel, Laplace edge detection operator of four results
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-14
    • 文件大小:160193
    • 提供者:xujiangle
  1. edge

    0下载:
  2. 调用opencv库,采用sobel算子实现图像的边缘检测功能-Opencv library calls using the sobel operator edge detection of image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2078187
    • 提供者:leon
  1. sobel

    0下载:
  2. sobel边缘检测在matlab环境下实现的源程序代码-Sobel edge detection in matlab source code realization
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:570
    • 提供者:李明
  1. Edge-Detection

    0下载:
  2. vc++实现六种图像边缘检测算法对比。包括:kirsch,Laplacian,LOG,Prewitt,Robert,Sobel.-vc++ to achieve the six contrast image edge detection algorithm. Including: kirsch, Laplacian, LOG, Prewitt, Robert, Sobel.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1422315
    • 提供者:李焕
  1. sobel

    0下载:
  2. VC2008下编写的Win32控制台应用程序,实现图像处理中的sobel变换进行边缘检测,其中自带测试图像-VC2008 written under Win32 console application in image processing, realize sobel edge detection of transform, bring their own test images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1423996
    • 提供者:徐乐
  1. Edge-detection

    0下载:
  2. 各种边缘检测:robert边缘检测,sobel边缘检测,prewitt边缘检测,kirsch边缘检测,gauss边缘检测,利用Hough变换检测平行直线,轮廓提取,种子填充算法1,2,3.-Various edge detection: Robert Sobel edge detection, edge detection, edge detection and edge detection of Prewitt, Kirsch, Gauss edge detection, the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:51496
    • 提供者:Lee Simth
  1. sobel-edge-detection

    0下载:
  2. 图像sobel边缘检测,vc++开发环境,调试可用-Image sobel edge detection, vc++ development environment, debugging can be used
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2888387
    • 提供者:王国宇
  1. Sobel-Edge-Detection

    0下载:
  2. 用Sobel算子实现的边缘检测,只是用于256色图像-Sobel operator edge detection to achieve, but for 256-color images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4396
    • 提供者:陈强
  1. Sobel-edge-detection(Semaphores)

    0下载:
  2. 使用semaphore实现Sobel边缘检测的并行运算-Sobel edge detection using semaphore to achieve parallel computing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-30
    • 文件大小:12663918
    • 提供者:谭文铨
  1. sobel-edge-detection

    0下载:
  2. 个人编写的一个干净VC++图像处理框架,并实现了SOBEL边缘检测算法,可为同学们相关作业参考,也可为初学者提供学习的资料,可相互交流-Personal writing a clean vc++ image processing framework, and implements the SOBEL edge detection algorithm, can be reference for the students homework, also can provide for beginner
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:18150075
    • 提供者:suiyinling
  1. sobel-edge-detection

    0下载:
  2. Sobel算子根据像素点上下、左右邻点灰度加权差,在边缘处达到极值这一现象检测边缘。对噪声具有平滑作用,提供较为精确的边缘方向信息,边缘定位精度不够高。当对精度要求不是很高时,是一种较为常用的边缘检测方法。本代码用sobel边缘检测,检查细胞边缘,有图。- 简体中文 繁体中文 英语 法语 德语 西班牙语 Sobel operator according to the pixel point up and down, left and right adjacent pixels g
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:21042
    • 提供者:wuyi
  1. Sobel-Edge-Detection-master

    0下载:
  2. A soble edge function using basic convolutions. CImg library is used to display, read, and write image files.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:1084416
    • 提供者:穿山甲说
  1. edge-detection-master

    0下载:
  2. C++ Qt implementation of edge detection algorithms. Currently available algorithms: Canny edge detector Sobel edge detector Prewitt edge detector Roberts cross Scharr operator The project includes GUI for viewing results.
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-03
    • 文件大小:6144
    • 提供者:穿山甲说
« 12 3 4 5 6 7 8 9 10 ... 24 »
搜珍网 www.dssz.com