DOC: minor example clean up.

This commit is contained in:
Tony S Yu
2012-02-20 09:45:17 -05:00
parent cb93ebbf61
commit 520c961a0c
3 changed files with 11 additions and 11 deletions
-1
View File
@@ -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())