C snake codes documnetation



    Main file/ functions (*.c)

      discrete_snake.c
      edge_det.c
      globals.c
      handlers.c
      image.c
      image_window.c
      init_vertex.c
      matrix.c
      paint.c
      snake_fop.c
      vector.c
      Shared functions from Glib (graphical library)


    Back