Welcome![Sign In][Sign Up]
Location:
Search - video to avi code matlab

Search list

[Special Effectsavitobmp

Description: 该代码是实现将avi格式的视频自动化的转化bmp格式,从而方便我们实现视频图像处理。-The code is to achieve automation of avi format video conversion bmp format, thus facilitating the implementation of our video image processing.
Platform: | Size: 2639872 | Author: linjx | Hits:

[matlabframe_difference

Description: 此程式為使用背景影像相減法在MATLAB軟體環下的實作程式,此程式運行需要一個解析度為320*240的.AVI格式的影片檔,並且須修改程式碼中影片放置的指定資料夾路徑。-This program for the use of background subtraction imaging software in the MATLAB Central under the program to implement, run this program requires a resolution of 320* 240' s. AVI format video files, and code should be amended to place the specified video folder path .
Platform: | Size: 16182272 | Author: 蘇耀譽 | Hits:

[Graph programavitoim.m

Description: 这是我读硕时 师兄让我写的把AVI视频转成一帧帧图像的代码 绝对好用 文件夹理有我的联系方式 有问题问我-This is when I read Augmentum师兄let me write the AVI video into a frame image of the code is absolutely easy to use folder justifications have my contact there asked me the question
Platform: | Size: 8192 | Author: 王东 | Hits:

[File FormatdxVideo

Description: 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. -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.
Platform: | Size: 17408 | Author: marwa | Hits:

[matlabvideos_in_matlab

Description: Following code converts given video (in.avi) to QVGA (320x240) resolution video (out.avi). This example shows how to use video related functions in MATLAB.
Platform: | Size: 2048 | Author: hana | Hits:

[Special Effectsframe-differential-method-

Description: 源代码在matlab实现相邻帧间差分法对于视频中对移动目标的识别。附送视频,在matlab上能打开的视频只有无压缩的AVI视频。视频背景没有变化的情况下,处理效果很好。-The source code in matlab between adjacent frame difference method for the recognition of moving target in the video. Attached to the video, can open the video on the matlab only compressed AVI video. Does not change the background of video cases, the treatment effect is very good.
Platform: | Size: 3488768 | Author: gjjh | Hits:

[Special Effectspicture

Description: 使用matlab编写的将图片转换成avi视频的源程序代码,经本人在matlab2013b测试通过,低版本不一定适用,可以更改每秒播放的图片帧数-Using matlab to convert image to avi video source program code, via oneself in matlab2013b tests pass, low version does not necessarily apply, you can change the broadcast pictures of frames per second
Platform: | Size: 4136960 | Author: 贾程序 | Hits:

CodeBus www.codebus.net