Closed xsk0802 closed 2 years ago
You need to install RTK first (see INSTALLATION.md) and then you should be able to compile it with CMake.
Whether to input parameters when running FirstReconstruction.cxx, I execute FirstReconstruction.cxx After cxx, only Usage: FirstReconstruction
You have to pass the parameters on the command line. If you want a pre-compiled version, you can use the python version from pypi.
What parameters are entered?
The usage explains it
Usage: FirstReconstruction <outputimage> <outputgeometry>
The first is an output image file name, e.g. a.mha
, and the second a geometry file name, e.g. a.xml
.
Hello, teacher. I want to run the /examples/FirstReconstruction/FirstReconstruction.cxx file. How do I run this routine