IMP  2.3.1
The Integrative Modeling Platform
ProjectionMask.h File Reference

projection masks Copyright 2007-2014 IMP Inventors. All rights reserved. More...

#include "IMP/em2d/em2d_config.h"
#include "IMP/em2d/opencv_interface.h"
#include "IMP/em2d/CenteredMat.h"
#include "IMP/atom/Mass.h"
#include "IMP/em/exp.h"
#include "IMP/algebra/Vector3D.h"
#include "IMP/algebra/Vector2D.h"
#include "IMP/algebra/Rotation3D.h"
#include "IMP/algebra/SphericalVector3D.h"
#include "IMP/em/KernelParameters.h"
#include "IMP/core/XYZR.h"
#include "IMP/Particle.h"
#include "IMP/base/exception.h"
#include <complex>
#include <boost/shared_ptr.hpp>
+ Include dependency graph for ProjectionMask.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::em2d::MasksManager
 Management of projection masks. More...
 
class  IMP::em2d::ProjectionMask
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::em2d
 Restraints using electron microscopy 2D images (class averages).
 

Typedefs

typedef boost::shared_ptr
< MasksManager > 
IMP::em2d::MasksManagerPtr
 
typedef IMP::base::Vector
< MasksManager > 
IMP::em2d::MasksManagers
 
typedef boost::shared_ptr
< ProjectionMask > 
IMP::em2d::ProjectionMaskPtr
 
typedef IMP::base::Vector
< ProjectionMask > 
IMP::em2d::ProjectionMasks
 

Functions

void IMP::em2d::do_place (cv::Mat &mask, cv::Mat &m, const algebra::Vector2D &v)
 

Detailed Description

projection masks Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file ProjectionMask.h.