行為識別相關牛人網站:
1.http://vision.ucsd.edu/~vrabaud/
【簡單介紹】Vincent Rabaud,加利福尼亞大學的博士。該網站主要涉及到視覺監控分析。有一篇關於人數統計的文章,該方法不依賴於背景,同時對攝像機的角度沒有要求。
2.http://cms.brookes.ac.uk/research/visiongroup/publications.php
【簡單介紹】牛津大學的brookes視覺研究小組。
3.http://cms.brookes.ac.uk/staff/PhilipTorr/
【簡單介紹】這是PHS Torr, 的一篇博士論文,該論文涉及剛體物體的檢測。其中提出了RANSAC的概念。
4.http://svr-www.eng.cam.ac.uk/%7Ecipolla/publications.htm
【簡單介紹】哥倫比亞大學Professor Roberto Cipolla的網站。
5.http://www.cs.ucf.edu/~vision/ (2007-03-18)
【簡單介紹】University of Central Florida Computer Vision Lab。網站有些源碼和測試用的資料。
6. http://cvrr.ucsd.edu/aton (2007-03-1)8
【簡單介紹】是一個和智能交通相關的網站。進行交通事故檢測、監控和恢複進行研究的小組。網站上有些視頻資料和文獻及示範視頻。
7.http://people.csail.mit.edu/rahimi/(2007-3-18)
【簡單介紹】這是Ali Rahimi的個人網站,其研究興趣包括:
Unsupervised and Semisupervised learning for tracking.
Localization and calibration of sensor networks deployed for tracking.
Visual 3D tracking without drift using view-based appearance models.
在其相應的連結下可以找到Fast connected component程式。