SeanTater / tscan

Command line image tools and filters to make scanning more productive
GNU General Public License v3.0
0 stars 0 forks source link

Include some sample images, make some metrics #5

Closed SeanTater closed 11 years ago

SeanTater commented 11 years ago

It would be nice if you could get statistics for comparing algorithms These should probably be integrated with unit testing

SeanTater commented 11 years ago

tscantest includes sample images - metrics are in progress

SeanTater commented 11 years ago

Figuring out the right system to use is not as easy as it sounds - I think pytables might be good but simple sql is another good choice I figure. SQL just seems too complicated for this, particularly the normal forms

SeanTater commented 11 years ago

Included a database and recording metrics, using 6 sample images. I should include more in the future.