Sponsored Content
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Recognition of Eyes-free Handwriting Input for Pen and Touch Interfaces Post 302198401 by Linux Bot on Thursday 22nd of May 2008 10:00:07 PM
Old 05-22-2008
Recognition of Eyes-free Handwriting Input for Pen and Touch Interfaces

HPL-2008-51 Recognition of Eyes-free Handwriting Input for Pen and Touch Interfaces - A., Bharath; Madhvanath, Sriganesh
Keyword(s): text input, pen and touch interfaces, handwriting recognition.
Abstract: Continuous handwriting input using the finger on small devices such as PDAs and mobile phones is difficult if not impossible. Also, handwriting input has always required significant attention from the user during the process of writing. In our previous work, we proposed the concept of 'eyes-free wri ...
Full Report

More...
 

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Need some help with this script -- extra eyes

I have two issues with this script. 1. I cannot seem to get my counters to count correctly. 2. My function to eject to CAP1 or CAP2 is hung in a loop and doens't exit back to the previous function. I would like to be able to select which cap to eject to . Each cap holds only 40 tapes, so when one... (15 Replies)
Discussion started by: gzs553
15 Replies

2. Programming

Another set of eyes

Original code used fwrite instead of putc. What is expected is that the destination file will be written to. Instead I end up with a zero length file. I'm sure there is something simple I'm missing. tia. #include <stdio.h> #include <stdlib.h> #include <string.h> int main(int argc, char... (6 Replies)
Discussion started by: ramen_noodle
6 Replies

3. UNIX for Dummies Questions & Answers

Touch all files and subdirectories (recursive touch)

I have a folder with many subdirectories and i need to set the modified date to today for everything in it. Please help, thanks! I tried something i found online, find . -print0 | xargs -r0 touch but I got the error: xargs: illegal option -- r (5 Replies)
Discussion started by: glev2005
5 Replies

4. Solaris

Interfaces and Virtual-interfaces queries

Hi Al, In course of understanding networking in Solaris, I have these doubts on Interfaces. Please clarify me. I have done fair research in this site and others but could not be clarified. 1. In the "ifconfig -a" command, I see many interfaces and their configurations. But I see many... (1 Reply)
Discussion started by: satish51392111
1 Replies
CELLWRITER(1)						      General Commands Manual						     CELLWRITER(1)

NAME
cellwriter - grid-entry handwriting recognition input panel SYNOPSIS
cellwriter [options] DESCRIPTION
CellWriter is a grid-entry natural handwriting recognition input panel. As you write characters into the cells, your writing is instantly recognized at the character level. When you press 'Enter' on the panel, the input you entered is sent to the currently focused application as if typed on the keyboard. See the program website for details: http://risujin.org/cellwriter OPTIONS
The following options are provided by CellWriter using the standard GNU command line syntax: --help Prints the command line options. --log-level=4 Determines the detail level of log output: 0 = Silent 3 = Errors only 4 = Warnings (default) 5 = Informational messages 7 = Debugging information 8 = Function traces --log-file=PATH Redirects log output from standard error to a file. --xid This option starts CellWriter in embedded mode. You can set gnome-screensaver to call CellWriter with this option to embed Cell- Writer into the unlock password prompt. --profile=filename Specifies the full path of a profile file to load instead of the user's. --read-only Prevents changes from being saved to the profile. --keyboard-only Places CellWriter in keyboard-only mode which prevents profile loading, suppresses the no-samples prompt, and only displays the full on-screen keyboard. --show-window --hide-window Show or hide the main window regardless of the saved profile setting. If an instance of CellWriter is already running, you can start a second instance of CellWriter with --hide-window to hide its window. --window-x=X --window-y=Y Specify the position of the main window in pixels, overriding the profile setting. --dock-window=N Controls window docking: 0 = Not docked 1 = Docked to top 2 = Docked to bottom --window-struts Sets the extended window manager struts hint when docking. This causes all other windows to be moved out of the docking area. This works with some window managers (XFWM4) but can cause severe problems with others (Metacity). --disable-overwrite CellWriter needs to modify the X server keymap in order to generate keystrokes for Unicode characters that are not already in the user's keymap. This can potentially cause stability issues. Use this option to prevent CellWriter from modifying the keymap. AUTHOR
Michael Levin <risujin@risujin.org> October 27, 2007 CELLWRITER(1)
All times are GMT -4. The time now is 07:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy