Class NppiMirrorBatchCXR

  • All Implemented Interfaces:
    AutoCloseable

    @Properties(inherit=nppig.class)
    public class NppiMirrorBatchCXR
    extends Pointer
    \defgroup mirror_batch MirrorBatch Mirrors batches of images horizontally, vertically or diagonally. MirrorBatch generally takes the same parameter list as Mirror except that there is a list of N instances of those parameters (N > 1) and that list is passed in device memory. A convenient data structure is provided that allows for easy initialization of the parameter lists. The only restriction on these functions is that there is one single ROI and a single mirror flag which are applied respectively to each image in the batch. The primary purpose of this function is to provide improved performance for batches of smaller images as long as GPU resources are available. Therefore it is recommended that the function not be used for very large images as there may not be resources available for processing several large images simultaneously.

    Common parameters for nppiMirrorBatch non-inplace and inplace functions include: