Hi!
I am attempting to resize images permanently (during creation of a task over the WebODM API, prior to starting processing), but cannot seem to parse the option to ODM.
I see one resize function is used in a test, in the APIClient - class:
I cannot seem to initiate the similar in-browser resize method during task creation prior to starting from the API. Is the method exposed over the api?
I cannot seem to access either of the methods when setting up the task. the resize-to accesses, but that is only during sfm reconstrution, and I am not sure what the test does. If it is accessible I can add this to the documentation. If not, I could attempt to add the it to the api.