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

搜索资源列表

  1. dedfrghyjh

    0下载:
  2. 用Sobel算子和拉普拉斯对图像锐化 -Sobel operator and Laplacian sharpening image
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:10951
    • 提供者:在一起
  1. reunex

    0下载:
  2. 边缘检测程序,canny,sobel等结合opencv-Edge detection procedures, canny, sobel and other binding opencv
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5240255
    • 提供者:gaocheng
  1. tidu

    0下载:
  2. 梯度算子(包含sobel、Roberts、prewitt、log)-Gradient operator (including Sobel, Roberts, Prewitt, log)
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:11259
    • 提供者:xueyang
  1. BMP

    0下载:
  2. c图像处理,包括小波变换,高斯变换,滤波,边缘检测,旋转,平移,各算子:sobel,拉普拉斯-c image processing, including wavelet transform, Gauss conversion, filtering, edge detection, rotation, translation, each operator: sobel, Laplace etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:5944449
    • 提供者:ZHANG
  1. Direct

    0下载:
  2. 基于vc++的阈值分割,投影检测,差影检测,模板匹配,sobel算子。-Threshold segmentation based on vc++, projection detection, shadow detection, template matching, sobel operator.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5320922
    • 提供者:任燃
  1. bianyuanjiance

    0下载:
  2. matlab 利用sobel、log、prewwit、canny算子对图像的边缘提取,几种算子相比较-matlab use sobel, log, prewwit, canny operator image edge extraction, compared with several operators
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:542
    • 提供者:lh
  1. picture

    0下载:
  2. 读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫曼编码-read the document, the geometric transf
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:467403
    • 提供者:我去
  1. Win32api-riyh

    0下载:
  2. win32api程序,超经典,包括sobel,laplacian,hough等,内容丰富,-Win32api procedures, classic, including sobel, Laplacian, hough, rich in content,
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-13
    • 文件大小:162344
    • 提供者:sulitrwr
  1. tvack

    0下载:
  2. it is used for the picture identify,the name id SOBEL chage,-It is 2 for the picture out, the name id SOBEL chage.
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-15
    • 文件大小:118784
    • 提供者:mbfggjq
  1. 936820

    0下载:
  2. Sobel image operator algorithm good-Sobel image operator algorithm is good
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:47999
    • 提供者:eonxiwk
  1. mlsdc

    0下载:
  2. Edge detection of various VCcanny algorithm source code, sobel, good good
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-17
    • 文件大小:948224
    • 提供者:VIWZ-233
  1. bgs

    0下载:
  2. win32api程序,超经典,包括sobel,laplacian,hough等,内容丰富,(Win32api procedures, classic, including sobel, Laplacian, hough, rich in content,)
  3. 所属分类:文件操作

    • 发布日期:2017-12-23
    • 文件大小:161792
    • 提供者:qirmoar
  1. candidyte

    0下载:
  2. it is used for the picture identify,the name id SOBEL chage,(It is 2 for the picture out, the name id SOBEL chage.)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-23
    • 文件大小:117760
    • 提供者:mpbwy!31636
  1. allzcvtejombination

    0下载:
  2. win32api程序,超经典,包括sobel,laplacian,hough等,内容丰富,(Win32api procedures, classic, including sobel, Laplacian, hough, rich in content,)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-25
    • 文件大小:185344
    • 提供者:tpgaoy
  1. MATLAB实用源代码

    2下载:
  2. 1.图像反转 2.灰度线性变换 3.非线性变换 4.直方图均衡化 5. 线性平滑滤波器 6.中值滤波器 7.用Sobel算子和拉普拉斯对图像锐化:8.梯度算子检测边缘 9.LOG算子检测边缘 10.Canny算子检测边缘 11.边界跟踪 (bwtraceboundary函数)12.Hough变换 13.直方图阈值法 14. 自动阈值法:Otsu法 15.膨胀操作 16.腐蚀操作 17.开启和闭合操作 18.开启和闭合组合操作 19.形态学边界提取 20.形态学骨架提取 21.直接提取四个顶点坐标
  3. 所属分类:其他

  1. grad

    0下载:
  2. 简单的图像的梯度值计算函数,java语言,利用的是sobel算子(Simple image gradient value calculation function, Java language, using the Sobel operator)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1456128
    • 提供者:cmwpy
  1. Fixed-Pattern-Noise-Correction-master

    0下载:
  2. This Application aim to detect the lines using Sobel or my custom Algorithm. In image processing, this app associated with Edge Detection and Fixed pattern Noise.
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:889856
    • 提供者:穿山甲说
  1. ProcessamentoDigitalImagens

    0下载:
  2. Software with Image Processing. Able to use Media filters, Fashion, Medium. In addition to using the masks Sobel, Prewitt, FreiChen and Roberts.
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:57344
    • 提供者:Melllo
  1. rcceptance

    0下载:
  2. win32api程序,超经典,包括sobel,laplacian,hough等,内容丰富,()
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:185344
    • 提供者:Bevmyvy
  1. Project2

    0下载:
  2. 索贝尔算子进行图像边缘检测,用于图像边缘检测,用VS2017+opencv3.0实现。图像位24位jpg格式(Image edge detection based on Sobel operator)
  3. 所属分类:其他

« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com