1
0
Fork 0
mirror of https://github.com/NaN-tic/nanscan.git synced 2023-12-14 03:12:57 +01:00
Commit graph

4 commits

Author SHA1 Message Date
Albert Cervera i Areny d5daccecc8 Fix bug of (wrong var name). 2008-08-30 18:59:28 +02:00
Albert Cervera i Areny 7f713765d0 - Added TemporaryFile class which will help handling temporary files
for external commands.
- Scan functions now expect a QImage() instead of a file name which is more
appropiate and API friendly.
- Reestructured deskew() function into slope(), deskewOnce() and deskew().
2008-06-19 20:45:22 +02:00
Albert Cervera i Areny 7bca063e2e Now we work with millimeters instead of pixels. This should
allow us work with images scanned at different resolutions.
2008-05-12 17:55:51 +02:00
Albert Cervera i Areny 32bb3f1aa8 Initial commit of nanscan library. 2008-05-12 12:01:22 +02:00