mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-12 12:50:49 +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
|
A crash course on NumPy for images
|
||||||
----------------------------------
|
==================================
|
||||||
|
|
||||||
Images manipulated by ``scikit-image`` are simply NumPy arrays. Hence, a
|
Images manipulated by ``scikit-image`` are simply NumPy arrays. Hence, a
|
||||||
large fraction of operations on images will just consist in using NumPy::
|
large fraction of operations on images will just consist in using NumPy::
|
||||||
|
|||||||
Reference in New Issue
Block a user