Skip to content

tjohnson314/GraphReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project will take an image of a graph as a PNG file, and locate the nodes and edges.

It contains the following classes:
main.py - The main loop that starts our program
gui.py - The GUI that shows our input and the graph structure we have identified
learner.py - The functions for locating nodes and edges
graph.py - A class for storing graphs (nodes, edges, and locations)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages