interface.h File Reference

#include <Python.h>
#include <numpy/arrayobject.h>
#include <sstream>
#include <string>
#include <cvd/image.h>
#include <cvd/image_io.h>
#include <cvd/convolution.h>
#include "types.h"
Include dependency graph for interface.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  PyCVD

Functions

template<class T >
CVD::BasicImage< T > PyCVD::allocateNumpyCVDImageSiblings (int width, int height, PyArrayObject **numpy)
template<class T >
PyArrayObject * PyCVD::fromBasicImageToNumpy (const CVD::BasicImage< T > &image)
template<class I >
CVD::BasicImage< I > PyCVD::fromNumpyToBasicImage (PyArrayObject *image, const std::string &n="")
template<class I >
CVD::BasicImage< I > PyCVD::fromNumpyToBasicImage (PyObject *p, const std::string &n="")
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:21 2013