资源列表
videoTest
- simple program to get information about video device -simple program to get information about video device ....
video
- 在处理avi视频时需要包含的文件,视频处理的很多函数都包含在这里。-a file of dealing with video avi,a lot of function of video are including in it.
alarm
- 智能视频监控:当屏幕中有人影晃动或者明显的物体移动是,在控制台打印告警信息。(运行时最好有摄像头。)-Intelligent Video Surveillance: When the screen was a figure shaking or moving objects, in the console to print warning messages. (Preferably when the camera is running.)
capture
- 利用JMF做的视频采集和存储,但是存储的是媒体流不能播放,是二进制信息,采集时可以看到采集的效果,可以做为参考供大家研究继续对采集的视频流进行编码和传输-Use JMF to do video capture and storage, but storage of the media stream can not play, is the binary information, see the collection can capture the effect can be used as re
faceTracking
- Openframeworks facetracking example
movie3dim
- 如何应用matlab进行视频制作程序源代码,帮助进行相关开发的学习案例文件-How to apply matlab to carry on the video production program source code, to help with the relevant development study case file
WebcamPlus
- 使用ov511usb摄像头,采用video4linux实现视频采集,使用GTK图形库在PC机上显示视频图像。-use ov511usb camera, using video4linux video collection, use GTK graphics library on the PC display video images.
BCvfwConnectUSBCamper
- 添加入BCB中 可以直接拉取 链接USB摄像头 采集数据-BCB can be added to the direct link Pull data acquisition USB camera
hdr
- Source code for capture and image process using PGR camera
New0007
- 可以讲摄像头采集到的数据为yuv格式的装化为bmp格式的图片-can put the format yuv to the format of bmp
grey
- 电子稳像灰度投影算法的电子稳像算法,针对最近matlab2013a进行了修改,使得程序可以适应更多视频格式,可直接运行,效果良好-Electronic image stabilization gray projection algorithm electronic image stabilization algorithm was modified for the recent matlab2013a, so that the program can accommodate more video
fftw-opencv-example
- I ve made an example on how to perform FFT operation using FFTW in OpenCV. It simply loads an image, compute FFT & IFFT, then display the final result. The resulted image has no difference with the original, as it should.