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

搜索资源列表

  1. EdgeContour

    0下载:
  2. 该代码主要是实现图像的边缘检测,通过Robert算子、Sobel算子以及Prewitt算子来实现边缘检测-The code is mainly the realization of image edge detection, through the Robert operator, Sobel operator and Prewitt operator to achieve edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:267538
    • 提供者:王伟
  1. susan-edge-detect

    1下载:
  2. 使用sobel算子对图片的边缘进行检测.本算法主要基于sobel算子,进行了一定的改进-based on sobel,detect the edge of picture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-12-17
    • 文件大小:43860
    • 提供者:闫浩
  1. sobel1

    0下载:
  2. 用sobel算子对图像在垂直和平行两种处理
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2077048
    • 提供者:song
  1. edgecontour

    0下载:
  2. 通过sobel算子对图像进行边缘提取的模板,非常有用-Sobel operator through the image of the template edge detection is very useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5387
    • 提供者:edison
  1. segment

    0下载:
  2. 车牌图像分割和提取,(基于sobel算子的边缘分割)-License plate image segmentation and extraction, (based on the edge of the sobel operator split)
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:23222
    • 提供者:wubin
  1. SobelEdge

    0下载:
  2. 经典使用的sobel算子的边缘检测程序代码-Classical use of the sobel edge detection operator code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:93144
    • 提供者:李伟
  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. EdgeContour

    0下载:
  2. 边缘检测包括:Roberts边缘算子,Sobel边缘检测算子,Kirsch边缘检测算子,拉普拉斯算子,高斯拉普拉斯算子。霍夫变换,种子填充,轮廓跟踪和轮廓提取。-Edge detection, including: Roberts edge operator, Sobel edge detection operator, Kirsch edge detection operator, Laplacian, Laplacian of Gaussian. Hough transform, seed
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2234173
    • 提供者:陈飞
  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. 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. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  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. IP401_SobelEdge

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

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

    0下载:
  2. 四种算子(sobel,prewitt,roberts,marr)进行图像边缘检测的matlab源码.-Operators of four (sobel, prewitt, roberts, marr) image edge detection matlab source.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:48773
    • 提供者:refinebin
  1. sob

    0下载:
  2. sobel算子和一般灰色关联度结合 对gaussian噪声滤波-sobel operator and the general gray relational grade combined with gaussian noise filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3968
    • 提供者:yang
  1. xinjiajiasobel

    0下载:
  2. 成功的SOBEL算子边缘化程序。在C2000\C6000下编译无误-Successful SOBEL operator marginalization process. In the C2000 \ C6000 compile correctly
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:56119
    • 提供者:辛佳佳
  1. imageproc

    0下载:
  2. Matlab图像处理,包含图像平滑、锐化等 图像平滑处理包含均值滤波和中值滤波 图像锐化处理包含拉普拉斯算子和Roberts算子、Prewitt算子和Sobel算子-Matlab image processing, including image smoothing, sharpening and other image smoothing with the mean filter and median filtering image sharpening with the Laplac
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:815
    • 提供者:tony
  1. NeuralNetwork

    0下载:
  2. 提出一种基于改进Sobel算子的车牌定位算法,首先对已经通过预处理的车牌图像使用改进的Sobel算子进行运算,然后使用迭代求图像最佳分割阂值的算法二值化车牌图像最后结合水平投影和垂直投影算法对候选区域分析锁定车牌位置。 -Proposed based on improved Sobel operator license plate location algorithm, first pre-processing of the license plate image has adopted t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4692300
    • 提供者:李坤
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 31 »
搜珍网 www.dssz.com