搜索资源列表
视频镜头分割
- 本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
Motion-BasedForegroundSegmentation
- 基于运动的视频前景分割实现方法,matlab代码-Prospects for the video based on motion segmentation method, matlab code
avitoim.m
- 这是我读硕时 师兄让我写的把AVI视频转成一帧帧图像的代码 绝对好用 文件夹理有我的联系方式 有问题问我-This is when I read Augmentum师兄let me write the AVI video into a fr a me image of the code is absolutely easy to use folder justifications have my contact there asked
ObjectTracking
- mean shift 目标跟踪,用于跟踪视频目标,本人修改了部分程序。均值转移算法、均值转移代码、Mean-Shift,用于视觉目标跟踪、视频监控、主动视觉等领域,还可以用于图像分割/图像聚类/聚类分割。-mean shift algorithm is used to track visual object. Applied in visual object tracking, visual tracking, visual surve
2007_3_20
- 一款视频9分割前端的应用代码,带云台控制功能,带外部24警报处理,带硬盘的USB模式控制(不含记录)。9路模拟视频输入,AD采用TI的5154,视频分割用AM209。后端的视频记录不包含。-DVR
MD
- 本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
H264Android_code
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分
4CHQUADTW2824.RAR
- 特可威尔TW2823_4分割,8分割视频监控类代码-4 Special Will be split, split video surveillance category code 8
1
- 该代码实现了把一个视频分割成若干个图片的功能-The code for a video is divided into a number of pictures
Projects
- 一个分割视频到镜头的代码,使用c#调用ffmpeg,必须先安装ffmpeg,另外请修改你的ffmpeg路径-A split video to the lens of the code, using the c# call ffmpeg, you must first install ffmpeg Also, please modify your ffmpeg path
test.tar
- 使用opencv开发的一款分割视频到镜头的源码,如果要用,请确保你会安装opencv,并且请先用ffmpeg切割视频到帧,再用此代码进行检测。 环境: ubuntu,eclispe,c++。-It is a code for cuting videos into lens using opencv. Before downloading,you should make sure that you know how to build
video_key_frame
- 基于ffmpeg的视频镜头分割及关键帧提取代码,C-Video shot segmentation based on ffmpeg and key fr a me extraction code, C++
chepaitiqu
- 这组代码能够提取出交通视频中帧图像中汽车的车牌,能够独立的检测分割显示出车牌,对于车牌识别有很大的帮助。-This set of code to extract the traffic video fr a me image of car license plate, can the independent testing shows the license plate, segmentation is of great help fo
OpenCV
- 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 2
video-segmentation
- 本代码实现的是视频中运动目标的分割,采用了三帧差法进行目标检测。-The code is in the video moving target segmentation, using three difference method for target detection.
ffmpeg-2015
- ffmpeg开源代码,实现视频的分割,提取图片,适合研究视频,修改格式,编码开发等作业,最新版,完整版。欢迎下载学习-Ffmpeg open source code, to achieve video segmentation, extraction of pictures, suitable for research video, modify the format, encoding development and other op
pro_shotSegment
- 视频镜头分割代码,效果显著,速度快速,准确率好,VS2010开发,便于视频镜头分割,再结合ffmpeg(百度有实现方法),非常简单。非常适合实验,开发~-Video shot segmentation code, the effect is significant, fast speed, good accuracy, VS2010 development, facilitate video shot segmentation, com
movement_detecting
- 本代码实现的是视频中运动目标的分割,采用了三帧差法进行目标检测。(The code is in the video moving target segmentation, using three difference method for target detection.)
read video and save every frame as .jpg
- 将视频拆分成一帧帧的图像,并统计帧的数量,此代码在matlab r2016b环境下运行(The video is split into one fr a me and the number of fr a mes is counted.)
VideoSegmentation
- 关于视频分割的matlab代码,介绍现有的镜头检测算法的MATLAB实现,并提出了另一种方法来执行它(present the MATLAB implementation of existing shot detection algorithms and propose an alternative way to perform it.)