From: Grant Rettke (grettke at acm.org) Date: Sat Nov 6 13:10:06 EDT 2010 |
|
On Sat, Nov 6, 2010 at 9:32 AM, 김태윤 <kty1104 at gmail.com> wrote: > is there anyway I can use "VFW (Video For Window)" or "DirectShow camera" in > racket? > what I try to do is that get the image from camera in real time > if I can't use them, then are there any similar way to do it? If you can find a library to do that in C; then you can call C from Racket to get the image.
Posted on the users mailing list. |
|