文件名称:blobTrack_projet_initial_openCV
- 所属分类:
- 软件工程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6.6mb
- 下载次数:
- 0次
- 提 供 者:
- d***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline:
1. A foreground/background discriminator which labels each pixel as either foreground or background.
2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style.
3. A blob tracker which assigns ID numbers to blobs and tracks their motion fr a me-to-fr a me. -The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline:
1. A foreground/background discriminator which labels each pixel as either foreground or background.
2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style.
3. A blob tracker which assigns ID numbers to blobs and tracks their motion fr a me-to-fr a me.
1. A foreground/background discriminator which labels each pixel as either foreground or background.
2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style.
3. A blob tracker which assigns ID numbers to blobs and tracks their motion fr a me-to-fr a me. -The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-stage video processing pipeline:
1. A foreground/background discriminator which labels each pixel as either foreground or background.
2. A blob detector which groups adjacent "foreground" pixels into blobs, flood-fill style.
3. A blob tracker which assigns ID numbers to blobs and tracks their motion fr a me-to-fr a me.
相关搜索: blob
track
opencv
blob
blobs
VIDEO
ID
opencv
track
opencv
video
surveillance
motion
detector
opencv
motion
track
track
opencv
Motion
Tracker
track
opencv
blob
blobs
VIDEO
ID
opencv
track
opencv
video
surveillance
motion
detector
opencv
motion
track
track
opencv
Motion
Tracker
(系统自动生成,下载前可以参看下载内容)
下载文件列表
blobTrack\blobtrack.cpp
.........\Blob_Tracking_Modules.doc
.........\chronoPlan.jpg
.........\Dai.cpp
.........\Dai.h
.........\.ebug\blobtrack.obj
.........\.....\blobtrack.sbr
.........\.....\cv.dll
.........\.....\cv100.dll
.........\.....\cvaux100.dll
.........\.....\cxcore100.dll
.........\.....\Dai.obj
.........\.....\Dai.sbr
.........\.....\highgui.dll
.........\.....\highgui100.dll
.........\.....\libguide40.dll
.........\.....\toto.csv
.........\.....\vc60.idb
.........\.....\vc60.pdb
.........\.....\Visu dll.dll
.........\.....\VisuExport.obj
.........\.....\VisuExport.sbr
.........\.....\xx.bsc
.........\.....\xx.exe
.........\.....\xx.ilk
.........\.....\xx.pch
.........\.....\xx.pdb
.........\.....\xx.sbr
.........\demo\chronoPlan.jpg
.........\....\cv.dll
.........\....\cv100.dll
.........\....\cvaux100.dll
.........\....\cxcore100.dll
.........\....\highgui.dll
.........\....\highgui100.dll
.........\....\libguide40.dll
.........\....\mask.jpg
.........\....\matrix.xml
.........\....\matrix1.xml
.........\....\matrix2.xml
.........\....\matrix3.xml
.........\....\Visu dll.dll
.........\....\xx.exe
.........\detection_blob.txt
.........\mask.jpg
.........\matrix.xml
.........\matrix1.xml
.........\matrix2.xml
.........\matrix3.xml
.........\plan chronopost.doc
.........\toto.csv
.........\Visu dll.def
.........\VisuExport.cpp
.........\VisuExport.h
.........\xx.dsp
.........\xx.dsw
.........\xx.ncb
.........\xx.opt
.........\xx.plg
.........\~$ob_Tracking_Modules.doc
.........\Debug
.........\demo
blobTrack
.........\Blob_Tracking_Modules.doc
.........\chronoPlan.jpg
.........\Dai.cpp
.........\Dai.h
.........\.ebug\blobtrack.obj
.........\.....\blobtrack.sbr
.........\.....\cv.dll
.........\.....\cv100.dll
.........\.....\cvaux100.dll
.........\.....\cxcore100.dll
.........\.....\Dai.obj
.........\.....\Dai.sbr
.........\.....\highgui.dll
.........\.....\highgui100.dll
.........\.....\libguide40.dll
.........\.....\toto.csv
.........\.....\vc60.idb
.........\.....\vc60.pdb
.........\.....\Visu dll.dll
.........\.....\VisuExport.obj
.........\.....\VisuExport.sbr
.........\.....\xx.bsc
.........\.....\xx.exe
.........\.....\xx.ilk
.........\.....\xx.pch
.........\.....\xx.pdb
.........\.....\xx.sbr
.........\demo\chronoPlan.jpg
.........\....\cv.dll
.........\....\cv100.dll
.........\....\cvaux100.dll
.........\....\cxcore100.dll
.........\....\highgui.dll
.........\....\highgui100.dll
.........\....\libguide40.dll
.........\....\mask.jpg
.........\....\matrix.xml
.........\....\matrix1.xml
.........\....\matrix2.xml
.........\....\matrix3.xml
.........\....\Visu dll.dll
.........\....\xx.exe
.........\detection_blob.txt
.........\mask.jpg
.........\matrix.xml
.........\matrix1.xml
.........\matrix2.xml
.........\matrix3.xml
.........\plan chronopost.doc
.........\toto.csv
.........\Visu dll.def
.........\VisuExport.cpp
.........\VisuExport.h
.........\xx.dsp
.........\xx.dsw
.........\xx.ncb
.........\xx.opt
.........\xx.plg
.........\~$ob_Tracking_Modules.doc
.........\Debug
.........\demo
blobTrack