IMP  2.0.1
The Integrative Modeling Platform
ProjectionFinder.h File Reference

Coarse registration of 2D projections from a 3D volume. More...

#include "IMP/em2d/em2d_config.h"
#include "IMP/em2d/RegistrationResult.h"
#include "IMP/em2d/align2D.h"
#include "IMP/em2d/project.h"
#include "IMP/em2d/ProjectionMask.h"
#include "IMP/em2d/opencv_interface.h"
#include "IMP/em2d/Image.h"
#include "IMP/em2d/scores2D.h"
#include "IMP/em2d/PolarResamplingParameters.h"
#include "IMP/algebra/Vector3D.h"
#include "IMP/algebra/Vector2D.h"
#include "IMP/algebra/Rotation3D.h"
#include "IMP/algebra/Rotation2D.h"
#include "IMP/Pointer.h"
#include "IMP/Particle.h"
#include <string>
+ Include dependency graph for ProjectionFinder.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::em2d::ProjectionFinder
 class to perform registration of model projections to images images More...
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::em2d
 See IMP.em2d Overview for more information.
 

Typedefs

typedef IMP::base::Vector
< Em2DRestraintParameters > 
IMP::em2d::Em2DRestraintParametersList
 
typedef IMP::base::Vector
< IMP::base::Pointer
< ProjectionFinder > > 
IMP::em2d::ProjectionFinders
 

Variables

const unsigned int IMP::em2d::ALIGN2D_NO_PREPROCESSING = 0
 Methods for registration used by the finder.
 
const unsigned int IMP::em2d::ALIGN2D_PREPROCESSING = 1
 
const unsigned int IMP::em2d::ALIGN2D_WITH_CENTERS = 2
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file ProjectionFinder.h.