sane-project-website/old-archive/2001-03/0031.html

120 wiersze
4.4 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: Re: Scanner Color Shift Problem</TITLE>
<META NAME="Author" CONTENT="Steve Underwood (steveu@coppice.org)">
<META NAME="Subject" CONTENT="Re: Scanner Color Shift Problem">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Re: Scanner Color Shift Problem</H1>
<!-- received="Fri Mar 2 06:32:55 2001" -->
<!-- isoreceived="20010302143255" -->
<!-- sent="Fri, 02 Mar 2001 22:50:24 +0800" -->
<!-- isosent="20010302145024" -->
<!-- name="Steve Underwood" -->
<!-- email="steveu@coppice.org" -->
<!-- subject="Re: Scanner Color Shift Problem" -->
<!-- id="3A9FB330.499CF6CB@coppice.org" -->
<!-- inreplyto="20010302124054.C5041@aruba.remote.org" -->
<STRONG>From:</STRONG> Steve Underwood (<A HREF="mailto:steveu@coppice.org?Subject=Re:%20Scanner%20Color%20Shift%20Problem&In-Reply-To=&lt;3A9FB330.499CF6CB@coppice.org&gt;"><EM>steveu@coppice.org</EM></A>)<BR>
<STRONG>Date:</STRONG> Fri Mar 02 2001 - 06:50:24 PST
<P>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0032.html">Ian Stirling: "Preview-when scanning?"</A>
<UL>
<LI><STRONG>Previous message:</STRONG> <A HREF="0030.html">Frederik Ramm: "Re: Scanner Color Shift Problem"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0030.html">Frederik Ramm: "Re: Scanner Color Shift Problem"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#31">[ date ]</A>
<A HREF="index.html#31">[ thread ]</A>
<A HREF="subject.html#31">[ subject ]</A>
<A HREF="author.html#31">[ author ]</A>
</UL>
<HR NOSHADE><P>
<!-- body="start" -->
<P>
Frederik Ramm wrote:
<BR>
<EM>&gt;
</EM><BR>
<EM>&gt; Hi,
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; &gt; This looks like a common colour merging problem. In most scanners there
</EM><BR>
<EM>&gt; &gt; is a physical separation between the red green and blue sensors. Most
</EM><BR>
<EM>&gt; &gt; scanners just feed data to the host with this separation, and the driver
</EM><BR>
<EM>&gt; &gt; needs to shuffle the scan lines to accurately merge the colours. You
</EM><BR>
<EM>&gt; &gt; will find code to perform this function in several sane backends. A
</EM><BR>
<EM>&gt; &gt; typical offset between each sensor row is 1/75 inch, but varies between
</EM><BR>
<EM>&gt; &gt; models.
</EM><BR>
<EM>&gt;
</EM><BR>
<EM>&gt; I know about that, and I've done the color merging &quot;by the book&quot; in my
</EM><BR>
<EM>&gt; driver. Just to be on the safe side, I have changed the driver's
</EM><BR>
<EM>&gt; offset by +/-1, and each time the error became even bigger. Then I
</EM><BR>
<EM>&gt; tried the Windows driver that came with the product and it produced
</EM><BR>
<EM>&gt; the same &quot;error&quot;, so I have to assume it is a hardware problem.
</EM><BR>
<P>But your scan appears to have an error greater than a pixel. A 1 pixel
<BR>
shift in the right direction should surely make the result better than
<BR>
your sample scan. You didn't actually say what the resolution of your
<BR>
sample is, but there is definitely something wrong. Even cheap scanners
<BR>
show no percievable colour fringing at their maximum resolution. Its a
<BR>
pretty easy thing to get right.
<BR>
<P>Regards,
<BR>
Steve
<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:%20Scanner%20Color%20Shift%20Problem&In-Reply-To=&lt;3A9FB330.499CF6CB@coppice.org&gt;">majordomo@mostang.com</A>
</PRE>
<P><!-- body="end" -->
<HR NOSHADE>
<UL>
<!-- next="start" -->
<LI><STRONG>Next message:</STRONG> <A HREF="0032.html">Ian Stirling: "Preview-when scanning?"</A>
<LI><STRONG>Previous message:</STRONG> <A HREF="0030.html">Frederik Ramm: "Re: Scanner Color Shift Problem"</A>
<LI><STRONG>In reply to:</STRONG> <A HREF="0030.html">Frederik Ramm: "Re: Scanner Color Shift Problem"</A>
<!-- nextthread="start" -->
<!-- reply="end" -->
<LI><STRONG>Messages sorted by:</STRONG>
<A HREF="date.html#31">[ date ]</A>
<A HREF="index.html#31">[ thread ]</A>
<A HREF="subject.html#31">[ subject ]</A>
<A HREF="author.html#31">[ 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>Fri Mar 02 2001 - 06:34:04 PST</EM>
</EM>
</SMALL>
</BODY>
</HTML>