CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 视频分割代码

搜索资源列表

  1. 视频镜头分割

    3下载:
  2. 本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
  3. 所属分类:视频捕捉/采集

  1. H264Android_code

    0下载:
  2. H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:634.97kb
    • 提供者:caoliang
  1. MD

    0下载:
  2. 本代码实现了视频镜头分割,采用基于颜色直方图的方法-This code implements the video shot segmentation, using the method based on color histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:944.64kb
    • 提供者:carol.yym
  1. Motion-BasedForegroundSegmentation

    0下载:
  2. 基于运动的视频前景分割实现方法,matlab代码-Prospects for the video based on motion segmentation method, matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6.38kb
    • 提供者:fang
  1. avitoim.m

    1下载:
  2. 这是我读硕时 师兄让我写的把AVI视频转成一帧帧图像的代码 绝对好用 文件夹理有我的联系方式 有问题问我-This is when I read Augmentum师兄let me write the AVI video into a frame image of the code is absolutely easy to use folder justifications have my contact there asked me the question
  3. 所属分类:图形图象

    • 发布日期:2013-04-25
    • 文件大小:8.43kb
    • 提供者:王东
  1. 2007_3_20

    0下载:
  2. 一款视频9分割前端的应用代码,带云台控制功能,带外部24警报处理,带硬盘的USB模式控制(不含记录)。9路模拟视频输入,AD采用TI的5154,视频分割用AM209。后端的视频记录不包含。-DVR
  3. 所属分类:USB develop

    • 发布日期:2017-04-17
    • 文件大小:139kb
    • 提供者:超散户
  1. 4CHQUADTW2824.RAR

    0下载:
  2. 特可威尔TW2823_4分割,8分割视频监控类代码-4 Special Will be split, split video surveillance category code 8
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:110.43kb
    • 提供者:leijack
  1. 1

    0下载:
  2. 该代码实现了把一个视频分割成若干个图片的功能-The code for a video is divided into a number of pictures
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:641byte
    • 提供者:zy
  1. Projects

    0下载:
  2. 一个分割视频到镜头的代码,使用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
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:49.79kb
    • 提供者:chen
  1. test.tar

    2下载:
  2. 使用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 opencv path.Please first cut v
  3. 所属分类:Other systems

    • 发布日期:2017-08-25
    • 文件大小:141kb
    • 提供者:chen
  1. video_key_frame

    2下载:
  2. 基于ffmpeg的视频镜头分割及关键帧提取代码,C-Video shot segmentation based on ffmpeg and key frame extraction code, C++
  3. 所属分类:Special Effects

    • 发布日期:2016-01-23
    • 文件大小:2kb
    • 提供者:李亚南
  1. chepaitiqu

    0下载:
  2. 这组代码能够提取出交通视频中帧图像中汽车的车牌,能够独立的检测分割显示出车牌,对于车牌识别有很大的帮助。-This set of code to extract the traffic video frame image of car license plate, can the independent testing shows the license plate, segmentation is of great help for the license plate recognition.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:714byte
    • 提供者:jack
  1. OpenCV

    0下载:
  2. 基于opencv的use摄像头视频采集程序 1 基于opencv的两个摄像头数据采集 3 能激发你用代码做视频的冲动程序 6 图像反转(就是把黑的变白,白的变黑) 11 图像格式的转换 12 从摄像头或者AVI文件中得到视频流,对视频流进行边缘检测 13 采用Canny算子进行边缘检测 15 角点检测 18 图像的旋转加缩放(效果很拽,用地球做就像谷歌地球似的) 21 Log-Polar极坐标变换 22 对图像进行形态学操作(图像的开闭,腐蚀和膨胀运算)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1.6mb
    • 提供者:jianglei
  1. video-segmentation

    0下载:
  2. 本代码实现的是视频中运动目标的分割,采用了三帧差法进行目标检测。-The code is in the video moving target segmentation, using three difference method for target detection.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:799.67kb
    • 提供者:liuxingyun
  1. ffmpeg-2015

    0下载:
  2. ffmpeg开源代码,实现视频的分割,提取图片,适合研究视频,修改格式,编码开发等作业,最新版,完整版。欢迎下载学习-Ffmpeg open source code, to achieve video segmentation, extraction of pictures, suitable for research video, modify the format, encoding development and other operations, the latest version,
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-06-01
    • 文件大小:12.74mb
    • 提供者:高岩
  1. pro_shotSegment

    0下载:
  2. 视频镜头分割代码,效果显著,速度快速,准确率好,VS2010开发,便于视频镜头分割,再结合ffmpeg(百度有实现方法),非常简单。非常适合实验,开发~-Video shot segmentation code, the effect is significant, fast speed, good accuracy, VS2010 development, facilitate video shot segmentation, combined with ffmpeg (Baidu has i
  3. 所属分类:Video Capture

    • 发布日期:2017-04-14
    • 文件大小:3.49kb
    • 提供者:高岩
  1. movement_detecting

    0下载:
  2. 本代码实现的是视频中运动目标的分割,采用了三帧差法进行目标检测。(The code is in the video moving target segmentation, using three difference method for target detection.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:2kb
    • 提供者:hhrs
  1. read video and save every frame as .jpg

    0下载:
  2. 将视频拆分成一帧帧的图像,并统计帧的数量,此代码在matlab r2016b环境下运行(The video is split into one frame and the number of frames is counted.)
  3. 所属分类:其他

  1. VideoSegmentation

    1下载:
  2. 关于视频分割的matlab代码,介绍现有的镜头检测算法的MATLAB实现,并提出了另一种方法来执行它(present the MATLAB implementation of existing shot detection algorithms and propose an alternative way to perform it.)
  3. 所属分类:其他

    • 发布日期:2020-09-03
    • 文件大小:4.51mb
    • 提供者:云无心123
  1. paddlex百度飞桨视频去水印

    0下载:
  2. 基于PaddlePaddle的AI Studio Codelab,使用PaddleX库和图像分割算法去除视频中的水印。该代码可以去除视频中的一些简单的水印,例如透明度较低的文本水印。
  3. 所属分类:OpenCV

« 12 »
搜珍网 www.dssz.com