登录
首页 » matlab » Eye-on-Grideye-master

Eye-on-Grideye-master

于 2018-04-14 发布 文件大小:1259KB
0 172
下载积分: 1 下载次数: 13

代码说明:

  图像的人数统计,可以用于检测图像中的人员数目,有一定准确度。(The statistics of the number of people in the image can be used to detect the number of people in the image and have a certain degree of accuracy.)

文件列表:

Eye-on-Grideye-master, 0 , 2015-03-23
Eye-on-Grideye-master\.DS_Store, 15364 , 2015-03-23
Eye-on-Grideye-master\3featureres.mat, 326 , 2015-03-23
Eye-on-Grideye-master\README.md, 228 , 2015-03-23
Eye-on-Grideye-master\alldata.mat, 6395 , 2015-03-23
Eye-on-Grideye-master\background_pixelmean.mat, 516 , 2015-03-23
Eye-on-Grideye-master\cent.mat, 271 , 2015-03-23
Eye-on-Grideye-master\clusterbyoccupants.m, 700 , 2015-03-23
Eye-on-Grideye-master\clustertest.m, 612 , 2015-03-23
Eye-on-Grideye-master\connectedcomponent.m, 963 , 2015-03-23
Eye-on-Grideye-master\creatematfiles.py, 727 , 2015-03-23
Eye-on-Grideye-master\event2interval.py, 2210 , 2015-03-23
Eye-on-Grideye-master\getdist.m, 721 , 2015-03-23
Eye-on-Grideye-master\getunixtime.py, 1043 , 2015-03-23
Eye-on-Grideye-master\grideye.db, 3357696 , 2015-03-23
Eye-on-Grideye-master\grideye1_28_nopeople_light.mat, 53432 , 2015-03-23
Eye-on-Grideye-master\grideye1_38_nopeople_light.mat, 52152 , 2015-03-23
Eye-on-Grideye-master\grideye2_10_1people_nolight.mat, 52792 , 2015-03-23
Eye-on-Grideye-master\grideye2_1_nopeople_nolight.mat, 53432 , 2015-03-23
Eye-on-Grideye-master\grideye3_09_4person.mat, 52792 , 2015-03-23
Eye-on-Grideye-master\grideye3_11_4person.mat, 52792 , 2015-03-23
Eye-on-Grideye-master\grideye3_14_3person.mat, 52792 , 2015-03-23
Eye-on-Grideye-master\grideye3_18_2person.mat, 52792 , 2015-03-23
Eye-on-Grideye-master\grideye3_21_1person_1walk.mat, 52792 , 2015-03-23
Eye-on-Grideye-master\grideye3_25_1person_7walks.mat, 52792 , 2015-03-23
Eye-on-Grideye-master\grideye4_27_1people_light.mat, 53112 , 2015-03-23
Eye-on-Grideye-master\grideye4_30_1people_nolight.mat, 53112 , 2015-03-23
Eye-on-Grideye-master\grideye4_35_2people_far_light.mat, 53112 , 2015-03-23
Eye-on-Grideye-master\grideye4_38_2people_far_nolight.mat, 53112 , 2015-03-23
Eye-on-Grideye-master\grideye4_43_2people_close_light.mat, 53112 , 2015-03-23
Eye-on-Grideye-master\grideyedataparse.py, 2209 , 2015-03-23
Eye-on-Grideye-master\groundtruthprocc.m, 1243 , 2015-03-23
Eye-on-Grideye-master\justrun.py, 108 , 2015-03-23
Eye-on-Grideye-master\peaksearch.m, 774 , 2015-03-23
Eye-on-Grideye-master\pixelmatrix.m, 1280 , 2015-03-23
Eye-on-Grideye-master\pixeltimeseries.m, 535 , 2015-03-23
Eye-on-Grideye-master\plotgrideye.m, 1729 , 2015-03-23
Eye-on-Grideye-master\scriptfinal.m, 201 , 2015-03-23
Eye-on-Grideye-master\sqlitetrail.py, 1105 , 2015-03-23
Eye-on-Grideye-master\trdata.mat, 5839 , 2015-03-23
Eye-on-Grideye-master\tstdata.mat, 2464 , 2015-03-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 7z-master
    7-zip source code (from github)
    2020-06-25 08:40:02下载
    积分:1
  • inv
    用来求两个实数之间的相乘,调用方法具体见程序(Be used to seek a multiplication between two real numbers)
    2013-07-30 10:42:50下载
    积分:1
  • 01-01
    说明:  介绍硬件和软件的功能,包括CPU,存储器等(Hardware and Software Foundation)
    2020-06-21 16:20:01下载
    积分:1
  • AD10库文件
    一些应该是新手用的的AD元件库,123132132(Some collated AD component libraries)
    2018-06-23 00:20:20下载
    积分:1
  • YOLO
    说明:  将一幅图像分成 SxS 个网格(grid cell),如果某个 object 的中心落在这个网格中,则这个网格就负责预测这个 object。(Divide an image into SxS grid cells. If the center of an object falls in the grid, the grid is responsible for predicting the object.)
    2020-06-21 11:40:02下载
    积分:1
  • VC++压缩文本文件的几个代码示例
    VC++压缩文件的几个例子,一共收集了8个常用的数据压缩的示例代码,格式是文本文件,你可以直接将扩展名改为C文件运行。包括:arith-n.cpp - order-n arithmetic coding module:low_count 和 high_count 唯一地定义了在 0 到 1 范围中符号的所在位置,scale 指 0 到 1 范围内的总量程,即有多少字符要记数……
    2023-05-10 19:30:03下载
    积分:1
  • 20D+W+H
    pscad example, please enjoy
    2017-12-10 23:25:35下载
    积分:1
  • proccureschefked
    说明:  
    2018-02-21 20:54:45下载
    积分:1
  • 梁的有限元C++程序设计
    主要是有限元分析,建立梁的模型,对照《有限单元法》这本书学习,事半功倍(It is mainly the finite element analysis, the establishment of beam model, compared with the book "finite element method" study, get twice the result with half the effort)
    2020-06-19 17:20:02下载
    积分:1
  • 激活客户端
    arma时间序列的研究模型,研究预测股票(ARMA model help us to predict the stock price, GDP, etc. One of problems in real finance life is how to modelate the market risk. I think that this model that i build can help.)
    2018-03-10 15:19:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载