ARToolKit | Mailing List Archive |
![]() |
From: | Blair MacIntyre <blair@c ............> | Received: | Oct 23, 2001 |
To | Benedikt Voegtli <bvo@h ...........> | ||
Subject: | Re: Mailing List Archive, Mac Port? | ||
Ben, I'd love to see a port to OSX (since I use it). I expect that everything except the video capture part will just compile (in the toolkit). You may have to do some work to get the examples working on Cocoa. As for the video capture part, that's all in once library (ARVideo). There is a different implementation for each platform, and it only requires 5 or 6 functions to be implemented. Basically, you need to open a camera, start video capture, and then return a bitmap array for each frame. I assume you'll want to use Quicktime to do the capture, but I don't know anything about that, so I can't really help with the OSX specific stuff. On Tuesday, October 23, 2001, at 10:15 AM, Benedikt Voegtli wrote: > Hi > > I am trying to port ARToolkit to Mac OS X (Cocoa), using a DV-Cam as > input device. Before I move on I would like to know: > > - Is anyone of you already working on a Mac port? > - Is there a mailing list archive of this list? > - I am looking for any useful information about the video capturing in > ARToolkit, what format it expects and so forth > > Thanks > Ben > > ---------------------- > Benedikt Voegtli > HyperWerk FHBB > Totentanz 17-18 > CH - 4051 Basel > bvo@h ........... |
From: | Benedikt Voegtli <bvo@h ...........> | Received: | Oct 23, 2001 |
To | Artoolkit@h .................. | ||
Subject: | Mailing List Archive, Mac Port? | ||
Hi I am trying to port ARToolkit to Mac OS X (Cocoa), using a DV-Cam as input device. Before I move on I would like to know: - Is anyone of you already working on a Mac port? - Is there a mailing list archive of this list? - I am looking for any useful information about the video capturing in ARToolkit, what format it expects and so forth Thanks Ben ---------------------- Benedikt Voegtli HyperWerk FHBB Totentanz 17-18 CH - 4051 Basel bvo@h ........... |
From: | Francois Berard <francois.berard@i ......> | Received: | Oct 24, 2001 |
To | Blair MacIntyre <blair@c ............>, Benedikt Voegtli <bvo@h ...........> | ||
Subject: | Re: Mailing List Archive, Mac Port? | ||
Hi All, * I'm not working on a mac port but I would probabily be interested in contributing to this. * I have a lot of experience on real-time video acquisition and processing on MacOS (Classic). I haven't switched to OS X yet but I think the QuickTime API (for video acquisition) is the same under classic or X. My video acquisition code should compile (almost ?) unmodified under X. I'm happy to give this code to anyone interested, or to point you the Apple sample code that might be easier to use than my code. * I'm happy to help anyone having trouble with video acquisition under quicktime. If there are enough people interested, maybe we should setup an ART Mac-port mailing list ? François At 11:53 -0400 23/10/01, Blair MacIntyre wrote: >Ben, > >I'd love to see a port to OSX (since I use it). > >I expect that everything except the video capture part will just >compile (in the toolkit). You may have to do some work to get the >examples working on Cocoa. > >As for the video capture part, that's all in once library (ARVideo). >There is a different implementation for each platform, and it only >requires 5 or 6 functions to be implemented. >Basically, you need to open a camera, start video capture, and then >return a bitmap array for each frame. > >I assume you'll want to use Quicktime to do the capture, but I don't >know anything about that, so I can't really help with the OSX >specific stuff. > > >On Tuesday, October 23, 2001, at 10:15 AM, Benedikt Voegtli wrote: > >>Hi >> >>I am trying to port ARToolkit to Mac OS X (Cocoa), using a DV-Cam >>as input device. Before I move on I would like to know: >> >>- Is anyone of you already working on a Mac port? >>- Is there a mailing list archive of this list? >>- I am looking for any useful information about the video capturing >>in ARToolkit, what format it expects and so forth >> >>Thanks >>Ben >> >>---------------------- >>Benedikt Voegtli >>HyperWerk FHBB >>Totentanz 17-18 >>CH - 4051 Basel >>bvo@h ........... -- ______________________________ Francois Berard http://iihm.imag.fr/fberard/ IIHM, CLIPS-IMAG http://iihm.imag.fr/ Tel: (+33)476 514 365 Fax: (+33)476 446 675 |