1.集中式版本控管 v.s. 分散式版本控管
集中式版本控管 : 專案所有版本的檔案都存在單一伺服器上,開發者畚箕端只會儲存最新版本的歷史紀錄,因此若想提交(commit)新版本、查詢各版本差異或修改歷史紀錄都需要透過網路連上伺服器才能執行。
目前分類:電腦 (28)
- Apr 03 Sun 2016 18:27
github學習筆記
- Mar 31 Thu 2016 20:18
學習筆記 [body detection using opencv入門2]
1. pixels值都增加 => 整張相片變白
pixels值都乘以某個倍數 => 相片對比變大
- Mar 22 Tue 2016 23:32
2016/3/22學習筆記 [body detection using opencv入門]
1.feature descriptor : The intent of a feature descriptor is to generalize the object in such a way that the same object (in this case a person) produces as close as possible to the same feature descriptor when viewed under different conditions.
- Feb 28 Sun 2016 21:23
2016/2/27 and 2/28 Blender 學習筆記
1. 用右鍵選取物件
2. 按"a"取消選取或是選取全部
- Feb 12 Fri 2016 23:49
2016/2/10學習筆記
1.Google以圖搜圖原理--感知Hash算法
步驟一: 將圖片縮小至8*8的大小(目的: 去除細節,只保留結構、明暗等資訊)
- Feb 12 Fri 2016 23:48
2016/2/12學習筆記
1. to this end : 為此;為了這個目的
2.讀論文時常常會在reference裡面看到人名後面有個et al.,意思是...等等(也就是不只一人)
- Jan 30 Sat 2016 10:26
precision & recall & F score & 簡易SVM介紹(含簡易數學推導)
今日學習內容:
- Jan 30 Sat 2016 09:14
2016/1/29 萬惡的paper阿阿阿阿阿阿阿
學習連結:
1. feature vector