Classes | Functions
pano_py Namespace Reference

Classes

class  Options
class  StitchProgressCallable

Functions

 BOOST_PYTHON_MODULE (pano_py)
 BOOST_PYTHON_MODULE (pano_cv)
template<typename T >
void container_assign (T &l, bp::object o)
template<typename T >
bp::object container_get (const T &l)
cv::Mat convertNumpy2Mat (boost::python::object np)
cv::Mat convertNumpy2Mat (bp::object np)
cv::Mat convertObj2Mat (boost::python::object image)
 takes a cv.cvmat or cv.iplimage from the opencv wrappings and turns it into a cv::Mat for convenient use.
cv::Mat convertObj2Mat (bp::object image)
int failmsg (const char *fmt,...)
void imwrite_noargs (const std::string &window_name, const cv::Mat &image)
bool numpy_to_mat (const PyObject *o, cv::Mat &m, const char *name="<unknown>", bool allowND=true)
bool stitch (Options opts, StitchProgressCallable *callback)
void wrap_BlurDetector ()
void wrap_Camera ()
void wrap_glob ()
void wrap_Options ()
void wrap_stitch ()
void wrap_SVDRSolverParams ()
void wrapMat ()
void wrapPoints ()
void wrapSize ()

Function Documentation

Definition at line 15 of file pano_py.cpp.

Definition at line 141 of file opencv.cpp.

template<typename T >
void pano_py::container_assign ( T &  l,
bp::object  o 
)

Definition at line 50 of file pano_py.h.

template<typename T >
bp::object pano_py::container_get ( const T &  l)

Definition at line 58 of file pano_py.h.

cv::Mat pano_py::convertNumpy2Mat ( boost::python::object  np)
cv::Mat pano_py::convertNumpy2Mat ( bp::object  np)

Definition at line 130 of file opencv.cpp.

cv::Mat pano_py::convertObj2Mat ( boost::python::object  image)

takes a cv.cvmat or cv.iplimage from the opencv wrappings and turns it into a cv::Mat for convenient use.

cv::Mat pano_py::convertObj2Mat ( bp::object  image)

Definition at line 121 of file opencv.cpp.

int pano_py::failmsg ( const char *  fmt,
  ... 
)

Definition at line 108 of file opencv.cpp.

void pano_py::imwrite_noargs ( const std::string &  window_name,
const cv::Mat &  image 
)

Definition at line 137 of file opencv.cpp.

bool pano_py::numpy_to_mat ( const PyObject *  o,
cv::Mat &  m,
const char *  name = "<unknown>",
bool  allowND = true 
)

Definition at line 79 of file numpy_to_mat.cpp.

bool pano_py::stitch ( Options  opts,
StitchProgressCallable callback 
)

Definition at line 138 of file stitch.cpp.

Definition at line 21 of file wrap_BlurDetector.cpp.

Definition at line 15 of file wrap_Camera.cpp.

Definition at line 21 of file wrap_glob.cpp.

Definition at line 12 of file wrap_Options.cpp.

Definition at line 189 of file stitch.cpp.

Definition at line 12 of file wrap_SVDSolverParams.cpp.

void pano_py::wrapMat ( ) [static]

Definition at line 83 of file mat.cpp.



pano_py
Author(s): Ethan Rublee
autogenerated on Mon Oct 6 2014 08:05:14