Scanner Access Now Easy (SANE) is an application programming interface (API) that provides standardized access to any raster image scanner hardware. The SANE API is public domain and its discussion and development is open to everybody. It is commonly used on Linux. SANE differs from TWAIN in that it is cleanly separated into frontends (user programs) and backends (scanner drivers).

PropertyValue
dbpedia-owl:thumbnail
dbpprop:abstract
  • Scanner Access Now Easy (SANE) is an application programming interface (API) that provides standardized access to any raster image scanner hardware. The SANE API is public domain and its discussion and development is open to everybody. It is commonly used on Linux. SANE differs from TWAIN in that it is cleanly separated into frontends (user programs) and backends (scanner drivers). Whereas a TWAIN driver handles the user interface as well as communications with the scanner hardware, a SANE driver only provides an interface with the hardware and describes a number of "options" which drive each scan. These options specify parameters such as the resolution of the scan, the scan area, colour model, etc. Each option has a name, and information about its type, units, and range or possible values (e. g enumerated list). By convention there are several "well known" options that frontends can supply using convenient GUI interaction e.g. the scan area options can be set by dragging a rectangular outline over a preview image. Other options can be presented using GUI elements appropriate to their type e.g. sliders, drop-down lists, etc. One consequence of this separation is that network scanning is easily implemented with no special handling in either the frontends or backends. On a host with a scanner, the saned daemon runs and handles network requests. On client machines a "net" backend (driver) connects to the remote host to fetch the scanner options, and perform previews and scans. The saned daemon acts as a frontend locally, but simply passes requests and data between the network connections and the local scanner. Similarly, the "net" backend passes requests and data between the local frontend and the remote host. Various types of unsupervised batch scanning are also possible with a minimum of support needed in the backend (driver). Many scanners support the attachment of document feeders which allow a large number of sheets of paper to be automatically scanned in succession. Using the SANE API, the frontend simply has to "play back" the same set of options for each scan, driving the document feed in between scans to load the next sheet of paper. The frontend only has to obtain the set of options from the user once.
  • Scanner Access Now Easy, kurz SANE, ist ein freies Application Programming Interface (API) für den Zugriff auf bildgebende Geräte wie Scanner, Digitale Kameras, Videokameras und andere über verschiedene Schnittstellen. Es findet hauptsächlich unter GNU/Linux Verwendung, mit Portierungen auf OS/2 bzw. eComStation, MacOS X und Microsoft Windows. Es ist die Alternative zu TWAIN als Programmierschnittstelle. Die zur Distribution gehörenden Anwendungs- und Hilfsprogramme stehen unter der GNU GPL, die Schnittstellenbeschreibung selbst ist jedoch gemeinfrei.
  • Scanner Access Now Easy (SANE) es una interfaz de programación de aplicaciones (API) que proporciona acceso estandarizado a cualquier dispositivo de escaneo. El API de SANE es de dominio público y su discusión y desarrollo está abierto a todo el mundo.
  • Scanner Access Now Easy (SANE) est une interface de gestion de scanneur multimarque, essentiellement pour Unix et Linux, mais aussi pour Mac OS X et Windows. Ce système de pilote dissocie l'interface utilisateur et l'interface matérielle, et permet le fonctionnement des scanners en réseau. Il est possible d'utiliser SANE via diverses interfaces : GIMP, OpenOffice. org, xsane, kooka, scanimage (en ligne de commande), etc. L'interface matérielle de SANE peut aussi gérer des appareils photo et des webcams.
  • Scanner Access Now Easy (SANE) è una API per il controllo di Scansionatori d'immagine (flatbed scanner, handheld scanner, videocamere, ecc.). SANE è di dominio pubblico e il suo sviluppo è aperto a tutti. A differenza dello standard TWAIN, SANE separa frontend (programmi utenti, applicazioni) e backend rendendone facile l'utilizzo via rete. Il codice sorgente di SANE è stato scritto per sistemi UNIX (incluso GNU/Linux) ed è regolato dalla licenza GPL (General Public License). Esistono versioni di SANE anche per MacOS X e OS/2. Con SANE è possibile scrivere un solo driver per dispositivo di acquisizione d'immagine, indipendentemente dall'applicazione che usa tale dispositivo. Così, se si hanno 3 applicazioni e 4 dispositivi, tradizionalmente si dovrebbero scrivere 12 programmi diversi, ma con SANE tale numero si riduce a 7: le 3 applicazioni più i 4 driver. Perciò SANE è considerata un'interfaccia universale.
  • Scanner Access Now Easy (SANE) jest to wieloplatformowy interfejs programowania aplikacji API, który umożliwia dostęp do większości skanerów optycznych. Interfejs Sane jest rozwijany na zasadach Domeny Publicznej, co oznacza, że każdy może pomóc w jego tworzeniu. SANE różni się od TWAIN tym, że rozdzielone tu zostały: interfejs użytkownika i sterowniki sprzętowe. TWAIN pełni obie te funkcje, podczas gdy Sane oprócz komunikacji ze sprzętem, zapewnia jedynie graficzny interfejs ustawień skanowania (np. rozdzielczość, obszar, ustawienia kolorów). Taki podział ułatwia sieciową obsługę skanowania, na komputerze wyposażonym w skaner, demon Sane jedynie obsługuje zapytanie wysyłane z innych komputerów, ułatwia to pisanie aplikacji oraz zmniejsza ryzyka wystąpienia konfliktów.
  • Scanner Access Now Easy (SANE) — интерфейс прикладного программирования, который предоставляет стандартизированный доступ к устройствам сканирования растровых изображений (планшетные сканеры, ручные сканеры, видео- и фото-камеры, устройства видеозахвата и т. д.). SANE API является общественным достоянием и открыт для всеобщего обсуждения и разработки. Широко используется в Linux.
