sortMatrixRowsByIndices 58 modules/imgproc/src/colormap.cpp sortMatrixRowsByIndices(src, indices, dst); sortMatrixRowsByIndices 81 modules/imgproc/src/colormap.cpp Mat X = sortMatrixRowsByIndices(X_,sort_indices); sortMatrixRowsByIndices 82 modules/imgproc/src/colormap.cpp Mat Y = sortMatrixRowsByIndices(Y_,sort_indices);