Running a Session With a YUV Image Variable

After you have created a YUV format image variable, you can run an analysis session with the image variable as one of the kernel arguments:

  1. Create a session with the relevant kernel and build the session.
  2. In the OpenCL Kernel Analysis Input pane, assign the image variables to the kernel arguments.
  3. Run the session: OpenCL Kernel Development > Run.
  4. In the report that is generated, from the Select Report drop-down, select Variables View.

    YUV image report
  5. Right-click on one of the links and select Open in YUV Combiner.
    The YUV Planes Combiner dialog box appears
  6. Fill in the YUV Plane, height and width fields and click create YUV image:

See Also

Creating Image Variables