IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
ImageHeader.h File Reference

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>
+ Include dependency graph for ImageHeader.h:
+ This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Header for EM images. Compatible with Spider and Xmipp formats Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file ImageHeader.h.