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

搜索资源列表

  1. interrupt

    0下载:
  2. 边沿中断源代码,一旦检测到边沿中断,程序将会转入子函数并执行相关命令,比较适合刚开始学习边沿中断的新手-Edge interrupt source, interrupt edge is detected, the program will be transferred to subroutine and execute the related command, more suitable for the beginning novice to learn the edge interrupt
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:516
    • 提供者:smail
  1. canny

    0下载:
  2. 利用Opencv的轮廓检测函数,可以用来检测图像的边沿。-Use the Opencv the outline detection function can be used to detect the edge of the image.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:31698
    • 提供者:wang
  1. FilterAverage

    0下载:
  2. 函数:滑动均值滤波--analog signals 优点:可重用,代码量小,数据实时无间断 缺点:边沿平滑,不适合突变检测 要求:使用前,必须先初始化 案例:sum的初值为基准值;buff[]不能大于sum-Function: sliding mean filter- analog signals advantages: reusability, a small amount of code and data in real time without interruption D
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:659
    • 提供者:young
  1. KEY

    0下载:
  2. STM32的按键程序,可检测状态及按下边沿-STM32 key procedures, can detect the state and press the edge
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:1020
    • 提供者:张展
  1. CannyImg

    0下载:
  2. 能自动检测物体边沿的的程序,简单明了,很好用-The program can automatically detect the edges of objects, simple, easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-11-27
    • 文件大小:1438189
    • 提供者:裴家俊
  1. 边缘抽出

    2下载:
  2. 边沿抽出,包括sobel,prewitt,laplace等多种算子于一体,是VB边缘检测的典范!-edges out, including segmentation, prewitt, such as Laplace operator in a variety of integration, VB is a model for edge detection!
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2850
    • 提供者:WhieHou
  1. edge

    0下载:
  2. fpga边沿中断检测程序,本程序可以用nios II 仿真。-fpga edge interrupt detection procedures, the procedures can be used nios II simulation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-29
    • 文件大小:11686412
    • 提供者:赵莉
  1. edge_count

    0下载:
  2. 这个示例应用程序演示了如何使用一个通用定时器在下降边沿计数模式。定时器4被配置在上升沿被认为是对PM0/CCP0每次递减。计数被初始化为9,匹配设置为0,产生一个中断解雇10积极边缘检测到CCP脚后。-This example application demonstrates the use of a general purpose timer in down edge count mode. Timer 4 is configured to decrement each time a ris
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:4013
    • 提供者:paulhyde
  1. capture

    0下载:
  2. 本程序是STM32系列单片机的输入捕获功能的实现,可以完成对边沿的检测,并且能通过串口将捕获的数据发送到电脑上位机上-This program is a STM32 MCU input capture function, you can complete the detection of the edge, and through the serial port to send the captured data to a computer PC
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2243726
    • 提供者:mengwang
  1. laplacian-operator

    0下载:
  2. 在MATLAB中使用拉普拉斯算子检测图像边沿,多个参数对比-In MATLAB using the Laplasse operator to detect image edge, multiple parameters
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:20025
    • 提供者:孙峰
  1. fpga

    0下载:
  2. 本系统以STM32控制器为核心,配合FPGA,采用等精度测量法,通过程控放大器对不同输入电压信号进行分档,实现宽带小信号放大。分档放大后的信号经过整形电路,通过FPGA对其边沿进行检测计数能够实现对正弦波的测周与测频,方波时间间隔的测量,矩形波占空比的测量,并采用彩色TFT进行显示测量信息。对于输入的高频信号能够在低于10mv有效值准确完成电路的放大和测频。-The system with STM32 controller as the core, with FPGA, using equal
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:525582
    • 提供者:高登
  1. bianyan

    0下载:
  2. 图像边沿的检测,对于图像处理,特别是图像边沿的检测有一定的帮助-Image edge detection, image processing, image edge detection, in particular, there is a certain help
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:43399
    • 提供者:郑雨
  1. sobel

    0下载:
  2. sobel边缘检测代码,实现检测图像的边缘信息,可以提取出图像的边沿-Sobel edge detection code to detect the edge of the image information, you can extract the edge of the image
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:zz
  1. canny

    0下载:
  2. canny边缘检测代码,实现检测图像的边缘信息,可以提取出图像的边沿-Canny edge detection code to detect the edge of the image information, you can extract the edge of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2994
    • 提供者:zz
  1. hough

    0下载:
  2. hough变换检测图像直线信息,实现检测图像的直线边缘信息,可以提取出图像的边沿-Hough transform to detect image linear information, to achieve the line edge detection image information, you can extract the edge of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:119615
    • 提供者:zz
  1. log

    0下载:
  2. log算子检测图像边沿信息,实现检测图像的边缘信息,可以提取出图像的边沿-LOG operator to detect image edge information, to detect the edge of the image information, you can extract the edge of the image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-12
    • 文件大小:1001
    • 提供者:zz
  1. Laplasse

    0下载:
  2. 拉普拉斯算子检测图像边沿信息,实现检测图像的边缘信息,可以提取出图像的边沿-Laplasse operator to detect image edge information, to detect the edge of the image information, you can extract the edge of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:118258
    • 提供者:zz
  1. Image

    0下载:
  2. 索贝尔算子(Sobel operator)是图像处理中的算子之一,主要用作边缘检测。在技术上,它是一离散性差分算子,用来运算图像亮度函数的梯度之近似值。在图像的任何一点使用此算子,将会产生对应的梯度矢量或是其法矢量 Sobel算子有两个,一个是检测水平边沿的;另一个是检测垂直平边沿的。Sobel算子另一种形式是各向同性Sobel (Isotropic Sobel)算子,也有两个,一个是检测水平边沿的,另一个是检测垂直边沿的各向同性Sobel算子和普通Sobel算子相比,它的位置加权系数更为准
  3. 所属分类:DSP program

    • 发布日期:2017-05-05
    • 文件大小:277428
    • 提供者:林晓冬
  1. tangjiangjiance

    2下载:
  2. labview 双相机视觉检测,丝印带印刷质量,采用线性拟合计算边沿平整-Labview Visual inspection
  3. 所属分类:LabView

    • 发布日期:2017-12-13
    • 文件大小:642280
    • 提供者:hugang
« 1 2 ... 4 5 6 7 8 9»
搜珍网 www.dssz.com