75 std::shared_ptr<unsigned char> data =
nullptr;
#define MMIND_DL_SDK_EXPORT
Definition Export.h:7
StatusCode
Defines the status codes.
Definition StatusCode.h:41
Defines the Image.
Definition MMindImage.h:43
StatusCode show(const std::string &winName)
Visualizes an image.
StatusCode createFromPath(const std::string &imagePath)
Creates an image from its path.
~MMindImage()
Releases the memory of the image.
StatusCode save(const std::string &savePath)
Saves the image to a specified directory.