搜索资源列表
-
0下载:
这是用vc++开发的一个基于帧间差法检测视频中的运动目标,对学习这个原理的朋友一定有帮助,可以正常使用(需要摄像头)。,This is vc++ to develop an inter-frame difference method based on detection of moving targets in video, on learning the principles of our friends will certainly be helpful, you can use (the
-
-
0下载:
视频场景切分和关键帧提取是视频摘要技术的两个关键内容-Video scene segmentation and key frame extraction is a video summary of the contents of two key technologies
-
-
0下载:
用matlab实现了视频的分割,能够读取视频的每一帧,比较相邻两帧的相似度,下把图像分块,比较每一块的相似度-Matlab achieved by video segmentation, can read each video frame, comparing the similarity of two adjacent, under the sub-image blocks, each of the similarity comparison
-
-
0下载:
mpeg1视频中的I帧以及P帧编码算法在matlab中的模拟-mpeg1 video of I frames, as well as P-frame coding algorithm of the simulation in matlab
-
-
0下载:
This package contains m-files for the segmentation of a moving foreground from video with a static background
-
-
0下载:
This project deals with the tracking and following of single object in a sequence of frames
and the velocity of the object is determined. Algorithms are developed for improving
the image quality, segmentation, feature extraction and for deterring
-
-
0下载:
这个程序说明了如何使用基本形态学算子和模糊分析提取视频流信息,并计数大肠杆菌细菌在每个视频帧的数量。请注意,不同的细胞的亮度使得分割的任务更加富有挑战性的。
%版权所有2004-2009 MathWorks公司
%$修订:1.1.6.1.2.2 $ $日期:2010/01/08二十三时36分31秒$-This demo illustrates how to use a combination of basic morphological
operators a
-
-
0下载:
为了提取血管扩张收缩的变化趋势,在采集原始视频AVI图像,进行帧序列转换后,提取血管轮廓成为研究
的重点。文中提出了一种基于标记分水岭对血管超声帧图像的分割方法,该法针对超声图像对比度低、噪声强的特点在标记
之前进行小波域增强。实验证明该法较传统的区域生长法更能准确地提取目标轮廓。基于该法得到的血管在连续时间内截面
积变化曲线,更方便医师进行精确的病理分析。由此可见,该法更适用于超声血管图像的边界提取。
-In order to extract the trend of cont
-
-
0下载:
Takes a video stream as input and applies Red color segmentation for each frame in the RGB color space.The code uses OpenCv library.
-
-
0下载:
基于OTSU的图像二值化分割,本程序是从视频中截取某一帧来实现-OTSU-based binary image segmentation, this program is a frame from the video to achieve the interception
-
-
0下载:
进行了视频人体对象分割技术研究,综合
使用静态图像分割技术与帧间运动检测技术,设计并实现了一个交互
式视频对象分割系统-Human object segmentation for video technology, the integrated use of static image segmentation and inter-frame motion detection technology, design and implementation of an interactive v
-
-
0下载:
video object segmentation based on accumulated frame differencing
-
-
0下载:
实现的类可以将每个图片转成hsi颜色空间的图片并显示。在main函数中实现一个文件夹下对于视频的递归遍历,将每个视频中的每一帧取出,进行变换,最后将每个视频中所有帧的亮度值(hsi空间中的i)化成折线图输出并存储为图片,在亮度变化特别大的点用圆点圈出,图片存在视频所在目录下。由于要实现对视频中所有帧的处理,为了加快速度因此单独的将每幅图转成hsi之后现实出来的那三个窗口被注释掉了(否则会现),需要的去掉hsi.cpp后面的那几行注释符号就可以。想要转换颜色空间的,只需要单独用的可以只使用hsi.
-
-
0下载:
就如何从视频序列中分割出具有语义意义的运动对象 ,本文提出了一种自动的基于背景的运动对象分割算法 ,利用颜色、形状和灰度等特征对第一帧图像进行初步分割 ,然后根据帧间运动信息构造背景图像 ,最后以背景图像和帧差图像作为参考图像 ,对同一场景中的所有视频帧进行快速可靠的分割 。-On how to split out from the video sequences of moving objects with semantic meaning, this paper presents a con
-
-
0下载:
实现了一种帧差视频分割算法,能够将视频中的运动目标检测出来,并做了后处理-
允许输入拉丁字符的拼音
中文(简体)
英语
日语
Implements a frame-difference video segmentation algorithm, ab
-
-
0下载:
帧间差法实现视频对象的分割,进行运动目标的检测小程序。-The frame difference method of video object segmentation, moving target detection procedures.
-
-
0下载:
对4幅字符图像进行字符分割(基本要求)以及字符识别。或者对一段视频中的每帧图像进行字符分割与识别。-Four character image segmentation of the characters (basic requirements) and character recognition. Each frame in a video character segmentation and recognition.
-
-
2下载:
基于ffmpeg的视频镜头分割及关键帧提取代码,C-Video shot segmentation based on ffmpeg and key frame extraction code, C++
-
-
0下载:
这组代码能够提取出交通视频中帧图像中汽车的车牌,能够独立的检测分割显示出车牌,对于车牌识别有很大的帮助。-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.
-
-
1下载:
基于内容的视频检索的镜头分割、关键帧提取技术-Content-based retri of video shot segmentation, key frame extraction techniques
-