搜索资源列表
d3dlesson02
- 应用DirectX 8.0 SDK制作黑白的三角形和正方形-use DirectX 8.0 SDK produced black-and-white triangle and square
d3dlesson07
- 应用DirectX 8.0 SDK制作纹理过滤、光照效果以及键盘控制的旋转的正方体-use DirectX 8.0 SDK produced texture filtering, lighting and keyboard control of the rotating cube
d3dlesson08
- 应用DirectX 8.0 SDK制作透明效果,纹理过滤、光照效果以及键盘控制的旋转的正方体-use DirectX 8.0 SDK produced transparent effect, texture filtering, lighting and keyboard control of the rotating cube
d3dle
- 计算机图形学中应用DirectX 8.0 SDK和VC++6.0编写的制作不断变换背景颜色的DirectX窗口-computer graphics application DirectX 8.0 SDK 6.0 and VC prepared by the production of the constantly changing background color DirectX window
d3dle3
- 计算机图形学中应用DirectX 8.0 SDK和VC++6.0编写制作彩色的三角形和正方形的小程序-computer graphics application DirectX 8.0 SDK and VC 6.0 to compile and make the color of the triangle and square small programs
d3dle5
- 计算机图形学中应用VC++6.0和DirectX 8.0 SDK制作彩色旋转的金字塔和正方体的小程序-computer graphics application VC 6.0 and DirectX 8.0 SDK produced color rotating cube pyramid and the small program
d3dle4
- 计算机图形学中应用VC++6.0和DirectX 8.0 SDK制作彩色旋转的三角形和正方形的小程序-computer graphics application VC 6.0 and DirectX 8.0 SDK produced color rotating triangular and square the small program
AMCap
- 视频采集程序, 由微软公司提供的例子, 这个程序在现在的directx sdk中都找不到了
d3dlesson01
- 应用DirectX 8.0 SDK制作不断变换背景颜色的DirectX窗口-use DirectX 8.0 SDK produced constantly changing background color DirectX window
VideoDShow
- 视频质量诊断界面,程序中使用到Dshow.h等文件,需要安装DirectX 9.0b SDK Setup.rar,该程序用于视频质量诊断系统,可以播放mpg、aiv文件等-videoplay source
direcxshow_settings_VC6
- 安装DirectX 9.0b sdk和OpenCV_1.0,这是我的搭配,实践过肯定可以说没问题,文档是对Direct show的配置以及常见错误。-Install DirectX 9.0b sdk and OpenCV_1.0, this is my mix of the practical experience can certainly say no problem, the document is the Direct show the configuration and common
chenzhenBMPa
- 图像处理已经成为计算机图形学的一个重要方面,VC++是最适合用来做图像处理工具了,因为使用C语言能很方便的封装各种复杂的图像处理算法,并以类的形式表达出来,充分利用面向对象技术;而且,在VC中还可以很方便地使用Windows GUI 的API,并利用内建OpenGL SDK 以及 DirectX SDK 来充分支持动画设计,当然也可以使用第三方的图形处理库来简化编程-Image processing has become an important aspect of computer graph
imageDenoising
- 英伟达公司的CUDA实例代码,用CUDA实现了KNN和NLM的图片降噪算法,包含了整个对应的工程文件。-Sample: Image denoising Minimum spec: SM 1.0 This sample demonstrates two adaptive image denoising techniques: KNN and NLM, based on computation of both geometric and color distance between