资源列表
audio
- 利用python对视频中较为明显的某样物体进行捕捉;直线检测及其他图像基本操作(Using Python to capture an object that is more obvious in video ;Line detection and other basic image operations)
ucam_helloV480_60_full
- Code for scan an image with a segmentation algorithm, and found patrons or shapes
y_quantizer
- 对于视频编解码感兴趣的初学者非常有帮助,深入学习量化编码中的细节!-Very helpful for beginners interested in for video codec, in-depth study details of the quantization coding!
01
- 利用vb语言编写的摄像头监控程序,相互交流学习-Using vb language camera monitoring program, mutual exchange of learning
stardot
- 视频监控程序的一个部分模块,可以各种摄像头的监控程序-Part of a video surveillance program module that can process all kinds of camera surveillance
asdb156
- 获取摄像头数据代码,纯代码操作。无控件-Camera data access code, net code operation. No controls
detect
- 基于摄像头的手势分割与检测。程序在pc机上可以实现视频实时在线捕捉,MFC界面控制。-Camera-based gesture segmentation and detection. Pc machine procedures can achieve real-time video capture, MFC interface control。
calibration
- The calibration file contains a source code developed on Visual C++ 2008, we have used the OpenCV library for import and process the stereo input images. This code generate un text file that contains the estimated parameters for calibration.
vcPPshipin
- 视频捕获程序 相当于驱动摄像头 有详细代码还有解释部分 新手不要看啊 麻烦-Video cameras capture program is equivalent to driving a detailed interpretation of the code still trouble some newcomers do not look at ah
MDIApp
- ce programme permet de creer application multiédia
Kalman_examples
- kalman filtering matlab code for image and video and image processing applications
mediaplayer
- MediaPlayer.java 是一个用JMF开发的多媒体播放程序,是一个很好的JMF入门示例。 FrameAccess.java 是一个能够访问视频流中每一帧的程序,对于作视频处理研究的人很有帮助。