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

搜索资源列表

  1. Houghhesobel

    0下载:
  2. 在C环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the C environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:841
    • 提供者:吴昊
  1. Image-processing

    0下载:
  2. 用C所编的简单图形图像操作,包括图像的显示,保存,灰度化处理,均值滤波,中值滤波,Roberts,Sobel,Prewitt边缘检测-C, compiled by a simple graphical image manipulation, including image display, save, gray-scale processing, mean filtering, median filtering, Roberts, Sobel, Prewitt edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1406682
    • 提供者:何艳
  1. sobel_test

    0下载:
  2. 一个简单的SOBEL检测程序,针对灰度图像有用,希望对图像入门的朋友有点小帮助-a simple sobel test
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:49422
    • 提供者:F_airplay
  1. edge-detection

    0下载:
  2. 对bmp实现Roberts算子Sobel 边缘算子 Prewitt边缘算子Laplace算子Krisch算子 Canny算子-To realize the Roberts operator Sobel BMP edge operator Prewitt Laplace operator edge operator Krisch operator Canny operator
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3878411
    • 提供者:鸣沃火驱
  1. edge

    0下载:
  2. 用matlab进行几类边缘检测,包括Roberts、Sobel、Prewitt、Krisch、Robinson等-Matlab for several types of edge detection, including Roberts, Sobel, Prewitt, Krisch, Robinson
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:218096
    • 提供者:angelina_hansu
  1. edge1

    0下载:
  2. 利用二阶微分算子、Canny、LOG、Roberts、Sobel、Prewitt、Krisch、Robinson等算子进行边缘检测,并分析不同算子加噪声后的不同影响-Second-order differential operator, Canny, LOG, Roberts, Sobel, Prewitt, Krisch, Robinson, and other operators for edge detection, and analysis of the different effect
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:162722
    • 提供者:angelina_hansu
  1. edgedetection

    0下载:
  2. sobel edge detection
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:742
    • 提供者:shalini
  1. matlab

    1下载:
  2. 基于Matlab平台实现目标信息提取。求未含噪声的原图像的周长需先对图像进行二值化,然后选择一种算法进行边缘检测,包含prewitt,canny,sobel等算法,再通过sum(sum())函数进行周长的计算并显示在相应的位置。为求包含特定目标的噪声污染图像的周长或面积,首先对图像进行去噪,再进行二值化,接着进行微小分割,实现边缘提取或者区域分割,进一步统计目标周长或者目标面积。-Based on Matlab platform to achieve the goal of informatio
  3. 所属分类:Special Effects

    • 发布日期:2016-06-07
    • 文件大小:1024
    • 提供者:李丽
  1. suanfabijiao

    0下载:
  2. roberts、sobel、prewitt、log、canny五种边缘检测经典算子的代码,适合初学matlab和图像处理。-roberts, sobel, prewitt, log, canny five kinds of classic edge detection operator code, suitable for beginners matlab and image processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:110038
    • 提供者:laura
  1. seg

    0下载:
  2. 用sobel算法实现的图像特征提取 用sobel算法实现的图像特征提取-Sobel algorithm to achieve the image feature extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:786
    • 提供者:王超
  1. ImageProcessingMFC

    0下载:
  2. 图像处理程序,可以实现图像平移,旋转,放大,FFT,DCT,sobel变换,laplace变换,灰度拉伸,直方图统计、均衡,对比度增强-Image processing program, image translation, rotation, zoom FFT, DCT, sobel transform, laplace transform, gray stretch, histogram equalization, contrast enhancement, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14383928
    • 提供者:liubang
  1. vhdl-program

    0下载:
  2. sobel edge detection using vhdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:108435
    • 提供者:hamed
  1. image-sharpen

    0下载:
  2. 图像的锐化处理 各类算子 Sobel算子 拉普拉斯算子 Robert算子等-Sharpen of Images
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:50732
    • 提供者:汪晨
  1. smth-and-sharpen

    0下载:
  2. 图像锐化:梯度算子、Roberts算子、Sobel算子边缘检测处理和Laplace算子边缘增强处理,使图像的某些特征(如边缘、轮廓等)得以进一步的增强及突出。 图像平滑主要目的是减少噪声对图像的影响。平滑线性滤波和中值滤波两种。-Image Sharpening: gradient operator, Roberts operator, Sobel operator edge detection processing, and the Laplace operator edge enhanc
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:98391
    • 提供者:汪晨
  1. Tugas-Pola

    0下载:
  2. Pengolahan citra dengan metode sobel
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-06
    • 文件大小:16464
    • 提供者:burhanudin
  1. M03_Edge_Detection

    0下载:
  2. 自己编matlab程序,通过不同方向上的sobel算子,可以用来提取图像的边缘信息和图像分割-one matlab code,based different oriention sobel algorithm,which can be used in image edge detection and image segmentation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:662
    • 提供者:seabirdys
  1. Image-processing-1

    0下载:
  2. edge detector using Sobel and Gradient Operator in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:108152
    • 提供者:Vinh
  1. Edge-detection-program--

    1下载:
  2. 包含sobel,canny,roberts,prewitt,小波包的图像检测边缘MATLAB程序-Contains sobel, canny, roberts, prewitt, wavelet packet image detection edge of the MATLAB program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:3776
    • 提供者:wuyanyan
  1. Grayscale-Conversion-IP

    0下载:
  2. Sobel Edge Detection IP for FPGA using LABVIEW
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:26919
    • 提供者:refaat
  1. DM642_SobelEdge

    0下载:
  2. TI DSP DM642下对图像做Sobel边缘检测的使用实例,有很强的参考价值 -TI s DSP the DM642 image example of the use of the Sobel edge detection, there is a strong reference value
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:261351
    • 提供者:第二天堂
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com