-
* 书 名:《DirectShow开发指南》
* 作 者: 陆其明(著) 金邦飞(审校)
* 内容提要:
本书以DirectX SDK...
* 书 名:《DirectShow开发指南》
* 作 者: 陆其明(著) 金邦飞(审校)
* 内容提要:
本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使
用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了
DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow
应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性
编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第
4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍
DirectShow的实务应用。-* Title : "DirectShow Development Guide"* Author : Lu Qiming (a) JIN Bang fly (Revision)* Synopsis : The book is DirectX 9.0 SDK version, modeled The contents cover almost the Windows platform using DirectShow coding for the C side aspect. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current very popular, such as audio and video collection, digital cameras, nonlinear editing application. No. 3-depth analysis of the DirectShow SDK source code for some typical examples. Part 4 of the individual authors c
- 2023-06-22 05:45:03下载
- 积分:1
-
this code is uploaded on Scan_segmentation Brain MRI of the code, we hope that t...
这次上传的代码是关于MRI Brain Scan_segmentation用的代码,希望能对大家有用-this code is uploaded on Scan_segmentation Brain MRI of the code, we hope that the useful
- 2022-07-08 06:35:59下载
- 积分:1
-
利用分形和混沌理论,生成十分精美的2维图形。有多种参数可以对图形进行控制。...
利用分形和混沌理论,生成十分精美的2维图形。有多种参数可以对图形进行控制。-use fractal and chaos theory, generate very attractive two-dimensional graphics. A number of parameters can control graphics.
- 2022-01-25 20:32:49下载
- 积分:1
-
立体匹配
stereo matching
-sad
-ssd
-n-stereo matching
-sad
-ssd
-ncc
- 2022-02-21 07:05:26下载
- 积分:1
-
一个视频分析算法的源码,对需要了解镜头检测、人脸检测的朋友有用...
一个视频分析算法的源码,对需要了解镜头检测、人脸检测的朋友有用-A video analysis algorithm source code, and need to be aware of the camera detection, Face Detection useful friends
- 2022-03-26 17:30:10下载
- 积分:1
-
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。...
程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 255.
- 2022-02-04 17:28:24下载
- 积分:1
-
04 VC images of the geometric transform source code, rotation, scaling, zooming,...
04 VC图像的几何变换源代码,旋转,比例缩放,等等几何变换-04 VC images of the geometric transform source code, rotation, scaling, zooming, etc. Geometry Transformation
- 2022-02-05 00:54:52下载
- 积分:1
-
衬底substrate生成,film growth仿真
This code is used for creating an initial structure made of either substrate atoms or deposited
atoms. It generates three types of structures: rows, columns, and hemispheres. Type, size and
number of objects are determined by the user. The соde generates two files: ibox.txt and
iboxXY_jmol.txt. The file ibox.txt contains coordinates of atoms in “integer” format (i, j, k,
name_of_atom) and may be used as input to NASCAM. The file iboxXY_jmol.txt stores the
same information about the position of the atoms but in Cartesian coordinates (name_of_atom
x, y, z, ) in JMOL format. It may be used for visualization.
If a surface structure made of atoms of both types is needed, then create two files, one for
each type of atom, and then combine these files.
- 2023-04-16 10:55:03下载
- 积分:1
-
计算机图形学中,使用中点算法绘画直线条的算法,在vc中实现,可用鼠标操作画线,且有动态效果...
计算机图形学中,使用中点算法绘画直线条的算法,在vc中实现,可用鼠标操作画线,且有动态效果-computer graphics, the use of line drawing algorithm midpoint of the algorithm to achieve the vc, can be used to operate the mouse to draw lines and have dynamic effects
- 2022-08-09 05:19:19下载
- 积分:1
-
VB6编写的3D World Map演示代码。虽然代码比较简单,但可以从中学到很多东西...
VB6编写的3D World Map演示代码。虽然代码比较简单,但可以从中学到很多东西-VB6 prepared 3D World Map demo code. Although the code is relatively simple, but can learn a lot of things
- 2022-04-27 03:01:18下载
- 积分:1