-
With the development in the image processing field a wide variety of filters hav...
With the development in the image processing field a wide variety of filters have been developed. The quality of filters mainly depends on to which extent it is able to recover the degraded image so that it is as close as to the original image that is in other words, a filter that minimizes the mean square error is an appropriate filter for a particular application. Median Filter is such a kind of non linear filter which minimizes the mean square error to a large extent. A variant of a median filter “switching median filter” is simulated using C in this project.
- 2022-01-22 08:06:36下载
- 积分:1
-
基于intel IPP的MPEG2视频解码器,对反离散余弦变换和运动补偿进行了优化,可轻松胜任1920×1088分辨率的视频解码...
基于intel IPP的MPEG2视频解码器,对反离散余弦变换和运动补偿进行了优化,可轻松胜任1920×1088分辨率的视频解码-The mpeg2 decoder based on intel IPP optimize IDCT and motion compensation and decode the 1920*1088 resolution of video easliy.
- 2022-06-12 14:11:13下载
- 积分:1
-
Visual C++课程设计案例精编自带的例子:cd机
Visual C++课程设计案例精编自带的例子:cd机-Visual C curriculum design precision series, bringing their case example : cd machine
- 2022-06-14 07:00:30下载
- 积分:1
-
用vb编辑的播放实时图象的程序
用vb编辑的播放实时图象的程序-with vb editorial broadcast real-time images of the procedure
- 2022-07-25 19:20:49下载
- 积分:1
-
tcpmp 源码开放的播放器 希望对大家有用
tcpmp 源码开放的播放器 希望对大家有用-tcpmp source is free mediaplayer
- 2022-02-20 14:09:06下载
- 积分:1
-
Visual C++是一个功能强大的编译器,我将本科研究数…
visual c++ 是功能强大的编译器,本人在带本科生的毕业设计中,利用VFW32.LIB编写了USB摄像头的AVI图像采集,并对图像进行AVI格式到BMP的解析和提取,并对图像进行分析提取信息。这是学习数字图像和多媒体编程的绝好素材。本代码可在visual c++6.0下运行。-visual c is a powerful compiler, I would bring the number of undergraduate graduation design, VFW32.LIB prepared using USB camera AVI image acquisition, also AVI format images to BMP analytical and extraction and image analysis retrieve information. This is the learning and multimedia digital images of excellent programming material. The code in visual c running under 6.0.
- 2022-05-13 10:26:38下载
- 积分:1
-
嵌入式系统MP3解码的c语言算法,仅供大家参考
嵌入式系统MP3解码的c语言算法,仅供大家参考-Embedded Systems MP3 decoding algorithm c language, only reference to U.S.
- 2022-04-25 05:07:21下载
- 积分:1
-
with Wave Wave API documentation players
用Wave API进行Wave文件的播放-with Wave Wave API documentation players
- 2022-04-22 23:41:09下载
- 积分:1
-
C++Builder 3D编程
C++Builder 3D编程-C Builder 3D Programming
- 2022-06-16 18:50:11下载
- 积分:1
-
程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0...
程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:Program FilesMicrosoft DirectX 9.0 SDK SamplesC++DirectShowBaseClasses”。-running Windows 98/2000/XP/2003 platform, or in VC 6.0.NET debugging. Debugging former post install Microsoft DirectX 9.0 SDK. Because the procedures used in this chapter DirectShow COM, the procedure needs directories options include files adding, "E : Program Files Microsoft DirectX 9.0 SDK Samples C DirectShow BaseClasses."
- 2022-06-21 09:57:29下载
- 积分:1