sporkus / probe_accuracy_tests

GNU General Public License v3.0
139 stars 29 forks source link

Minor bug fixes including directory creation for custom output directory #31

Closed dlavey closed 9 months ago

dlavey commented 9 months ago

Added output for setting a minimum corner count. Previously a corner count <10 would have shown the user input in the output.
Updated folder creation logic to create the user specified directory if it doesn't already exist.

sporkus commented 9 months ago

looks good! thanks!