Public Member Functions | List of all members
ImageOpExec Class Reference
Inheritance diagram for ImageOpExec:
Inheritance graph
[legend]

Public Member Functions

void execOp (const drain::image::ImageOp &imageOp, RackContext &ctx) const
 Shared function, to minimize copies in template classes. More...
 
template<class OD >
void updateGeometryODIM (Hi5Tree &dstGroup, const std::string &quantity, drain::image::Geometry &geometry) const
 

Member Function Documentation

◆ execOp()

void execOp ( const drain::image::ImageOp imageOp,
RackContext ctx 
) const

Shared function, to minimize copies in template classes.

This makes using QIND difficult...

1st loop: Add data, not quality yet (only check it)

SOURCE: Add src data (always from h5 struct)

TODO: clarify those...

Target:

dstData was fully added already above (all the channels)

dstData was fully added above (all the channels)

dstData was fully added above (all the channels)

dstData was fully added above (all the channels)


The documentation for this class was generated from the following files: