momentsInTile 647 modules/imgproc/src/moments.cpp func = momentsInTile<uchar, int, int>; momentsInTile 649 modules/imgproc/src/moments.cpp func = momentsInTile<ushort, int, int64>; momentsInTile 651 modules/imgproc/src/moments.cpp func = momentsInTile<short, int, int64>; momentsInTile 653 modules/imgproc/src/moments.cpp func = momentsInTile<float, double, double>; momentsInTile 655 modules/imgproc/src/moments.cpp func = momentsInTile<double, double, double>;