IMP
2.3.0
The Integrative Modeling Platform
|
SubsetFilter for checking overlap between projections and images. More...
#include "IMP/em2d/image_processing.h"
#include "IMP/em2d/domino_particle_states.h"
#include "IMP/algebra/Vector3D.h"
#include "IMP/domino/subset_filters.h"
#include "IMP/domino/Assignment.h"
#include "IMP/base/Pointer.h"
#include "IMP/base_types.h"
#include "IMP/base/log.h"
#include <iostream>
Go to the source code of this file.
Classes | |
class | IMP::em2d::DistanceFilter |
SubsetFilter for checking overlap between projections and images. More... | |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::em2d | |
Restraints using electron microscopy 2D images (class averages). | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < DistanceFilter > > | IMP::em2d::DistanceFilters |
typedef IMP::base::Vector < IMP::base::WeakPointer < DistanceFilter > > | IMP::em2d::DistanceFiltersTemp |
SubsetFilter for checking overlap between projections and images.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file domino_filters.h.