image
Python(x,y)-2.7.3.0C:\Program Files (x86)\pythonxy安裝完成In[1]~In[5] 依序輸入指令Out[5] 為輸出結果關閉console時會跳出提示對話框

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

image
1. Select Visaul C#, Windows, Universal2. Double click on Install Universal Windows ToolsAnother 8GB is used. It requires really large SPACE for the installation. Create a new C# projectSEARH powershellYou may need to start the WinRM service on your desktop to enable remote connections. From the PS console type the following command:net start WinRM

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

This is my first time to study GPU-accelerated LIBSVM, which is an accerlated version of original LIBSVM.A video on YOUTUBE demonstrates such a powerful tool. I think you will love it espcially when you have a lot of features to train by using LIBSVM.

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

image
Common Tool for Visual C++ 2015Win 8.1 SDK and Universal CRT SDKOops,  it requires up to 3 GB for update!

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

image
Download Windows 10 IoT Core Release Image for Raspberrry Pi 2Visual Studio 2015-----------------------------------------------------------------------------------------------------------After you downloaded Win 10 IoT Core, uncompressed 10586.0.151029-1700.TH2_Release_IOTCoreRPi_armFREand then run Windows_10_IoT_Core_RPi2.msiYou should prepared a SD Card Reader with an empty SD card of size 8GB(>4GB at least).Press <Refresh> button and it will automatically detect the path of SD card. Now we are going to select the image file(.ffu) for writing SD card

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


convex and concave 中文直譯: 凸凹下圖為convex例子, xy連線通過一個封閉區域,任何X,Y連線(集合)都會被包含在這個封閉區域即綠色區域下圖為concave例子, xy連線通過一個封閉區域,並不是全部的X, Y連線都會被包含在這個封閉區域(綠色區域), 換句話說, 紅色線段(集合)並不包含在這個封閉區域(綠色區域)維基百科定義concaveThe word concave means curving in or hollowed inward, as opposed to convex.[1]

me1237guy 發表在 痞客邦 留言(1) 人氣()

image
下載MIMIC Database[1]下載wget工具[2]我是下載Binaries和Dependencies兩個壓縮檔案記得解壓縮後, 將Dependencies資料下的dll複製或剪下貼到Bin資料內,

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

可以先到 http://secs.itri.org.tw/了解HSMS的規範, 下載Emulator和試用軟體---------------------------------------------------------------------------------------------This is the SECSII/HSMS host application for windows.Download here---------------------------------------------------------------------------------------------以下為HSMS-SECS.1.0.0.1使用範例, 下載HSMS/SECS-II Library
HSMS hsms = new HSMS();
hsms.OnReceived += hsms_OnReceived;
HSMSData data = new HSMSData();
data.Stream(1);
data.Function(1);
SecsData secs = data.Secs();
SecsList list = (SecsList)secs.Add(new SecsList());
list.Add(new SecsAscii("This is an ASCII text."));
list.Add(new SecsBinary(0x25));
list.Add(new SecsList());
hsms.Connect("127.0.0.1", 6000);
hsms.Send(data);

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

incandescent lamps 白熾燈filament 燈絲tungstenhalogen 鹵素iodineXenone lamps 氙燈fluorescent lamps 熒光燈argonFront light: It is oftern refered to as incident light and the light that falls onto the object.Back light: It is also called transmitted light, especially if images of transparant objects are acquired.Dark-field illumination: The light is placed in such a way that most of the light is reflected away from the camera, and only light of certain parts of the object is reflected to the camera.

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

image
下載 Boost C++ Libraries 依照你的Visual Studio 選擇適合的版本boost_1_60_0-msvc-14.0-64.exe
boost_1_60_0-msvc-12.0-64.exe
boost_1_60_0-msvc-11.0-64.exe
boost_1_60_0-msvc-10.0-64.exe

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

image
----------------------------------------新增空白專案設定如下, Series和Type根據實際硬體型號

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

問題描述:雙攝影機在使用上, 由於每次抓到裝置索引順序的不同,有可能這一次先抓到cam1, 下次可能先抓到cam2, 因此得想個辦法讓每次抓到的順序一致, 可依照使用者需求來定義先後順序------------------------------------------------------解決方法:
const uint NUM_DEVICES = 2; // 裝置數量 
m_deviceID = new string[NUM_DEVICES]; //實際硬體抓到裝置ID
m_deviceIDUser = new string[NUM_DEVICES]; // 使用者定義裝置ID(由ini檔案載入更新) 

me1237guy 發表在 痞客邦 留言(2) 人氣()

Blog Stats
⚠️

成人內容提醒

本部落格內容僅限年滿十八歲者瀏覽。
若您未滿十八歲,請立即離開。

已滿十八歲者,亦請勿將內容提供給未成年人士。