Add progress notify
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <string>
|
||||
namespace Recon
|
||||
{
|
||||
void startReconstructions(const std::string& aDataPath, const std::string& aDataRefPath, const std::string& aOutputPath);
|
||||
int startReconstructions(const std::string& aDataPath, const std::string& aDataRefPath, const std::string& aOutputPath);
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user