Feeds
提问
reading frames of a videoinput with a different configuration that is displayed
Hello everyone I'm working on online processing of a USB camera (UVC) video and I want to process it with a specific .cfg while...
5 years 前 | 0 个回答 | 0
0
个回答提问
export a video fps into GUI
Hello everyone, im processing a video online and i want to display the fps acquired into the gui in a text form im kind a new ...
5 years 前 | 0 个回答 | 0
0
个回答提问
python script in matlab for real time analysis
Hello folks, Im willing to perform an computer vision analysis from a webcam in real time and im wondering if i open a script...
6 years 前 | 0 个回答 | 0
0
个回答提问
how to split a video according to a input-frame
Hello everyone How can i split a video according to a specified frame? ex: vid1 = 1000 frames a=150; b=250; c=300; spl...
7 years 前 | 0 个回答 | 0
0
个回答提问
how can i cut data from a plot?
hello, goodmorning folks how can i cut a data clicking on a plotted data? i want to cut the data from where i click untill th...
10 years 前 | 1 个回答 | 0
1
个回答提问
help with concatenation / eval
Hello... I need to load several files with specific initials and numbers (ex: luc_1.txt to luc_10.txt) to further create var...
11 years 前 | 1 个回答 | 0
1
个回答提问
% from a curve
hello i got one curve plotted that i maded using pwelch and i want to get one specific value (at 95% of the curve) how do...
11 years 前 | 1 个回答 | 0
1
个回答提问
hidding ans in menu
hello guys, i made this function . a = menu ('Wanna plot....?','Yes','No') if a == 1 plot................. . ...
11 years 前 | 2 个回答 | 0
2
个回答提问
help with concatenation to open file
hello, can anyone help me to make this concatenation work? I need a routine that ask the user to type the word 'work' and num...
11 years 前 | 2 个回答 | 0
2
个回答提问
creating a .res with 2 variables side by side (2 columns)
hello... how do i create a .res file with two variables side by side? ex: X = 1 2 3 4 Y = 1 2 3...
11 years 前 | 3 个回答 | 0
3
个回答提问
read matrix from .txt
hello, can anyone tell me what do i have to do to read this matrix saved on a.txt file? 1 2 3 4 5 6 7 8 9 10 11 12 t...
11 years 前 | 1 个回答 | 0