2 Cameras and GrayScaleMode
Posted: Wed Jan 22, 2014 2:10 pm
Hi,
Like the title said, i would like to use 2 cameras (V100:R2) in GrayScaleMode, synchronized with the cModuleSync. My USB Bandwidth is shared between my 2 ports, and i would like to keep the same Frame resolution.
I use the sample "FrameSynchronization.cpp", and it works fine in segmentMode. It doesn't anymore in GrayScaleMode, probably because of the USB bandwidth. To solve this, I have 2 solutions:
-Dropping the framerate from 100 to 50% for each camera. It works, but I don't want this.
-Setting the frame decimation rate to 1/2/4 or 8... It doesn't work. Why? Shouldn't the bandwidth usage be reduced?
So these solutions are no good... If you got any idea on how i can solve this problem or make the option 2 works, i'll take it.
Thanks for your help.
Like the title said, i would like to use 2 cameras (V100:R2) in GrayScaleMode, synchronized with the cModuleSync. My USB Bandwidth is shared between my 2 ports, and i would like to keep the same Frame resolution.
I use the sample "FrameSynchronization.cpp", and it works fine in segmentMode. It doesn't anymore in GrayScaleMode, probably because of the USB bandwidth. To solve this, I have 2 solutions:
-Dropping the framerate from 100 to 50% for each camera. It works, but I don't want this.
-Setting the frame decimation rate to 1/2/4 or 8... It doesn't work. Why? Shouldn't the bandwidth usage be reduced?
So these solutions are no good... If you got any idea on how i can solve this problem or make the option 2 works, i'll take it.
Thanks for your help.