-
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:...
这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。
执行命令方式为:
-o 264格式的输入文件 yuv格式的输出文件
比如(假如目录为 D:H264 ):
D:H264h264_dec.exe D:H264 est.264 D:H264 est.yuv
若不输入参数,则默认为:
h264_dec.exe test.264 test.yuv-This is a pure C language of the H.264 decoding process, a slow, if you do not test the decoder, you can make do with this. For the implementation of the order:-o 264 of the input file format yuv format such as the output file (if the directory is D: H264 ): D: H264 h264_dec.exe D: H264 test.264 D: H264 test.yuv if the input parameter, the default is: h264_dec.exe test.264 test.yuv
- 2022-09-14 01:50:03下载
- 积分:1
-
jpeg2000中的空间变换中的DWT,5/3无损小波,这是在ADI blackfin535 DSP平台下的...
jpeg2000中的空间变换中的DWT,5/3无损小波,这是在ADI blackfin535 DSP平台下的-JPEG2000 transform space of the DWT, 5/3 wavelet lossless, which is in the ADI blackfin535 DSP platform
- 2022-02-05 00:31:41下载
- 积分:1
-
从资源管理器显示PNG图片
可以加载PNG图片的PictureBox控件,
这个代码是一个PNG显示的类文件,可以从资源文件中加载PNG图片(资源文件需要为自定义资源),
也可以指定文件路径加载PNG图片。可以加载到PictureBox控件,也可以作为窗体背景显示,
可以设置是否使用alpha透明显示以及是否使用透明色,可以指定显示坐标位置。
也可以重叠显示,速度还是蛮快的。感兴趣的朋友大家可以测试一下。
最后有人能改成PictureBox控件,呵呵,大家努力哦
- 2022-01-26 05:44:30下载
- 积分:1
-
penumbral image dithering techniques to reconcile source directory for the chapt...
图象的半影调和抖动技术 source目录下为本章介绍的源程序 功能是实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c: est.bmp必须存在-penumbral image dithering techniques to reconcile source directory for the chapter describes the function is the source of pictorial and jitter technology, and command line compiler bmp2txt process following vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib Note : Runtime documents c : test.bmp must exist
- 2022-10-03 02:15:03下载
- 积分:1
-
right image adjusted proportionately
对图象进行比例调整-right image adjusted proportionately
- 2022-03-01 23:26:04下载
- 积分:1
-
利用vc++的MFC文档制作的纹理立方体,内有两种纹理
利用vc++的MFC文档制作的纹理立方体,内有两种纹理-vc use the MFC document produced by the cube texture, texture, there are two
- 2022-03-22 16:18:04下载
- 积分:1
-
Cannon CDSDK 7.3,Cannon 相机开发包.
尚未经过经过测试。
Cannon CDSDK 7.3,Cannon 相机开发包.
尚未经过经过测试。
-Cannon CDSDK 7.3, Cannon Camera Development Kit. Has not been tested.
- 2023-03-03 22:05:04下载
- 积分:1
-
image block coding examples demo
图像方块编码示例demo-image block coding examples demo
- 2023-03-23 10:00:03下载
- 积分:1
-
模式识别中线性判别分类器的C++源码,非常容易集成和使用!...
模式识别中线性判别分类器的C++源码,非常容易集成和使用!-pattern recognition linear discriminant classifier C source code, and is easy to integrate and use!
- 2023-05-07 16:40:03下载
- 积分:1
-
基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过...
基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
- 2022-07-06 20:41:51下载
- 积分:1