sane-project-website/old-archive/2000-12/0099.html

137 wiersze
5.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<TITLE>sane-devel: UMAX transparency adapter / averaging</TITLE>
<META NAME="Author" CONTENT="Marko Cebokli (s57uuu@hamradio.si)">
<META NAME="Subject" CONTENT="UMAX transparency adapter / averaging">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>UMAX transparency adapter / averaging</H1>
<!-- received="Sun Dec 10 04:02:47 2000" -->
<!-- isoreceived="20001210120247" -->
<!-- sent="Sun, 10 Dec 2000 12:10:45 +0000" -->
<!-- isosent="20001210121045" -->
<!-- name="Marko Cebokli" -->
<!-- email="s57uuu@hamradio.si" -->
<!-- subject="UMAX transparency adapter / averaging" -->
<!-- id="3A3372C5.6885A468@hamradio.si" -->
<STRONG>From:</STRONG> Marko Cebokli (<A HREF="mailto:s57uuu@hamradio.si?Subject=Re:%20UMAX%20transparency%20adapter%20/%20averaging&In-Reply-To=&lt;3A3372C5.6885A468@hamradio.si&gt;"><EM>s57uuu@hamradio.si</EM></A>)<BR>
<STRONG>Date:</STRONG> Sun Dec 10 2000 - 04:10:45 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0100.html">Jochen Eisinger: "Re: seg-faults for network access"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0098.html">Henning Meier-Geinitz: "Re: Guillemot scanner"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0103.html">Oliver Rauch: "Re: UMAX transparency adapter / averaging"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0103.html">Oliver Rauch: "Re: UMAX transparency adapter / averaging"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#99">[ date ]</A>
<A HREF="index.html#99">[ thread ]</A>
<A HREF="subject.html#99">[ subject ]</A>
<A HREF="author.html#99">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Hello!
<BR>
<P>These ae some of my observations (and wishes) concernig the
<BR>
transparency adapter for the UMAX Astra 1220S.
<BR>
<P>When I scan a normally exposed slide, it comes out quite dark, and
<BR>
I must stretch the histogram in XSANE (GAMA=1.3 B=120 C=120 for example)
<BR>
This causes 'holes' in the output histogram (the dark values go 0, 7,
<BR>
11, 15...). So it may be desirable to scan internally with 12
<BR>
bits/color, even if the output is only 8 bits - to provide 'meat' for
<BR>
histogram stretching.
<BR>
<P>Also, the dark areas tend to be quite noisy (same with twain/win).
<BR>
It seems this is the CCD / readout electronics / AD converter noise.
<BR>
Increasing the exposure time would help here (in the dark areas) but
<BR>
would probably cause overflow in the bright pixels.
<BR>
What I do now is to scan the same slide several times and average
<BR>
the scans later in the application program. The results are well
<BR>
worth the extra work!
<BR>
<P>So, I would like this averaging done in the SANE backend, like the
<BR>
NIKON super coolscan 2000 (LS 2000) film scanner does it.
<BR>
Again, this could be done with more bits internally. Actually, such
<BR>
averaging can give you more bits of (real!) resolution than your A/D
<BR>
has.
<BR>
<P>Tha averaging could be done two ways:
<BR>
<P>1. at each scanhead position take several readings and average them
<BR>
&nbsp;&nbsp;&nbsp;before moving the scanhead on.
<BR>
<P>2. run several full scans (running the scanhead back and forth across
<BR>
&nbsp;&nbsp;&nbsp;the scan area). (smpling only when moving forward)
<BR>
<P>This second way may seem stupid, since it needs more memory and the
<BR>
mechanism inacuracies will reduce the spatial resolution, but it has
<BR>
one nice property: because each scan is done at a slightly different
<BR>
position, the film grain will average out.
<BR>
I have found this to have a much better grain supression/resolution loss
<BR>
ratio than simply using a low-pass (blur) filter on a single scan.
<BR>
<P><P>Marko Cebokli
<BR>
<P><PRE>
--
Source code, list archive, and docs: <A HREF="http://www.mostang.com/sane/">http://www.mostang.com/sane/</A>
To unsubscribe: echo unsubscribe sane-devel | mail <A HREF="mailto:majordomo@mostang.com?Subject=Re:%20UMAX%20transparency%20adapter%20/%20averaging&In-Reply-To=&lt;3A3372C5.6885A468@hamradio.si&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0100.html">Jochen Eisinger: "Re: seg-faults for network access"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0098.html">Henning Meier-Geinitz: "Re: Guillemot scanner"</A>
<!-- nextthread="start" -->
<LI><STRONG>Next in thread:</STRONG> <A HREF="0103.html">Oliver Rauch: "Re: UMAX transparency adapter / averaging"</A>
<LI><STRONG>Reply:</STRONG> <A HREF="0103.html">Oliver Rauch: "Re: UMAX transparency adapter / averaging"</A>
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#99">[ date ]</A>
<A HREF="index.html#99">[ thread ]</A>
<A HREF="subject.html#99">[ subject ]</A>
<A HREF="author.html#99">[ author ]</A>
</UL>
<!-- trailer="footer" -->
<HR NOSHADE>
<P>
<SMALL>
<EM>
This archive was generated by <A HREF="http://www.hypermail.org/">hypermail 2b29</A>
: <EM>Sun Dec 10 2000 - 04:05:04 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>