搜索资源列表
VedioCapture_CSharp
- 视频捕获程序,C#源码,带avicap32.dll,捕获USB摄像头图像
OpenCV-code 基于C/C++语言的开源图像处理函数库
- OpenCV是一个基于C/C++语言的开源图像处理函数库,其代码都经过优化,可用于实时处理图像,具有良好的可移植性,可以进行图像/视频载入、保存和采集的常规操作.-OpenCV is based on C/C++ language, open source image processing library, the code have been optimized for real-time image processing, has good portability, can images/v
triclopsDemo.rar
- 一个基于PointGray公司的双目相机开发出Demo程序,集成了相机控制,双目视频采集,边界提取,三维重构等功能,c++编译通过,PointGray-based company developed a binocular camera Demo program, integrates camera control, binocular video acquisition, edge extraction, three-dimensional reconstruction of function
AVI_Filter
- 用C++实现的AVI视频消噪,先将分解为独立的桢,再利用相关性去噪-AVI video de-noising
BGFG_CODEBOOK
- 基于码书的运动目标检测是和混合高斯模型(MoG,GMM)类似的而简单有效的背景剪除方法,附件是VC++6.0编写的基于码书的运动目标检测,可直接读取摄像头,也可改为读取硬盘视频文件,需安装Opencv1.1-Codebook-based moving target detection and Gaussian mixture model (MoG, GMM) and a similar cut off the background simple and effective method of a
jpeg2yuv.c
- 这些天跟视频打交道,所以需要进行图片的编程,由于jpeg的广泛感使用和优越性能,jpeg压缩便成为我实验的目标。 使用源码是IJG JPEG Library,下载地址:http://www.ijg.org/-These days to deal with the video, so the need for the programming of the picture, jpeg extensive sense of use and superior performance, jpeg
20090611
- visual c++的视频处理程序,可以逐帧读取AVI的视频文件,VC下使用OPENCV-visual c++ video processing program that can read AVI video files frame by frame, VC use OPENCV
ImageProcessing
- 一个实现图象的各种数字变换、滤波、编码,包括图象识别、运动检测等的完整工程源程序。 vc++ 6.0-A program that processes all kinds of data exchange,filter of waves,code ,including image identification,moving check and so on.
dct
- 实现图像压缩中的DCT变换,尤其是对于H.264视频标准中的DCT变换。-The realization of image compression in DCT transformation, especially for H.264 video standard DCT transform.
paper
- 智能交通监视系统中基于边缘的运动目标提取算法 本文的算法是基于C++和OPEN CV实现的,要运行此程序首先要安装这两个软件 由于本文在采集图像时用到的视频图像较大 ,要100多兆,所以演示程序采用另一个视频,以观其效果 本程序中采用视频序列的前四十帧的奇数帧提取出背景边缘,用参数backframes来控制,backframes/2 即是采用的帧数。 cedge_thresh1和cedge_thresh2来控制做背景检测是用到的CANNY算子的两个阈值。
Image_Processing_Practise
- 这是《精通Visual C++数字图像处理技术与工程案例》光盘源代码,共包含9个完整用例(含源代码、完整设计流程图、原理介绍):人脸检测、牌照自动识别监控、运动人体跟踪、细胞识别统计、文字识别、相机自动调焦、计算机集成数控、运动检测、车牌定位。书中含图像和视频资源,不需自行搜集。此外还有对于数字图像处理基础知识、工程使用中涉及的基本技术的介绍。-This is《proficient in Visual C++ digital image processing technology and eng
FaceRecognition
- haar特征boost人脸识别,包括视频和图像以及完整界面-haar features of face recognition boost, including video and images as well as the integrity of the interface
Winamp
- 次程序主要是使用visual c++,可以实现防真的视频播放器的功能!-visual c++,AVI
27-AviGenerator_demo
- 本程序是用visual c++实现的可以仿真实现AVI的功能,能播放视频-visual c++ visual c++
motion_detector
- 视频运动检测相关视频,用于检测运动特征,并提取-Related video motion detection video, for the detection of movement and extraction
Medianfilter
- 视频图像中值滤波处理源程序,对视频卡捕捉的视频信号进行中值滤波。-Video image processing median filter source, video capture card in the video signal filtering.
FaceDetectonwithSkinandMotionAnalysis
- 人脸识别,使用的是头发和行为分析,可以输入视频,也可以直接使用视频,非常好用-Recognition, using hair and behavior analysis, you can enter the video, you can directly use the video, very easy to use
Complete-identification-including-skin-and-the-act
- 本文的目的是提供一个我开发的SSE优化的,C++库,用于人脸检测,你可以马上把它用于你的视频监控系统中。涉及的技术有:小波分析,尺度缩减模型(PCA,LDA,ICA),人工神经网络(ANN),支持向量机(SVM),SSE编程,图像处理,直方图均衡,图像滤波,C++编程,还有一下其它的人脸检测的背景知识-The purpose of this paper is to provide an I developed SSE optimized, C++ library, used for face d
votr
- VOTR追踪代码,C++实现的源码,实现视频追踪。(VOTR tracking code, C++ implementation)
opencv_car_counting
- 使用opencv,c++对视频中出现的车辆计数(car counting with opencv, c++)