CHullCmpPoints 161 modules/imgproc/src/convhull.cpp std::sort(pointer, pointer + total, CHullCmpPoints<int>()); CHullCmpPoints 173 modules/imgproc/src/convhull.cpp std::sort(pointerf, pointerf + total, CHullCmpPoints<float>());