Statistics
RANK
152,822
of 300,781
REPUTATION
0
CONTRIBUTIONS
9 Questions
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,088
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 171,031
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
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 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...
8 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersraspi3 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 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...
8 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
Undefined function 'stop' for input arguments of type 'double'.
% function frameshow_Callback(hObject, eventdata, handles) global t global t1 t1=timer('TimerFcn',{@timerCall...
8 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
Error while evaluating TimerFcn for timer 'timer'
if true % function frameshow_Callback(hObject, eventdata, handles) global t %%%%顏色辨識timer global t1 t1=timer('Tim...
8 years ago | 0 answers | 0