搜索资源列表
mobilerecognition
- 该程序实现了一个简单的运动目标识别程序,这是主程序文件-the program a simple moving target identification procedures, this document is the main program
rfid
- RFID射频识别是一种非接触式的自动识别技术,它通过射频信号自动识别目标对象并获取相关数据,识别工作无须人工干预,可工作于各种恶劣环境。RFID技术可识别高速运动物体并可同时识别多个标签,操作快捷方便。 -Radio Frequency Identification RFID is a non-contact automatic identification technology, radio frequency signal through the automatic recognition
RFID-cases
- FRID的案例及其方案。RFID射频识别、电子标签,非接触式的自动识别技术,它通过射频信号自动识别目标对象并获取相关数据,识别工作无须人工干预,可工作于各种恶劣环境。RFID技术可识别高速运动物体并可同时识别多个标签,操作快捷方便。-FRID case and its programs. RFID radio frequency identification, electronic label, non-contact automatic identification technology, r
59564357motiondetection
- 能够识别动态环境下运动目标,并指出运动目标前进方向--Able to identify the dynamic environment of moving targets, moving targets and pointed out that the way forward--
Videoimagemovingtargetdetection
- 视频图像运动目标检测 简单应用 识别效果比较理想,VC写的代码,值得参考 包含用使用说明-Video image moving target detection results identify a simple application ideal, VC to write the code it is also useful to use instructions included
OPENCVwrittenproceduresforidentifyingandtrackingmo
- OPENCV写的运动目标识别与跟踪程序 用于目标跟踪的轨迹拟合-OPENCV written procedures for identifying and tracking moving targets
RImageObjectve
- 实时视频捕获,目标识别,动态态检测运动目标,检测区域可调整, -Real-time video capture, target recognition, dynamic state detection of moving targets, the detection zone adjustable
TImageIdeena
- OPENCV 目标识别 实现对三个运动目标的识别别跟踪-OPENCV ,经测试可直接使用。 -OPENCV target recognition is the identification of three moving targets do not track-OPENCV has been tested and can be used directly.
Bbinnarydiffei
- 使用二值化方法实现动态帧中运动目目标的识别与检测,及其异常行为的识别 -Binarization methods to achieve the recognition and detection of moving the project objectives in a dynamic frame, and its abnormal behavior recognition
CV
- 图像处理 o 梯度 边缘和角点 o 采样 差值和几何变换 o 形态学操作 o 滤波和彩色变换 o 金字塔及其应用 o 连接组件 o 图像和轮廓矩 o 特殊图像变换 o 直方图 o 匹配 结构分析 o 轮廓处理 o 计算几何 o 平面划分 运动分析和对象跟踪 o 背景统计量的累积 o 运动模板 o 对象跟踪 o 光流 o 预估器 模式识别 o 目标检测 照相机定标和三维重建 o 照相机定标 o 姿态估计 o 极线几何 函数列表 参考图像处理注意:本章描述图像处理和分析的一些函数-O gradien
opencv
- 本系统主要实现视频中运动目标的跟踪,通过VC++开发工具构建一个目标跟踪软件系统。给定一段视频,使用OpenCV视觉库和Camshift算法来检测视频中运动的目标,借助计算机强大的计算能力和视频处理技术的结合,实现对视频场景中目标进行检测、识别、跟踪。-failed to translate
harris
- 使用特征点来代表图像的内容,运动目标跟踪,物体识别,图像配准,全景图像拼接,三维重建-The use of feature points to represent the content of the image, moving object tracking, object recognition, image registration, image mosaics, 3D reconstruction
zhixizuobiaoshuchu
- 对一段视频众的运动目标进行识别,找出运动目标个数,并计算出每个目标的质心坐标。-Focus on a video moving target identification, to identify the number of target motion and calculate the centroid coordinates of each target.
mixture_of_gaussians
- 计算机视觉中最重要的研究之一就是运动目标检测,其不但在模式识别方面具有相关的研究,而且在图像理解领域也有非凡的意义。运动目标检测是通过通过图像序列帧图像来提取运动目标,通过运用相关的算法一幅图片被划分为前景点和背景点。运动目标检测算法是后续的运动目标分类、运动目标跟踪和分析提供了基础。本论文讲述了几种常用的视频运动目标检测算法,并就背景差分法进行了重点研究,通过两种方法来对比差分法的特点。其中背景差分法算法的主要流程为:视频获取、视频转化为图片序列、图片灰度化处理、去除噪声、差分图片、对图片进行
shipinzhongyundongmubiaojiancesuanfayanjiu
- 视频监控中运动目标检测、跟踪与行为识别算法的研究(Research on moving object detection, tracking and behavior recognition algorithm in video surveillance)
PF_Video_EN(1)
- 不依赖于先验知识,直接从图像序列中检测到运动目标,并进行目标识别,最终跟踪感兴趣的运动目标;(Is not dependent on the prior knowledge, directly detect moving targets from the image sequence, and target recognition, ultimately interested in tracking moving target;)
shipingenzong
- 这是视频目标识别的程序,多种方法进行框出视频中的运动目标。很好用的代码。(This is a video target recognition program, and a variety of methods are used to frame the moving target in the video. Very good code.)
test
- 使用该程序可以顺利对视频进行处理,将视频转换成图片,以及将图片转换成视频。(The program can smoothly process video, transform video into pictures, and convert pictures into video.)
基于卡尔曼滤波的运动目标检测,matlab代码
- 基于卡尔曼滤波算法的运动目标检测,做视频车道线检测,动态车辆识别,行人检测的朋友可以参考一下(Based on Calman filter algorithm for moving object detection, do video lane detection, dynamic vehicle recognition, pedestrian detection friend can refer to.)
帧间差法视频目标检测
- 基于帧间差分法的视频目标检测系统 运动目标自动检测是对运动目标进行检测、提取、识别和跟踪技术,在许多领域都有重要应用。使用帧间差分法设计并实现视频目标的检测系统(Video Target Detection System Based on Interframe Difference Method Moving object automatic detection is a technology of detecting, extracting, recognizing a