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

搜索资源列表

  1. MATLAB-code-wavelet-edge

    1下载:
  2. 关于图像小波边缘检测的MATLAB程序,用于一般图像边缘检测-wavelet-edge
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1856
    • 提供者:esun
  1. MATLAB

    0下载:
  2. 利用MATLAB实现的一些图像处理程序 有利用HOUGH变换实现圆的检测 也有实现均值处理的以及同台滤波处理还有中值滤波的-The use of MATLAB implementation of a number of image processing procedures have to use HOUGH transform circle detection also realize there is implementation of the deal, as well as the me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4505
    • 提供者:刘东
  1. edge_detect

    0下载:
  2. 用matlab检测二值图像的边缘.二值图像 binary image 每一像元只有两种可能的数值或灰度等级状态的图像。 其实就是单色图像。 除了黑,就是白,没有中间过渡,没有灰度的图像。 要么黑,要么白,而且所有的黑都是一个色。 -Detected by matlab binary image of the edge. Binary image binary image for each pixel there are only two possible values, or gray-sc
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:61496
    • 提供者:
  1. MATLAB-YUYINSHIBIE

    0下载:
  2. 这是语音识别的几个程序,包括语音的特征提取、端点检测的程序。-This is the number of speech recognition procedures, including the voice feature extraction, endpoint detection procedure.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-15
    • 文件大小:6231
    • 提供者:dongxu
  1. A-wavelet-edge-detection-procedures-of-the-MATLAB.

    0下载:
  2. 基于小波的图像边缘检测程序,希望大家喜欢,谢谢大家。-Images based on wavelet edge detection procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:6046
    • 提供者:王立伟
  1. face_detection

    0下载:
  2. 用matlab编写的人脸检测的算法,包含图片库,可以直接运行,检测出人脸在图片中的位置。-Matlab prepared with face detection algorithms, including image libraries, can be run to detect the face position in the picture.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:641392
    • 提供者:zw
  1. hough[matlab]

    0下载:
  2. hough变换检测椭圆的matlab程序-hough transform matlab ellipse detection procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:3501
    • 提供者:
  1. face_track

    0下载:
  2. MATLAB的人脸检测程序程序源码,代码完整,功能强大,很好用。-Face Detection MATLAB program source program, code integrity, and powerful.
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2129402
    • 提供者:张彩华
  1. ADDC

    0下载:
  2. 人脸检测与定位,主要为预处理部分的源程序,主要是为后期工作做准备-Face detection and location, the main part of the source code for the pre-treatment, mainly to prepare for post-work
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:1189
    • 提供者:sunjingzhi
  1. matlab

    1下载:
  2. 使用一类支持向量机进行人脸检测的matlab源程序-ocsvm
  3. 所属分类:Graph Recognize

    • 发布日期:2014-09-13
    • 文件大小:5546
    • 提供者:zhangyang
  1. lvq.m

    0下载:
  2. 基于矢量向量的神经网络图像边缘检测,有消噪的效果,是图像处理的不错程序-baseed on LVQ net work
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:4000
    • 提供者:小妖
  1. hough-Matlab

    0下载:
  2. 自动检测圆的Matlab源码,有图例示范有源代码演示-Matlab source code automatically detects the circle, there are legends demo model source code
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:13418
    • 提供者:wu
  1. MATLAB

    0下载:
  2. MATLAB实现视频摄像中的运动检测(人体等)-MATLAB implementation of motion detection video camera (body, etc.)
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:677899
    • 提供者:韦健
  1. matlab

    0下载:
  2. matlab边缘检测。实现对图像等的检测过程。并加以相关的说明-matlab edge detection. Realize the images of the detection process. And make the relevant instructions
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1291
    • 提供者:糊涂
  1. matlab

    0下载:
  2. 单天线联合检测算法的matlab仿真源程序——场景:基站和1用户单天线,TD下行-Single-antenna co-detection algorithm of matlab simulation source code- the scene: the base station and a user single-antenna, TD downlink
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:11328
    • 提供者:ianua
  1. matlab

    0下载:
  2. 认知无线电中频谱检测技术周期性检测和能量检测-congnitibe radio spectrum sensing
  3. 所属分类:3G develop

    • 发布日期:2017-04-01
    • 文件大小:39179
    • 提供者:宝宝
  1. sift-matlab

    0下载:
  2. 实现SIFT检测图像角点,并进行匹配的MATLAB代码。调试通过。-Achieve SIFT image corner detection and matching of MATLAB code. Debugging through.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:440645
    • 提供者:周振超
  1. shuohuarenshibie-MATLAB-duandianjiance-yujiazhong-

    0下载:
  2. 说话人识别代码,端点检测,预加重,MFCC..采用的模型是神经网络~-Speaker identification code, endpoint detection, pre-emphasis, MFCC .. neural network model is adopted ~
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:4966
    • 提供者:
  1. 实现语音的基音检测

    2下载:
  2. 小波变换,实现语音的基音检测,主要用来检测语音基音周期,小波变换的实现-Wavelet transform, implemented voice detection, voice pitch is mainly used test cycle, the realization of wavelet transform
  3. 所属分类:语音合成与识别

    • 发布日期:2012-11-29
    • 文件大小:652
    • 提供者:卢伟
  1. MATLAB

    0下载:
  2. 多用户检测技术仿真实现,对性能进行严密的可视化实现-多用户检测技术仿真实现
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2488
    • 提供者:万林
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com