-
这是一个纯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
-
Graphics,game programming and study the DirctX.It can improve your programming.
图形图像方面、游戏编程的入门指导。涉及DirctX学习指导。-Graphics,game programming and study the DirctX.It can improve your programming.
- 2022-07-19 11:16:16下载
- 积分:1
-
xmipp是一套专门的图像处理程序,主要是为了得到…
XMIPP is a specialized suite of image processing programs primarily aimed at obtaining the
three-dimensional reconstruction of biological specimens from large sets of projection images
obtained by transmission electron microscopy.
//专门处理图像程序主要针对获得生物学样本的三维重建-XMIPP is a specialized suite of image Proce Oxford programs primarily aimed at obtaining th e three-dimensional reconstruction of biolog da specimens from large sets of projection im ages obtained by transmission electron micros copy.// specialized image processing procedures aimed at obtaining biological samples of three-dimensional reconstruction
- 2022-05-23 13:32:44下载
- 积分:1
-
Color Image Edge Detection for Color Image Edge Detection procedures correctly
彩色图像的边缘检测彩色图像的边缘检测程序正确-Color Image Edge Detection for Color Image Edge Detection procedures correctly
- 2023-06-12 01:20:03下载
- 积分:1
-
用java实现的三维控件内立方体的各种几何变换,如”旋转“,”缩放“”平移“等。...
用java实现的三维控件内立方体的各种几何变换,如”旋转“,”缩放“”平移“等。-used to achieve the three-dimensional cube within the control of various geometric transformation, as "revolving", "zoom", "Translation."
- 2022-02-14 22:38:59下载
- 积分:1
-
A very good procedures open the three
一个很好的打开三维人体的程序,希望对做着方面研究的人有用.同时希望大家都能贡献自己好的代码.-A very good procedures open the three-dimensional human body, in the hope that the person doing the research useful. I also hope that everyone can contribute their good code.
- 2022-01-25 23:35:53下载
- 积分:1
-
光纤中的色散
Dispersion in an optical fiber
- 2023-04-25 03:30:03下载
- 积分:1
-
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。...
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。-Hardware-accelerated rendering sorting algorithm HAVS. Can be used in large-scale data visualization.
- 2023-04-23 07:45:03下载
- 积分:1
-
在QT平台上实现了一个基本的图形显示以及可以进行橡皮筋缩放的功能
在QT平台上实现了一个基本的图形显示以及可以进行橡皮筋缩放的功能-In the QT platform to achieve a basic graphical display and a rubber band zoom function
- 2022-03-12 21:10:16下载
- 积分:1
-
GDI中实时地消除图像锯齿源代码
GDI中提供的各种绘图方法LineTo(), Ellipse()等等,都没有考虑过锯齿形状的消除,于是诞生了本代码,它实现了近乎实时的消除图形锯齿的方法。
- 2022-06-20 15:43:49下载
- 积分:1