IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Header for EM images. Compatible with Spider and Xmipp formats Copyright 2007-2022 IMP Inventors. All rights reserved. More...
#include <IMP/em/em_config.h>
#include <IMP/em/SpiderHeader.h>
#include <IMP/algebra/Vector3D.h>
#include <IMP/algebra/Vector2D.h>
#include <IMP/algebra/utility.h>
#include <IMP/algebra/endian.h>
#include <IMP/showable_macros.h>
#include <cstdio>
#include <iostream>
#include <fstream>
#include <cstring>
Go to the source code of this file.
Classes | |
class | IMP::em::ImageHeader |
Class to deal with the header of Electron Microscopy images in IMP. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::em | |
Basic utilities for handling cryo-electron microscopy 3D density maps. | |
Header for EM images. Compatible with Spider and Xmipp formats Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file ImageHeader.h.