资源列表
FGDetect
- 使用opencv类库,采集视频,采用背景相减法,提取前景-Use opencv library, capture video, using the background subtraction, extraction prospects
avi_hs
- 各种AVI操作的函数包,AVI文件头读取,内容提取等,方便阅读-different kind of operation of AVI
cow
- sndPlaySound() LoadBitmap()
1
- 实现音频文件的播放源代码,使用VC编写,经过实测可用-To achieve playback of audio files
Assignment_3
- * Frequency domain filtering -1. Discrete Fourier Transform Write a C++ function for each of following: (a) Multiply the input image by (-1)x+y to center the transform for filtering. (b) Compute the two-dimensional discrete F
Assignment_2
- Image Enhancement -1. Histogram Equalization (a) Write a C++ function for computing the histogram of an image. (b) Write a C++ function to implement the histogram equalization with local enhancement ability for any neighbourhood si
SFTW351-Assignment1-D-A6-2776-4
- * Zooming and Shrinking Images -(a) Write a computer program capable of zooming and shrinking an image by nearest neighbour and bilinear interpolation. The input to your program is the desired size of the resulting image in the horizontal a
MyPlayer
- 只是一款由老师带领我们制作的音频播放软件,由C++编程-my player
CDPlayer
- 播放一张插入光驱的cd,提供了简单的上一首,下一首功能 -Insert CD-ROM drive playing a cd, provides a simple, on one, and the next in the first function
tuxiangchuliruanjian
- 图像处理软件源码。 VC++平台下编写。内含灰度图像处理,真彩图像处理,图像跟踪,轮廓提取等功能。-Image processing software source code. VC++ platform to prepare. Containing gray image processing, true color image processing, image tracking, contour extraction functions.
mfcc_bsl
- 近期老师叫做MFCC,在用vc做这个程序的过程中,查找了大量的资料与其他人的源代码。发现并不是所有的人都能很准确的了解MFCC的计算过程,参考了matlab中关于MFCC中的数据,编写了此程序。 结果是可以做出来的,但是还没有跟matlab结果作对比 -recently i was told to write a program, using vc++. during the course, i have had substantial amount of reading related t
VDrums
- Virtual Drums is a drum set programed in C using the SDL API, in the Dev-C++ compiler.