Menu

Tree [25af7d] master /
 History

HTTPS access


File Date Author Commit
 0Latest_DLL 2010-07-14 Thomas Polasek Thomas Polasek [18217a] compiles using releaseDLL configuration in MSVC
 scripts 2010-06-24 Thomas Polasek Thomas Polasek [ee71f8] merged cvblobs with scanlib & added scripts dir...
 src 2010-07-26 Thomas Polasek Thomas Polasek [eb0b8c] added gpl licence to applicable files
 .cproject 2010-07-12 Nelson Loyola Nelson Loyola [a1bf57] more refactoring: now all barcodes are submitte...
 .gitignore 2010-07-05 Thomas Polasek Thomas Polasek [a5d3ee] Merge branch 'master' of ssh://aicml-med.cs.ual...
 .project 2010-07-05 Thomas Polasek Thomas Polasek [672844] Merge branch 'master' into dev-thomas
 LICENCE 2010-07-26 Thomas Polasek Thomas Polasek [25af7d] init sourceforge
 README 2010-07-26 Thomas Polasek Thomas Polasek [25af7d] init sourceforge
 scanlib.def 2010-07-14 Thomas Polasek Thomas Polasek [18217a] compiles using releaseDLL configuration in MSVC
 scanlib.sln 2010-07-26 Thomas Polasek Thomas Polasek [c38eaa] code cleanup
 scanlib.vcproj 2010-07-26 Thomas Polasek Thomas Polasek [eb0b8c] added gpl licence to applicable files
 scanlib2010.sdf 2010-07-26 Thomas Polasek Thomas Polasek [c38eaa] code cleanup
 scanlib2010.sln 2010-06-25 Thomas Polasek Thomas Polasek [402a99] polishing decoder function
 scanlib2010.suo 2010-07-26 Thomas Polasek Thomas Polasek [c38eaa] code cleanup

Read Me

=============
What is dmscanlib?
=============
Scanlib is a software library and standalone application that scans 
and decodes libdmtx compatible test-tubes. It is currently designed 
to decode 12x8 pallets that use 2D data-matrix laser etched test-tubes.
It includes SWIG compatible code allowing you to create language bindings
of your choice. (Java, python ..etc)




Call test app as follows:
  scanlib.exe --debug 9 --debugfile -d -p 1 --dpi 600 -l 0.287367 -t 0.101386 -r 4.41637 -b 3.04159 -gap 0.085 --square-dev 15 --threshold 5 --corrections 10 --celldis 0.345
  
  
  
SCAN MULTIPLE  
  Debug-standalone/scanlib.exe --debug 9 --dpi 300 --dpi 400 --dpi 600 --decode -l 3.8 -t 0.1 -r 4.5 -b 3.1 -p 1 --square-dev 10 --threshold 30 --gap 30