Closed tkdogan closed 2 years ago
The core functions are already there and one can easily call those functions. The UI-related code can also be stripped off to get "clean" code. But... the purpose of this repository is to provide a demo and a research prototype. The UI is mainly for easy parameter tuning and debugging.
Hi @tkdogan, I've added a simple console program that can be run via the command line. This is just a simple example, so I hardcoded the file paths (but I believe they can be easily made into command-line arguments).
I will close this issue for now.
Hi Polyfit dev team - is it possible to run Polyfit via command line to automate point cloud processing?