Programming Languages:
Python, MATLAB
Spoken Languages:
English
Python, MATLAB
Spoken Languages:
English
Feeds
提问
How do I test for correlation between digital data series?
This may be a dumb question. I have two digital data series: a = [-1 1 -1 -1 -1 1 1 -1 -1 -1 1 1]; b = [1 -1 1 -1 1 1 -1 -1 ...
11 years 前 | 2 个回答 | 0
2
个回答提问
Find a path between two points
I'm doing some image processing for biology research. I'm looking at images of a larva that bends into different shapes as it mo...
11 years 前 | 1 个回答 | 0
1
个回答提问
What is the difference between videoinput and imaq.VideoDevice?
There are two ways to initialize a video object: vid = videoinput('winvideo'); and vid = imaq.VideoDevice('winvideo...
11 years 前 | 1 个回答 | 0
1
个回答提问
Disable "Warning: The ROIPosition property was modified by the device."
I'm recording a custom region of interest, which does not change. However, every time I run my script Matlab displays this notif...
11 years 前 | 1 个回答 | 1
1
个回答提问
Image acquisition device gets locked by faulty code
I'm using the Image Acquisition Toolbox. Whenever my code fails and I have to debug and try again I get the following error: ...
11 years 前 | 2 个回答 | 1
2
个回答提问
How do I save captured video to an avi like imaqtool does?
I'm using the Image Acquisition Toolbox (imaqtool) to capture video from my Pike camera. In imaqtool I'm able to push a button t...
12 years 前 | 1 个回答 | 0