I just wanted to say that I copied the code from Simon's gist, and once I had all the packages installed, it was really exciting to see video from the webcam via Julia. :)
-- Leah On Fri, Sep 12, 2014 at 12:19 PM, Simon Danisch <[email protected]> wrote: > GStreamer has some shaders for the conversion: > > http://cgit.freedesktop.org/gstreamer/gst-plugins-gl/tree/gst-libs/gst/gl/gstgldownload.czz > So I'd say we're not very far away from this goal, as the rest is already > on the GPU ;) > > Am Montag, 8. September 2014 18:06:45 UTC+2 schrieb Miguel Belbut Gaspar: >> >> Hi, >> >> Has anyone found a way to do image acquisition (from a webcam or some >> kind of digital camera) directly in Julia? Or should we communicate >> directly with some library/dll to achieve that? >> >> Miguel >> >
