登录
首页 » 图形图像 » H.264 decoder output file format yuv development tools for Visual Studio 6.0 and...

H.264 decoder output file format yuv development tools for Visual Studio 6.0 and...

于 2022-05-06 发布 文件大小:300.99 kB
0 175
下载积分: 2 下载次数: 1

代码说明:

H.264的解码器 输出文件格式为yuv 开发工具Visual Studio 6.0 以上-H.264 decoder output file format yuv development tools for Visual Studio 6.0 and above

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ,网格,真实
    画图,网格,实时数据监测,有很好的注释,适合画图的应用和编程。-Drawing, grid, real-time data monitoring, have very good notes, suitable for drawing applications and programming.
    2023-08-30 16:10:03下载
    积分:1
  • 使用OpenGL编程实现如下:围绕POI绘制矩
    使用opengl编写程序,实现如下:画一个矩形,在xoy面内绕点P(100,50)旋转45度角。-Use opengl programming to achieve the following: draw a rectangle around the points in the xoy plane P (100,50) rotated 45 degrees.
    2022-05-26 10:40:08下载
    积分:1
  • 提出了一种新的皮肤分割和人脸特征提取方法…
    提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人脸区域。利用3 个实验数据集测试该算法, 并与其它相应的算法相比较, 提出的非线性彩色空间对于肤色分 割具有很好的效果, 且对光照和姿态具有良好的不变性。另外, 利用 信息和几何特征信息检测人脸特征 PCAED 具有很高的定位精度, 定位检测率优于其他方法。实验结果表明, 该算法具有定位准确率高, 漏检率和误检率低 等特点。- A novel approach for skin segmentation and facial feature extraction is proposed The proposed skin segmentation is a method for integrating the chrominance components of ″″ . ″″ r b r b nonlinear YC C color model The chrominance components of nonlinear YC C color space , are modeled using a subgaussian probability density function and then the face skin is seg . , mented based on this function In order to authenticate the face candidate regions firstly tex ture information in face candidate regions is segmented using mean and variance of luminance ,
    2023-07-24 06:40:03下载
    积分:1
  • 使用D3D从OBJ读取模型,代码由VC写成 读取后通过MESH建模
    使用D3D从OBJ读取模型,代码由VC写成 读取后通过MESH建模-Use D3D read from the OBJ model, code written by the VC after reading through the MESH Modeling
    2023-01-10 16:25:03下载
    积分:1
  • 3DS文件格式的读写,以及3DS文件的结构进行简单说明
    3DS文件格式的读写,以及3DS文件的结构进行简单说明-3DS file format reading and writing, and the 3DS document structure briefly
    2022-03-16 07:59:53下载
    积分:1
  • VectorDraw Viewer CAD预览开发包
    VectorDraw Viewer CAD图预览开发包-VectorDraw Viewer CAD map preview Development Kit
    2022-08-08 14:05:27下载
    积分:1
  • AutoLISP在AutoCAD二次开发的绘程序
    这是用Auto Lisp 在AutoCAD上进行二次开发的绘图程序-Auto Lisp on AutoCAD drawings secondary development of procedures
    2022-01-25 18:27:43下载
    积分:1
  • 一个读取plt文件源代码,我以前做的毕业设计
    一个读取plt图形文件源代码,我以前做的毕业设计-Plt a graphics file to read the source code, I used to do the graduation project
    2022-07-15 22:29:37下载
    积分:1
  • 自己写的Bresenham画线算法,很简单但很实用
    自己写的Bresenham画线算法,很简单但是很实用-Wrote it myself Bresenham line drawing algorithm, very simple but very practical
    2023-03-25 22:20:03下载
    积分:1
  • 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法...
    可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.com -many people may have thought about the need to achieve some of the relatively large number of factorial. But C is the standard data types of its storage space is too small, it is impossible to achieve. We can through other methods to achieve this procedure with a very simple algorithm for the factorial, the procedures are short, is also very simple, and Notes everywhere, I believe we can easily understand them Download source VC6.0 after the open and then compile it to run. After some procedural changes can achieve greater number of factorial, interested readers at the end of the procedure after a try hands, Fun for all at! ! Hope this process will give us some help. There may be many procedural deficiencies that warm welcome to you all
    2022-01-25 17:48:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载