A class to manage camera instances using the PySpin library.
This class provides a context manager for initializing and deinitializing cameras. It ensures that cameras are
properly initialized when entering the context and deinitialized when exiting.