-
视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了
属性页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball...
视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了
属性页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball
plus”;FilterVideoKeyer是一个实现了抠像叠加的Filter,这个Filter有两个
输入Pin,一个输出Pin,Filter的注册名为“HQ Video Keyer”。-like to pull the video demonstration. Ball which is an example of the SDK adapted from increased property pages can customize the output image size, the attention Filter registered name was changed to "Bouncing Ball plus"; FilterVideoKeyer is achieved keying a superposition of Filter, Filter has two input Pin, an output Pin, Filter the registration called "HQ Video Keyer."
- 2023-08-07 01:30:03下载
- 积分:1
-
一个可以在按钮上显示AVI动画的源代码
一个可以在按钮上显示AVI动画的源代码-a button on the AVI animation shows the source code
- 2022-05-18 05:41:56下载
- 积分:1
-
收集整理flash集合菜单
收集整理flash集合菜单-collected flash Set menu
- 2022-02-22 06:50:51下载
- 积分:1
-
1. Support mp3, wma format, etc.
2.
3 Supporting skin function.
4 the lyri...
1.支持mp3,wma等多种格式
2.支持换肤功能
3.歌词显示和编辑
4.声音可视化效果(可以自己修改颜色和样式)
5.使用bass音频解析-1. Support mp3, wma format, etc.
2.
3 Supporting skin function.
4 the lyrics display and editing. Sound visualization (you can modify color and style of their own)
5. Analysis of the use of bass audio
- 2022-09-18 05:45:04下载
- 积分:1
-
VC中的图形绘制实例
VC中的图形绘制实例-VC examples of graphic
- 2022-03-11 12:47:00下载
- 积分:1
-
输入一句话,按回车键,你的电脑会说你。它要求…
Type a sentence and press enter and your computer will speek to you. It requires a speech engine that implements JSAPI and include links to some that work great. Full source code included
- 2022-03-14 21:06:12下载
- 积分:1
-
The use of directshow to capture video and compression H264, which did not send...
利用directshow捕获视频并压缩H264,其中没有发送部分,程序只在本地解压缩并蟊预览-The use of directshow to capture video and compression H264, which did not send part of the program only in the local decompressed and Spanish fly preview
- 2022-08-14 04:19:05下载
- 积分:1
-
一个利用media event listener创建一个简单的媒体播放器 的Java Applet 程序...
一个利用media event listener创建一个简单的媒体播放器 的Java Applet 程序-use of a media event listener to create a simple media player Java Applet procedures
- 2022-05-22 10:59:28下载
- 积分:1
-
MIDI钢琴模拟软件,里面有MIDI编程的主要思想,内核是由外国人写的,经过了一高手在里面加了注释,总体还是不错的。...
MIDI钢琴模拟软件,里面有MIDI编程的主要思想,内核是由外国人写的,经过了一高手在里面加了注释,总体还是不错的。-MIDI piano simulation software, which has MIDI programming, main idea, the kernel is written by foreigners, after a master in it added a note, the overall is good.
- 2022-07-27 07:42:29下载
- 积分:1
-
哈夫曼编码和解码 JAVA
这是我的报告我先进的数据结构和算法的类。
哈夫曼编码是在压缩和解压缩文件后面的算法。这个算法的思想是这样频繁的字符将会有较短的编码,而不是频繁的非字符创建一个可变长度的编码系统。
而不是使用通常的 ASCII 或 Unicode 编码系统,新的编码系统用来减少存储相同的文件所需的位数。
研究发现,哈夫曼编码也是例子的无损耗压缩。
- 2022-08-20 01:27:39下载
- 积分:1