mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-17 11:32:45 +08:00
DOC: minor example clean up.
This commit is contained in:
@@ -82,7 +82,6 @@ References
|
||||
from skimage.feature import hog
|
||||
from skimage import data, color, exposure
|
||||
|
||||
import numpy as np
|
||||
import matplotlib.pyplot as plt
|
||||
|
||||
image = color.rgb2gray(data.lena())
|
||||
|
||||
Reference in New Issue
Block a user