搜索资源列表
videoFrameGet
- 一个视频处理软件,功能: (1)读取给定视频文件,提取帧率,并按照秒为单位将视频保存为连续的多幅图像。如:帧率为25fps的话,则每秒钟存储25幅图像,秒钟的序号作为不同文件夹名称。 (2)对第i秒钟的图像序列,随机选取其中的n幅(n为随机输入变量,不同的i对应的n也不同,显然n<原始帧率)。 (3)对(2)中选取出来的所有图像,按时间顺序生成视频。新视频的帧率为(随机选取出的图像总数/原始视频的时长)。 -A video processing software, feat
OpenCVTest_MorphologyOperation._2012.07.25
- its exampl program of Mophology for OpenCV
OpenCVTest_Camer_2012.07.25
- its example program of Camera preview for OpenCV
OpenCVTest_OnFilter._2012.07.25
- its example program of Filter for OpenCV
OpenCVTest_Threshold_2012.07.25
- its example program of Threshold for OpenCV
25.04-HautfarbePGesichtedetektion
- 利用肤色提取和Viola & Jones积分图来实现人脸检测-Face detection using skin color extraction and integral image
Exp2_7
- 利用OpenCV函数缩放图片到原本的25 并对其进行Canny边缘检测,最后显示原图和边缘检测的效果。-Use the OpenCV function scaling the image to 25 and its Canny edge detection, and finally show the original image and the effect of edge detection.
Kinect-V2-Joints-Programming
- Kinect V2 Joints bodyFrameSource = WindowsPreview.Kinect.BodyFrameSource Frame data is a collection of body objects each with 25 frames. Each joint has position in 3D space and an orientation
