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是按行展开