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

搜索资源列表

  1. 边缘抽出

    0下载:
  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. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2801
    • 提供者:张宸宇
  1. edgedetectionandextraction

    0下载:
  2. 本程序是图像处理中最基本的程序之一,用来检测和提取物体的边沿,并对其进行轮廓跟踪.是一个小小的应用程序.-the image processing procedure is the most basic one of the procedures used to detect and extract the edges of objects. and its contour tracking. is a small application.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:32075
    • 提供者:刘靥
  1. EdgeCheck

    0下载:
  2. 图像边沿处理、检测与提取,是常用的图像处理软件之一
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:31637
    • 提供者:xiejianbin
  1. sobeledge

    0下载:
  2. sobel算法的源码,应用2个3x3的掩模中心像素(mask)检测图像的边缘。一个是检测水平边沿的 ;另一个是检测垂直平边沿的。可以自己测试和修改参数,从而得到最佳的算法值。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2337
    • 提供者:rex2042
  1. high_speed_data_recovery

    0下载:
  2. 1. 程序的功能是:高速串行数据的恢复. 2. 其基本原理是:利用过采样,检测串行数据的边沿跳变,然后根据边沿提取处在数据相位正中央相邻的抽样值,将串行数据恢复过来。 3. 此程序是verilog 语言编写,用于xilinx virtexE 系列的FPGA-1. Program functions are: high-speed serial data recovery. 2. The basic principle is: the use of over-sampling to det
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:1232
    • 提供者:wanglin
  1. MatlabCodeForFaceDetecting

    0下载:
  2. 对于一个人脸库都在图像中能有确定的位置,比如,鼻子在图像的中心区距离上边沿和左边沿的距离一定。这就需要能用程序自动检测到人脸并定位。 -FOR FACE DETECTING
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:2058
    • 提供者:
  1. sobel

    0下载:
  2. sobel算子程序,一种经典的边缘检测算法。一个是检测水平边沿的 ;另一个是检测垂直平边沿的 。Sobel算子对于象素的位置的影响做了加权,因此效果更好。 -sobel operator subroutine, a classical edge detection algorithm. One is the edge detection level the other is to detect vertical flat edge. Sobel operator for pixel posit
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1695
    • 提供者:周娇
  1. BMQJS

    0下载:
  2. 本程序使用伟纳300A型实验板,来检测光电旋转编码器的实际每周输出脉冲数。程序中,定时器0用于8位数码管动态扫描定时,时间为1ms(12MHZ晶振)。定时器1工作于模式1,计数器方式,直接测量接在T1脚的脉冲个数。外部中断0,工作于边沿触发方式,接在旋转编码器的Z信号输出上,用于检测编码器完整旋转一周。8位数码管接成动态扫描,接在P0和P2口。左4位,用来显示上一周的实际脉冲数,右4位,用来显示当前周的脉冲数。-Wei satisfied with this program 300A type
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1326
    • 提供者:姜宏勇
  1. LabviewEdgeDetection

    0下载:
  2. 基于Labview的布尔控件边沿检测程序。-You can use this vi detection the bool control change status.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:25200
    • 提供者:王勇
  1. Edge-detection-and-extraction

    0下载:
  2. 边沿检测与提取算法,值得图形图像处理相关程序员参考-Edge detection and extraction algorithms, graphics and image processing related to the programmer s reference
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:31293
    • 提供者:denny
  1. west

    0下载:
  2. 边沿检测halcon示例程序,转换为C代码后与MFC结合可以构成完整的应用程序-Combined with the rear edge detection halcon MFC sample programs into C code can constitute a complete application
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1472
    • 提供者:高兴
  1. tuxiangchuli

    0下载:
  2. 该matlab程序组合为作者进行图像处理科研工作中总结的比较有用的代码,例如图像翻转、灰度线性变换、非线性变换、滤波、平滑、多种显示方式、图像锐化、边沿检测、腐蚀操作等等。-The matlab program for the combination of image processing summary research in more useful code, such as image flip, gray linear transformation, nonlinear transfor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2952
    • 提供者:鬲随甲
  1. candy

    0下载:
  2. 图像处理,边沿检测算法 candy,做神经网络算法的朋友可以参考-candy border check algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:101049
    • 提供者:tan
  1. lydkqe

    0下载:
  2. 功能是边沿检测与提取,轮廓跟踪 命令行编译过程-Function is edge detection and extraction, contour following command-line compilation process
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-18
    • 文件大小:33792
    • 提供者:fznture
  1. qule

    0下载:
  2. 图象边沿检测-提取-轮廓跟踪算法源代码 还可以,不错的-Image edge detection to extract- contour tracking algorithm source code Can also be good
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:33046
    • 提供者:vubith
  1. SOBLE_VGA

    0下载:
  2. SOBEL_VGA 黑金AX301开发板, 通过摄像头OV7670采集图像,通过FPGA进行边沿检测算法,最后通过VGA进行显示。-SOBEL_VGA u9ED1 u91D1AX301 u5F00 u53D1 u677F uFF0C u901A u8FC7 u6444 u50CF u5934OV7670 u91C7 u96C6 u56FE u50CF uFF0C u901A u8FC7FPGA u8FDB u884C u8FB9 u6CBF
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-12
    • 文件大小:11216524
    • 提供者:邹萍
  1. 1547979

    0下载:
  2. 功能是边沿检测与提取,轮廓跟踪 命令行编译过程(Function is edge detection and extraction, contour following command-line compilation process)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-29
    • 文件大小:32768
    • 提供者:Spnmf
  1. covtrcjjparisonsupervisor

    0下载:
  2. 用c语言写的三种常用的图像处理算法,包括边沿检测与提取(Written in c language of the three kinds of commonly used image processing algorithms, including edge detection and extraction)
  3. 所属分类:图形图象

    • 发布日期:2017-12-22
    • 文件大小:43008
    • 提供者:赵智满
  1. fpga_instantiation

    0下载:
  2. spi通讯协议,采用第三种CPOL=1,CPHA=1,(1)通过边沿检测技术得出SCK上升沿与下降沿标志,用于下面状态机中的数据采样及发送。 (2)根据时序图,采用1个状态机分别在SCK上升沿实现数据采样(该固件未调用下降沿数据发送)。无论是采样还是发送,都是高位在前,从Bit[7]到Bit[0],共8位数据。将采集到的八位数据存放入一个16位寄存器中。(SPI communication protocol, using third kinds of CPOL=1, CPHA=1, (1) t
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:3117056
    • 提供者:qing wang
  1. edge

    0下载:
  2. FPGA实现下降沿边沿检测源代码,包含工程(FPGA implements edge detection source code, including engineering)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:289792
    • 提供者:任小刀
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com