photo

KAI XUN CAI


Active since 2017

Followers: 0   Following: 0

Statistics

Feeds

View by

Answered
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 ago | 0

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Answered
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 ago | 0

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers