fix obvious copy+paste typo in computeDistance()
authorFlorian Verdet <fvgoto@users.noreply.github.com>
Tue, 16 Dec 2014 11:46:07 +0000 (12:46 +0100)
committerFlorian Verdet <fvgoto@users.noreply.github.com>
Tue, 16 Dec 2014 11:46:07 +0000 (12:46 +0100)
commitf87f0cc4819901f703893e4e4e06762da8c75098
treeb236e8c61a08601bcb2fa3730a9f8233e35ef286
parent009aec5164b59d174c1a1f8040a29f3108c1b281
fix obvious copy+paste typo in computeDistance()

(with this else-branch, argument contour2 would not be used at all)
modules/shape/src/sc_dis.cpp