facedetect: simplify repeated code.
authorvanechipi <vchipirras6@gmail.com>
Mon, 10 Aug 2015 17:13:11 +0000 (19:13 +0200)
committerLuis de Bethencourt <luis@debethencourt.com>
Tue, 11 Aug 2015 10:18:50 +0000 (11:18 +0100)
commit28f9ff131276e3e0df5d0b6d6e5c03ce01f5319e
tree28e515abf6861025afca7ecc50ad70641aa913e0
parent73bc2cf7b05e026bef776e0ccb843e98b008c72d
facedetect: simplify repeated code.

Store the value of r.height / 2 instead of repeating the operation line
three times.
ext/opencv/gstfacedetect.cpp