stereoparameters.h
来自「这是一个用于立体匹配的程序。 可以用来进行立体匹配!」· C头文件 代码 · 共 18 行
H
18 行
///////////////////////////////////////////////////////////////////////////
//
// NAME
// StereoParameters.h -- parameter values controlling the stereo matcher
//
// DESCRIPTION
// The CStereoParameters class encapsulates all of the parameters
// (e.g., window size, ...) necessary to control the CStereoMatcher class.
//
// The parameters are broken down into several simple structs for easier
// legibility and documentation.
//
// See the comments after each parameter for a description of its use.
//
// SEE ALSO
// StereoParameters.cpp implementation
//
// Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?