CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Sobel

搜索资源列表

  1. EdgeDetect

    0下载:
  2. C#写的一个边缘提取的程序,以界面形式选择图片,包含了sobel算子、Laplace算子、canny算子三种检测算法可选。-C# to write an edge extraction process to select the interface in the form of pictures, including the sobel operator, Laplace operator, canny operator selectable three detection algorithms
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:464376
    • 提供者:紫烟
  1. HW7

    0下载:
  2. Sobel側邊、尋圓、細線化 並尋找圓的半徑值-Sobel edge detect,find circle,thin
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1177
    • 提供者:陳建元
  1. Untitled

    0下载:
  2. 自拍本人照片1张,采用Sobel、Priwitt以及一种自选边缘检测方法通过编程分别进行边缘检测-I am a self-timer photo, using Sobel, Priwitt and an optional edge detection method were programmed for edge detection
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:617
    • 提供者:小小
  1. Hik_Stage_1

    0下载:
  2. 使用vs2010编写了一个consel应用程序,该应用程序可对任何输入的yuv420指定帧号图像进行中值滤波和sobel处理,并输出处理后的两张bmp图片(8bit灰度图)-the application program can get one frame yuv420 sequence, medianfilter and sobel edge extract,then output two bmp(8bit)
  3. 所属分类:Console

    • 发布日期:2017-06-03
    • 文件大小:15200147
    • 提供者:赵薇
  1. matlab

    0下载:
  2. 运用prewitt算子、sobel算子等完成图像分割,可以进行比较,查看分割的效果,实现方式采用matlab完成图像分割-Use prewitt operator, sobel operator, etc. to complete the image segmentation, can be compared to see the effect of segmentation, implementation using matlab complete the image segmentation
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1277
    • 提供者:杨文杰
  1. EigenFaces

    0下载:
  2. 通过运行结果,我们可以发现Roberts算子:边缘定位准,但是对噪声敏感。与用于边间明显且噪声较少的分割。 Prewitt算子:对噪声具有抑制作用,抑制噪声的原理是通过像素平均,但是像素平均相对于图像的低通滤波,所以对边缘的定位不如Roberts算子。 Sobel算子:它和Prewitt算子都是加权平均,但是sobel算子,-Face detection technology is a new biometric identification technology, is an impo
  3. 所属分类:Button control

    • 发布日期:2017-05-17
    • 文件大小:4226507
    • 提供者:王振
  1. sobel8_derection

    0下载:
  2. 在pudun下载的一个sobel 8方向的代码,写的很不错,但是效率太低,于是我稍稍修改了一下,效率大大提高-In the code pudun download a sobel8 direction, writing is very good, but the efficiency is too low, so I changed a little bit, efficiency is greatly improved
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5327548
    • 提供者:q
  1. Edge-detection-GUI

    0下载:
  2. 边缘检测GUI界面程序,首先进行图片的提取,之后主要是prewitt,sobel,canny进行-Edge detection GUI interface program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:马丽云
  1. BCB-program4

    0下载:
  2. There are two BCB program.One is Otsu + thinning the other is Otsu + sobel.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:4836
    • 提供者:majoryang
  1. BCB-program8

    0下载:
  2. Digital image test by both FMFED and sobel method and watch the result.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1581
    • 提供者:majoryang
  1. matlab-code

    1下载:
  2. 实用的matlab代码:中值滤波器;用Sobel算子和拉普拉斯对图像锐化;梯度算子检测边缘;LOG算子检测边缘;Canny算子检测边缘-Practical matlab code: median filter Sobel operator and Laplacian image sharpening gradient edge detection operator LOG operator to detect the edges Canny edge detection operator
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:873
    • 提供者:星河之风
  1. BCB-program17

    0下载:
  2. It is a BCB program to test digital image by sobel, Laplacian, smooth, line erosion and ridge_thinning method.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1980
    • 提供者:majoryang
  1. BMP_VECTOR

    0下载:
  2. 位图处理程序 -高斯模糊 sobel过滤器 - 边缘识别-Bitmap handler- gaussian blur, sobel filter- edge recognition
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-20
    • 文件大小:5492408
    • 提供者:scx86
  1. BCB-program18

    0下载:
  2. It is a BCB program to use smooth, sobel, laplacian, FMFED method to watch image result.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3181
    • 提供者:majoryang
  1. OS_HW3

    0下载:
  2. 這是一個可以實現sobel邊緣偵測的程序碼,執行後會有sharp和sobel兩種檔-This is an achievable sobel edge detection program code, there will be sharp and sobel two files after execution
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4828661
    • 提供者:aye pa
  1. MyCanny

    0下载:
  2. 该代码是自己实现的Canny边缘检测功能,采用了Sobel算子进行梯度计算。-Canny of my own.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1051
    • 提供者:王星艺
  1. matlab_GUI

    0下载:
  2. 边缘检测:Roberts边缘检测算子、Sobel边缘检测算子、Prewitt边缘检测算子、Canny边缘检测算子、Laplace边缘检测算子等等。-Edge examination, Kirsch calculate operator, Sobel calculate operator, Laplacian calculate opera
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:2807
    • 提供者:李光耀
  1. houghlinedetection

    0下载:
  2. ostu+sobel+hough变换实现车道线的检测-ostu+sobel+hough transform to detect lane lines
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:223149
    • 提供者:张冠丽
  1. image-processing

    0下载:
  2. matlab中一些对图片进行处理的小程序,包括ostu阈值分割,rgb2lab空间的转换,sobel边缘检测,自适应阈值分割-Some small programs,including ostu、rgb2lab、sobel、Adaptive thresholding(matlab)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3027
    • 提供者:张冠丽
  1. biancheng

    0下载:
  2. idl使用界面编辑实现界面的简单可视化,包括打开(JPEG、Bmp、tiff等格式)、保存、退出、KL、图像增强(罗伯特、索伯尔变换)、边缘提取、直方图均衡化、对比度增强、波段运算等功能-IDL interface editing interface simple visualization, including open format (JPEG, BMP, tiff, etc.), save and exit, KL, image enhancement (Robert, Sobel tra
  3. 所属分类:Button control

    • 发布日期:2017-04-14
    • 文件大小:2972
    • 提供者:sweet
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com