mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-05 13:21:12 +08:00
BUG: Fix typo and docstrng
This commit is contained in:
@@ -90,5 +90,5 @@ plt.ylabel('GLVM Correlation')
|
||||
plt.legend()
|
||||
|
||||
# display the patches and plot
|
||||
plt.suptitle('Grey level co-occurance matrix features', fontsize=14)
|
||||
plt.suptitle('Grey level co-occurrence matrix features', fontsize=14)
|
||||
plt.show()
|
||||
|
||||
Reference in New Issue
Block a user