Joelgranados / EcoIP

Scripts to Analyze Color Data
GNU General Public License v3.0
4 stars 0 forks source link

Halts when there is no csv lines #4

Closed Joelgranados closed 12 years ago

Joelgranados commented 12 years ago

Execution halts when command finds a csv file with no poligon lines.

Command Used: ./ecoaqc --generate=DNBM --train_dir=~/src/ecoacq/Temp/images/11025-462-4125/2010noon/ --data_dir=~/src/ecoacq/Temp/images/11025-462-4125/2009noon/ --bins=200 --color_space="CIELAB" --folds=3

Should skip the csv file and ignore the image altogether.