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

搜索资源列表

  1. EdgeContour

    0下载:
  2. 图像处理的边缘检测代码,包括Sobel。Prewitt,区域增长法等几种常用的代码-Edge detection image processing code, including Sobel. Prewitt, regional growth and so the code for some commonly-used
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2163082
    • 提供者:xiao
  1. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:mayan
  1. imagedectpro

    0下载:
  2. 提供了多种边缘检测和图像分割的源代码,包括Sobel边缘检测、Hough边缘检测等等,希望对学习这方面的人员能有所帮助。-Provides a wide range of edge detection and image segmentation of the source code, including the Sobel edge detection, Hough edge detection, etc., in the hope that this study can be helpful
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:46407
    • 提供者:guiyangyang
  1. myshowdib

    0下载:
  2. 数字图像处理程序,可实现图像直方图均衡,中值滤波,sobel变换,图像旋转-dip
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2781260
    • 提供者:杜诗语
  1. EdgeContour

    0下载:
  2. 图像的边缘检测,Robert算子 Sobel算子Kirsch算子等,Hough变换,轮廓提取 种子填充 轮廓跟踪等。-Image edge detection, Robert operator Kirsch operator Sobel operator, etc., Hough transform, the outline of filled seed extract contour tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2139696
    • 提供者:张楠
  1. ClassDesign

    0下载:
  2. 设计了一个图像处理的类,有sobel、Laplacian等边缘检测算法的实现,还有FFT、理想高通、低通滤波器、巴特沃斯滤波器的实现-Designed a type of image processing, a sobel, Laplacian edge detection algorithm such as the realization, as well as FFT, the ideal high-pass, low pass filter, Butterworth filter to a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:7102
    • 提供者:Julie
  1. Project

    0下载:
  2. it is a image processing project which can find special and certain object with certain shapes in the images. it obtain the P and S for each object and compare P/S ratio to template image and object. Sobel use for P and finding edges and Labeling a
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:10882
    • 提供者:Mohammadali
  1. 1

    0下载:
  2. 实现一副图像的Laplace、Sobel边缘检测方法-To achieve an image of the Laplace, Sobel edge detection method
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:855
    • 提供者:李丹婷
  1. CImageEdgeDetection

    0下载:
  2. 边缘检测代码,包含Sobel、canny等经典边缘检测算子-image edge detection code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:120630
    • 提供者:Snake
  1. showdib

    0下载:
  2. 图像处理,如二值化,旋转,sobel算子做锐化,DCT变换,直方图均衡等算法实现-Image processing, such as binary, rotate, sobel operator to do sharpening, DCT transform, such as histogram equalization algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2741490
    • 提供者:Hank
  1. ShadowMapping

    0下载:
  2. Sobel fragment shader, wich shows the contours of the shadows in the shadowmap
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1370
    • 提供者:Joao
  1. edge

    0下载:
  2. 基于vc++和opencv的对图像进行sobel,canny算子的边缘检测和harris角点检测-Based on vc++ and opencv image of the sobel, canny edge detection operator and the harris corner detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1687064
    • 提供者:王坤
  1. mqzz_sobel_dlg

    0下载:
  2. 个人编写的基于matlab的sobel算子算法-Personal preparation of the matlab-based algorithm sobel
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:846
    • 提供者:qinzhan
  1. VC

    0下载:
  2. 使用VC编写的图像处理的sobel算子算法-VC prepared using the sobel image processing algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2159
    • 提供者:qinzhan
  1. shadow3

    0下载:
  2. 提出了一种室内静止摄像机条件下的运动目标检测和阴影抑制方法。该方法采用一种自适应的背景估计方法来实时更新 背景,用基于概率分类法检测运动目标,并在联合HMMD色彩空间和光度特征来抑制阴影之后,用Sobel边缘检测来修正运动目 标。实验结果表明,该方法能够有效地检测运动目标和抑制阴影。 -An indoor stationary camera under the conditions of moving target detection and shadow suppression m
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:96038
    • 提供者:沛洋
  1. IP401_SobelEdge

    0下载:
  2. DM642的边缘检测算法,基于sobel算子!-DM642' s edge detection algorithm, based on the sobel operator!
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:92976
    • 提供者:周明
  1. edgeCheck

    0下载:
  2. 边缘检测的源代码。包括sobel prewitt roberts marr canny的。值得下载!-The source code for edge detection. Including sobel prewitt roberts marr canny' s. Worth downloading!
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1683
    • 提供者:Mark Li
  1. Sobel_Filter

    0下载:
  2. Fast Sobel filter for image processing. Before using convert image to a vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:217138
    • 提供者:Alex
  1. sobeloperator

    0下载:
  2. sobel operator图像处理的源码,,,大家多多下载-sobel operator image processing source code,,,, you lot to download
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:163676
    • 提供者:傅嘉
  1. OpencvImageProcessing

    0下载:
  2. 图像的边缘检测(sobel laplace canny),直方图,Hough变换-edge detection ,histogram,Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2051253
    • 提供者:Zhou,Zhi
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com