addTermWeights     54 modules/imgproc/src/gcgraph.hpp     void addTermWeights( int i, TWeight sourceW, TWeight sinkW );
addTermWeights    479 modules/imgproc/src/grabcut.cpp             graph.addTermWeights( vtxIdx, fromSource, toSink );
addTermWeights   1127 modules/stitching/src/seam_finders.cpp             graph.addTermWeights(v, mask1.at<uchar>(y, x) ? terminal_cost_ : 0.f,
addTermWeights   1177 modules/stitching/src/seam_finders.cpp             graph.addTermWeights(v, mask1.at<uchar>(y, x) ? terminal_cost_ : 0.f,