Description: 远程视频监控系统源代码,本程序可以在Windows平台下运行,可在VC6.0或.NET中调试。调试前需要安装Microsoft DirectX 9.0。-Remote Video Monitoring System, the program can run under Windows 98/2000/XP/2003 platform can VC6.0 or. NET in debug. Debugging before the need to install Microsoft DirectX 9.0. Platform: |
Size: 1278976 |
Author:zhangfei |
Hits:
Description: 一个DLL文件,Microsoft.DirectX.dll,视频聊天程序可能会用到!-A DLL file, Microsoft.DirectX.dll, video chat program may be used! Platform: |
Size: 76800 |
Author:Jeff |
Hits:
Description: 一个用于音频传播的DLL文件:Microsoft.DirectX.DirectSound.dll,用于音频传播。-For audio transmission of a DLL file: Microsoft.DirectX.DirectSound.dll, for the dissemination of audio. Platform: |
Size: 48128 |
Author:Jeff |
Hits:
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:
Description: 此压缩包为Directx声音开发的两个DLL
Microsoft.DirectX
Microsoft.DirectX.DirectSound-This archive is Directx sound development of the two DLL Microsoft.DirectX Microsoft.DirectX.DirectSound Platform: |
Size: 110592 |
Author:ck |
Hits: