Removed redundant calculations
authorKotrix <kotrix11@gmail.com>
Sun, 4 Dec 2016 19:28:56 +0000 (20:28 +0100)
committerGitHub <noreply@github.com>
Sun, 4 Dec 2016 19:28:56 +0000 (20:28 +0100)
commit10ccd0328c2892534a3ed659d4921f2de90c3fb1
tree0574b4b4033da21d47f115796c066b0869af8866
parentc48d7f86ba1b74c8a9cbd860ccc850e968f26b21
Removed redundant calculations

Operations inside for loops are unnecessary. They are repeated anyway just below for loops
modules/video/src/lkpyramid.cpp