From: "stanley.miao" <stanley.miao@windriver.com>
To: linux-omap@vger.kernel.org
Cc: linux@arm.linux.org.uk
Subject: Touchscreen calibration problem on OMAP3430sdp
Date: Tue, 02 Sep 2008 21:19:54 +0800 [thread overview]
Message-ID: <1220361594.7042.24.camel@localhost> (raw)
Following is my touchscreen calibration information. The bottom right
point has a big Y value, so the four points construct a trapezium. After
calibration, the touchscreen still isn't accurate. If I draw a square
with the draw function of ts_test, it will give me a trapezium.
Is it because there is some problems with my touchscreen ? or because
the calibration algorithm is imperfect ?
Thanks
Stanley.
root@localhost:/root> ts_calibrate
xres = 240, yres = 320
Took 33 samples...
Top left : X = 2492 Y = 122
Took 26 samples...
Top right : X = 2221 Y = 336
Took 26 samples...
Bot right : X = 2728 Y = 740
Took 27 samples...
Bot left : X = 2789 Y = 235
Took 22 samples...
Center : X = 2568 Y = 335
532.714355 -0.200746 0.285931
-908.327820 0.396201 0.153282
Calibration constants: 34911968 -13156 18738 -59528172 25965 10045
65536
reply other threads:[~2008-09-02 13:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1220361594.7042.24.camel@localhost \
--to=stanley.miao@windriver.com \
--cc=linux-omap@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.