Re: VBA examples for directly using libgphoto2?
Alan Corey <[email protected]> Sat, 7 Nov 2020 12:48:09 -0500
| Newsgroups | gmane.comp.multimedia.gphoto.user |
|---|---|
| Message-ID | <CAOh3dDYdi9EicDu8Mb=0vg_bbsoNDQnhiEbWVY1vnFpHPd8reA@mail.gmail.com> |
I haven't worked with this in a couple years. I was making an optical motion detector to trigger the camera by comparing viewfinder images. Mostly sort of worked. I was seeing a bunch of false triggering from clouds going over so I was adding stuff to average all the pixels then compare areas to that. There's a mechanism for masking out areas that you don't want to cause triggering. It needs turbojpeg dev stuff because it rips apart viewfinder images to get to pixels, does just over 4 FPS on a ZeroW. Could stand code clean-up. On 11/7/20, Alan Corey <[email protected]> wrote: > I don't know what VBA is but I've done one project in C with libgphoto2. > > On Sat, Nov 7, 2020, 5:42 AM <[email protected]> wrote: > >> Hi there! >> >> I have problems synching gphoto2 calls with other parts of the process >> because of the CMD calls - they are not very reliable in terms of time >> and >> stuff. >> >> Does anyone use libgphoto2 directly instead of the command line tool? I >> am >> looking for a coding example in VBA, preferably. >> >> Thanks! >> _______________________________________________ >> Gphoto-user mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/gphoto-user >> > -- ------------- I already voted, leave me alone. _______________________________________________ Gphoto-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gphoto-user
comparing_best.tar.xz
(application/x-xz, 99.5 KB) - not displayed