搜索资源列表
mpeg2
- 该目录下包含了实施ISO/IEC DIS 13818-2标准的源程序。它可以将为压缩的图像 转化成MPEG-1和MPEG-2视频编码流,同时也可以进行逆变换。 doc/目录下的mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信 息。verify/目录下是一组用来进行验证的图像和小的数据流,以及用来自动检测编码 器和解码器输出的Unix shell脚本文件。 在src/目录下有两个子目录mpeg2enc/和mpeg2dec/,其中包含了编码器和解码器 的源代码,以及
H.263
- 最近想做个视频流检测的东东,发现了这篇文章:H_263编码器中运动补偿的MMX加速,应该是当今很流行的技术了,于大家共享了!
Delphi_MotionDetect.基于OPENCV,寻找运动目标轮廓
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。,This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
shpl.rar
- 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。,From camera or AVI file to be video streaming, video stream on the edge detection, and output results.
motiondetect.rar
- 使用OpenCV 来寻找轮廓实现视频流的运动目标检测 能检测一段视频或网络摄像头实时读入视频中的运动物体,it is a short code that can detect the motion object of a vedio or through a web camera using opencv and visual c++. ..
DIP
- 图像的操作,及视频流的相关操作,基于opencv,运动目标检测,中值滤波,高斯背景模型,混合高斯模型-The operation of the image, and video streams related operations, based on the opencv, motion detection, median filtering, Gaussian background model, Gaussian mixture model
shibie
- 从视频流中检测出运动目标 从视频流中检测出运动目标-From video stream to detect moving targets from the video stream to detect moving targets
motiondetect
- 寻找轮廓实现视频流的运动目标检测:从二值图像中提取轮廓,并返回提取轮廓数量。-Look for the outline of the sports video streaming achieve target detection: From the binary image to extract the outline, and contour extraction quantity back.
opencvbasedaviopenandtest
- 从摄像头货AVI文件捕捉视频流并进行边缘检测-Goods from the camera to capture video stream AVI files and edge detection
motiondetect
- opencv寻找轮廓实现视频流的运动目标检测-opencv contour search video streaming implementation of the moving target detection
MotionDetect
- 该程序通过寻找轮廓从而实现视频流的运动目标检测-To find the outline of the video stream to achieve the moving target detection
FaceDetection
- 人脸识别技术可以应用于基于网络的身份认证,我们实现了基于WebCam的人脸识别与跟踪系统。本文以WebCam采集的视频流为数据源,截取视频流中的单帧图像,通过转换彩色空间、人脸肤色建模、后处理操作和人脸定位算法实现了人脸检测,并以此为基础实现了在视频流中对于人脸的跟踪。试验结果表明,我们所实现的人脸识别算法适用于近距离人脸的检测,可以应用于基于WebCam的身份认证。 -Face recognition can be applied to identity authentication on I
videoldws
- 本程序在视频流中检测道路线标记,并强调该车辆的行驶线。这些信息可以被用来检测车辆的意外离开并发出警告。-This demo detects road lane markers in a video stream and highlights the lane in which the vehicle is driven. This information can be used to detect an unintended departure from the lane and issu
DCT_SVD
- 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
example
- 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测,并输出结果。-AVI files from the camera or get the video stream, video stream edge detection, and output.
FaceMFC_v2
- 使用OpenCV做的一个人脸检索系统,包括实现了静态图片的人脸检测,以及视频流中的人脸检测,和人脸匹配,实现了视屏播放,在视频中快速检索需要寻找的人脸目标-Using OpenCV to do a face retrieval system, including the realization of the static image of face detection and video streaming in face detection and face matching, to achi
AVIVEDIO
- 视频流检测程序opencv c语言 图像处理 详细说明-avi detective opencv c
Human-Face-Detection.zip
- 人脸识别,是基于人的脸部特征信息进行身份识别的一种生物识别技术。用摄像机或摄像头采集含有人脸的图像或视频流,并自动在图像中检测和跟踪人脸,进而对检测到的人脸进行脸部的一系列相关技术,通常也叫做人像识别、面部识别。(Face recognition is a biometric technology based on human facial feature information for identification. A camera or camera is used to collect
circledetection
- 可以实现直接调用电脑摄像头,实现视频中圆形物体的检测,(Detection of circular objects in video)
视频检测
- 视频人脸检测,基于视频流获取图像,进行人脸和眼睛定位。(Video face detection is based on video stream to get images and locate faces and eyes.)