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

搜索资源列表

  1. scan_card

    0下载:
  2. 功能: 链路检测程序,返回链路端点数据地址 参数: card_id scan_sameness=0时,寻找卡信息 scan_sameness=1时,寻找链路端点 出口: scan_sameness=1时: 如有相同数据,返回该号的实际地址 如无相同数据,返回数据大于0x800000 scan_sameness=1时: 链路断路且无新端点,返回:0x000000 如为注销信息,返回:0x 800002
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2290
    • 提供者:yaofei826
  1. vad

    0下载:
  2. 计算声音信号的短时能量,过零率,然后检测语音的端点
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:60181
    • 提供者:汪小芬
  1. matlab

    0下载:
  2. 双门限法检测离散语音端点,方法简单,易实现,常用语低噪环境-Double threshold discrete speech endpoint detection method is simple and easy to implement, low-noise environment commonly used terms
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:925
    • 提供者:黄新
  1. Skeletontriplepoints

    0下载:
  2. 本程序可以检测出抽取骨架后的二值图像中的三叉点和端点,可以设定选项 "bwmorph" 或"thin"。-This procedure can be detected in samples after skeleton binary image of the trigeminal point and end point, you can set the option bwmorph or thin .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3584
    • 提供者:蓓贝
  1. zhaotuozhan2

    0下载:
  2. 根据输入点(人工),结合边缘检测,找到道路提取中道路的端点-According to the importation of points (artificial), combined with edge detection, extraction of the road to find the path endpoint
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-10
    • 文件大小:1603
    • 提供者:zc
  1. iris_detection

    1下载:
  2. 识别虹膜和眼毛位置程序。使用方法: 1.载入眼睛图片。 2. 定位实验->虹膜定位:确定虹膜圆心,以及虹膜内外环半径。 3. 定位实验->眼毛检测:结果为两条圆心为端点的折线段,标明没有眼毛的虹膜区域。-Identify iris and eye hair location. Use: 1. Loading eye picture. 2. Positioning Experimental->Iris Location: identification of the i
  3. 所属分类:Special Effects

    • 发布日期:2016-03-29
    • 文件大小:742849
    • 提供者:glory
  1. endpoint

    1下载:
  2. 计算语音信号的端点 采用双门限法进行检测-Speech signal endpoint computing double-threshold detection method
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-10
    • 文件大小:1363
    • 提供者:阿飞
  1. hough111

    0下载:
  2. hough变换检测线段的程序 端点和线段都已经用不同颜色标识出来-hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:637
    • 提供者:崔跃利
  1. line_hough

    0下载:
  2. 利用hough变换检测图像中的直线,得到检测直线的参数与首位端点,并在原图中标出所检测到得直线。-Detection using hough transform image of the straight line parameters to be detected with the first endpoint, and the Original bid to get straight out of the test.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:8873
    • 提供者:JH
  1. 2007614292339

    0下载:
  2. 3D 台球游戏 vb 版,可玩性强,它使用DirectX 8.0,使用了许多 3D 程序必须的技术,例如: 冲突检测和反应、矩阵变革、线性插值法、端点和索引缓冲、textured 滤网、阴影,光线追踪等。请看程序截图! -3D billiards game vb version, playability strong, it uses DirectX 8.0, 3D program must use a number of technologies, such as: conflict dete
  3. 所属分类:DirextX

    • 发布日期:2017-04-08
    • 文件大小:281186
    • 提供者:phpcore
  1. dtw

    0下载:
  2. 本为主要阐述了小波变换在语音信号去噪的应用,语音端点的检测,语音特征的提取及一种简单的语音识别算法。-This is mainly expounds the wavelet transform in the application of speech signal denoising, speech endpoint detection, speech characteristics of the extraction and a simple speech recognition algori
  3. 所属分类:Wavelet

    • 发布日期:2017-05-08
    • 文件大小:1651169
    • 提供者:renly
  1. dtdp

    0下载:
  2. 深刻理解加窗思想在语音语音信号处理的作用,掌握矩形窗、汉宁窗、哈明窗的算法。理解窗长和窗移对计算语音信号的短时过零率、短时能量、短时平均能量的影响,掌握设定合适的短时过零率阈值、短时平均能量阈值来实现语音信号端点的检测。-an implementation of double-threshold method for audio endpoint detection algorithm
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:839190
    • 提供者:袁虎声
  1. Hough

    0下载:
  2. 实现Hough直线检测,标记直线的两端点坐标,再对相似的直线做曲线拟合,可以完美实现边缘连接。-Hough line detection, marking a straight line at both ends of point coordinates, similar linear curve fitting, can be the perfect realization of the edge connector.
  3. 所属分类:Graph program

    • 发布日期:2017-11-29
    • 文件大小:37448
    • 提供者:majun
  1. yinduanjiance

    0下载:
  2. 能够有效实现语音端点的检测,并且确定端点内的清浊音。-An effective voice endpoint detection
  3. 所属分类:Audio program

    • 发布日期:2017-11-23
    • 文件大小:48053
    • 提供者:王者归来
  1. CV2_Learn_LineFinder

    0下载:
  2. 使用opencv2写的,利用概率霍夫变换检测直线,并检测带有端点的线段。-Use opencv2 written using probabilistic Hough transform to detect straight line, and the line segment with endpoint detection.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:9797866
    • 提供者:alonjiao
  1. detection

    0下载:
  2. 使用matlab进行语音端点的检测,使用经典的短时能量和平均过零率-Using matlab for speech endpoint detection, using the classic short-time energy and the average zero crossing rate
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:830
    • 提供者:王楠
  1. line

    0下载:
  2. hough变换检测图像中的直线可以得到检测直线的参数与首位端点。-Hough transform to detect the image of a straight line can be detected in the parameters of the line and the first endpoint.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:8798
    • 提供者:zhch26
  1. Voice-endpoint-detection

    0下载:
  2. 语音识别检测端点也就是采集声音信号的时候,开始说话到说话结束,我们把这一段声音信号采集下来进行处理。不然那么多信号都去处理,没有声音也处理那就浪费了很多的空间以及浪费了CPU去做后续的操作。这是一段语音识别检测端点代码。-Speech recognition detection endpoint is to collect the sound signal, began to speak to the end of the speech, we put this section of the s
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-12-13
    • 文件大小:617
    • 提供者:无极威
  1. vad

    1下载:
  2. 可对一段信号进行分帧加窗,利用过零率和短时能量检测语音端点(It can divide the frame into a window and use the zero crossing rate and short time energy to detect speech endpoints.)
  3. 所属分类:语音合成与识别

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:琥兮
« 1 2 ... 26 27 28 29 30 31»
搜珍网 www.dssz.com