![]() |
Bsoft 2.1.4
Bernard's software package
|
Calculates a distance criterion between a set of 2D images or 3D maps. More...
#include "rwimg.h"
#include "rwmg.h"
#include "mg_img_proc.h"
#include "Matrix.h"
#include "cluster.h"
#include "linked_list.h"
#include "file_util.h"
#include "utilities.h"
#include "options.h"
#include "timer.h"
Functions | |
Matrix | img_map_distance (Bstring *file_list, int type, double *cutoff, double hires, double lores, Bimage *pmask) |
int | project_set_selection (Bproject *project, long n, vector< long > idx) |
int | project_rec_select (Bproject *project, vector< long > idx) |
Bstring * | project_get_filenames (Bproject *project, int flag) |
int | main (int argc, char **argv) |
Variables | |
int | verbose |
const char * | use [] |
Calculates a distance criterion between a set of 2D images or 3D maps.
Matrix img_map_distance | ( | Bstring * | file_list, |
int | type, | ||
double * | cutoff, | ||
double | hires, | ||
double | lores, | ||
Bimage * | pmask | ||
) |
int main | ( | int | argc, |
char ** | argv | ||
) |
int project_rec_select | ( | Bproject * | project, |
vector< long > | idx | ||
) |
int project_set_selection | ( | Bproject * | project, |
long | n, | ||
vector< long > | idx | ||
) |
const char* use[] |
|
extern |