CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 多媒体 搜索资源 - use in matlab

搜索资源列表

  1. facedetector_src

    0下载:
  2. The first step to intelligent image/video processing for face recognition in uncontrolled scenery with complex backgrounds (outdoor environments, airports, train/bus stations) is face detection. The precision of the latter heavily depends your face r
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:190.43kb
    • 提供者:曲亚武
  1. dct.rar

    0下载:
  2. 已知两个不同图像块亮度数据如下: (1)分析DCT原理,采用DCT方法,编程并计算相应的DCT系数,分析系数分布特点。 (2)依据视觉特性分析量化表步长的分布特点,完成DCT系数量化。 (3)采用Z形扫描,实现输出数据的统计编码,形成Video stream。 (4)采用IDCT重建图像亮度数据,计算SAD大小,分析产生误差的原因及采用DCT进行数据压缩的原理。( ) (5)分别利用左上角1、3、6个系数重建图像,计算相应的SAD,并由
  3. 所属分类:Video Capture

    • 发布日期:2017-03-23
    • 文件大小:804byte
    • 提供者:张元
  1. Residual_Excited_Linear_Prediction_with_MATLAB.ra

    0下载:
  2. Simulation of Residual Excited Linear Prediction (RELP) coding for speech: This simulation give your voice or available clear wav file.This encoder have linear predictor that decreases signal s dynamic (lower quantization level). This technique als
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:834.78kb
    • 提供者:Ardalan
  1. spcl

    0下载:
  2. 改程序在matlab中实现了简单的视频处理及制作保存,使用与业余爱好者了解,及初学者学习,娱乐之用-The program in matlab to realize a simple video processing and production preservation, use and amateur understanding, and beginners learning, the use of entertainment
  3. 所属分类:Multimedia program

    • 发布日期:2017-11-09
    • 文件大小:774.77kb
    • 提供者:mamin
  1. Motion_Estimation_2D

    0下载:
  2. Motion_Estimation_2D compute Motion Vectors in Anchor Frame from Target Frame in either integer or half-pel accuracy. An example of main function calling this function is "MEMBA", which can be entered on the command window. The function also use th
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-04-01
    • 文件大小:2.17kb
    • 提供者:冯欣
  1. speech_processing

    0下载:
  2. this program deals with simple speech processing like fft, use of hamming window, my durbin algorithm and likes. this program has gui too.
  3. 所属分类:Audio program

    • 发布日期:2017-04-01
    • 文件大小:127.55kb
    • 提供者:switspk
  1. audiocompression

    0下载:
  2. 此程序主要是通过使用小波达到音频压缩的目的,可以比较不同的小波函数和压缩次数音频文件的差异-This process is mainly achieved through the use of wavelet purpose audio compression, you can compare different compression of the wavelet function and the difference in the number of audio files
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:2.09kb
    • 提供者:junyizhang
  1. notes.m

    0下载:
  2. Compiled database of musical notes for use in Matlab
  3. 所属分类:Audio program

    • 发布日期:2017-04-11
    • 文件大小:702byte
    • 提供者:monstrodesangre
  1. G729coder

    0下载:
  2. G.729音频压缩、解压缩到Matlab程序。使用方法详见readme文档。-Descr iption Most of G.729 source code is written in C.But this one is written in matlab. follow these steps to use it: 1.To coder a speech(ensure it as a row vector variable in matlab),simply type
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:233.79kb
    • 提供者:Zachery Chen
  1. 35738627matlab-vidio-capture

    0下载:
  2. in this file we have use a new algorithm about video capturing
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-17
    • 文件大小:18.74kb
    • 提供者:aziz
  1. matlabcodeechohiding

    0下载:
  2. this the sample of matlab coding for echo hiding data audio steganography... use your own input-this is the sample of matlab coding for echo hiding data audio steganography... use your own input
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:9.04kb
    • 提供者:shahmin
  1. MATLAB_SOLA

    2下载:
  2. 参考_基于SOLA的Pitch Scaling算法 范钰华(上海交通大学)_,使用MATLAB实现SOLA算法,可以在变调不变速的基础下改变声调,程序比较易懂.适合初学者参考的,另外,VOICE_GUI是界面,介绍一些简单的语音处理,请大家多多指教speech_processing(sola)-Reference _ SOLA' s Pitch Scaling Algorithm Based on Fan Yu Hua (Shanghai Jiaotong University) _, u
  3. 所属分类:Audio program

    • 发布日期:2014-12-21
    • 文件大小:269.97kb
    • 提供者:jianjiaaini
  1. features

    0下载:
  2. Learning Hierarchical Invariant Sptio-temporal Features for Action Recognition with Independent Subspace Analysis. This package is aimed at providing read-to-use video features the stacked convolutional ISA model described in the paper, and functions
  3. 所属分类:Video Capture

    • 发布日期:2017-06-10
    • 文件大小:16.4mb
    • 提供者:于成龙
  1. AAC_Encoder_with_MATLAB

    1下载:
  2. AAC编码器的matlab实现,可以导出AAC编码中间过程的系数-Usage: Take a wav file (44100, Mono) and name it as original_input.wav or change name in main_aacencoder.m. 1. Open the file main_aacencoder.m to encode original_input.wav in ADTS AAC format. 2. Run the f
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-09
    • 文件大小:1.8mb
    • 提供者:Rui
  1. showYUV

    0下载:
  2. 本文为《入门视频采集与处理》系列文章的第三篇,详细描述了如何显示采集到的YUV码流,并提供了相应的matlab程序,供大家下面使用。-This article is the third in a series of Getting Started video capture and processing, a detailed descr iption of how to display the collection to YUV stream, and the matlab program,
  3. 所属分类:Video Capture

    • 发布日期:2017-04-02
    • 文件大小:5.22kb
    • 提供者:Ardy
  1. matlab-mp3player

    0下载:
  2. MATLAB 是国际上公认的最优秀的科技应用软件,它在数据分析和处理功能都是很强大,利用它可以灵活方便地处理音频信号。本文将使用matlab对MP3进行解码,做一个简易的MP3播放器。-MATLAB is internationally recognized as the most outstanding scientific and technological applications in data analysis and processing functions are very pow
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-28
    • 文件大小:43.12kb
    • 提供者:能能
  1. gnebehay-OpenTLD-v1.3.0-10-ge50d202

    0下载:
  2. 纯C++版本的OpenTLD-v1.3.0,效果不错。-This is a C++ implementation of OpenTLD that was originally published in MATLAB by Zdenek Kalal. OpenTLD is used for tracking objects in video streams. What makes this algorithm outstanding is that it does not make use of
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:222.82kb
    • 提供者:rhhh
  1. ssim

    0下载:
  2. 经修改的SSIM代码,在MATLAB环境下运行。不能使用JPG格式的图片。-SSIM revised code, run in the MATLAB environment. You can not use JPG format images.
  3. 所属分类:Video Capture

    • 发布日期:2017-04-02
    • 文件大小:2.22kb
    • 提供者:zqw
  1. mfcc

    0下载:
  2. 语音识别MFCC特征提取matlab代码。 「梅尔倒频谱系数」(Mel-scale Frequency Cepstral Coefficients,简称MFCC),是最常用到的语音特征,此参数考虑到人耳对不同频率的感受程度,因此特别适合用在语音辨识。-Speech recognition MFCC feature extraction matlab code. \ Mel cepstrum coefficient (Mel- scale Frequency Cepstral Coefficien
  3. 所属分类:Audio program

    • 发布日期:2017-03-30
    • 文件大小:1.31kb
    • 提供者:Katherine
  1. MocapToolbox_v1.5

    0下载:
  2. MCT工具箱是一个Matlab® 工具箱包含函数分析和动作捕捉数据的可视化。工具箱分析的主要目的是与音乐有关的运动,但可能是有用的在其他领域的研究。-The MoCap Toolbox is a Matlab® toolbox that contains functions for the analysis and visualization of motion capture data. The toolbox is mainly aimed for the analysis
  3. 所属分类:Audio program

    • 发布日期:2017-05-13
    • 文件大小:2.84mb
    • 提供者:
搜珍网 www.dssz.com