搜索资源列表
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
Video_kouxiang
- 视频抠像的演示。其中Ball是由SDK的一个例子修改而来,增加了 属性页,可以定制输出图像的尺寸,注意Filter的注册名改为“Bouncing Ball plus”;FilterVideoKeyer是一个实现了抠像叠加的Filter,这个Filter有两个 输入Pin,一个输出Pin,Filter的注册名为“HQ Video Keyer”。-Demo video keying. Ball SDK which is modified from an example, an incr
24-03-01
- A Novel Audio Watermarking Algorithm for Copyright Protection of Digital Audio Abstract Digital watermark technology is now drawing attention as a new method of protecting digital content from unauthorized copying. This paper presents a nov
20055244529572
- 录音部分是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除. -Recording part of the recording vckbase reference api code, combined with a s
recoder
- 一个简单点的屏幕录像软件,可以把你当前对电脑的操作一并记录,可以设置是否录制光标以及设定录制区域,然后生成AVI文件,注意在测试的时候,如果把采集设置为“非压缩”选项时,生成的AVI文件可能会很大。-A simple point-screen video software, you can put your computer to operate the current record together, you can set it to record the cursor and set th
IVR_VC
- VC++智能语音平台IVR源代码,河北全通系统上用过,源代码在VS2005下编译通过,注意:在VC++6.0编译可能会有些问题。主要功能是适时监控主叫号码、被叫号码、系统设置、启动服务等功能,真正运行起来估计需要硬件支持,仅供编写与此相关软件的朋友作参考。-VC++ Intelligent Voice IVR platform source code, Hebei Province on the whole system used in the source code to compile un
wangluoluyinji
- vc++写的网络录音机程序,录音是参照vckbase的录音api代码,结合了一小段socket(TCP)就可以用来单方说话录音了,程序分两部分一部分是(录音机+网络发送代码),一部分是(接收数据+播放波形音乐代码),由于程序只是为了自己用,很多地方没有注意错误的识别,结构也比较乱,本程序当初最头疼的就是控制损耗内存,结果用了双缓存来存储波形数据来交替的存储/清除.-vc++ program to write the network recorder, audio recording refere
ellipse
- 实现扫描转换任意一个椭圆,使用windows下的SetPixel函数(注意考虑算法的效率)-Realization the scan conversion any ellipse, using the the SetPixel function of the windows (pay attention to consider the efficiency of the algorithm)
7815197MediaPlayer
- 这是一个多媒体的Mediaplayer播放器的源代码,非常的棒呀 -good meidia palyer take attention to it
blobtrack
- 视频中运动物体的跟踪,可用vs2010+opencv1.0运行。(注意opencv在vs中的配置,注意配清楚,才可正常运行代码)-Tracking moving objects in video, available vs2010+ opencv1.0 run. (Note that in vs opencv configuration, with attention to clear, before running the code)
SIFTTest699999999999
- SIFT算法的主要实现,对一些不容易注意的点进行了学习和分析,有助有更好的了解SIFT-The main achievement of SIFT algorithm is not easy to pay attention to some points of the study and analysis will help a better understanding of SIFT
