set (gcf, 'WindowButtonMotionFcn', @mouseMove);
其中moveMove為Callback function name
1: function mouseMove (object, eventdata)
2: C = floor( get(gca, 'CurrentPoint'));
3: title(gca, ['(X,Y) = (', num2str(C(1,1)), ', ',num2str(C(1,2)), ')']);
文章標籤
全站熱搜
程式外包服務 E-mail: me1237guy@yahoo.com.tw 歡迎來信洽談, 請附上相關文件或問題說明, 謝謝
專長: ※自動光學檢測 ※人臉辨識 ※車牌辨識 ※錄影監控系統 ※自動控制I/O相關
※演算法開發 ※基因演算法 ※類神經網路
※MATLAB ※VISUAL C++/C# ※Xamarin ※OpenCV ※Emgu ※Unity ※QT4/5
-----------------------------------------------------------------------------------------------
SA (模擬退火法) GA (基因演算法) ACO (蟻群演算法) PSO (粒子最佳化演算法)
排列組合問題最佳化 TSP Scheduling K-means, Fuzzy C-means, KNN, DBSCAN分群
Fuzzy Control (模糊控制) Neural Networks (類神經網路) Object Tracking (Kalman Filter, Optical Flow)
Object Recognition (Pattern Match, Haar-Like Features, EigenFace) Human Pose Recognition
人臉偵測 移動物偵測 車牌辨識 智慧型監控攝影 XBOX Kinect影像處理及應用 體感互動應用
自動光學檢測(AOI) 玻璃檢測 NVIDIA CUDA平行運算處理
TI-DSP 6xxx系列 雙影像輸入 / Raspberry PI 樹莓派 / Arduino控制 自走車避障礙物(GPS/機器視覺)
部落格全站分類:數位生活

I am not a programmer and I need a OBJECT/MARKER/COLOR tracking gesture mouse cursor software for my disable brother to use, Can you all help to make one for me? Just need the Kinect V2 tracking OBJECT/MARKET for cursor movement, no button need. I am using Window 10 with kinect V2. Please help , I am pay a little to purchase the software, URGENT! dennislamkk@hotmail.com
*****