- Mar 27, 2013
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Added the possibility to change the framerate in the bumblebee camera.
-
- Mar 22, 2013
-
-
Sergi Hernandez authored
-
Sergi Hernandez authored
Added a class for the bumblebee camera. Added a class for the ladybug camera. Added examples of both cameras.
-
- Nov 20, 2012
-
-
Sergi Hernandez authored
-
- Dec 02, 2011
-
-
Sergi Hernandez authored
changed unsigned long long int to uint64_t for better compatibility in the stereo camera source code.
-
- Nov 02, 2011
-
-
Sergi Hernandez authored
Solved a bug in the camera driver. In some video modes, the returned pixel depth was not right. The bit spacing was returned intead. This caused some errors when computing the packet size.
-
- Oct 21, 2011
-
-
Sergi Hernandez authored
Added support for the Bumblebee2 stereo camera (new class) * at the moment it only works with the Bumblebee2 camera, support for other stereo cameras is comming ... * supports continuous and one shot adquisition Added an example of use of the new class (CPGRStereoCamera) Added functions to the CFirewireServer get the desired camera through the unique guid, in addition to the index in the firewire bus.
-
- Apr 18, 2011
-
-
Guillem Alenyà authored
-