36#include "common/StatusCode.h"
72 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
Definition MMindImage.h:40
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.