JP2014235551A - 検索装置、方法及びプログラム - Google Patents
検索装置、方法及びプログラム Download PDFInfo
- Publication number
- JP2014235551A JP2014235551A JP2013116419A JP2013116419A JP2014235551A JP 2014235551 A JP2014235551 A JP 2014235551A JP 2013116419 A JP2013116419 A JP 2013116419A JP 2013116419 A JP2013116419 A JP 2013116419A JP 2014235551 A JP2014235551 A JP 2014235551A
- Authority
- JP
- Japan
- Prior art keywords
- point sequences
- stroke
- unit
- point
- search
- 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.)
- Granted
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/32—Digital ink
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/903—Querying
- G06F16/90335—Query processing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0487—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
- G06F3/0488—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
- G06F3/04883—Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures for inputting data by handwriting, e.g. gesture or text
-
- 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/24—Character recognition characterised by the processing or recognition method
- G06V30/242—Division of the character sequences into groups prior to recognition; Selection of dictionaries
- G06V30/244—Division of the character sequences into groups prior to recognition; Selection of dictionaries using graphical properties, e.g. alphabet type or font
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Human Computer Interaction (AREA)
- Computational Linguistics (AREA)
- Character Discrimination (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
第1実施形態では、ユーザが手書きした手書き文字列をクエリとして、予め筆記された(例えば大量の)手書き文書から検索を行う場合について説明する。なお第1実施形態では、主として、文字列を例に説明するが、クエリはユーザが描画した線やマークなど文字コードが割り当てられない自由筆記であってもよい。また、ユーザが手書き文字列を指定する方法には、どのような方法を使用してもよい。例えば、ユーザが実際に文字列を手書きすることによって、クエリを指定するようにしてもよいし、既存の手書き文書の中からユーザがクエリとして用いる部分を選択するようにしてもよいし、クエリ用のテンプレートの中からユーザがクエリとして用いるものを選択するようしてもよいし、これらの組み合わせであってもよい。
図10は、第1実施形態の検索装置10のハードウェア構成の一例を示す図である。図10に示すように、検索装置10は、CPU201と、入力デバイス202と、出力デバイス203と、RAM204と、ROM205と、外部メモリインターフェース206と、通信インターフェース207とを、備える。例えば、入力デバイス202及び出力デバイス203にタッチパネルを使用する場合には、液晶パネルとペンと液晶パネル上に設けられたストローク検出装置等が利用される(符号208参照)。
検索装置10において、取得部13が取得するストロークを音波形データとしてもよい。この場合、取得部13は、マイクなどの入力装置から入力された音声をアナログ/デジタル変換し、デジタル信号を取得する。例えば、16KHzでサンプリングし、16Bitで量子化したデジタル信号に変換する。
検索装置10において、取得部13が取得するストロークが位置情報の軌跡データとしてもよい。この場合、取得部13は、GPS(Global Positioning System)などの位置計測装置から、位置情報を取得する。取得部13は、取得した位置情報を軌跡であるストロークして保存する。位置情報でのストロークは、第1実施形態と同様に、2次元空間の座標値の集合として保存される。このとき、1つのストロークとしてまとめる基準は、いくつか考えられるが、例えば一定時間内の移動量が閾値以上の区間のみをストロークとして保存する。
11 入力部
13 取得部
15 インクデータ記憶部
17 分割部
19 抽出部
21 特徴量記憶部
23 算出部
25 検索部
27 表示制御部
29 表示部
Claims (9)
- 複数の第1点列を取得する取得部と、
前記複数の第1点列それぞれを複数の第2点列に分割する分割部と、
前記複数の第2点列それぞれの特徴量を抽出する抽出部と、
前記複数の第1点列それぞれに属する複数の第2点列間の最適経路に基づいて、当該複数の第1点列間の距離を算出する算出部と、
前記距離を用いて、前記複数の第1点列に対応するデータを検索する検索部と、
を備える検索装置。 - 前記分割部は、前記複数の第2点列それぞれの曲率が閾値以下となるように、前記第1点列を前記複数の第2点列に分割する請求項1に記載の検索装置。
- 前記分割部は、前記複数の第2点列それぞれの長さが閾値以下となるように、前記第1点列を前記複数の第2点列に分割する請求項1に記載の検索装置。
- 前記分割部は、前記複数の第2点列の数が予め定められた数となるように、前記第1点列を前記複数の第2点列に分割する請求項1に記載の検索装置。
- 検索された前記データを表示部に表示させる表示制御部を更に備える請求項1に記載の検索装置。
- 前記複数の第1点列は、ユーザが文字列を手書きしたストローク群であり、
前記第2点列は、前記ストローク群を構成するストロークのサブストロークであり、
前記データは、文字列を示す文字列データであり、
前記取得部は、前記ストローク群を構成するストロークを順次取得することで、前記前記ストローク群を取得し、
前記分割部は、前記ストローク群を構成するストロークそれぞれを複数のサブストロークに分割し、
前記算出部は、前記ストローク群を構成するストロークそれぞれに属する前記複数のサブストローク間の最適経路に基づいて、当該ストローク群を構成するストローク間の距離を算出し、
前記検索部は、前記距離を用いて、前記ストローク群に対応する文字列データを検索し、
前記表示制御部は、検索された前記文字列データを前記表示部に表示させる請求項5に記載の検索装置。 - 前記取得部は、ユーザにより指定された複数の第1点列を取得する請求項1に記載の検索装置。
- 複数の第1点列を取得する取得ステップと、
前記複数の第1点列それぞれを複数の第2点列に分割する分割ステップと、
前記複数の第2点列それぞれの特徴量を抽出する抽出ステップと、
前記複数の第1点列それぞれに属する複数の第2点列間の最適経路に基づいて、当該複数の第1点列間の距離を算出する算出ステップと、
前記距離を用いて、前記複数の第1点列に対応するデータを検索する検索ステップと、
を含む検索方法。 - 複数の第1点列を取得する取得ステップと、
前記複数の第1点列それぞれを複数の第2点列に分割する分割ステップと、
前記複数の第2点列それぞれの特徴量を抽出する抽出ステップと、
前記複数の第1点列それぞれに属する複数の第2点列間の最適経路に基づいて、当該複数の第1点列間の距離を算出する算出ステップと、
前記距離を用いて、前記複数の第1点列に対応するデータを検索する検索ステップと、
をコンピュータに実行させるためのプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013116419A JP6125333B2 (ja) | 2013-05-31 | 2013-05-31 | 検索装置、方法及びプログラム |
US14/198,369 US9195887B2 (en) | 2013-05-31 | 2014-03-05 | Retrieving apparatus, retrieving method, and computer program product |
CN201410082975.3A CN104216940B (zh) | 2013-05-31 | 2014-03-07 | 检索设备和检索方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013116419A JP6125333B2 (ja) | 2013-05-31 | 2013-05-31 | 検索装置、方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014235551A true JP2014235551A (ja) | 2014-12-15 |
JP6125333B2 JP6125333B2 (ja) | 2017-05-10 |
Family
ID=51985180
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013116419A Active JP6125333B2 (ja) | 2013-05-31 | 2013-05-31 | 検索装置、方法及びプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US9195887B2 (ja) |
JP (1) | JP6125333B2 (ja) |
CN (1) | CN104216940B (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10725650B2 (en) * | 2014-03-17 | 2020-07-28 | Kabushiki Kaisha Kawai Gakki Seisakusho | Handwritten music sign recognition device and program |
CN106502660B (zh) * | 2016-10-14 | 2019-09-20 | 广州视睿电子科技有限公司 | 一种基于触摸屏的线段生成方法、系统及终端 |
KR102149105B1 (ko) * | 2019-09-18 | 2020-08-27 | 세종대학교산학협력단 | 혼합현실 기반 3차원 스케치 장치 및 방법 |
CN111242219A (zh) * | 2020-01-14 | 2020-06-05 | 北大方正集团有限公司 | 文字相似度确定方法、装置、电子设备及存储介质 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06301819A (ja) * | 1993-04-15 | 1994-10-28 | Seiko Epson Corp | オンライン手書き文字認識装置 |
JPH0962788A (ja) * | 1995-08-28 | 1997-03-07 | Ricoh Co Ltd | オンライン手書き文字認識方法 |
JPH11167606A (ja) * | 1997-12-04 | 1999-06-22 | Sharp Corp | 手書き文字認識装置およびプログラム記憶媒体 |
JP2005505861A (ja) * | 2001-10-15 | 2005-02-24 | シルバーブルック リサーチ ピーティワイ リミテッド | 筆跡特徴合成を用いたデジタル・インク・データベースの探索 |
Family Cites Families (46)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4286255A (en) * | 1979-02-22 | 1981-08-25 | Burroughs Corporation | Signature verification method and apparatus |
US4375081A (en) * | 1980-12-05 | 1983-02-22 | Pencept, Inc. | Multistage digital filtering utilizing several criteria |
US4703511A (en) * | 1986-10-09 | 1987-10-27 | Paul Conoval | Writing input and dynamics regeneration device |
US5272470A (en) * | 1991-10-10 | 1993-12-21 | International Business Machines Corporation | Apparatus and method for reducing system overhead while inking strokes in a finger or stylus-based input device of a data processing system |
US5343537A (en) * | 1991-10-31 | 1994-08-30 | International Business Machines Corporation | Statistical mixture approach to automatic handwriting recognition |
US5515455A (en) * | 1992-09-02 | 1996-05-07 | The Research Foundation Of State University Of New York At Buffalo | System for recognizing handwritten words of cursive script |
US5425109A (en) * | 1992-10-22 | 1995-06-13 | Mutoh Industries Ltd. | System for identifying freehand drawings |
US5392363A (en) * | 1992-11-13 | 1995-02-21 | International Business Machines Corporation | On-line connected handwritten word recognition by a probabilistic method |
US5454046A (en) * | 1993-09-17 | 1995-09-26 | Penkey Corporation | Universal symbolic handwriting recognition system |
JP3486876B2 (ja) * | 1994-01-28 | 2004-01-13 | ソニー株式会社 | 手書き入力装置および方法 |
IL110137A (en) * | 1994-06-27 | 2000-06-29 | Advanced Recognition Tech | Handwriting recognition system |
US5781661A (en) * | 1994-06-29 | 1998-07-14 | Nippon Telegraph And Telephone Corporation | Handwritting information detecting method and apparatus detachably holding writing tool |
US6052481A (en) * | 1994-09-02 | 2000-04-18 | Apple Computers, Inc. | Automatic method for scoring and clustering prototypes of handwritten stroke-based data |
US5802204A (en) * | 1995-06-07 | 1998-09-01 | Microchip Technology Incorporated | Handwritten character translator using fuzzy logic |
JPH1196301A (ja) * | 1997-09-22 | 1999-04-09 | Hitachi Ltd | 文字認識装置 |
US6898315B2 (en) * | 1998-03-23 | 2005-05-24 | Microsoft Corporation | Feature extraction for real-time pattern recognition using single curve per pattern analysis |
KR100454541B1 (ko) * | 1998-04-27 | 2004-11-03 | 산요덴키가부시키가이샤 | 수기 문자 인식 방법 및 시스템 |
US7397949B2 (en) * | 2000-06-21 | 2008-07-08 | Microsoft Corporation | Serial storage of ink and its properties |
WO2002037933A2 (en) * | 2000-11-08 | 2002-05-16 | New York University | System, process and software arrangement for recognizing handwritten characters |
SE521911C2 (sv) * | 2001-01-15 | 2003-12-16 | Decuma Ab Ideon Res Park | Metod, anordning och datorprogram för igenkänning av ett handskrivet tecken |
JP2002222425A (ja) * | 2001-01-29 | 2002-08-09 | Canon Inc | 情報処理装置及び方法 |
US7162087B2 (en) * | 2001-12-28 | 2007-01-09 | Anoto Ab | Method and apparatus for recording of electronic handwriting |
US7158675B2 (en) * | 2002-05-14 | 2007-01-02 | Microsoft Corporation | Interfacing with ink |
US7174043B2 (en) * | 2003-02-25 | 2007-02-06 | Evernote Corp. | On-line handwriting recognizer |
US7218782B1 (en) * | 2003-04-18 | 2007-05-15 | Kamran Reihani | System and method for automated symbolic recognition including multi-phase symbolic reshaping |
US7369702B2 (en) * | 2003-11-07 | 2008-05-06 | Microsoft Corporation | Template-based cursive handwriting recognition |
US7529410B2 (en) * | 2004-01-07 | 2009-05-05 | Microsoft Corporation | Local localization using fast image match |
JP4092371B2 (ja) * | 2005-02-15 | 2008-05-28 | 有限会社Kiteイメージ・テクノロジーズ | 手書き文字認識方法、手書き文字認識システム、手書き文字認識プログラム及び記録媒体 |
US7567711B2 (en) * | 2005-08-01 | 2009-07-28 | Microsoft Corporation | Cleaning up of handwriting intra-stroke and inter-stroke overtracing |
US7664325B2 (en) * | 2005-12-21 | 2010-02-16 | Microsoft Corporation | Framework for detecting a structured handwritten object |
WO2008012824A1 (en) * | 2006-07-27 | 2008-01-31 | Bgn Technologies Ltd. | Online arabic handwriting recognition |
JP2009086749A (ja) * | 2007-09-27 | 2009-04-23 | Canon Inc | パターン識別手法、識別用パラメータ学習方法、及び装置 |
WO2010016065A1 (en) * | 2008-08-08 | 2010-02-11 | Moonsun Io Ltd. | Method and device of stroke based user input |
US9251407B2 (en) * | 2008-09-04 | 2016-02-02 | Northrop Grumman Systems Corporation | Security system utilizing gesture recognition |
US20120069027A1 (en) * | 2009-04-28 | 2012-03-22 | Wataru Yamazaki | Input device |
JP5565320B2 (ja) * | 2011-01-06 | 2014-08-06 | 富士通株式会社 | 情報処理装置及び情報処理プログラム |
CN102081803B (zh) * | 2011-01-20 | 2012-10-10 | 北京壹人壹本信息科技有限公司 | 一种手写原笔迹的笔锋实现方法 |
JP5717691B2 (ja) * | 2012-05-28 | 2015-05-13 | 株式会社東芝 | 手書き文字検索装置、方法及びプログラム |
JP2013246732A (ja) * | 2012-05-28 | 2013-12-09 | Toshiba Corp | 手書き文書検索装置、方法及びプログラム |
JP2014032632A (ja) * | 2012-08-06 | 2014-02-20 | Toshiba Corp | 電子機器、方法、およびプログラム |
JP5389241B1 (ja) * | 2012-09-26 | 2014-01-15 | 株式会社東芝 | 電子機器および手書き文書処理方法 |
JP5342052B1 (ja) * | 2012-10-17 | 2013-11-13 | 株式会社東芝 | 電子機器および方法 |
US9117125B2 (en) * | 2013-02-07 | 2015-08-25 | Kabushiki Kaisha Toshiba | Electronic device and handwritten document processing method |
WO2014147719A1 (ja) * | 2013-03-18 | 2014-09-25 | 株式会社 東芝 | 電子機器および手書き文書処理方法 |
WO2014147712A1 (ja) * | 2013-03-18 | 2014-09-25 | 株式会社 東芝 | 情報処理装置、情報処理方法及びプログラム |
JP5735126B2 (ja) * | 2013-04-26 | 2015-06-17 | 株式会社東芝 | システムおよび筆跡検索方法 |
-
2013
- 2013-05-31 JP JP2013116419A patent/JP6125333B2/ja active Active
-
2014
- 2014-03-05 US US14/198,369 patent/US9195887B2/en active Active
- 2014-03-07 CN CN201410082975.3A patent/CN104216940B/zh active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06301819A (ja) * | 1993-04-15 | 1994-10-28 | Seiko Epson Corp | オンライン手書き文字認識装置 |
JPH0962788A (ja) * | 1995-08-28 | 1997-03-07 | Ricoh Co Ltd | オンライン手書き文字認識方法 |
JPH11167606A (ja) * | 1997-12-04 | 1999-06-22 | Sharp Corp | 手書き文字認識装置およびプログラム記憶媒体 |
JP2005505861A (ja) * | 2001-10-15 | 2005-02-24 | シルバーブルック リサーチ ピーティワイ リミテッド | 筆跡特徴合成を用いたデジタル・インク・データベースの探索 |
Non-Patent Citations (1)
Title |
---|
JPN6017001629; 加藤 真、外1名: 'オンライン文字認識における文字検証の一手法' 電子情報通信学会論文誌 第J76-D-II巻,第11号, 19931125, p.2295-2303, 社団法人電子情報通信学会 * |
Also Published As
Publication number | Publication date |
---|---|
US9195887B2 (en) | 2015-11-24 |
JP6125333B2 (ja) | 2017-05-10 |
US20140355885A1 (en) | 2014-12-04 |
CN104216940A (zh) | 2014-12-17 |
CN104216940B (zh) | 2017-08-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2667954B2 (ja) | 静的及び動的パラメータを使用する自動手書き文字認識装置及び方法 | |
US20180018533A1 (en) | Synthetic data generation of time series data | |
EP4062272A1 (en) | Synthetic data generation and building information model (bim) element extraction from floor plan drawings using machine learning | |
US9298365B2 (en) | Storage medium, information processing apparatus and character recognition method | |
US20080130996A1 (en) | Method For Character Recognition | |
Awal et al. | Towards handwritten mathematical expression recognition | |
CN111931710B (zh) | 一种联机手写文字识别方法、装置、电子设备及存储介质 | |
KR20120011010A (ko) | 수기 인식 방법 및 장치 | |
JP2010504553A (ja) | 音声キーワードの特定方法、装置及び音声識別システム | |
CN104008363A (zh) | 手写轨迹的检测、规范化和在线识别以及异常字根的收集 | |
JP6125333B2 (ja) | 検索装置、方法及びプログラム | |
CN102073884A (zh) | 一种手写识别方法、系统及手写识别终端 | |
JP6055065B1 (ja) | 文字認識プログラム、文字認識装置 | |
Chaithra et al. | Handwritten online character recognition for single stroke Kannada characters | |
US9384304B2 (en) | Document search apparatus, document search method, and program product | |
Khan | Online Urdu handwritten character recognition: Initial half form single stroke characters | |
JP4570995B2 (ja) | マッチング方法およびマッチング装置ならびにプログラム | |
Liwicki et al. | Feature selection for HMM and BLSTM based handwriting recognition of whiteboard notes | |
Xu et al. | On-line sample generation for in-air written chinese character recognition based on leap motion controller | |
WO2014174665A1 (ja) | システムおよび筆跡検索方法 | |
CN103761294A (zh) | 基于手写轨迹和语音识别的查询方法及装置 | |
Huh et al. | A typeface searching technique using evaluation functions for shapes and positions of alphabets used in ancient books for image searching | |
JP6030172B2 (ja) | 手書き文字検索装置、方法及びプログラム | |
JPH09319828A (ja) | オンライン文字認識装置 | |
Lee et al. | An online handwritten recognition system of music score |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20151102 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20160316 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20170117 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20170131 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20170222 |
|
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: 20170307 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20170405 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 6125333 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 |