搜索资源列表
BallTracer
- 运动物体的跟踪,在单一背景下可以跟踪球运动的轨迹。-tracking moving objects, in a single context can track the path of the ball movement.
movedetect
- 该系统是为了实现对一系列图片中运动物体的跟踪而设计的,它通过对一系列图片的处理,提取出图片背景,识别出运动物体,进而对运动物体进行跟踪,得到物体运动的轨迹-the system is to achieve a series of pictures tracking moving objects designed, it adopted a series of pictures, photographs extracted background to identify moving objects
opencv-movingdetecte
- 连接上摄像头,可以对摄像头的各个性能进行设定,还可以通过帧间差分与自适应背景的算法对运动的目标检测,还可以采集单帧图像进行保存
diff2bg
- 结合Opencv工具,在VC++上,利用背景差算法实现运动目标检测,并结合三帧差分算法对检测结果进行判断和报警。已通过编译和运行。-Opencv combination of tools, in VC++, using the background of poor moving target detection algorithm, combined with three differential algorithm to judge the test results and alarm. Ha
RunningAvg-without-seletivity
- 此程序的功能是针对图像中的运动目标的检测,程序依照输入视频、建立背景模型、灰度化、两帧相减、检测结果的流程来书写程序。-The function of this procedure is the image of moving target detection, the procedure in accordance with the input video, the establishment of the background model, gray, and two-phase reduc
bijiaobeijing
- 我自己写的一个比较两张灰度图片一张背景一张是背景中含目标,并且把比较结果输出到C盘根目录Object.bmp 文件中!实际就是由运动序列帧中提取出目标!-I wrote it myself a picture of a gray background of the two is the background with a goal, and the results of the comparison to the C output Object.bmp document root directo
imagedetection11
- 从静止的背景图像里面检测运动目标,并实现对序列图像的建立背景图像-Detection of moving targets, and background image on the image sequences from a static background image inside
les
- 基于opengl的三维小球碰撞,包括三维背景的绘制和三维球体的绘制玉运动和碰撞检测-Draw jade the opengl 3D ball collision, including three-dimensional drawing and three-dimensional sphere background movement and collision detection
gameFly
- 实现飞机游戏的代码,其中飞机通过图片实现,有一个老鬼,老鬼有血条,被击中会减血。背景会自动运动-Achieve aircraft game code, including aircraft achieved through the pictures, there is an old devil, old devil with the blood of, will be hit by the blood. Background will automatically Sports
ch3_3
- 泡泡运动,通过载入泡泡图片和背景。运用动量守恒定律来实现泡泡的碰撞。可能缺少几个图片,大家自己补充一下就好-Bubble motion pictures and background by loading bubble. The use of the law of conservation of momentum to achieve bubble collisions. May be missing a few pictures, we like to add your own
redbook1-3
- 使用多边形区域,设计一个简单二维动画,有背景、角色,角色沿一定轨迹运动。-desire a easy 2-D animation which include the background and role who is moving follow some lines.
opencv
- 运用高斯混合背景法对背景建模的背景差分法运动目标检测。-Background method using Gaussian mixture background modeling background subtraction method to detect moving targets.
code
- 用了三帧差分法、背景差分法来辨别图片中的运动物体,包含了报告和算法说明-Spent three difference method, background subtraction method to identify pictures of moving objects, including a descr iption of the report and algorithms
license-plate-recognition-
- 车牌识别技术(Vehicle License Plate Recognition,VLPR) 是计算机视频图像识别技术在车辆牌照识别中的一种应用。车牌识别技术要求能够将运动中的汽车牌照从复杂背景中提取并识-license plate recognition
mixture_of_gaussians
- 计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行