📄 stcgraphcut.cpp
字号:
///////////////////////////////////////////////////////////////////////////
//
// NAME
// StcGraphCut.cpp -- optimize the MRF using a Graph Cut algorithm
//
// DESCRIPTION
// Input: m_cost: DSI (disparity space image)
// m_smooth: smoothness field weights
// m_rho_s: table of smoothness penalties vs. disp difference
// Output: m_disparity best disparities in range [0 .. n_disp]
//
// SEE ALSO
// StereoMatcher.h
// StereoMatcher.cpp
//
// Copyright
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -