Write an explanation about the arg of commandline in the readme.
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
|
||||
namespace Recon
|
||||
{
|
||||
const std::string DEFAULT_CONFIG_PATH = "/home/sun/UR/build/";
|
||||
const std::string DEFAULT_OUTPUT_PATH = "/home/sun/USCT_Result.mat";
|
||||
const std::string DEFAULT_CONFIG_PATH = "/home/UR/ConfigFiles/";
|
||||
const std::string DEFAULT_OUTPUT_PATH = "/home/UR/ReconResult/USCT_Result.mat";
|
||||
const std::string DEFAULT_OUTPUT_FILENAME = "USCT_Result.mat";
|
||||
|
||||
std::string getPath(const std::string &aFullPath);
|
||||
|
||||
Reference in New Issue
Block a user