![]() |
Workspace 7.1.0
|
#include <pybind11/embed.h>
#include <pybind11/numpy.h>
#include <pybind11/stl.h>
#include "numpytoqimageadaptor.h"
#include "Workspace/Application/logmanager.h"
#include "Python/pythonguard.h"
Namespaces | |
namespace | CSIRO |
Top level namespace for all Workspace code. | |
namespace | CSIRO::Python |
Functions | |
bool | adaptNumpyToQImage (DataExecution::DataObject &src, DataExecution::DataObject &dest, bool copy) |
bool | adaptQImageToNumpy (DataExecution::DataObject &src, DataExecution::DataObject &dest, bool copy) |