#include <iostream>
#include <fstream>
#include <unistd.h>
#include <errno.h>
#include <stdlib.h>
#include "vuFileHelper.h"
#include "Volume/Regular/Unimodal/3d/2B/2B.h"
#include "Volume/Regular/Unimodal/3d/1B/1B.h"
#include "vuHistogram.h"
Include dependency graph for genhist.cpp:
Go to the source code of this file.
Functions | |
void | usage (const char *exe) |
bool | readnumber (const char *str, int &number) |
int | main (int argc, char **argv) |
|
Definition at line 16 of file genhist.cpp. References vu1112::createHistogram(), vuFileHelper::getFileType(), vuString::isEmpty(), vu1::setFileName(), and usage(). |
Here is the call graph for this function:
|
|
|
|