enter image description here
[1][4]
參考資料1. Detecting scratch on image with much noise2. How to detect scratches in wood

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

這次參加展覽, 真是累人..原來站一整天可以這麼累人...果然我是"坐"辦公室
攤位跟三豐一起, 展示

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

image
上一篇(c#非同步async和await)學習如何利用關鍵字async和await進行非同步執行,接下來結合ManualResetEvent可以用來暫停和繼續該非同步執行任務
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.Threading;
 
 
Task taskTimer; // timer任務實體
delegate void showTimeHandler(); // 顯示時間委派函式
ManualResetEvent pauseSignal; // 控制任務 暫停或繼續
int cnt = 0; // 計數器

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

image
如果你曾經有過按下一個按鈕執行某一段程式,
或寫入檔案, 又或是讀取某一個網頁,

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

image
1. 利用InRange保留感興趣的顏色區間2. 利用CvBlobDetector進行Blob計算以下為名片進行特定顏色篩選, 經過步驟1,2可以初步找出每個字元的位置,經由morphology可以將部分破碎的封閉區域合併成同一個字元除了知道每個物件候選人之外, 我們還希望得到每個物件和標準樣的之間的旋轉角度[10]opencv_source_code/samples/cpp/fitellipse.cpp [9]參考資料

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

homography formula

The homography transformation is based on the following formulae[4]:
A Homography is a transformation ( a 3×3 matrix ) that maps the points in one image to the corresponding points in the other image.[5]Image Alignment Using Homography

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

image
32-ch isolated DI/O (16-ch digital input, 16-ch digital output)

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

image
3組Digital Input12~32 VDC

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

image
速度, 加減速設定
 
Integer slow, accSlow, accFast, fast, decSlow, decFast
Function accTest
 slow = 20 '低速的設置
 fast = 100 '高速的設置
 accSlow = 20 '低加速度的設置
 decSlow = 20 '低減速度的設置 
 accFast = 100 '高加速度的設置
 decFast = 100 '高減速度的設置
 Accel accSlow, decSlow
 Speed slow
 
 Accel accFast, decFast
 Speed fast
 

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

image
執行EPSON RC+ 7.0防火牆設定:允許存取按下<導入>按下<Motor ON>按下<是>

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

image

--------------------------------------------------------------------------設定馬達2(從站2)設定其目標位置 500 (DEC十進位) 相當於 1F4 (HEX十六進位)從站位址                 02h     從站位址2
功能碼                    06h     寫入保持寄存器
寄存器位址(上位)   04h     位址
寄存器位址(下位)   01h     位址
寫入值(上位)         01h     資料
寫入值(下位)         F4h     資料
錯誤檢查(下位)      D9h     CRC-16 的計算結果
錯誤檢查(上位)      1Eh     CRC-16 的計算結果

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

image
設定起始點位置對應手臂的姿態-----------------------------------------------------定義和顯示工具座標點選Tool->可視的->打勾定義和顯示工具座標點選Local->可視的->1 打勾選擇Local 1, 步進模式也選擇Local, 則手臂運動會以Local 1做參考原點座標

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

Blog Stats
⚠️

成人內容提醒

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

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