|
Bsoft 2.1.4
Bernard's software package
|
Searches orientation space for the best fit of a 3D map to a template. More...
#include "rwimg.h"#include "mg_processing.h"#include "mg_particle_select.h"#include "rwmg.h"#include "symmetry.h"#include "ps_views.h"#include "linked_list.h"#include "file_util.h"#include "options.h"#include "utilities.h"#include "timer.h"#include <sys/stat.h>#include <fcntl.h>Functions | |
| vector< Bimage * > | setup_images (Bstring &map_file, Bstring &template_file, Bstring &rs_mask, Bstring &fs_mask, int read_img_num, Vector3< long > &bin, Vector3< double > sam, int set_origin, Vector3< double > &origin, Vector3< double > &part_ori) |
| int | main (int argc, char **argv) |
Variables | |
| int | verbose |
| const char * | use [] |
Searches orientation space for the best fit of a 3D map to a template.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| vector< Bimage * > setup_images | ( | Bstring & | map_file, |
| Bstring & | template_file, | ||
| Bstring & | rs_mask, | ||
| Bstring & | fs_mask, | ||
| int | read_img_num, | ||
| Vector3< long > & | bin, | ||
| Vector3< double > | sam, | ||
| int | set_origin, | ||
| Vector3< double > & | origin, | ||
| Vector3< double > & | part_ori | ||
| ) |
| const char* use[] |
|
extern |