Statistik
21 Fragen
0 Antworten
RANG
278.511
of 295.569
REPUTATION
0
BEITRÄGE
21 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
4.76%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
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 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
blue screen when running the simulink real time
Hi, what should i do about the blue screen problem? everytime i try to run the model in simulink in real time, it will get the...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Run multiple files or while loo simulataneously
Hai, I have 2 sensors on my drone which is laser and camera sensors. i would like the camera sensors to execute the optical fl...
fast 6 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
change specific col and row in a matrix
Hi, let say i have matrix A=[20 40 60 70; 10 20 30 40; 60 50 20 10]. I want to change value in these location (e.g (2,2),(3,2)...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
change input during Timer function is running
Hi, i have like below: function paus(src,evt,b) c=b+1; display(b); end and my timer is: a = timer(...
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
run m.files while real time simulink is running
Hi, how can i run m.files while my simulink in real time is running? This simulink real time is a controller for a drone and...
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
a.r drone control
hi, i stream my a.r drone camera using ffmpeg, however, when i'm trying to send a command from matlab to the drone (e.g move ...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
transfer data with high frequency via serial connection
Hi, can someone tell me what is the effect of transferring data (from arduino) at very high frequency to matlab via serial co...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
problem with Snapshot on webcam
Hi everyone, I have problem with the snapshot syntax. so, basically, i have this project which use laser distances and camera/...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
a.r drone command from pc
hi, can someone show me how to give a command (e.g takeoff or land) to a.r drone 2.0 via matlab? what are the steps? thank ...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
SIFT matching features with euclidean distance
Hai, I don't understand how exactly euclidean distance can help us to match features from 1 image to another. can someone he...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
connect a.r drone 2.0 to matlab
hai, can i connect my a.r drone to matlab. Plus, i want to get live stream from as the well to do some image processing. i'v...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Harris corner on binary image
Hi, is it possible to apply harris corner binary image? I have try coding the harris manually(get this code from youtube) on ...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
select groups of data that is has high frequency
hai, how do i automatically select group of data that has high frequency?. for example, in the picture i've attached, the gr...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Determine the length of the object
Hai everyone, I want to measure the length of object in image and these are the information that i have: a) distance from th...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Compute Harris Corners manually
Hai, I know there is a function 'detectHarrisFeatures' which can calculate automatically the corner points in the picture.But...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
corner detector on binary images
Hi, when i'm using Harris corner detector on binary images (which i converted it from greyscale image using im2bw), why it pr...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
set the threshold value by percentage
Hi, if i have 2 matrices A and B. A=rand(1,2) B=rand(10,2) how do i find a point B where the distance to points A is close...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
webcam field of view angle
Hi, how to know the webcam field of view angle from matlab?plus, can we change the field of view of the webcam (e.g reduce th...
fast 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Remove SURF points according to scales
Hai, I would like to remove any SURF points that having scales less than 2. how can i do that? please help.
fast 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
SURF points in the video?
How do i plot SURF points in the video? i need to visually look at the points by frame. please help
fast 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
remove unwanted regions in edge detection
Hi, Basically, i want to detect an object (table) in the image and i'm using edge detection to detect the edge of the object. ...
etwa 8 Jahre vor | 0 Antworten | 0