JP5832980B2 - 手書き入力支援装置、方法およびプログラム - Google Patents
手書き入力支援装置、方法およびプログラム Download PDFInfo
- Publication number
- JP5832980B2 JP5832980B2 JP2012210873A JP2012210873A JP5832980B2 JP 5832980 B2 JP5832980 B2 JP 5832980B2 JP 2012210873 A JP2012210873 A JP 2012210873A JP 2012210873 A JP2012210873 A JP 2012210873A JP 5832980 B2 JP5832980 B2 JP 5832980B2
- Authority
- JP
- Japan
- Prior art keywords
- handwriting
- character
- prediction
- unit
- input
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/14—Image acquisition
- G06V30/142—Image acquisition using hand-held instruments; Constructional details of the instruments
- G06V30/1423—Image acquisition using hand-held instruments; Constructional details of the instruments the instrument generating sequences of position coordinates corresponding to handwriting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/20—Natural language analysis
- G06F40/274—Converting codes to words; Guess-ahead of partial word inputs
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/40—Software arrangements specially adapted for pattern recognition, e.g. user interfaces or toolboxes therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/10—Character recognition
- G06V30/32—Digital ink
- G06V30/36—Matching; Classification
- G06V30/387—Matching; Classification using human interaction, e.g. selection of the best displayed recognition candidate
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Physics & Mathematics (AREA)
- Multimedia (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Computational Linguistics (AREA)
- Human Computer Interaction (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Biology (AREA)
- Evolutionary Computation (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Character Discrimination (AREA)
Description
図1は、第1の実施形態に係る手書き入力支援装置を示すブロック図である。該装置は、筆跡入力部1、記憶部2、筆跡予測部3、表示部4、指示入力部7で構成される。表示部4は、予測結果表示部5、入力筆跡表示部6、確定結果表示部8で構成される。
第2の実施形態において、第1の実施形態と同様の構成要素については同一の参照符号を付して説明を省略する。
第3の実施形態において、第1及び第2の実施形態と同様の構成要素については同一の参照符号を付して説明を省略する。第3の実施形態は、第2の実施形態と同様に、筆跡集合の文字認識結果に基づいて予測候補を求めるものである。また第3の実施形態は、文字認識結果の尤度が高い場合にテキストベースの単語予測技術を利用する。
また、記録媒体からコンピュータや組み込みシステムにインストールされたプログラムの指示に基づきコンピュータ上で稼働しているOS(オペレーティングシステム)や、データベース管理ソフト、ネットワーク等のMW(ミドルウェア)等が本実施形態を実現するための各処理の一部を実行してもよい。
さらに、本実施形態における記録媒体は、コンピュータあるいは組み込みシステムと独立した媒体に限らず、LANやインターネット等により伝達されたプログラムをダウンロードして記憶または一時記憶した記録媒体も含まれる。
また、記録媒体は1つに限られず、複数の媒体から本実施形態における処理が実行される場合も、本実施形態における記録媒体に含まれ、媒体の構成は何れの構成であってもよい。
また、本実施形態におけるコンピュータとは、パソコンに限らず、情報処理機器に含まれる演算処理装置、マイコン等も含み、プログラムによって本実施形態における機能を実現することが可能な機器、装置を総称している。
2…記憶部、
3…筆跡予測部、
4…表示部、
5…予測結果表示部、
6…入力筆跡表示部、
7…指示入力部、
8…確定結果表示部
Claims (9)
- 1つの文字又は記号が1つの筆跡集合に対応する第1筆跡を入力する筆跡入力部と、
前記1つの文字又は記号が前記1つの筆跡集合に対応する第2筆跡を記憶する筆跡記憶部と、
前記第1筆跡を用いて前記第2筆跡を検索することにより、前記1つの文字又は記号が前記1つの筆跡集合に対応する第3筆跡を予測する筆跡予測部と、
前記第3筆跡を表示する予測結果表示部と、
前記第3筆跡の前記筆跡集合に対して与えられた指示により第4筆跡を確定し、前記第1筆跡とともに表示する確定結果表示部と、
前記筆跡集合を文字認識する文字認識部をさらに具備し、
を具備し、
前記記憶部は、前記文字認識結果を検索キーとして検索される文字列を記憶し、
前記筆跡予測部は、前記文字列に対応する筆跡を前記第3筆跡として出力する手書き入力支援装置。 - 前記第1筆跡の行構造を計算する計算部をさらに具備し、
前記確定結果表示部は、前記行構造に基づいて、前記第4筆跡を前記第1筆跡の行に表示する請求項1記載の装置。 - 前記第1筆跡の行構造を計算する計算部をさらに具備し、
前記予測結果表示部は、前記行構造に基づいて、前記第3筆跡を前記第1筆跡の行と並行な行に表示する請求項1または2記載の装置。 - 入力者の利き手を特定する情報を取得する取得部をさらに具備し、
前記予測結果表示部は、前記第1筆跡の位置を基準として前記利き手とは反対側の位置に前記第3筆跡を表示する請求項1乃至3のいずれかに記載の装置。 - 前記第3筆跡の文字認識結果が第1閾値を超える尤度を持つ場合に、該文字認識結果に対する単語予測を与えるテキストベースの単語予測部をさらに具備し、
前記筆跡予測部は、前記単語予測を利用して前記第3筆跡を得る請求項1乃至4のいずれかに記載の装置。 - 前記筆跡予測部は、前記単語予測に対して第2閾値を超える尤度を持つ筆跡を前記第3筆跡とするか、前記単語予測に対応する手書きフォントの文字列を前記第3筆跡とする請求項5記載の装置。
- 1つの文字又は記号が1つの筆跡集合に対応する第1筆跡を入力すること、
前記1つの文字又は記号が前記1つの筆跡集合に対応する第2筆跡を記憶すること、
前記第1筆跡を用いて前記第2筆跡を検索することにより、前記1つの文字又は記号が前記1つの筆跡集合に対応する第3筆跡を予測すること、
前記第3筆跡を表示すること、
前記第3筆跡の前記筆跡集合に対して与えられた指示により第4筆跡を確定し、前記第1筆跡とともに表示すること、
前記筆跡集合を文字認識すること、
を含み、
前記第2筆跡を記憶することは、前記文字認識結果を検索キーとして検索される文字列を記憶し、
前記第3筆跡を予測することは、前記文字列に対応する筆跡を前記第3筆跡として出力する手書き入力支援方法。 - コンピュータを、
1つの文字又は記号が1つの筆跡集合に対応する第1筆跡を入力する筆跡入力部、
前記1つの文字又は記号が前記1つの筆跡集合に対応する第2筆跡を記憶する筆跡記憶部、
前記第1筆跡を用いて前記第2筆跡を検索することにより、前記1つの文字又は記号が前記1つの筆跡集合に対応する第3筆跡を予測する筆跡予測部、
前記第3筆跡を表示する予測結果表示部、
前記第3筆跡の前記筆跡集合に対して与えられた指示により第4筆跡を確定し、前記第1筆跡とともに表示する確定結果表示部、
前記筆跡集合を文字認識する文字認識部、
として機能させるためのプログラムであって、
前記記憶部は、前記文字認識結果を検索キーとして検索される文字列を記憶し、
前記筆跡予測部は、前記文字列に対応する筆跡を前記第3筆跡として出力するためのプログラム。 - 1つの文字又は記号が1つの筆跡集合に対応する第1筆跡を入力し、前記1つの文字又は記号が前記1つの筆跡集合に対応する第2筆跡を前記第1筆跡を用いて検索することにより前記1つの文字又は記号が前記1つの筆跡集合に対応する第3筆跡を予測し、前記第3筆跡を表示し、前記第3筆跡の前記筆跡集合に対して与えられた指示により第4筆跡を確定して前記第1筆跡とともに表示し、前記筆跡集合を文字認識するように構成されたプロセッサと、
前記プロセッサに接続されたメモリと、
を備え、
前記メモリは、前記文字認識結果を検索キーとして検索される文字列を記憶し、
前記第3筆跡を予測することは、前記文字列に対応する筆跡を前記第3筆跡として出力する手書き入力支援装置。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012210873A JP5832980B2 (ja) | 2012-09-25 | 2012-09-25 | 手書き入力支援装置、方法およびプログラム |
CN201380040593.8A CN104508683A (zh) | 2012-09-25 | 2013-09-24 | 手写输入支持设备和方法 |
PCT/JP2013/076457 WO2014051134A1 (en) | 2012-09-25 | 2013-09-24 | Handwriting input support apparatus and method |
US14/616,615 US20150154176A1 (en) | 2012-09-25 | 2015-02-06 | Handwriting input support apparatus and method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012210873A JP5832980B2 (ja) | 2012-09-25 | 2012-09-25 | 手書き入力支援装置、方法およびプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014067147A JP2014067147A (ja) | 2014-04-17 |
JP5832980B2 true JP5832980B2 (ja) | 2015-12-16 |
Family
ID=49486624
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012210873A Active JP5832980B2 (ja) | 2012-09-25 | 2012-09-25 | 手書き入力支援装置、方法およびプログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US20150154176A1 (ja) |
JP (1) | JP5832980B2 (ja) |
CN (1) | CN104508683A (ja) |
WO (1) | WO2014051134A1 (ja) |
Families Citing this family (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9201592B2 (en) * | 2013-08-09 | 2015-12-01 | Blackberry Limited | Methods and devices for providing intelligent predictive input for handwritten text |
KR102221223B1 (ko) * | 2013-08-26 | 2021-03-03 | 삼성전자주식회사 | 필기 컨텐츠를 작성하는 사용자 기기 및 방법 |
US10684771B2 (en) | 2013-08-26 | 2020-06-16 | Samsung Electronics Co., Ltd. | User device and method for creating handwriting content |
JP6392036B2 (ja) * | 2014-09-03 | 2018-09-19 | 株式会社東芝 | 電子機器および方法 |
JP6426417B2 (ja) * | 2014-09-26 | 2018-11-21 | 株式会社東芝 | 電子機器、方法及びプログラム |
JP6430198B2 (ja) * | 2014-09-30 | 2018-11-28 | 株式会社東芝 | 電子機器、方法及びプログラム |
JP6430199B2 (ja) * | 2014-09-30 | 2018-11-28 | 株式会社東芝 | 電子機器、方法及びプログラム |
JP6055065B1 (ja) * | 2015-11-04 | 2016-12-27 | アイサンテクノロジー株式会社 | 文字認識プログラム、文字認識装置 |
US20170289337A1 (en) * | 2016-04-05 | 2017-10-05 | Google Inc. | Faster Text Entry on Mobile Devices Through User-Defined Stroke Patterns |
US12118811B2 (en) * | 2021-01-28 | 2024-10-15 | Samsung Electronics Co., Ltd. | Electronic device and method for shape recognition based on stroke analysis in electronic device |
WO2024111081A1 (ja) * | 2022-11-24 | 2024-05-30 | レノボ・シンガポ-ル・プライベ-ト・リミテッド | 情報処理装置、及び制御方法 |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
TW421764B (en) * | 1996-05-21 | 2001-02-11 | Hitachi Ltd | Input character string estimation and identification apparatus |
JPH10307675A (ja) * | 1997-05-01 | 1998-11-17 | Hitachi Ltd | 手書き文字認識方法及び装置 |
US6970599B2 (en) * | 2002-07-25 | 2005-11-29 | America Online, Inc. | Chinese character handwriting recognition system |
JP2005025566A (ja) * | 2003-07-03 | 2005-01-27 | Sharp Corp | 手書き入力装置、手書き入力方法、手書き入力プログラム、および、プログラム記録媒体 |
JP4393415B2 (ja) * | 2005-04-01 | 2010-01-06 | シャープ株式会社 | 手書き入力装置、手書き入力プログラム、および、プログラム記録媒体 |
US7715629B2 (en) * | 2005-08-29 | 2010-05-11 | Microsoft Corporation | Style aware use of writing input |
KR100801224B1 (ko) * | 2006-08-16 | 2008-02-05 | 장경호 | 사용자 필적 구현 시스템 및 방법 |
CN101354749B (zh) * | 2007-07-24 | 2013-01-09 | 夏普株式会社 | 字典制作方法、手写输入方法和设备 |
EP2088536B1 (en) * | 2008-02-08 | 2021-08-11 | Nokia Technologies Oy | Text input system and method involving finger-based handwriting recognition and word prediction |
JP5482522B2 (ja) * | 2010-07-12 | 2014-05-07 | 沖電気工業株式会社 | 表示制御装置、表示制御方法及びプログラム |
CN102236799A (zh) * | 2011-06-20 | 2011-11-09 | 北京捷通华声语音技术有限公司 | 一种多字手写识别的方法及装置 |
-
2012
- 2012-09-25 JP JP2012210873A patent/JP5832980B2/ja active Active
-
2013
- 2013-09-24 WO PCT/JP2013/076457 patent/WO2014051134A1/en active Application Filing
- 2013-09-24 CN CN201380040593.8A patent/CN104508683A/zh active Pending
-
2015
- 2015-02-06 US US14/616,615 patent/US20150154176A1/en not_active Abandoned
Also Published As
Publication number | Publication date |
---|---|
WO2014051134A1 (en) | 2014-04-03 |
CN104508683A (zh) | 2015-04-08 |
JP2014067147A (ja) | 2014-04-17 |
US20150154176A1 (en) | 2015-06-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5832980B2 (ja) | 手書き入力支援装置、方法およびプログラム | |
JP5599662B2 (ja) | 統計的な方法を用いて漢字を自国語の発音列に変換するシステムおよび方法 | |
JP5270027B1 (ja) | 情報処理装置および手書き文書検索方法 | |
JP6526608B2 (ja) | 辞書更新装置およびプログラム | |
JP5349645B1 (ja) | 電子機器および手書き文書処理方法 | |
US20180300542A1 (en) | Drawing emojis for insertion into electronic text-based messages | |
JP6506770B2 (ja) | 音楽記号を認識するための方法および装置 | |
JP5694234B2 (ja) | 電子機器、手書き文書表示方法、及び表示プログラム | |
US20140289632A1 (en) | Picture drawing support apparatus and method | |
JP5395927B2 (ja) | 電子機器および手書き文書検索方法 | |
EP2806336A1 (en) | Text prediction in a text input associated with an image | |
US10210141B2 (en) | Stylizing text by replacing glyph with alternate glyph | |
JP5694236B2 (ja) | 文書検索装置、方法およびプログラム | |
KR20220038477A (ko) | 텍스트 라인 추출 | |
JP5735126B2 (ja) | システムおよび筆跡検索方法 | |
JP6342194B2 (ja) | 電子機器、方法及びプログラム | |
JP6223687B2 (ja) | 電子機器および手書き文書検索方法 | |
US9910846B2 (en) | Conversion device and conversion method | |
JP6655331B2 (ja) | 電子機器及び方法 | |
JP2013239203A (ja) | 電子機器、方法、及びプログラム | |
JPWO2014147922A1 (ja) | 入力支援システム、入力支援方法および入力支援プログラム | |
JP6039066B2 (ja) | 電子機器、手書き文書検索方法およびプログラム | |
WO2016031016A1 (ja) | 電子機器、方法及びプログラム | |
JP5666011B1 (ja) | 方法及び電子機器 | |
JP5911981B2 (ja) | 文書検索装置、方法およびプログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20140109 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140325 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20150630 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20150828 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20150929 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20151028 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5832980 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313117 Free format text: JAPANESE INTERMEDIATE CODE: R313121 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |