help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave and live capturing camera


From: Søren Hauberg
Subject: Re: Octave and live capturing camera
Date: Sat, 29 Nov 2008 13:54:27 +0100

Yes, I also believe this is the easiest approach. That being said, are
you sure you want get images in real time with Octave. Real time image
processing usually needs to be done in lower level programming languages
like C or C++ due to speed reasons.

Søren

lør, 29 11 2008 kl. 13:09 +0100, skrev Carlos Medrano:
> I  think there are some bindings for OpenCV in Octave. I have never used 
> these 
> bindings, but in OpenCV (HighGui) you have some functions to get pictures 
> from cameras. 
> 
>  May be this indirect method can help you.
> 
> Carlos
> 
> On Saturday 29 November 2008 11:40, Michael Goffioul wrote:
> > AFAIK, there's no builtin support to access USB (or serial)
> > port from octave. You'll have to write that part yourself in
> > C/C++.
> >
> > Michael.
> >
> > On Fri, Nov 28, 2008 at 11:55 AM, Wydou <address@hidden> wrote:
> > > Hi all
> > >
> > > I would like to capture the camera picture of my old logitech webcam
> > > within octave. It's an USB webcam, which is supported by the macam
> > > driver.
> > >
> > > Is it acutally possible to access a live video stream in octave?
> > > If yes, has anybody done this already with macam?
> > >
> > > Thank you in advance
> > > Wydou
> > >
> > >
> > > --
> > > View this message in context:
> > > http://www.nabble.com/Octave-and-live-capturing-camera-tp20733190p2073319
> > >0.html Sent from the Octave - General mailing list archive at Nabble.com.
> > >
> > > _______________________________________________
> > > Help-octave mailing list
> > > address@hidden
> > > https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> >
> > _______________________________________________
> > Help-octave mailing list
> > address@hidden
> > https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]