搜索资源列表

  1. 视频镜头分割

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

  1. Motion-BasedForegroundSegmentation

    0下载:
  2. 基于运动的视频前景分割实现方法,matlab代码-Prospects for the video based on motion segmentation method, matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-24
    • 文件大小:6kb
    • 提供者:fang
  1. avitoim.m

    0下载:
  2. 这是我读硕时 师兄让我写的把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
  3. 所属分类:图形图象

    • 发布日期:2024-11-24
    • 文件大小:8kb
    • 提供者:王东
  1. ObjectTracking

    0下载:
  2. mean shift 目标跟踪,用于跟踪视频目标,本人修改了部分程序。均值转移算法、均值转移代码、Mean-Shift,用于视觉目标跟踪、视频监控、主动视觉等领域,还可以用于图像分割/图像聚类/聚类分割。-mean shift algorithm is used to track visual object. Applied in visual object tracking, visual tracking, visual surve
  3. 所属分类:图形图象

    • 发布日期:2024-11-24
    • 文件大小:5kb
    • 提供者:朱亮亮
  1. 2007_3_20

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

    • 发布日期:2024-11-24
    • 文件大小:139kb
    • 提供者:超散户
  1. MD

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

    • 发布日期:2024-11-24
    • 文件大小:945kb
    • 提供者:carol.yym
  1. H264Android_code

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

    • 发布日期:2024-11-24
    • 文件大小:635kb
    • 提供者:caoliang
  1. 4CHQUADTW2824.RAR

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

    • 发布日期:2024-11-24
    • 文件大小:110kb
    • 提供者:leijack
  1. 1

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

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:50kb
    • 提供者:chen
  1. test.tar

    0下载:
  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
  3. 所属分类:其他小程序

    • 发布日期:2024-11-24
    • 文件大小:141kb
    • 提供者:chen
  1. video_key_frame

    0下载:
  2. 基于ffmpeg的视频镜头分割及关键帧提取代码,C-Video shot segmentation based on ffmpeg and key fr a me extraction code, C++
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-24
    • 文件大小:2kb
    • 提供者:李亚南
  1. chepaitiqu

    0下载:
  2. 这组代码能够提取出交通视频中帧图像中汽车的车牌,能够独立的检测分割显示出车牌,对于车牌识别有很大的帮助。-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
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-24
    • 文件大小:1kb
    • 提供者:jack
  1. OpenCV

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

    • 发布日期:2024-11-24
    • 文件大小: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图形编程

    • 发布日期:2024-11-24
    • 文件大小:800kb
    • 提供者: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 op
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-11-24
    • 文件大小: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, com
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-11-24
    • 文件大小:3kb
    • 提供者:高岩
  1. movement_detecting

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

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

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

  1. VideoSegmentation

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

    • 发布日期:2024-11-24
    • 文件大小:4.51mb
    • 提供者:云无心123
« 12 »

源码中国 www.ymcn.org