Feeds
提问
How to display output from command window into Input Image?
* i have a fuzzy logic condition for the movement of robot. I used diplay('Output') for the final decision. How to insert the Ou...
10 years 前 | 1 个回答 | 0
1
个回答提问
How to used the previous data if found ''Empty matrix:0-by-1"?
Iam already make a code to find the highest white pixels location through each row. Then,the problems is about it shows ''Empty ...
10 years 前 | 1 个回答 | 0
1
个回答提问
how to mark the highest white pixel through bottom to the top? using grayscale image.
<</matlabcentral/answers/uploaded_files/39480/grayscaleImage.PNG>> <</matlabcentral/answers/uploaded_files/39481/grayscaleIma...
10 years 前 | 2 个回答 | 0
2
个回答提问
How to make a combination of real time video GUI?
clear all; %real time acquisition Vid=imaq.VideoDevice('winvideo', 1, 'RGB24_320x240'); Vid.ReturnedDataType='double'; %di...
10 years 前 | 0 个回答 | 0
