搜索资源列表
视频分析程序(STFT和CWT,DWT)
- 数字信号处理的视频分析中短时傅立叶变化STFT和连续小波变化CWT和离散小波变换DWT的算法源程序,在实际中已应用,-digital video signal processing of short-time Fourier analysis of changes STFT and continuous wavelet transform CWT and DWT DWT algorithm source, in practice has been applied.
视频控制
- 通过对usb摄像头的视频捕捉,分析每帧图像灰度统计值,去产生最简单的控制命令。
matlab中的视频分析工具箱
- 提供matlab中的视频分析工具,更方便地进行时频分析。
AnalyzeData 海康帧分析库demo代码
- 海康帧分析库demo代码,做视频智能分析使用-Frame Analysis Library Haikang demo code
AviShow
- 能够提出视频关键帧,具有很好的视频分析功能,是一个不错的视频分析程序-Able to make the video key frame, with good video analysis, video analysis is a good program
MyWriteAvi
- 在VC++6.0中,用OpenCV采集摄像机的视频图像,并保存为avi的视频文件,对OpenCV学习和视频分析的人员会有所帮助.-In VC++6.0, the use OpenCV camera capture video images and save it as avi video file, right OpenCV learning and video analysis staff will help.
63535316jiqishijue
- 视频文字识别在视频分析与检索中有着重要作用,该算法对字幕图像进行N层小波分解,获得该视频文字的低频分量,再借助相似性度量方法实现视频文字的识别。-Video character recognition in the video analysis and retrieval plays an important role in the algorithm of subtitles images N layer wavelet decomposition, which is low-frequenc
VideoMotion
- 利用Csharp写得 关于视频分析和运动追踪的源代码 公司的一个小项目。希望对从事图像识别的人有点帮组-CSharp written on the use of video analysis and sports companies to track the source code of a small item. Image Recognition wish to engage in a bit to help groups of people
trackKim
- 智能视频分析算法与仿真,做目标跟踪的一定要-video analysis
showvedio
- 打开avi视频,并通过相应算法分析检索移动物体,其中涉及到使用OPENCV-check the moving
LicensePlateLocation
- 车牌定位VC++源程序,高速公路视频抓拍汽车车牌并分析车牌号。-License plate location VC++ source code, highway video capture and analyze vehicle license plate number plate.
hyt
- 对果蝇的视频分析处理,从而得到三维轨迹的重建-Video analysis and processing of fruit flies, which are three-dimensional reconstruction of trajectory
Videobasedvehicledetectionandanalysisalgorithm
- 基于视频分析的算法,一篇杂志文献,对做智能交通有参考价值-Algorithm based on video analysis, a magazine literature, there is reference made intelligent transportation
AutoDectPerson
- 运动物体探测代码,VC++编写,视频分析的入门资料,欢迎交流-Moving object detection code, VC++ written, video analysis of entry information, please share
Elecard.Streameye.Tools
- 视频分析工具,很好很强大-Video analysis tools, very good very strong
视频处理图片程序
- 将视频中内容分帧,然后提取成图片形式,方便进行分析处理(In the video content extraction into a picture of)
视频分析算法_VAP源代码-算法仿真
- 提供60种基于Matlab的视频分析算法源代码(Provides 60 Matlab based video analysis algorithm source code)
dynamic
- 将视频转换成dynamic image 做视频分析,内含示例(to get dynamic image from videos, contain gray and RGB two approachs)
h264视频数据分析
- h264视频数据分析,简单的h264视频分析源码,在vs2010运行通过
基于帧间差分法的视频目标检测系统
- 运动目标自动检测是对运动目标进行检测、提取、识别和跟踪的技术。基于视频序列的运动目标检测,一直以来都是机器视觉、智能监控系统、视频跟踪系统等领域的研究重点,是整个计算机视觉的研究难点之一"。运动目标检测的结果正确性对后续的图像处理、图像理解等工作的顺利开展具有决定性的作用,所以能否将运动物体从视频序列中准确地检测出来,是运动估计、目标识别、行为理解等高层次视频分析模块能否成功的关键。