IMP Reference Guide
2.20.2
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/Pointer.h"
#include "IMP/base_types.h"
#include "IMP/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 | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::em2d | |
Restraints using electron microscopy 2D images (class averages). | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer< DistanceFilter > > | IMP::em2d::DistanceFilters |
typedef IMP::Vector < IMP::WeakPointer < DistanceFilter > > | IMP::em2d::DistanceFiltersTemp |
SubsetFilter for checking overlap between projections and images.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file domino_filters.h.