Skip to content
Snippets Groups Projects
  • Vojtech Moravec's avatar
    ab29d576
    Add CallbackInputData. · ab29d576
    Vojtech Moravec authored
    CallbackInputData is very generic loader, which is right now useful for Hdf5 reading.
    
    The callback which is required to be implemented, must return pixel data at pixel specified by the x, y and z coordinates.
    ab29d576
    History
    Add CallbackInputData.
    Vojtech Moravec authored
    CallbackInputData is very generic loader, which is right now useful for Hdf5 reading.
    
    The callback which is required to be implemented, must return pixel data at pixel specified by the x, y and z coordinates.