Skip to content

Create graph networks of N dimensional binary images for analysis with python using NetworkX and NumPy.

License

Notifications You must be signed in to change notification settings

ashkanpakzad/ImageNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageNetwork

PyPI version

Create networks of N dimensional binary images for analysis with python using NetworkX and NumPy.

By Ashkan Pakzad

Getting Started

Install

pip install ImageNetwork

Use

For example use please see example.py.

import ImageNetwork

Dependences

  • python 3.7
  • networkx
  • numpy

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details.

History

21/May/2020 v0.1.0 - initial release

About

Create graph networks of N dimensional binary images for analysis with python using NetworkX and NumPy.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages