Search found 4 matches

by simone
Thu Mar 21, 2013 1:36 am
Forum: Camera SDK
Topic: Camera syncronization and GetFrameGroup()
Replies: 12
Views: 14549

Re: Camera syncronization and GetFrameGroup()

I'm using 2 (or 3) V100:R2 cameras linked to an optihub (USB cables), the hub is then linked with pc (USB cable). Usb license key is connected to the pc also. Pc has win7 operating system.
by simone
Wed Mar 20, 2013 8:12 am
Forum: Camera SDK
Topic: Camera syncronization and GetFrameGroup()
Replies: 12
Views: 14549

Re: Camera syncronization and GetFrameGroup()

I've tried with only two cameras but with the same results...framegroup is 0.

I'm using 2 of 6 V100:R2 cameras.

Any other ideas?
by simone
Wed Oct 31, 2012 9:40 am
Forum: Camera SDK
Topic: Camera syncronization and GetFrameGroup()
Replies: 12
Views: 14549

Camera syncronization and GetFrameGroup()

<t>Hi,<br/> <br/> I'm trying to get frame from 3 syncronized camera.<br/> <br/> I've read and tried the sample code "FrameSyncronization" but it seems it doesn't work because it doesn't create a FrameGroup. In fact after the command "frameGroup = sync->GetFrameGroup();" the variable framegroup is al...
by simone
Thu Oct 25, 2012 3:58 am
Forum: Camera SDK
Topic: Saving an image to a file?
Replies: 3
Views: 5016

Re: Saving an image to a file?

I have the same problem...

do you have a sample code for acquire and save frame from multiple camera?