Defines | Functions
test.cpp File Reference
#include <iostream>
#include <fstream>
#include <vector>
#include <stdlib.h>
#include <utility>
#include <math.h>
#include <numeric>
#include <sstream>
#include <lama_common/point.h>
#include <lama_common/polygon.h>
#include <pm_fourier/fourier.h>
#include "utils.h"
Include dependency graph for test.cpp:

Go to the source code of this file.

Defines

#define intro   if (id==-1) { cerr << myId << " : " << __FUNCTION__ << "\n"; return; } else if (id!=myId) return;

Functions

void getDissimilarity_fourier (int argc, char **argv, const int id, const int myId)
void getDissimilarity_fourier_from_filelist (int argc, char **argv, const int id, const int myId)
static void loadPolygon (const char *file, vector< Point2 > &polygon)
int main (int argc, char **argv)

Define Documentation

#define intro   if (id==-1) { cerr << myId << " : " << __FUNCTION__ << "\n"; return; } else if (id!=myId) return;

Definition at line 16 of file test.cpp.


Function Documentation

void getDissimilarity_fourier ( int  argc,
char **  argv,
const int  id,
const int  myId 
)

Definition at line 33 of file test.cpp.

void getDissimilarity_fourier_from_filelist ( int  argc,
char **  argv,
const int  id,
const int  myId 
)

Definition at line 68 of file test.cpp.

static void loadPolygon ( const char *  file,
vector< Point2 > &  polygon 
) [static]

Definition at line 21 of file test.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 131 of file test.cpp.



pm_fourier
Author(s): Gaël Ecorchard , Karel Košnar , Vojtěch Vonásek
autogenerated on Mon Mar 2 2015 19:33:22