搜索资源列表
OPencv
- opencv读取视频文件,对视频进行处理,检测,识别,计数,预处理,分割,模式识别算法。-opencv read video files, video processing, detection, identification, counting, pre-processing, segmentation, pattern recognition algorithms.
shotsplit
- 基于直方图的视频分割,用opencv实现的,运行前需要搭建好环境-Histogram based segmentation, implemented with opencv, running before the need to build a good environment
flame-segmentation
- 用于图像中火焰区域的分割,可作为视频中火焰检测的一部分,用于火焰区域的分割-For image segmentation in the flame zone, the flame detection can be used as part of the video for the division of the flame zone
motion-tracking-and-implementation
- 目标跟踪是计算机视觉的一个重要分支,日益广泛应用于科学技术、国防安全、航空、医药卫生以及国民经济等领域。实现目标跟踪的关键在于完整地分割目标、合理提取特征和准确地识别目标,同时,要考虑算法实现的时间,以保证实时性。当视频图像中被跟踪目标发生姿态变化,存在旋转或部分遮挡时,简单的灰度模板或者Hausdorff距离匹配一般很难达到实时跟踪目标的要求,出现误匹配或者跟踪丢失的情况,而且跟踪效率较低。Gary R.Bradski提出的CAMSHIFT[1](Continu-ously Adaptive
helloopencv
- 摄像头采集视频,分割出背景和前景,背景为灰色,前景为黑白2值图像-get the video from the webcam
shiyan
- 将背景与前景从视频中分割开 并将前景进行多边形或凸包处理-Background and foreground separated from the video and The foreground polygon or convex hull
1
- 该代码实现了把一个视频分割成若干个图片的功能-The code for a video is divided into a number of pictures
track_a_face
- 基于视频的人脸跟踪,方法为肤色分割法有有效定位视频中人脸位置-Video-based human face tracking methods for skin color segmentation method the effective positioning Video human face location
QDHE.avi
- 利用opencv编程,基于直方图均衡的视频增强技术。通过分割图像,适当拉伸,增强效果较好。-Using opencv programming, based histogram equalization video enhancement technology. By image segmentation, proper stretching, enhance better.
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
12354
- 实现了多高斯建模法的视频分割算法和越界检测、运动物体尺寸检测、计数等应用。算法主要由OPENCV实现。 软件目前可实现以下功能: 1)提供高斯建模法研究相应算法实现的效果的影响; 2)可以实现原视频与处理后的视频同时播放,实现跟踪; 3)实现车流量技术计数。 -To achieve a multi-Gaussian modeling method of video segmentation algorithm and cross-border detection, movin
Quadtree
- 完成对视频帧的四叉树分割,在纹理复杂处分割块较小,在纹理平坦处分割较大-Complete quadtree segmentation of video frames, complex area in texture segmentation smaller, flat larger regional segmentation block in texture
segment_objects
- 跟踪分割视频中运动的物体 实现了视频跟踪 运行环境 opencv2.4.9+ vs2010-Tracking the moving objects in the video to realize the video tracking running environment.
2k
- 高斯处理视频并跟踪运动做前景背景分割,利用高斯处理的视频进行运动目标跟踪。-Gaussian process video do prospects background segmentation and track movement
videoseeds
- 对视频进行超体素分割,类似于图像上的超像素分割。-segment the video to Supervoxel
motion-objects-segmentation
- 此程序演示了一种寻找轮廓,连接组件,清除背景的简单方法,实现跟踪分割视频中运动的物体-This program demonstrates the outline of a Looking to connect components, cleanup simple way of background, the video division for tracking moving objects
ExtractForeground
- opencv 调用,视频前景目标分割,动目标提取,对静态视频背景进行分割,提取出运动目标。(Opencv call, video foreground target segmentation, moving object extraction, segmentation of static video background, extraction of moving objects.)
21
- 21.【高斯处理视频并跟踪运动做前景背景分割】bgfg2(21. [Gauss processing video and tracking movement, foreground background segmentation] bgfg2)
高斯处理视频并跟踪运动做前景背景分割
- 采用opencv 高斯处理视频并跟踪运动做前景背景分割(Gauss processes video and tracks motion to do foreground and background segmentation.)
paddlex百度飞桨视频去水印
- 基于PaddlePaddle的AI Studio Codelab,使用PaddleX库和图像分割算法去除视频中的水印。该代码可以去除视频中的一些简单的水印,例如透明度较低的文本水印。
