Statistik
RANG
30.200
of 300.853
REPUTATION
1
ANTWORTZUSTIMMUNG
57.14%
ERHALTENE STIMMEN
0
RANG
of 21.094
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 171.319
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
i am using red object detection program,but the prb is i am unable to stop/interrupt the program when its running,plz help me
if true % codevid = videoinput('winvideo', 1, 'YUY2_640x480'); set(vid, 'FramesPerTrigger', Inf); set(vid, 'Ret...
mehr als 12 Jahre vor | 3 Antworten | 0
3
Antwortensimple program to run a servo motor using matlab-arduino uno.
sloution: Matlab Code if true % code end arduino = serial('COM21','BaudRate',9600); % Set ComPort fopen(arduino); ...
mehr als 12 Jahre vor | 0
| akzeptiert
Frage
simple program to run a servo motor using matlab-arduino uno.
plz help
fast 13 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
code to control 3 servo motor using ardiuno uno.
plz help me with the code needed to control 3 servo motor individually using a ardiuno uno.
fast 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
what is code to send a signal to ardino uno pin (ardino pin is connected to servo motor),when in the below program if tomato1 is absent and i need to run motor1 in that case.?plz help
for i = 1:object if stats(i).Centroid(2) > 0 && stats(i).Centroid(2) < 160 sprintf('Tomato 1 is there') else sprintf('Tomato...
fast 13 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
the below code changes rgb image to grey ,can the same partision done without changing the image to grey??
dataTop = rgb2gray(data(1:240, :,:)); dataMiddle = rgb2gray(data(241:480, :, :)); dataBottom = rgb2gray(data(481:end, :,...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how to divide the matlab image into 3 sections or boxs??
i have resolution of 1280*720 i need to divide 720 into 3 partition and keep 1280 as is it ,how can i do it??and where do i add ...
fast 13 Jahre vor | 1 Antwort | 0
1
AntwortFrage
can anyone help me with codes for finding red, green and orange individually using a webcamera for sorting,
plz someone help me with the program code for sorting tomato if red the camera should detect else should not mark,and similarly ...
fast 13 Jahre vor | 1 Antwort | 0

