All Projects → mback2k → wiasane

mback2k / wiasane

Licence: other
Scanner Access Now Easy - WIA Driver

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
Inno Setup
370 projects

Projects that are alternatives of or similar to wiasane

WSD-python
Web Services for Devices (WSD) tools and utilities for cross platform support
Stars: ✭ 22 (-79.82%)
Mutual labels:  scanner, sane
DNTScanner.Core
DNTScanner.Core is a .NET 4x and .NET Core 2x+ wrapper for the Windows Image Acquisition library.
Stars: ✭ 54 (-50.46%)
Mutual labels:  scanner, wia
Paperwork
Personal document manager (Linux/Windows) -- Moved to Gnome's Gitlab
Stars: ✭ 2,392 (+2094.5%)
Mutual labels:  scanner, sane
jfreesane
Java API to talk to the SANE scanning daemon
Stars: ✭ 46 (-57.8%)
Mutual labels:  scanner, sane
cordova-plugin-document-scanner
cordova plugin for document scan
Stars: ✭ 77 (-29.36%)
Mutual labels:  scanner
nativeble
A fully-fledged cross-platform BLE library for desktop.
Stars: ✭ 15 (-86.24%)
Mutual labels:  driver
SkotOS
Open Source version of the SkotOS narrative prose library, using the DGD driver.
Stars: ✭ 21 (-80.73%)
Mutual labels:  driver
ScanShine
ScanShine - quickly take shining scans of your documents by using only your android phone. This scanner app takes pictures of docs, trims, enhances, and let you share them to your friends. Everything packed in an optimistic sunshine theme.
Stars: ✭ 19 (-82.57%)
Mutual labels:  scanner
dxx
Windows Kernel Driver with C++ runtime
Stars: ✭ 128 (+17.43%)
Mutual labels:  driver
OpenDriver2Tools
Driver 1 and Driver 2 tools
Stars: ✭ 25 (-77.06%)
Mutual labels:  driver
Meteor-logger
🧾 Meteor isomorphic logger. Store application logs in File (FS), MongoDB, or print in Console
Stars: ✭ 51 (-53.21%)
Mutual labels:  driver
phpRedisTimeSeries
📈 Use Redis Time Series in PHP!
Stars: ✭ 23 (-78.9%)
Mutual labels:  driver
rql-scala
RethinkDB Scala Driver
Stars: ✭ 13 (-88.07%)
Mutual labels:  driver
mlx90632-library
MLX90632 library for the Melexis 90632 Infra Red temperature sensor.
Stars: ✭ 34 (-68.81%)
Mutual labels:  driver
rtl88x2BU WiFi linux v5.2.4.1 22719 COEX20170518-4444.20170613
rtl88x2bu driver updated for modern kernels.
Stars: ✭ 26 (-76.15%)
Mutual labels:  driver
cdrs-tokio
High-level async Cassandra client written in 100% Rust.
Stars: ✭ 54 (-50.46%)
Mutual labels:  driver
realtek rtwifi
Realtek RTWIFI - RTL8XXXU mod
Stars: ✭ 32 (-70.64%)
Mutual labels:  driver
Driver.NET
Lightweight and flexible library to load and communicate with kernel drivers on Windows.
Stars: ✭ 59 (-45.87%)
Mutual labels:  driver
Qr-Code-Scanner-
This is simple QR code scanner with Room Database. 100% written in Kotlin.
Stars: ✭ 19 (-82.57%)
Mutual labels:  scanner
swoole-postgresql-doctrine-driver
🔌 A Doctrine DBAL Driver implementation on top of Swoole Coroutine PostgreSQL client
Stars: ✭ 15 (-86.24%)
Mutual labels:  driver

WiaSane

The WiaSane project provides a Windows Image Acquisition (WIA) Driver which enables image acquisition from scanner devices through the Scanner Access Now Easy (SANE) network protocol.

This WIA driver implements a SANE frontend on top of the SANE network protocol. It is referred to as Scanner Access Now Easy - WIA Driver.

In order to access those scanner devices either the scanner itself or a SANE daemon needs to provide a SANE network frontend to be used.

Build status Coverity Scan Build Status Join the chat at https://gitter.im/mback2k/wiasane

Usage

In order to use the SANE device created by this driver you will need to make use of a WIA-compatible scanning application. Examples include:

Requirements

This software is currently build and tested against Windows 7. The required Windows API functions are available since Windows Vista, which means that it could work on Windows Vista and newer versions.

Features

  • Create a Windows scanner device by connecting to a SANE device
  • Support for color, grayscale and lineart/threshold scan modes
  • Support for preview and final scan types
  • Support for contrast and brightness settings
  • Support for single-sided scanning from a flatbed
  • Support for automatic document feeder and duplex mode
  • Support for username- and password-based authentication
  • Integrated property page for device modification
  • Integrated wizard during driver/device installation

To be improved

  • Make WIA driver use asynchronous network connections (in progress)
  • Handling of rounding issues while converting between units of length
  • Handling of errors while using automatic document feeder or duplex mode

Development and Build environment

As stated before, this software package is currently being developed and build against Windows 7 as well as Windows Driver Kit 8.0.

All Visual Studio project files are created, modified, tested and used with Visual Studio 2012. This version is also used to build the released driver packages as well as included libraries and applications using a Windows Server 2008 R2 build machine.

The installer is created and compiled using Inno Setup 5.5 or newer.

License

Copyright (c) 2012 - 2017, Marc Hoersken, [email protected]

This software is licensed as described in the file COPYING, which you should have received as part of this software distribution.

All trademarks are the property of their respective owners.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].