lasarobotics / FTCVision-Training

Repository to hold image sets and training files for the FTCVision project
0 stars 0 forks source link

Single shell script #2

Open smo-key opened 9 years ago

smo-key commented 9 years ago

Can you write a single script to do everything at once, including build the opencv create_samples binary if it was not already built?

ArnavMohan commented 9 years ago

Sorry about that

WSlatton commented 9 years ago

Sure, but I think that I should keep the training script separate from the preparation ones as it can take a while to run.

smo-key commented 9 years ago

Nah, just have it all in one script, but if the script detects that preparation had already completed, then have it prompt the user (re-run preparation stage? [y/N]).

WSlatton commented 9 years ago

Sounds good. I should have time to do it tomorrow.