登录
首页 » matlab » dxVideo

dxVideo

于 2009-11-05 发布 文件大小:17KB
0 186
下载积分: 1 下载次数: 30

代码说明:

  This library contains helper functions to read image frames into matlab from Video file using DirectShow. This library has borrowed codes from Ashwin Thangali s "DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi. Features: a) can read frames from rmvb, avi, etc. b) handles most codecs installed on the system d) its implementation is only based on the IMediaDet interface -- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll -- The library usage is as follows, [avi_hdl, avi_inf] = dxVideoOpen(avi_filename) pixmap = dxVideoReadMex(avi_hdl, frame_num) img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3]) dxVideoCloseMex(avi_hdl) -- recompile the library I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004) -- known limitation a)only works for windows :( b)may be slow for big image frames and some codecs.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Turbo555996
    说明:  讨论了一种用于11)一SCDMA(3GPP TDD LCR)技术的硬件Turbo解码器浮点模型, 阐述了该模型的设计、架构和优化, 指出这种浮点模型具有结构简单、计算速度快、读写存储 器效率高以及采用了Maxlog MAP算法和步进窗口iJi『练技术(SWWT)的特点。(TDSCDMA)
    2009-08-01 10:34:28下载
    积分:1
  • iamge
    图像的特征提取,用于图像的分类研究 主要是用的MATLAB(Image feature extraction)
    2010-06-01 16:40:51下载
    积分:1
  • Alamouti-STBC
    1) Alamouti STBC Matlab codes
    2013-09-01 17:11:16下载
    积分:1
  • cPPmathlib-for-matlab(2.48mb)
    matlab的c++ 数学库的使用手册,方便嵌入到c++开发中(matlab in c++ math library user' s manual, easy to c++ embedded development)
    2011-10-12 21:20:46下载
    积分:1
  • MusicPlayer
    一个好用的音乐播放器源码,最终程序编译后只有几十KB。VC++2010编译通过。 AppWizard has created this MusicPlayer application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.( AppWizard has created this MusicPlayer application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.)
    2015-08-25 15:34:53下载
    积分:1
  • 111
    说明:  用于求解带时间窗的多车场的配送路径优化问题,即vrp问题,算法是基于模拟退火算法和遗传算法的混合算法(The algorithm is a hybrid algorithm based on simulated annealing algorithm and genetic algorithm, which is used to solve the distribution path optimization problem of multi depot with time window)
    2019-12-08 16:58:56下载
    积分:1
  • Numerical-Methods-with-Worked-Examples
    This book is a survey of the numerical methods that are common to undergraduate courses in Science, Computing, Engineering and Technology.
    2015-02-27 18:50:44下载
    积分:1
  • MATLABsignalPLOT
    编写的MATLAB处理语音信号的软件界面,能够实现显示输入语音信号的混音,重放,以及波形的时域和频域显示(MATLAB signal plot)
    2009-12-17 14:12:22下载
    积分:1
  • chap3
    程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P0309:运用5种不同的梯度增强法进行图像锐化 P0310:图像的高通滤波和掩模处理 P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理(Code Description P0301: digital image data display matrix and Fourier transform P0302: Two-dimensional discrete cosine transform image compression P0303: gray-scale transformation method using the contrast enhanced image P0304: Histogram of homogenization P0305: simulated images by Gaussian white noise and salt and pepper noise of P0306: two-dimensional median filter function medfilt2 on the image noise by filtering salt and pepper P0307: using MATLAB in the function filter2 noise on the image by mean filter P0308: Image Adaptive Weiner Filter P0309: the use of 5 different gradient enhanced image sharpening method P0310: the image of the high-pass filter and mask treatment P0311: Using Butterworth (Butterworth) low pass filter the image noise by smoothing P0312: Using Butterworth (Butterworth) high pass filter sharpening the image)
    2010-05-17 18:20:35下载
    积分:1
  • bem_hamm_soft
    calculating bit error rate in hamming code using soft decoding
    2013-12-20 01:03:45下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载