#include <boost/python.hpp>
#include <Basda/Python/SmartPointerWrapper.hh>
#include <boost/python/return_internal_reference.hpp>
#include <boost/python/copy_const_reference.hpp>
#include <boost/python/return_value_policy.hpp>
#include <boost/python/suite/indexing/vector_indexing_suite.hpp>
#include <Nice/Python/StlWrapper.hh>
#include <Nice/Python/ToStringWrapper.hh>
#include <Nice/Python/Property.h>
#include <Basda/Vino/Image.h>
#include <Basda/Vino/Centroid.h>
#include <Basda/Qt/Vino/QImageWidget.h>