Implementation of the research titled: "Image Completion Using Efficient Belief Propagation via Priority Scheduling and Dynamic Pruning"
GNU General Public License v3.0
32
stars
18
forks
source link
Add parentheses in MathUtils.inl #11
Closed
daviddoria closed 13 years ago
This looks delicate, I'll let you add them :)
n = n + MANTISSA_MASK & ~MANTISSA_MASK;
/media/portable/Projects/src/lafarren-image-completer/src/tech/tech/MathUtils.inl:79: warning: suggest parentheses around ‘+’ in operand of ‘&’