-
Direx routines to achieve animation and display
Direx例程,实现动画和显示-Direx routines to achieve animation and display
- 2022-08-26 04:19:57下载
- 积分:1
-
AVI视频播放器的VC++简单实现,界面简单,功能上可以播放AVI格式的视频,...
AVI视频播放器的VC++简单实现,界面简单,功能上可以播放AVI格式的视频,-AVI video player of the VC++ simple implementation, the interface simple function that can play AVI format video,
- 2023-01-25 00:45:04下载
- 积分:1
-
an MPEG TS
一个MPEG TS的分析源码-an MPEG TS-source analysis
- 2022-05-09 11:21:22下载
- 积分:1
-
ImageEn,图像处理工具。看看它的介绍吧:
Input/output: Support for asynchronous load/save opera...
ImageEn,图像处理工具。看看它的介绍吧:
Input/output: Support for asynchronous load/save operations
?Load and save JPEG (RGB, GrayScale, YCbCr, CMYK, YCbCrK) to file or stream (with also 1/2, 1/4 and 1/8 subsizes for fast preview). Read/write APP0-APP15,COM Jpeg markers.
?JPEG2000: JP2, J2K and JPC code stream formats (JPEG-2000 Part-1 standard, ISO/IEC 15444-1)
?Jpeg Lossless transformations and cut
?Estimation of Jpeg file quality
?Optional Color Management System (CMS) to process ICC profiles-ImageEn, image processing tools. Its introductory look at it : Input/output : Support for asynchronous load/save operations Load and save JPEG (RGB, GrayScale, YCbCr, CMYK, YCbCrK) to file or stream (also with 1/2, 1/4 and 1/8 for subsizes fast preview). Read/write APP0- APP15, COM Jpeg markers. JPEG2000 : JP2, J2K and cl code stream formats (JPEG-2000 Part-1 standard, ISO/IEC 15444-1) Jpeg Lossless transformations and cut Estimation of Jpeg file quality Optional Color Management Sys
- 2023-07-21 14:20:10下载
- 积分:1
-
xivd改写的全C代码,可以在任何平台上不加修改的进行编译运行,可移植到DSP平台。...
xivd改写的全C代码,可以在任何平台上不加修改的进行编译运行,可移植到DSP平台。-xivd rewrite the entire C code can be any platform without modification to the compiler for running can be transplanted to the DSP platform.
- 2023-01-26 14:35:03下载
- 积分:1
-
国外mm_x264 filter最新版动态库
国外mm_x264 filter最新版动态库-Foreign mm_x264 filter the latest version of
- 2022-03-16 23:34:31下载
- 积分:1
-
读取一段视频的代码,注意需要命令行的形式运行,命令行的参数要给出视频文件名,视频文件必须要avi格式,并且放到debug中。...
读取一段视频的代码,注意需要命令行的形式运行,命令行的参数要给出视频文件名,视频文件必须要avi格式,并且放到debug中。-Read the code section of the video, pay attention to the need for the form of command-line operation, command line parameters should be given video file name, must be avi video file format, and put in debug.
- 2023-08-12 12:50:03下载
- 积分:1
-
利用组件写的MP3播放器,支持歌名列表,暂停,开始,重放等功能,同时显示歌曲的各项参数。...
利用组件写的MP3播放器,支持歌名列表,暂停,开始,重放等功能,同时显示歌曲的各项参数。-Use of components written in MP3 players, support the song list, pause, start, replay and other functions, also showed that the parameters of songs.
- 2022-06-01 16:47:41下载
- 积分:1
-
很好的Mp3控件,很好用的
很好的Mp3控件,很好用的-good MP3 controls, the good
- 2022-08-17 17:14:03下载
- 积分:1
-
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