mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 20:22:51 +08:00
Merge pull request #1562 from warmspringwinds/example_correction
DOCFIX: Add missing visualization of MB-LBP plot
This commit is contained in:
@@ -63,6 +63,8 @@ img = draw_multiblock_lbp(test_img, 0, 0, 90, 90,
|
||||
|
||||
plt.imshow(img, interpolation='nearest')
|
||||
|
||||
plt.show()
|
||||
|
||||
"""
|
||||
.. image:: PLOT2RST.current_figure
|
||||
|
||||
|
||||
Reference in New Issue
Block a user