• Alex Leontiev's avatar
    Minor fixes · af74ec60
    Alex Leontiev authored
    In response to the pull request comments by Vadim Pisarevsky. In
    particular, the following was done:
        *)cv::reduce use instead of custom code for calculating
    per-coordinate sum
        *) naming style of private methods is made consisted with overall --
    mixed-case style
        *) irrelevant create()'s were removed -- I did not know that copyTo()
    method itself calls create
    af74ec60
simplex.cpp 8.87 KB