CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图片边缘检测

搜索资源列表

  1. tuxiangchuli

    2下载:
  2. 用vb实现了对图片的读取和显示,并对图像进行高斯平滑,灰度图像直方图的显示。还主要实现了图像轮廓的边缘检测:包括各种算子检测。-Achieved using vb read and display the picture, and Gaussian smoothing the image, gray image histogram. Also outline the main achievement of the image edge detection: including operator
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:131416
    • 提供者:张拨
  1. EdgeContour

    0下载:
  2. BMP图片边缘检测(包括Robert,Sobel,Prewitt,Kisch和Gauss-Laplace算子)与轮廓提取。此外,还有Hough变换,种子填充,轮廓跟踪等算法的实现方法。注意,BMP图片的需是256色以下。-BMP image edge contour (including Robert, Sobel, Prewitt, Kisch and Gauss-Laplace operator) and the contour extraction. In addition, Hough
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2139834
    • 提供者:David
  1. BarCodeWin

    0下载:
  2. 1.条形码生成:通过对条形码结构、编码规则的学习和对C#中图像的读取及图像的基本操作的掌握,学会用GDI生成Code39条形码,或者用特殊字体的方式生成条形码,最终将输入的文字信息转化成符合国际标准的条形码。 2、条形码识别:确定系统框架,用C#完成课题的详细设计和代码编写,根据条形码的码制规则,对以图片方式获得的条形码通过图像处理相关知识经滤波、边缘检测、区域分割等处理进行识别,将条形码信息解析成相应文-1. Bar code generation: structure of bar co
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-11
    • 文件大小:3055120
    • 提供者:wangchuanmeng
  1. edge

    0下载:
  2. sobel、roberts、prewitt、log、canny、zerocross几种常用的边缘检测算子,还附检测图片。-edge detect program。sobel、roberts、prewitt、log、canny、zerocross
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:45639
    • 提供者:wct
  1. [edubt][edubt]The_Mechanic

    0下载:
  2. vc6.0++实现图片边缘检测的源代码,希望大家能够看懂,谢谢了啊-vc6.0++ implementation source code of image edge detection, hope that we can read, thank you, ah
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:68281
    • 提供者:李风慧
  1. imageEdgeDetect

    0下载:
  2. edge_detect.m : 图像边缘检测 其中使用 梯度算子边缘检测 : roberts算子、prewitt算子、Sobel算子、Canny算子 二阶微分算子法 : 拉普拉斯高斯算子、canny算子 lenna.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-edge_detect.m: edge detection which uses the gradient operator edge detection:
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:388874
    • 提供者:许胜强
  1. Sobel

    0下载:
  2. VC2010运用Sobel运算子实现图片边缘检测-C++ edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2239832
    • 提供者:黄飞
  1. edge detection

    0下载:
  2. 文件夹包含2幅图片,程序实现对2幅图片的边缘检测,有sobel,robots和laplace算法。并将结果显示出来。
  3. 所属分类:matlab例程

  1. CSharp-GDIPImagelab

    0下载:
  2. 可实现图片边缘检测,并标记出图片的边缘。-Image edge detection can be achieved, and mark the edges of the picture.
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:4763161
    • 提供者:nanbin Yang
  1. BIANYUANJIANCE

    0下载:
  2. OPENCV利用vs 2010人脸图像实现某张图片边缘检测-OPENCV use vs 2010 face images to achieve a picture of edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-12
    • 文件大小:875
    • 提供者:chen
  1. CANNY

    0下载:
  2. 对特定图片进行canny边缘检测。首先是高斯模糊,然后sobel算子处理,再局部极大值确定,最后阈值判断。(Canny edge detection for a particular picture. The first is the Gauss fuzzy, and then the Sobel operator is processed, and then the local maximum is determined, and finally the threshold is judged
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-19
    • 文件大小:7168
    • 提供者:TonytheGreat
  1. PA_Features

    0下载:
  2. 详细的canny算子算法进行图像的边缘检测,内附图片检测效果(Detailed Canny operator algorithm for image edge detection, containing the picture detection effect)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:4339712
    • 提供者:ljLJ
  1. Canny

    0下载:
  2. 本压缩包是canny边缘检测的相关程序,有利于初学者学习边缘检测相关知识。图片路径请自行改动。(The compression package is Canny edge detection related procedures, useful for beginners to learn edge detection related knowledge. Please change the picture path automatically.)
  3. 所属分类:图形图像处理

  1. edge_ACO

    0下载:
  2. 基于蚁群算法的图像边缘检测,修改图片名称然后导入图片即可使用,亲自调通,保证可用。(Image edge detection based on ant colony algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:猪头娃娃
  1. ImgWizard

    1下载:
  2. ImageWizard.dll是一个专用的图像处理库,框架采用PowerBasic语言编写,内部所有函数的核心部分均使用了内联汇编实现,效率非常高。 目前,ImageWizard.dll已支持多达24种图像格式,其中很多格式的支持要比FreeImage\ImageMagic更为广泛,读写的速度采用手动汇编优化,得到了大幅的提升。同时,提供了获取图像缩略图信息的快速函数,对于编写看图软件的朋友也是个很大的帮助。 目前,ImageWizard已经提供了二值化、
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:3194880
    • 提供者:roam4u
  1. canny

    1下载:
  2. 基于python语言的canny使用,对图片进行边缘检测,提取图片的边缘曲线(Canny based on the Python language, edge detection of the image, extract the edge of the image curve)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:9216
    • 提供者:总队长
  1. data_processing2

    0下载:
  2. 基于pyhton编程的二维图片边缘数据提取(Extraction of two-dimensional image edge data)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:52224
    • 提供者:路飞一号
  1. sobel

    1下载:
  2. 由Verilog编写在FPGA实现sobel算法应用于图像边缘检测,工程文件可在quartus13.1以上版本打开;工程使用到ram、fifo、pll三种ip核,design文件夹下包含ram、fifo、vga控制以及串口收发和sobel算法模块,sim和doc文件夹下分别包含modelsim的仿真模块和仿真结果;测试时将200*200分辨率的图片用matlab文件夹下的matlab脚本压缩、二值化,再将生成文件中数据用串口发给FPGA,边缘检测结果会通过VGA输出。(Written by Ve
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2020-07-14
    • 文件大小:10222592
    • 提供者:丶大娱乐家
  1. 检查图像边缘

    1下载:
  2. 图像边缘检测,利用视觉工具包进行图像边缘的检测,附带几张例子图片(Image Edge Detection)
  3. 所属分类:LabView编程

    • 发布日期:2020-04-06
    • 文件大小:650240
    • 提供者:sad1908
  1. 附件05-Demo演示代码

    1下载:
  2. 双目相机与计算机连接后进行拍照,图片抓取,视频拍摄,人脸检测,Canny边缘检测,BM算法与SGBM算法进行立体匹配测距的实现。(The binocular camera is connected with the computer to take pictures, capture pictures, take videos, detect faces, Canny edge detection, BM algorithm and sgbm algorithm for stereo match
  3. 所属分类:模式识别(视觉/语音等)

    • 发布日期:2021-04-26
    • 文件大小:9568256
    • 提供者:小乖腾
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com