change reference note in doc string

This commit is contained in:
Johannes Schönberger
2012-05-14 10:02:59 +02:00
parent e30fcfc493
commit 627ac3cbb9
+1 -1
View File
@@ -124,7 +124,7 @@ def regionprops(image, properties='all'):
B. Jähne. Digital Image Processing. Springer-Verlag,
Berlin-Heidelberg, 6. edition, 2005.
T. H. Reiss. Recognizing Planar Objects Using Invariant Image Features,
LNICS, p. 676. Springer, Berlin, 1993.
from Lecture notes in computer science, p. 676. Springer, Berlin, 1993.
http://en.wikipedia.org/wiki/Image_moment
Examples