photo

KAI XUN CAI


自 2017 起处于活动状态

Followers: 0   Following: 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...

6 years 前 | 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...

6 years 前 | 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=...

6 years 前 | 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.

6 years 前 | 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.

6 years 前 | 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...

7 years 前 | 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...

7 years 前 | 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...

7 years 前 | 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...

7 years 前 | 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...

7 years 前 | 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...

7 years 前 | 0 个回答 | 0

0

个回答