Summer GOALhtml
- Raspberry Pi + Cloud work
- set up cloud
- send image from Respberry Pi to Cloud and back
- Automated License Plate RecognitionEdison-wearing device
- Improve Training
- protection
- binarization
- postprocessing
- Test:打印彩色牌照,測試 Automated License Plate Recognition
- ---->
- Come up with a nice UI: has monitor seeing the picture capturing/click button to capture the right scene
- 服務器、雲端通訊!:ALPR在雲端,本地發送圖片,雲端傳回結果。
- Set up OpenCV project on Codeblocks:
http://jatb181.blogspot.com/2014/06/install-opencv-248-with-codeblocks.htmlgit
http://kevinhughes.ca/tutorials/opencv-install-on-windows-with-codeblocks-and-mingw/編程
個人Linker路徑 c:\openCV\mingwbuild\libwindows
To be LEARNED服務器
- Media SDK
- Cloud ComputingAmozon Cloud
- 37篇通過消化的雲計算論文http://download.csdn.net/detail/a344506997/5438919
- 雲計算hadoop編程教程資料http://download.csdn.net/detail/yurenweiasu/2779429
Raspberry網絡
- 比較全的樹莓派入門介紹 http://wenku.baidu.com/view/40c6e43287c24028915fc34e.html
GNU工具
- GNU計劃,又稱革奴計劃 是「GNU's Not Unix」的遞歸縮寫。Stallman宣佈GNU應當發音爲Guh-NOO以免與new這個單詞混淆(注:Gnu在英文中原意爲非洲牛羚,發音與new相同)
- 它的目標是建立一套徹底自由的操做系統。
HDMI oop
- 高清晰度多媒體接口 High Definition Multimedia Interface
Debianpost
- 「Debian」 正式發音爲 /ˈdɛ.bi.ən/ ,Debian 是國際化協做項目,官方未指定任何非英文名稱。
- 廣義的Debian是指一個致力於建立自由操做系統的合做組織及其做品,因爲Debian項目衆多內核分支中以Linux宏內核爲主,並且 Debian開發者 所建立的操做系統中絕大部分基礎工具來自於GNU工程 ,所以 「Debian」 常指Debian GNU/Linux。
DHCP測試
ADSL
SSH
Security Shell.
Netcat!
Memorial of original *Hobbit*'s version 1.10 of netcat tool. nc is a Swiss Army knife utility to write and read data across TCP and UDP network connections.
GPIO
general purpose input output
matlab reshape 是按列展開, opencv是按行展開