Zang, Q. and Klette, R. Object Classification and Tracking in Video Surveillance. 這篇文章是有關多運動目標分類的文章。使用常用的長寬比作為分類特征,結合角點特征。提高了人車的分類效果。
標簽: Q. R. Classification Surveillance
上傳時間: 2013-12-25
上傳用戶:王者A
a book for learning the bash
上傳時間: 2013-12-21
上傳用戶:ggwz258
Bardzzo przydatny skrypt do nauki matlaba nie tylko dla pocz膮tkuj膮cych ale r貿wniez dla tych kt貿偶y chc膮 pog艂臋bi膰 swoj膮 wiedz臋
標簽: przydatny dla Bardzzo matlaba
上傳時間: 2017-05-13
上傳用戶:hakim
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo file (demo.m) is provided that demonstrates how these two files can be used with a classifier (basic threshold classifier) for two class classification problem.
標簽: well-known algorithm AdaBoost Adaptive
上傳時間: 2014-01-15
上傳用戶:qiaoyue
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files
標簽: well-known algorithm AdaBoost Adaptive
上傳時間: 2013-12-31
上傳用戶:jiahao131
embedded self learning and practice
標簽: embedded learning practice self
上傳時間: 2017-05-14
上傳用戶:壞壞的華仔
this step-by-step guide makes learning Borland C++Builder programming a breeze. It鈥檚 the perfect learning tool for beginning programmers who want to develop their own programming capabilities, and for developers who want to get up-to-speed with C++Builder quickly and easily.
標簽: step-by-step programming learning Borland
上傳時間: 2014-01-04
上傳用戶:gxf2016
Matlab中BP神經網絡的構建和初始化訓練前饋網絡的第一步是建立網絡對象。函數newff建立一個可訓練的前饋網絡。這需要4個輸入參數。第一個參數是一個Rx2的矩陣以定義R個輸入向量的最小值和最大值。第二個參數是一個顢頇每層神經元個數的數組。第三個參數是包含每層用到的轉移函數名稱的細胞數組。最后一個參數是用到的訓練函數的名稱。
上傳時間: 2014-12-04
上傳用戶:LIKE
串的模式匹配的樸素算法是O(N^2)的, 可以 利用KMP(由D.E.Knuth, J.H.Morris, V.R.Pratt提出)算法改進至線性的算法. KMP算法與樸素算法的不同在于:處理"失配"情況. 不同于將指針完全回溯, KMP算法先根據已經部分匹配的信息, 將匹配的指針跳過不必匹配的位置.
上傳時間: 2014-01-19
上傳用戶:維子哥哥
這是書籍《SQL Queries for Mere Mortals(R): A Hands-On Guide to Data Manipulation in SQL 》中文名為《SQL查詢凡人入門》的配套光盤,對于本書第二版《SQL初學者指南》(第二版)也同樣適用!
標簽: SQL Manipulation Hands-On Queries
上傳時間: 2014-01-02
上傳用戶:xlcky