[OpenCV] How to build the OpenCV v2.2 ?
OpenCV is an open source project by Intel which is often used to develop the computer vision project. It’s efficiently and easily to use. In this article, …
difference
OpenCV is an open source project by Intel which is often used to develop the computer vision project. It’s efficiently and easily to use. In this article, …
日前在 ptt 逛 C/C++ 程式板時,偶然看到有人詢問如何得知 structure 的 pad bytes 有多少,推文中有人提及一個例子。而推文者提及的方法,其中較令人玩味的地方,在於對 0 做 dereference 的動作,因為我之前沒有注意到這樣的用法,覺得這作法非常有趣,拜訪過 google …
一個簡單的實驗性程式,單純的文字編輯程式。 隨意分享出來,也順便看看各個 Open Source Project 管理網站的使用方式。 http://github.com/pickerweng/QNotepad http://gitorious.org/qnotepad http://sourceforge.net/p …
在沒有使用 IDE 環境的狀況下,當我們撰寫完 Qt 程式碼後,為了能夠編譯出可執行檔,這時我們可以使用 qmake 這個工具來幫助我們建立 Qt 專案檔及 Makefile 檔。 qmake 有兩種模式,一個是 project,另一個則是 makefile。 project mode 是協助使用者建立專案檔,而 ma …
The WordPress supports these source code format tags. actionscript3 bash coldfusion cpp csharp css delphi erlang fsharp diff groovy javascript java javafx matla …
前陣子想了解一下 Code Review 的相關議題,除了向好朋友詢問相關的經驗之外,也搜尋網路上的文章說明和意見,以下將一些想法簡單做個歸納。 What’s Code Review: 由其他開發人員來檢閱某個開發人員的程式碼 重視逐行檢閱與評判 旨在互助合作,並非尋找錯誤 通常發生在程式碼整合階段 開發人 …
挫敗讓人感到沮喪,卻是邁向成功的必要過程。 因為害怕挫敗,所以不敢嘗試,而失去機會。 下面這篇文章,討論這樣的問題, http://dora2009.pixnet.net/blog/post/33233398
– Preparation of Source Code 1. Build the Android Source 2. Make a copy of Launcher from Android source tree 3. For all source files, you should change th …
I had been published the result of my build the Android Gingerbread-x86 before. Here, I will post a problem when I build the source code and try to solve it. Wh …
I build the Gingerbread-x86 which is provided by Android-x86. Here is the screenshot. But I can’t use mouse in the system.