#include <iostream>
#include <cstdlib>
#include <cstdio>
#include <vector>
#include "pyra/tpimageutil.h"
#include "fgbgsegment.h"
#include "timercpu.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Image IO and execution of segmentation on data.
Definition in file dosegment.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 23 of file dosegment.cpp.