Functions | Variables
module.cpp File Reference
#include "module.hpp"
Include dependency graph for module.cpp:

Go to the source code of this file.

Functions

 BOOST_PYTHON_MODULE (cv_bridge_boost)
int CV_MAT_CNWrap (int i)
int CV_MAT_DEPTHWrap (int i)
bp::object cvtColor2Wrap (bp::object obj_in, const std::string &encoding_in, const std::string &encoding_out)
bp::object cvtColorForDisplayWrap (bp::object obj_in, const std::string &encoding_in, const std::string &encoding_out, bool do_dynamic_scaling=false, double min_image_value=0.0, double max_image_value=0.0)

Variables

PyObject * mod_opencv

Function Documentation

BOOST_PYTHON_MODULE ( cv_bridge_boost  )

Definition at line 87 of file module.cpp.

int CV_MAT_CNWrap ( int  i)

Definition at line 79 of file module.cpp.

int CV_MAT_DEPTHWrap ( int  i)

Definition at line 83 of file module.cpp.

bp::object cvtColor2Wrap ( bp::object  obj_in,
const std::string &  encoding_in,
const std::string &  encoding_out 
)

Definition at line 40 of file module.cpp.

bp::object cvtColorForDisplayWrap ( bp::object  obj_in,
const std::string &  encoding_in,
const std::string &  encoding_out,
bool  do_dynamic_scaling = false,
double  min_image_value = 0.0,
double  max_image_value = 0.0 
)

Definition at line 54 of file module.cpp.


Variable Documentation

PyObject* mod_opencv

Definition at line 37 of file module.cpp.



cv_bridge
Author(s): Patrick Mihelich, James Bowman
autogenerated on Wed Aug 9 2017 02:51:41