removed some more trailing whitespaces

This commit is contained in:
Vadim Pisarevsky 2014-08-12 14:33:18 +04:00
parent bca4eb5e00
commit 1629d50999

View File

@ -243,7 +243,7 @@ The AKAZE constructor
:param octaves: Maximum octave evolution of the image
:param sublevels: Default number of sublevels per scale level
:param diffusivity: Diffusivity type. DIFF_PM_G1, DIFF_PM_G2, DIFF_WEICKERT or DIFF_CHARBONNIER
SIFT
----