#include <gtk/gtk.h>#include <gtk/gtkimage.h>#include "image.h"#include "eye_locator_defines.h"#include <Magick++.h>#include <iostream>#include <fstream>#include <sstream>#include <math.h>Compounds | |
| struct | ImageInfo |
Defines | |
| #define | PI 3.14159265 |
| #define | SCALE 15 |
Enumerations | |
| enum | State { Left, Right } |
Functions | |
| int | save_count (void) |
| string | count_to_fileName (void) |
| void | get_count (void) |
| void | close_window (GtkWidget *window, GdkEvent *event, ImageInfo *data) |
| void | quit_all (GtkWidget *widget, GdkEvent *event, gpointer data) |
| GtkWidget * | Magick_to_GTK (Magick::Image input) |
| void | save_image (Magick::Image &image) |
| gboolean | button_press_callback (GtkWidget *event_box, GdkEventButton *event, ImageInfo *image) |
| void | open_image (GtkWidget *widget, GtkFileSelection *fs) |
| int | main (int argc, char *argv[]) |
Variables | |
| string | thefileName |
| int | file_count |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002