Real-Time-Abnormality-Detection-fromWebcams.zip
文件大小: 8809k
下载次数:3
开发平台:

PDF

源码售价: 5 个金币 积分规则     积分充值
资源说明:This paperpresent a data-driven, unsupervised method for unusual scene detection from static webcams. Such time-lapse data is usually captured with very low or varying framerate. This precludes the use of tools typically used in surveillance (e.g., object tracking). Hence, our algorithm is based on simple image features. This paperdefine usual scenes based on the concept of meaningful nearest neighbours instead of building explicit models. To effectively compare the observations, our algorithm adapts the data representation. Furthermore, This paperuse incremental learning techniques to adapt to changes in the data-stream. Experiments on several months of webcam data show that our approach detects plausible unusual scenes, which have not been observed in the data-stream before.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • Bayer.rar基于Bayer彩色滤波阵列插值算法的研究,原本为收费文档。
  • BCMATH.rar// 《用C++语言编写数学常用算法(修订版)》Borland C++程序的源代码 ...
  • java.rarpublic class BubbleSort{ static String printArray(int[] a){ String result="" ...
  • asdf.rar用C语言编写的程序,多维数组按列相加,可以得到必要的结果
  • TRIAN_REPLACE.rar列火车要将n节车厢分别送往n个车站车站按1~n的次序编号,火车按照n, n-1,…, 1的编号 ...
  • lx.rar背包问题,回溯算法,用VB描述的材料,源程序十分详细
  • 1.rar一本对ACM国际大学生程序设计竞赛试题与解析,深入浅出
  • kalman_filter.rar可以实现kalman滤波的c++代码,函数部分采取了简化处理,输入不一改动昂 ...
  • 895.rarn个野人n个传教士过河问题的代码,文件输出结果
  • acm1.rarabove average acm大赛题目。有待改进。