CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 边缘

搜索资源列表

  1. CCANY

    0下载:
  2. CANY边缘检测的算法 希望这个算法对大家有帮助
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3551
    • 提供者:点点
  1. snake3

    0下载:
  2. 轮廓的边缘检测 通过调整阀值改变边缘的检测 很有用
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:10928
    • 提供者:郭伟
  1. edge

    0下载:
  2. C++程序代码,实现功能图像的边缘检测,课程设计专用!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1091
    • 提供者:余小勇
  1. move

    0下载:
  2. 输入一个字符串,回车后,该字符串变成蓝底黄字,且在屏幕移动碰到边缘弹回,一直这样持续下去,直到有按键退出.-Enter a string, return, the character string into a blue yellow and touched the edge of the screen of mobile shell back, always continue until exit button.
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1640
    • 提供者:张恒
  1. test

    0下载:
  2. 一. 实验目的: 1.了解光电开关的使用方法 2.了解利用光电传感器测量电机转速的方法 二.光电测速基本原理 光电测速的基本电路由光电传感器、计数器和定时器组成。测量时在被测电机主轴上固定一个圆盘,圆盘的边缘上打上小孔。传感器的红外发射端和接收端装在圆盘的两测,电机带动圆盘转到有孔的位置时,红外光通过,红外接收管导通,输出低电平。红外光被挡住时接收管截止,输出高电平。用计数器记录在一定时间内传感器发出的脉冲个数就可以计算出电机转速。 三.实验内容 1.接线方法
  3. 所属分类:assembly language

    • 发布日期:2017-03-22
    • 文件大小:32444
    • 提供者:杨进
  1. car

    0下载:
  2. 使用说明 使用时打开此例题目录下pic中的图片,然后依次单击按钮“转”、“1”、“2”、“3”、“4”和“5”,就可以实现精确的车牌定位。 具体步骤 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不
  3. 所属分类:assembly language

    • 发布日期:2017-05-02
    • 文件大小:727608
    • 提供者:ziyousecai
  1. Untitled

    0下载:
  2. 一个基于边缘检测的车牌照自动定位MATLAB程序!-An edge detection-based automatic vehicle license plate location MATLAB program!
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:970
    • 提供者:倪宇阳
  1. sobel

    0下载:
  2. sobel算子是一种边缘检测算子,在图像处理中应比较广泛。-sobel edge detection operator is an operator, in image processing should be more extensive.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:517
    • 提供者:伏娟
  1. bianse

    0下载:
  2. 可以变换颜色的小球,可以在窗口自由移动,撞到别的小球或窗口边缘可以弹回-Can transform the color of the ball, you can move freely in the window and hit another ball or the edge of the window can bounce
  3. 所属分类:assembly language

    • 发布日期:2017-11-06
    • 文件大小:15725
    • 提供者:fuxinyun
  1. Greay

    0下载:
  2. 利用matlab进行图片处理,用于图像灰度化和边缘检测以及二值化-Matlab image processing for image gray and edge detection and binarization
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:533
    • 提供者:fangyangyang
  1. hit-the-bird

    0下载:
  2. (1) 设计方法和设计要点: 主要是INT中断的调用以及子弹与小鸟坐标的计算,还有就是控制跳转的各种条件的设计。 (2) 关键问题的解决方法及关键模块说明: 关键问题有小鸟以及子弹飞到屏幕边缘时的重定位以及检查按键等,还有就是大众的判断,程序主要有三个模块,一个是绘制小鸟,一个是绘制子弹,还有就是命中的判断以及积分。 -(1) design methods and design features: the INT interrupt the call as well
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:6806
    • 提供者:文景
  1. digital-image-processing

    0下载:
  2. 图像处理的编程入门,包括去噪,滤波,膨胀,腐蚀,边缘检测等,十分简单易学-Introduction to image processing programming, including denoising, filtering, expansion, corrosion, edge detection, very easy to learn
  3. 所属分类:assembly language

    • 发布日期:2017-12-04
    • 文件大小:1629622
    • 提供者:胡佳琦
  1. Canny

    0下载:
  2. 用canny算子提取边缘,matlab程序-With a canny operator edge extraction, matlab program. . . . . . . . . . . . . . .
  3. 所属分类:assembly language

    • 发布日期:2017-11-21
    • 文件大小:205322
    • 提供者:guo dongmei
  1. edgedetectionanisotropicdiffusion

    0下载:
  2. 利用anisotropic diffusion法的边缘检测-Anisotropic diffusion method using the edge detection. . . . . . . . . .
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:1159856
    • 提供者:guo dongmei
  1. The-image-processing

    1下载:
  2. 用matlab提取图像的骨架 参看边缘检测技术、闭合边界技术和轮廓提取方面的资料 用canny算子检测得到的边界图见附图,还需要进行边界的修补然后提取轮廓 根据你的要求再自己加些东西进去吧 -Matlab was used to extract the skeleton of the image See the edge detection technology, a closed boundary contour extraction and information tec
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3729
    • 提供者:peng yunfa
  1. 88659828snake

    0下载:
  2. snake算法是用来检测边缘,这是最基本的算法之一,还有改进算法。-edge detection,and is not perfect
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:11522
    • 提供者:wangtianyu
  1. MATLAB

    0下载:
  2. 有关MATLAB的各种处理图像的边缘的方法,这里有所有的代码-Edge detection Image processing Phase congruency
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:4480
    • 提供者:朱小飞
  1. EdgeImageSub

    0下载:
  2. 东南大学信息学院系统实验;边缘检测;软件:CCS-Southeast University, School of Information Systems experiment Edge Detection
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:607
    • 提供者:Judio
  1. 20113025

    0下载:
  2. 数字图像处理基本算法,包括几何变形,边缘提取,特征提取,影像融合等多种操作-Basic digital image processing algorithms, including geometric distortion, edge detection, feature extraction, image fusion and other operating
  3. 所属分类:assembly language

    • 发布日期:2017-05-03
    • 文件大小:910785
    • 提供者:林夏
  1. Circular-curve-fitting

    0下载:
  2. 插值法进行圆拟合,主要对边缘进行拟合,达到分割目的-Circle fitting interpolation method, primarily to fitting the edge, to achieve segmentation
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:449323
    • 提供者:花花
« 12 »
搜珍网 www.dssz.com