dbpprop:caption
dbpprop:hasPhotoCollection
dbpprop:latestReleaseDate
dbpprop:latestReleaseVersion
  • 1.0.20
  • 0.995 (xsd:double)
dbpprop:license
  • GNU General Public License (GPL)
dbpprop:logo
dbpprop:name
  • SANE
  • XSane
dbpprop:operatingSystem
dbpprop:reference
dbpprop:screenshot
dbpprop:website
dbpprop:wikiPageUsesTemplate
dbpprop:wordnet_type
rdf:type
rdfs:comment
  • Scanner Access Now Easy (SANE) is an application programming interface (API) that provides standardized access to any raster image scanner hardware. The SANE API is public domain and its discussion and development is open to everybody. It is commonly used on Linux. SANE differs from TWAIN in that it is cleanly separated into frontends (user programs) and backends (scanner drivers).
  • Scanner Access Now Easy, kurz SANE, ist ein freies Application Programming Interface (API) für den Zugriff auf bildgebende Geräte wie Scanner, Digitale Kameras, Videokameras und andere über verschiedene Schnittstellen. Es findet hauptsächlich unter GNU/Linux Verwendung, mit Portierungen auf OS/2 bzw. eComStation, MacOS X und Microsoft Windows. Es ist die Alternative zu TWAIN als Programmierschnittstelle.
  • Scanner Access Now Easy (SANE) es una interfaz de programación de aplicaciones (API) que proporciona acceso estandarizado a cualquier dispositivo de escaneo. El API de SANE es de dominio público y su discusión y desarrollo está abierto a todo el mundo.
  • Scanner Access Now Easy (SANE) est une interface de gestion de scanneur multimarque, essentiellement pour Unix et Linux, mais aussi pour Mac OS X et Windows. Ce système de pilote dissocie l'interface utilisateur et l'interface matérielle, et permet le fonctionnement des scanners en réseau. Il est possible d'utiliser SANE via diverses interfaces : GIMP, OpenOffice. org, xsane, kooka, scanimage (en ligne de commande), etc.
  • Scanner Access Now Easy (SANE) è una API per il controllo di Scansionatori d'immagine (flatbed scanner, handheld scanner, videocamere, ecc.). SANE è di dominio pubblico e il suo sviluppo è aperto a tutti. A differenza dello standard TWAIN, SANE separa frontend (programmi utenti, applicazioni) e backend rendendone facile l'utilizzo via rete. Il codice sorgente di SANE è stato scritto per sistemi UNIX (incluso GNU/Linux) ed è regolato dalla licenza GPL (General Public License).
  • Scanner Access Now Easy (SANE) jest to wieloplatformowy interfejs programowania aplikacji API, który umożliwia dostęp do większości skanerów optycznych. Interfejs Sane jest rozwijany na zasadach Domeny Publicznej, co oznacza, że każdy może pomóc w jego tworzeniu. SANE różni się od TWAIN tym, że rozdzielone tu zostały: interfejs użytkownika i sterowniki sprzętowe.
  • Scanner Access Now Easy (SANE) — интерфейс прикладного программирования, который предоставляет стандартизированный доступ к устройствам сканирования растровых изображений (планшетные сканеры, ручные сканеры, видео- и фото-камеры, устройства видеозахвата и т. д.).
rdfs:label
  • Scanner Access Now Easy
  • Scanner Access Now Easy
  • Scanner Access Now Easy
  • Scanner Access Now Easy
  • SANE
  • Sane
  • SANE
owl:sameAs
skos:subject
foaf:depiction
foaf:homepage
foaf:name
  • SANE
  • XSane
foaf:page
is dbpprop:redirect of
is owl:sameAs of