Workspace 6.21.5
Namespaces | Functions
numpytoqimageadaptor.cpp File Reference
#include <pybind11/embed.h>
#include <pybind11/numpy.h>
#include <pybind11/stl.h>
#include "numpytoqimageadaptor.h"
#include "Workspace/Application/logmanager.h"
#include "Python/pythonguard.h"
Include dependency graph for numpytoqimageadaptor.cpp:

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)