Feeds
提问
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...
6 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 0 个回答 | 0
0
个回答提问
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)...
6 years 前 | 2 个回答 | 0
2
个回答提问
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(...
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
7 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
7 years 前 | 0 个回答 | 0
0
个回答提问
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/...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 0 个回答 | 0
0
个回答提问
Compute Harris Corners manually
Hai, I know there is a function 'detectHarrisFeatures' which can calculate automatically the corner points in the picture.But...
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
7 years 前 | 0 个回答 | 0
0
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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.
8 years 前 | 2 个回答 | 0
2
个回答提问
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
8 years 前 | 0 个回答 | 0
0
个回答提问
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. ...
8 years 前 | 0 个回答 | 0