mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 10:49:25 +08:00
Merge pull request #2177 from emmanuelle/user_guide_numpy
Added chapter title formatting for numpy_images.rst
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
==================================
|
||||
A crash course on NumPy for images
|
||||
----------------------------------
|
||||
==================================
|
||||
|
||||
Images manipulated by ``scikit-image`` are simply NumPy arrays. Hence, a
|
||||
large fraction of operations on images will just consist in using NumPy::
|
||||
|
||||
Reference in New Issue
Block a user