搜索资源列表
VideoObjectDetection
- 本程序支持摄像头,通过逐祯差分实现视频中移动物体的检测。同时还带有中值滤波、平均值滤波、微分边缘检测等代码
moveDetect
- 运动物体识别。 检测链接到windows摄像头的运动物体,将背景和移动物体区别开来。-Moving object recognition. Link to windows detect camera movement of objects, the background and to distinguish between moving objects.
pfGui
- 对移动物体的目标检测与跟踪,基于meanshift的颜色跟踪算法,可以在背景相对单一的背景下对H分量高的物体进行跟踪。跟踪效果更佳。-The goal of moving object detection and tracking, color tracking algorithm based on meanshift, relatively in the background context of a single component of high-H objects to track. B
zhifangtu3
- 帧差法来检测运动的物体,移动哦物体识别的较好的参考资料-Frame-difference method to detect moving objects, moving object recognition better oh reference
dectect-moving-thing
- 实现移动物体的检测,不包括静态的物体,然后将其框出。-TO achieve the dectect the moving things not include the static goods then draw a retangle
ForegroundExtract
- 视频捕捉的对象中,背景通常保持不变。一般分析中关注移动的前景物体,威力提取出前景物体,需要建立背景的模型,将模型和当前帧进行比对检测前景物体。前景提取应用非常广泛,特别是在智能监控领域中。 如果有不含前景物体的背景图片,提取前景的工作相对容易,只需要比对当前帧和背景图片的不同,调用函数absdiff实现。但是大多数情况,获得背景图片是不可能的,比如在复杂的场景下,或者有光线条件的变化。因此,就需要动态的变换背景。一种简单的办法是对所观察到的图片取平均,但这样做也有很多弊端,首先,这种办
ColorID2D
- [原创]这是一个使用Direct2D编写的分类动画演示程序,你可以通过按下键盘数字键的1-9来产生9种不同的目标,然后这些目标会自动移动到归类的位置,过多的物体还会在新物体到来时自动移除。适合做一些分类检测算法的界面。注意:Direct2D无法在XP下运行。-[Original] This is a free animation program written using Direct2D, you can press the keyboard number keys 1-9 to genera
seperate
- 使用拟合曲线的斜率对图像灰度值的变化进行处理,得到移动物体出现时刻。附有检测数据。-Using the slope of the curve fit of the image gray value changes, to give time moving objects. With test data.
MOTIONTEST(opencv)
- 目前发现最好的一个移动目标检测,同时已经转换为VS2010项目,并成功测试,用USB摄像头,检测移动物体,基于opencv-Discover the best one currently moving target detection, and has been converted to a VS2010 project and successfully tested with USB camera to detect moving objects, based on opencv
ConsoleApplication2
- 利用opencv算法进行目标物体检测,然后映射关系得到鼠标移动,进行鼠标操作。-Using opencv target object detection algorithm, and then mapping relations mouse movement, mouse operations.
glut
- 一个关于OpenGL的初学者代码,包含了漫游、简单碰撞检测,物体移动,旋转等功能,利用了纹理映射,显示列表等内容。-A beginner on OpenGL code, including roaming, simple collision detection, object moving, rotating, and other functions, including the use of texture mapping, display list and so on.
detectmoving.txt.tar
- 检测移动物体的出现,判断画面出现异物的次数-It can detect the moving of objects and count how many times it changes.
target-tracking-python
- 在一段视频中,视频可输入,用鼠标划出一个举行窗口,圈出对应的目标物体 检测该物体特征,并跟踪目标的移动,画出轨迹。-target tracking
run-track
- 运动图像检测,能自动检测运动的物体并检测他们的移动-run track
opencvCar
- 本程序开发环境:vc和opencv 整体功能:是为了实现车载视频中车牌自动跟踪,检测,,定位,识别,视频中物体的跟踪必须是手动圈住才行,摄像头使用的是usb摄像头. 打开摄像头,可以看到视频中画面,移动鼠标圈住物体,可以自动跟踪。-This program development environment: VC and opencv The overall function: in order to realize the video vehicle license plate auto
optical flow tracker
- 光流法实现移动目标是追踪,检测物体位移,判断运动方向(Optical flow method to achieve the target is to track, detect object displacement, to determine the direction of movement)
motion
- USB摄像头内的出现的移动物体的检测。需要使用.net framework。内附代码和演示程序(Detection of moving objects within the USB camera. You need to use.Net framework. Enclosing code and demonstration program)