本文介绍了什么是学习vmr-9的好教程?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我需要在网络摄像头feed上合并来自direct3d的3d模型。我听说vmr-9是一个不错的选择,但是我需要教程。有人知道吗?
I need to combine 3d models from direct3d on top of a web cam feed. I hear vmr-9 is a good way to go, but I need tutorials. Anyone know of any?
Visual Studio 2008 c ++
visual studio 2008 c++
推荐答案
如果您已经安装了Windows SDK,其中有很多很好的示例。安装SDK之后,您应该在这里找到它们:
If you have the Windows SDK installed there are a handful of great samples. You should find them in here once the SDK is installed:
\Program Files\Microsoft SDKs\Windows\v7.0\Samples\multimedia\ \directshow\vmr9
\Program Files\Microsoft SDKs\Windows\v7.0\Samples\multimedia\directshow\vmr9
这篇关于什么是学习vmr-9的好教程?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!