Community Profile

photo

Chris


Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
  • Thankful Level 3

View badges

Feeds

View by

Question


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 ...

10 years ago | 2 answers | 0

2

answers

Question


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...

10 years ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 1

1

answer

Question


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 ago | 2 answers | 1

2

answers

Question


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...

11 years ago | 1 answer | 0

1

answer