Skip to content

This aims to serve as a tutorial for getting kick started with using NumPy and scikit-image (skimage) library.

Notifications You must be signed in to change notification settings

chintak/scikit-image-examples

Repository files navigation

scikit-image-examples

This aims to serve as a tutorial for getting kick started with using NumPy and scikit-image (skimage) library.

The project was built using iPython Notebook. For best viewing experience download the .ipynb file.

Dependencies :

To install NumPy : http://www.scipy.org/Download

To install scikit-image : http://scikit-image.org/download.html

Please download iPython from : http://ipython.org/install.html

Run with iPython Notebook :

Open iPython notebook by:

$ ipython notebook

Then import the .ipynb file and enjoy :)

About

This aims to serve as a tutorial for getting kick started with using NumPy and scikit-image (skimage) library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published