OpenFTC/EasyOpenCV

make the file save path a thing that people can change ?

TheDeveloper101 opened this issue · 1 comments

instead of automatically creating a default file save path, we could potentially have the file path be an option you can pass in the constructor to use, and if not have a default save path that could be used by a constructor that takes no arguments.

Implemented in v1.4.3