登录
首页 » C# » WpfD3D

WpfD3D

于 2021-01-26 发布 文件大小:23303KB
0 537
下载积分: 1 下载次数: 50

代码说明:

  要在WPF中完美的支持YUV数据的显示,通常的解决方式是使用先把YUV数据转换成WPF可以支持的RGB数据,然后利用类似于WriteableBitmap的控件,把他展现在WPF上。这么做的主要问题是在做RGB转换的时候,需要消耗大量的CPU, 效率比较低。一种优化方式是使用FFMPEG里的SwScale或者Intel的IPP库,这些库经过了一定的优化,可以有限度的使用硬件加速。这里2为一个使用WritableBitmap的例子。(To perfect support in WPF YUV data show, the usual solution is to use the first WPF YUV data into RGB data can be supported, and then use controls similar to WriteableBitmap, and put his show on the WPF. The main problem is that in doing so make RGB conversion, consumes a lot of CPU, the efficiency is relatively low. An optimization approach is to use FFMPEG Lane SwScale or Intel' s IPP libraries that after a certain amount of optimization, can limited use hardware acceleration. 2 Here is an example of a use WritableBitmap.)

文件列表:

WpfD3D
......\3rdParty
......\........\avcodec-53.dll,12728320,2011-09-06
......\........\avdevice-53.dll,58880,2011-09-06
......\........\avfilter-2.dll,815104,2011-09-06
......\........\avformat-53.dll,1262080,2011-09-06
......\........\avutil-51.dll,126976,2011-09-06
......\........\postproc-51.dll,160256,2011-09-06
......\........\SlimDX.dll,3383808,2013-12-03
......\........\swscale-2.dll,240640,2011-09-06
......\Render.Core
......\...........\D3DElement.cs,4287,2013-12-19
......\...........\D3DImageSource.cs,30754,2013-12-20
......\...........\FrameFormat.cs,371,2013-12-19
......\...........\Imaging
......\...........\.......\ConverterResizer.cs,9396,2013-12-19
......\...........\.......\Cropper.cs,10170,2013-12-19
......\...........\.......\PixelAlignmentType.cs,1954,2013-12-20
......\...........\.......\PlanarImage.cs,20597,2013-12-19
......\...........\.......\SwScale.cs,18855,2013-12-12
......\...........\Interop.cs,1269,2013-12-12
......\...........\IRenderSource.cs,479,2013-12-19
......\...........\Properties
......\...........\..........\AssemblyInfo.cs,2310,2013-12-10
......\...........\..........\Resources.Designer.cs,2853,2013-12-12
......\...........\..........\Resources.resx,5612,2013-12-10
......\...........\..........\Settings.Designer.cs,1095,2013-12-12
......\...........\..........\Settings.settings,201,2013-12-10
......\...........\Renderer.Core.csproj,4627,2013-12-21
......\...........\Renderer.Core.csproj.user,227,2013-12-11
......\...........\Utils.cs,1206,2013-12-19
......\...........\Vertex.cs,447,2013-12-12
......\...........\WriteableBitmapSource.cs,7229,2013-12-20
......\SampleApp
......\.........\App.xaml,320,2013-12-20
......\.........\App.xaml.cs,311,2013-12-20
......\.........\FrameData.cs,4739,2013-12-20
......\.........\MainWindow.xaml,1312,2013-12-20
......\.........\MainWindow.xaml.cs,3164,2013-12-20
......\.........\Properties
......\.........\..........\AssemblyInfo.cs,2282,2013-12-20
......\.........\..........\Resources.Designer.cs,2848,2013-12-20
......\.........\..........\Resources.resx,5612,2013-12-20
......\.........\..........\Settings.Designer.cs,1096,2013-12-20
......\.........\..........\Settings.settings,201,2013-12-20
......\.........\SampleApp.csproj,4804,2013-12-20
......\.........\yv12.dat,44790016,2013-12-20
......\WpfD3D.sln,2564,2013-12-20

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

发表评论

0 个回复

  • 增强 Edit 控件为日期输入控件
    增强 Edit 控件为日期输入控件(enhanced Edit Control date for the importation of Control)
    2004-10-18 19:56:56下载
    积分:1
  • DoProcess
    在VC环境下编写的对内存进行扫描的小程序。(In the VC environment prepared to scan the memory of small procedures.)
    2008-05-13 12:01:02下载
    积分:1
  • Bianli
    如果没有ftp功能如何在网页上管理文件的问题一直是我想解决的,这次终于下了决心把它写出来,虽然只有一个文件,界面也很难看,不过可以实现简单的编辑文件和删除文件的功能,现在也可以满足我的要求,如果大家有兴趣话,我就继续完善它!(If no ftp function how to manage files on a web page issue has been resolved I think, he has finally made up his mind to write about, although only one file, the interface is difficult to see, but can simply edit the file and delete files features, and now also to meet my request, if you are interested, I ll continue to improve it! )
    2016-05-18 13:34:46下载
    积分:1
  • UIUC推出的CUDA学习教 UIUC_CudaProgrammingGuide
    UIUC的工程院在全美堪称至尊级,这是UIUC推出的CUDA学习教程,非常系统地讲述其特点及应用。很好,很强大!(UIUC' s at the National Academy of Engineering called Extreme class, This is UIUC Study launched CUDA tutorial, very systematically about their characteristics and applications. Very good, very powerful!)
    2009-03-15 00:26:02下载
    积分:1
  • TC35
    西门子TC35短信模块开打算打算 发资料(13123123)
    2009-12-11 09:45:04下载
    积分:1
  • 用VC开发的网络语音电话,希望对您的开发有所帮助。
    用VC开发的网络语音电话,希望对您的开发有所帮助。-VC network with the development of voice calls, and they hope to be helpful to your development.
    2022-03-21 07:38:27下载
    积分:1
  • Setup
    This is programm to print labels on paper enveloppe
    2010-01-14 00:15:00下载
    积分:1
  • OSIC_detector
    MIMO系统中,一般的线性检测方法的性能比非线性检测方法要差。通过排序的连续干扰消除方法可以改善线性检测方法的性能。(n the MIMO system, the performance of the general linear detection method is worse than that of the nonlinear detection method. The performance of the linear detection method can be improved by the sequential interference cancellation method.)
    2017-12-08 09:51:35下载
    积分:1
  • CodeSmithBoat
    CodeSmith三层构架开发通用模板,自动生成基础代码,很实用~(CodeSmith three-tier architecture to develop a common template, very useful ~)
    2013-07-24 17:24:05下载
    积分:1
  • MCU-hmi
    远端操作人机,可以节省传统HMI,继而使用一体式面板。使用更加方便(Remote Operator Terminal)
    2013-11-14 22:07:34下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载