Lines Matching full:cost
97 The class implements algorithm described in @cite Felzenszwalb2006 . It can compute own data cost
98 (using a truncated linear model) or use a user-provided data cost.
105 and for data cost storage:
111 StereoBeliefPropagation uses a truncated linear model for the data cost and discontinuity terms:
136 /** @brief Enables the stereo correspondence operator that finds the disparity for the specified data cost.
138 @param data User-specified data cost, a matrix of msg_type type and
154 //! truncation of data cost
162 //! truncation of discontinuity cost
196 minimum and global minimum data cost initialization algorithms. For more details, see the paper
200 StereoConstantSpaceBP uses a truncated linear model for the data cost and discontinuity terms: