#include <ecl/command_line/cmd_line.hpp>#include <ecl/command_line/unlabeled_value_arg.hpp>#include <iostream>#include <QApplication>#include <QObject>#include "../../include/qglv/widgets/cv_image_view.hpp"#include "signal404.hpp"
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| std::string | parse_arguments (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 33 of file applications/cv_image_view.cpp.
| std::string parse_arguments | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 22 of file applications/cv_image_view.cpp.