Can the Ladybug SDK stitch fewer than six images?

Last Revision Date: 4/20/2015

This article explains that the Ladybug SDK is not currently configured to perform stitching on fewer than six images. 

 

ANSWER:

The Ladybug SDK is not currently configured to perform stitching on fewer than six images.

The on-camera image buffer receives images from all six sensors. The SDK cannot disable some of the six images to increase the frame rate.

If stitching performance is a concern, make sure the graphics card has OpenGL support and the stitching is hardware accelerated. For more information, refer to the SDK example program ladybugPanoStitchExample. 

Related Articles