MCPcopy Create free account
hub / github.com/CMU-Perceptual-Computing-Lab/openpose / Image

Method Image

include/openpose_private/gpu/cl2.hpp:4167–4167  ·  view source on GitHub ↗

\brief Default constructor - initializes to NULL.

Source from the content-addressed store, hash-verified

4165protected:
4166 //! \brief Default constructor - initializes to NULL.
4167 Image() : Memory() { }
4168
4169 /*! \brief Constructor from cl_mem - takes ownership.
4170 *

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected