kopia lustrzana https://gitlab.com/sane-project/website
53 wiersze
2.0 KiB
HTML
53 wiersze
2.0 KiB
HTML
<html><body>
|
|
<a href="doc002.html"><img src=../icons/next.gif alt="Next"></a>
|
|
<a href="doc000.html"><img src=../icons/up.gif alt="Up"></a>
|
|
<a href="doc000.html"><img src=../icons/previous.gif alt="Previous"></a>
|
|
<a href="doc000.html"><img src=../icons/contents.gif alt="Contents"></a>
|
|
<hr>
|
|
<title>sane</title>
|
|
|
|
|
|
<p>
|
|
|
|
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
|
|
|
|
|
|
<p><center><h1>The SANE Scanner Interface</h1></center>
|
|
<center>David Mosberger<br>
|
|
<tt><font size=-1><a href="mailto:David.Mosberger@acm.org">David.Mosberger@acm.org</a></font></tt><br><spacer type=vertical size=20> <i>This article
|
|
originally appeared in Linux Journal Issue 47, March 1998</i></center>
|
|
<center></center>
|
|
|
|
|
|
<p>
|
|
|
|
<p><center><b>Abstract</b></center><blockquote>
|
|
SANE stands for ``Scanner Access Now Easy''. It is a universal
|
|
interface that enables you to acquire images from any device that
|
|
produces raster images, including flatbed scanners, video and still
|
|
cameras and frame grabbers. The intent of SANE is to make it
|
|
possible to write image-processing applications without having to
|
|
worry about peculiarities of individual devices. Looking at it from
|
|
the other side, SANE makes it possible to write a device driver once
|
|
and only once. That same device driver can then be used by any
|
|
SANE-compliant application.
|
|
</blockquote
|
|
|
|
<p><h2><a href="doc002.html">1 Introduction</a></h2><h2><a href="doc003.html">2 Using SANE</a></h2><h2><a href="doc004.html">3 What Else Comes with SANE?</a></h2><h2><a href="doc005.html">4 How Does It Work?</a></h2><h2><a href="doc006.html">5 Programming With SANE</a></h2><h2><a href="doc007.html">6 SANE and Commercial Applications/Drivers</a></h2><h2><a href="doc008.html">7 Future Plans</a></h2><h2><a href="doc009.html"> Acknowledgments</h2><p><hr>
|
|
<a href="doc002.html"><img src=../icons/next.gif alt="Next"></a>
|
|
<a href="doc000.html"><img src=../icons/up.gif alt="Up"></a>
|
|
<a href="doc000.html"><img src=../icons/previous.gif alt="Previous"></a>
|
|
<a href="doc000.html"><img src=../icons/contents.gif alt="Contents"></a>
|
|
<hr>
|
|
</body></html>
|