
Download touch-pack-web
Double click touch-pack-web.exe
me1237guy 發表在 痞客邦 留言(0) 人氣(321)

As of the current version, touchlib now can broadcast events in the
TUIO
protocol (which uses OSC).This makes touchlib compatible with several other applications that support this protocol,
such as vvvv, Processing, PureData, etc.. This also makes it possible to use touchlib for blob detection / tracking
me1237guy 發表在 痞客邦 留言(0) 人氣(102)

A simple C++ Open Sound Control (OSC) packet manipulation library
#1. 下載oscpack
#2. 確定有安裝CMake和Visual Studio 2010
me1237guy 發表在 痞客邦 留言(1) 人氣(202)

Emgu CV is a cross platform .Net wrapper for OpenCV
C# + KinectSDK + EmguCV is good combinations for developers.
me1237guy 發表在 痞客邦 留言(0) 人氣(1,895)
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
me1237guy 發表在 痞客邦 留言(0) 人氣(26)

Pylon.NETSupportLibrary 是一個好用類別, 加速開發應用程式, 達事半功倍之效使用者載入PylonC.NETSupportLibrary.dll至專案中, 便可立即使用該類別中的許多好用的方法(methods)PylonLiveView 利用Pylon.NETSupportLibrary class 展示Basler相機的一些基本功能, 如取單張影像, 連續取像, 停止取像等加入參考 PylonC.NETSupportLibrary.dll,可以在工具箱看到兩個新增控制元件
SliderUserControl 和 Enumeration
ComboBoxUserControl
me1237guy 發表在 痞客邦 留言(7) 人氣(4,000)

MobaXterm download
me1237guy 發表在 痞客邦 留言(0) 人氣(58)

Step 1. Open one of c# sample projects:C:\Program Files (x86)\Euresys\eVision\Cs Samples\Step 2. Choose Ocv directory and then open Ocv70.sln, some upgrade processes will be needed Step 3. Verify the reference component (eVision.Clr) is loaded successfully as shown belowStep 4. Select exception conditions<例外狀況> in the debug menustripStep 5. Uncheck LoaderLock setting in oder to avoid annoying warning dialog keeps showing when compiling the program.Step 6. Choose a suitable operating system, x86 will be fine in this caseStep 7. Compile and run it! BrokenUnderprint
me1237guy 發表在 痞客邦 留言(0) 人氣(369)

註冊eVision元件> regsvr32 eVision.ocx附註: 反註冊eVision元件(卸載)> regsvr32 /u eVision.ocx開啟Visual Studio工具箱, 在工具箱上方按滑鼠右鍵, 選擇<選擇項目>COM元件選單, 勾選eVision相關元件, E*字首的元件名稱
Case 1:failed to compile the project 0x2040 執行緒以返回碼 0 (0x0) 結束。
'test.vshost.exe' (Managed): 已載入 'C:\Users\ryanwang\Documents\Visual Studio 2008\Projects\test\test\bin\Release\test.exe',已載入符號。
'test.vshost.exe' (Managed): 已載入 'C:\Users\ryanwang\Documents\Visual Studio 2008\Projects\test\test\bin\Release\AxInterop.eVision.dll'
'test.vshost.exe' (Managed): 已載入 'C:\Windows\assembly\GAC_MSIL\System.Windows.Forms.resources\2.0.0.0_zh-CHT_b77a5c561934e089\System.Windows.Forms.resources.dll'
第一個可能發生的例外狀況類型 'System.Runtime.InteropServices.COMException' 發生於 System.Windows.Forms.dll
第一個可能發生的例外狀況類型 'System.Runtime.InteropServices.COMException' 發生於 System.Windows.Forms.dll
類型 'System.Runtime.InteropServices.COMException' 的未處理例外狀況發生於 System.Windows.Forms.dll
me1237guy 發表在 痞客邦 留言(0) 人氣(859)

Windows (Win32 Installer)
cmake-2.8.12.2-win32-x86.exe
me1237guy 發表在 痞客邦 留言(0) 人氣(67)