ws_push           217 modules/imgproc/src/segmentation.cpp                 ws_push( idx, i*mstep + j, i*istep + j*3 );
ws_push           297 modules/imgproc/src/segmentation.cpp             ws_push( t, mofs - 1, iofs - 3 );
ws_push           304 modules/imgproc/src/segmentation.cpp             ws_push( t, mofs + 1, iofs + 3 );
ws_push           311 modules/imgproc/src/segmentation.cpp             ws_push( t, mofs - mstep, iofs - istep );
ws_push           318 modules/imgproc/src/segmentation.cpp             ws_push( t, mofs + mstep, iofs + istep );