Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Module ImgAlgos::PrincetonImageProducer

This module takes care about any generic get the Princeton camera image and put it in the event.
Functionality:

  • gets any the Princeton camera image data from the event, based on specified source and key_in parameters,
  • puts the ndarray<doublendarray<uint16_t,2> object with camera image in the event using specified key_out parameter.

...