photo

KAI XUN CAI


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
2 回答

ランク
152,824
of 300,791

評判
0

コントリビューション
9 質問
2 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 21,091

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,108

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

回答済み
simulink use imcrop problem
and i use the S = regionprops(bw3,'BoundingBox','Area'); a = [S.Area]; b = [S.BoundingBox]; the matrix is 5*5 why on the si...

8年弱 前 | 0

質問


simulink use imcrop problem
if true function y = fcn(area,bbox,img_1,img_2,img_3) img = uint8(zeros(1932,2576,3)); %%%原圖 BW_2 = uint8(zeros(510,474...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


simulink double value into a logical type error
if true function y = ratioimg(u) [L2,num2]=bwlabel(u,8); %連通區域標記 B2=false(size(u)); for i=1:num2 [r,c] = find(L2=...

8年弱 前 | 1 件の回答 | 0

1

回答

質問


why my raspi lcd touchscreen not show the camera image?
i use the simulink deploy the camera to videodisplay but the touchscreen not show the image.

約8年 前 | 0 件の回答 | 0

0

回答

回答済み
raspi3 support simulink external mode show on the DSI display?
why i am deploy on the raspi but monitor not show the image? i use gpio touchscreen.

約8年 前 | 0

質問


raspi support video input?
i want to use video as input then to process the video but show the error Data type mismatch. Input port 3 of 'untitled/SDL Vid...

約8年 前 | 0 件の回答 | 0

0

回答

質問


raspi3 support simulink external mode show on the DSI display?
as mentioned i use the simulink raspi support packed to show the camera image on the computer moniter is ok, now i want to show...

約8年 前 | 2 件の回答 | 0

2

回答

質問


Timer support code generation??
i have the problem i use the timer on the real time camera application I feel timer is good to use but i don't know timer wheth...

約8年 前 | 1 件の回答 | 0

1

回答

質問


Undefined function 'stop' for input arguments of type 'double'.
% function frameshow_Callback(hObject, eventdata, handles) global t global t1 t1=timer('TimerFcn',{@timerCall...

約8年 前 | 0 件の回答 | 0

0

回答

質問


Data set must contain at least 3 samples.
if true % function shapedetect_Callback(hObject, eventdata, handles) global t global t1 t=timer('TimerFcn',{@timerCall...

約8年 前 | 0 件の回答 | 0

0

回答

質問


Error while evaluating TimerFcn for timer 'timer'
if true % function frameshow_Callback(hObject, eventdata, handles) global t %%%%顏色辨識timer global t1 t1=timer('Tim...

約8年 前 | 0 件の回答 | 0

0

回答