Wykres commitów

9 Commity (8013bd7acb66757c8a54a5b116f4e28cd43fae3a)

Autor SHA1 Wiadomość Data
Stéphane Voltz 11383f0c15 improve docuement end detection for gl646 sheetfed scanners 2009-11-06 21:24:43 +01:00
Stéphane Voltz 803cb9510b add 100 dpi mode for HP2400/G2410 2009-11-06 21:20:19 +01:00
Stéphane Voltz 2688d1fcd3 move #include of sys/time.h 2009-07-10 07:22:07 +02:00
Stéphane Voltz 4d04ec81f1 fix 300 dpi mode parameters description 2009-07-10 07:22:06 +02:00
Stéphane Voltz 0d82a5fba2 hp2300 shading calibration fix
- change 300 dpi mode to be in 'half ccd' mode
- fix sensor pixel number
- allow for negative offset in shading data building
- rewrite compute_coefficients to handle negative offset and specialised
  it for pixel deletion case
- fix calibration handling of flatbed scanners
2009-07-10 07:22:06 +02:00
Stéphane Voltz 247b585de7 first working version of sheetfed scanners shading calibration
- added a function to build planar shading data
- improved sheetfed_calibration function
2009-07-10 07:22:05 +02:00
Stéphane Voltz 7c44981be0 first step in adding sheetfed scanners calibration
- added search_strip function to command set
- coded search_strip for gl646
- initial calibration process for sheetfed scanners upto strip finding
- create a scanner calibration function that switches between
  	flatbed or sheetfed calibration
- added a sheetfed calibration function
- removed gamma table setting from calibration process
- call gamma setting during sane_start but before scanner calibration
2009-07-10 07:22:05 +02:00
Stéphane Voltz 6fe9674b74 - fixed missing includes 2009-05-18 21:25:13 +02:00
Stéphane Voltz 2b3e4d4a0e create a separate gl646 header file
- created genesys_gl646.h
- moved all declarations from genesys_gl646.c to the new header
2009-05-11 22:15:54 +02:00