JP2007201632A - 画像処理装置、画像処理方法及びプログラム - Google Patents
画像処理装置、画像処理方法及びプログラム Download PDFInfo
- Publication number
- JP2007201632A JP2007201632A JP2006015426A JP2006015426A JP2007201632A JP 2007201632 A JP2007201632 A JP 2007201632A JP 2006015426 A JP2006015426 A JP 2006015426A JP 2006015426 A JP2006015426 A JP 2006015426A JP 2007201632 A JP2007201632 A JP 2007201632A
- Authority
- JP
- Japan
- Prior art keywords
- image
- marker
- target range
- recognition
- recognition target
- 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
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/22—Image preprocessing by selection of a specific region containing or referencing a pattern; Locating or processing of specific regions to guide the detection or recognition
- G06V10/225—Image preprocessing by selection of a specific region containing or referencing a pattern; Locating or processing of specific regions to guide the detection or recognition based on a marking or identifier characterising the area
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Studio Devices (AREA)
- Image Processing (AREA)
- Editing Of Facsimile Originals (AREA)
- Character Input (AREA)
- Image Analysis (AREA)
Abstract
【解決手段】複数のマーカー画像と、当該複数のマーカー画像を用いて画定される認識対象範囲と、を含む対象画像を撮像して撮像画像を取得し、取得した撮像画像からマーカー画像を検出し、検出の結果に基づいて認識対象範囲が撮像画像内に含まれているか否かを判定し、判定結果が所定の処理に供される画像処理装置である。
【選択図】図1
Description
Claims (6)
- 複数のマーカー画像と、当該複数のマーカー画像を用いて画定される認識対象範囲と、を含む対象画像の少なくとも一部を撮像する画像処理装置であって、
前記対象画像を撮像して撮像画像を取得する撮像手段と、
前記撮像画像から前記マーカー画像を検出するマーカー画像検出手段と、
前記検出の結果に基づいて、前記認識対象範囲が前記撮像画像内に含まれているか否かを判定する判定手段と、
を含み、
前記判定結果が、所定の処理に供されることを特徴とする画像処理装置。 - 複数の種類のマーカー画像からなるマーカー画像セットと、当該マーカー画像セットを用いて画定される認識対象範囲と、を含む対象画像の少なくとも一部を撮像する画像処理装置であって、
前記対象画像を撮像して撮像画像を取得する撮像手段と、
前記撮像画像から前記マーカー画像セットに含まれる少なくとも一部のマーカー画像を検出するマーカー画像検出手段と、
前記検出したマーカー画像の種類に基づいて、前記認識対象範囲の前記撮像画像内における位置を推定する位置推定手段と、
を含み、
前記推定した位置の情報が、所定の処理に供されることを特徴とする画像処理装置。 - 認識対象範囲を含む対象画像の少なくとも一部を撮像した撮像画像を取得して表示し、前記認識対象範囲の認識処理を実行する画像処理装置であって、
前記撮像画像に重ね合わせて、認識処理対象領域を表す対象領域ガイド画像と、当該認識処理対象領域内にあって認識対象範囲の認識可能最小サイズを表すサイズガイド画像と、を表示するガイド画像表示手段、
を含むことを特徴とする画像処理装置。 - 請求項3に記載の画像処理装置であって、
前記認識対象範囲が、前記対象領域ガイド画像の表す認識処理対象領域に含まれ、かつ前記サイズガイド画像の表す認識可能最小サイズよりも大きく撮像されているか否かを判断する手段と、
前記判断の結果に基づく表示を行う手段と、
をさらに含むことを特徴とする画像処理装置。 - 複数のマーカー画像と、当該複数のマーカー画像を用いて画定される認識対象範囲と、を含む対象画像の少なくとも一部を撮像する画像処理装置を用いた画像処理方法であって、
前記画像処理装置に前記対象画像を撮像させて撮像画像を取得するステップと、
前記撮像画像から前記マーカー画像を検出するステップと、
前記検出の結果に基づいて、前記認識対象範囲が前記撮像画像内に含まれているか否かを判定するステップと、
を含み、
前記判定結果が、所定の処理に供されることを特徴とする画像処理方法。 - 複数のマーカー画像と、当該複数のマーカー画像を用いて画定される認識対象範囲と、を含む対象画像の少なくとも一部を撮像する画像処理装置を制御するプログラムであって、
前記画像処理装置に前記対象画像を撮像させて撮像画像を取得する撮像制御手段、
前記撮像画像から前記マーカー画像を検出するマーカー画像検出手段、及び
前記検出の結果に基づいて、前記認識対象範囲が前記撮像画像内に含まれているか否かを判定する判定手段、
としてコンピュータを機能させ、
前記判定結果が、所定の処理に供されることを特徴とするプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006015426A JP4670657B2 (ja) | 2006-01-24 | 2006-01-24 | 画像処理装置、画像処理方法及びプログラム |
US11/518,211 US7916893B2 (en) | 2006-01-24 | 2006-09-11 | Image processing apparatus, image processing method, and program |
CNB2006101357308A CN100514356C (zh) | 2006-01-24 | 2006-10-18 | 图像处理装置和图像处理方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006015426A JP4670657B2 (ja) | 2006-01-24 | 2006-01-24 | 画像処理装置、画像処理方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2007201632A true JP2007201632A (ja) | 2007-08-09 |
JP4670657B2 JP4670657B2 (ja) | 2011-04-13 |
Family
ID=38285622
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006015426A Expired - Fee Related JP4670657B2 (ja) | 2006-01-24 | 2006-01-24 | 画像処理装置、画像処理方法及びプログラム |
Country Status (3)
Country | Link |
---|---|
US (1) | US7916893B2 (ja) |
JP (1) | JP4670657B2 (ja) |
CN (1) | CN100514356C (ja) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012123546A (ja) * | 2010-12-07 | 2012-06-28 | Casio Comput Co Ltd | 情報表示システム、情報表示装置、情報提供装置、および、プログラム |
JP2013077314A (ja) * | 2012-12-25 | 2013-04-25 | Casio Comput Co Ltd | 情報表示システム、情報表示装置、情報提供装置、および、プログラム |
JP2014085944A (ja) * | 2012-10-25 | 2014-05-12 | Denso Wave Inc | 画像認識システム、画像認識方法、及び携帯端末 |
JP2015176516A (ja) * | 2014-03-18 | 2015-10-05 | 富士通株式会社 | 表示装置、表示制御プログラム、および表示制御方法 |
WO2016031190A1 (ja) * | 2014-08-27 | 2016-03-03 | 日本電気株式会社 | 情報処理装置および認識支援方法 |
WO2018101000A1 (ja) * | 2016-11-30 | 2018-06-07 | 富士通株式会社 | 読み取り装置、読み取りプログラム及び読み取り方法 |
JP2018207229A (ja) * | 2017-05-31 | 2018-12-27 | キヤノン株式会社 | 情報処理装置、制御方法及びプログラム |
JP2021093680A (ja) * | 2019-12-12 | 2021-06-17 | キヤノン株式会社 | 情報処理装置、情報処理方法、及びプログラム |
Families Citing this family (24)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5168124B2 (ja) * | 2008-12-18 | 2013-03-21 | 富士通株式会社 | 画像のマーカ付加装置、方法、及びプログラム |
FR2946773A1 (fr) * | 2009-06-12 | 2010-12-17 | Bertrand Labaye | Procede et dispositif de reconnaissance d'informations au moyen d'une balise graphique. |
US7999657B2 (en) * | 2009-12-07 | 2011-08-16 | Konica Minolta Systems Laboratory, Inc. | Image registration method for image comparison and document authentication |
US20120200742A1 (en) | 2010-09-21 | 2012-08-09 | King Jim Co., Ltd. | Image Processing System and Imaging Object Used For Same |
CN103353937A (zh) * | 2010-09-21 | 2013-10-16 | 株式会社锦宫事务 | 摄像对象物 |
CA2875891A1 (en) * | 2011-06-07 | 2012-12-13 | In Situ Media Corporation | System and method for identifying and altering images in a digital video |
WO2013020577A2 (en) | 2011-08-07 | 2013-02-14 | Sensometrix Sa | Body part guidance control method for non contact biometric authentication device, and biometric authentication device |
KR20130068192A (ko) * | 2011-12-14 | 2013-06-26 | 한국전자통신연구원 | 영상 처리 장치 및 영상 처리 방법 |
JP5841427B2 (ja) * | 2011-12-28 | 2016-01-13 | 株式会社キーエンス | 画像処理装置及び画像処理方法 |
CN102625103A (zh) * | 2012-03-23 | 2012-08-01 | 李卫伟 | 解码方法及装置 |
CN103679164A (zh) | 2012-09-21 | 2014-03-26 | 阿里巴巴集团控股有限公司 | 一种基于移动终端的标志识别处理方法和系统 |
US9071785B2 (en) * | 2013-02-15 | 2015-06-30 | Gradeable, Inc. | Adjusting perspective distortion of an image |
AU2015234575B2 (en) | 2014-03-25 | 2019-10-10 | 6115187 CANADA INC. d/b/a IMMERVISION, INC. | Automated definition of system behavior or user experience by recording, sharing, and processing information associated with wide-angle image |
WO2016076059A1 (ja) * | 2014-11-12 | 2016-05-19 | コニカミノルタ株式会社 | 器官画像撮影装置およびプログラム |
JP6833324B2 (ja) | 2016-03-09 | 2021-02-24 | キヤノン株式会社 | 情報処理装置、プログラム及び情報処理方法 |
CN105867055B (zh) * | 2016-06-17 | 2017-10-17 | 京东方科技集团股份有限公司 | 投影参数调整方法、装置及投影设备 |
CN107682580A (zh) * | 2016-08-01 | 2018-02-09 | 日本冲信息株式会社 | 信息处理装置和方法 |
CN107301367B (zh) * | 2017-05-31 | 2021-08-03 | 深圳Tcl数字技术有限公司 | 距离检测与显示方法、终端、显示装置及存储介质 |
JP7218614B2 (ja) * | 2019-02-27 | 2023-02-07 | 沖電気工業株式会社 | 画像診断システム、画像診断装置、および画像診断方法 |
CN111089657A (zh) * | 2019-03-07 | 2020-05-01 | 杭州视洞科技有限公司 | 一种非接触式可远距离测温的方法和系统 |
US11627246B2 (en) * | 2019-03-27 | 2023-04-11 | Nec Corporation | Camera adjustment apparatus, camera position adjustment method, and computer readable medium |
CN112165579A (zh) * | 2020-10-10 | 2021-01-01 | 北京明略昭辉科技有限公司 | 一种规范拍摄方法、系统、计算机设备及存储介质 |
CN116030388B (zh) * | 2022-12-30 | 2023-08-11 | 以萨技术股份有限公司 | 一种识别任务的处理方法、电子设备及存储介质 |
CN116469025B (zh) * | 2022-12-30 | 2023-11-24 | 以萨技术股份有限公司 | 一种识别任务的处理方法、电子设备及存储介质 |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06274686A (ja) * | 1993-03-19 | 1994-09-30 | Mitsubishi Electric Corp | 画像処理装置 |
JPH06311333A (ja) * | 1993-04-26 | 1994-11-04 | Fuji Xerox Co Ltd | 画像処理装置 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6115492A (en) * | 1998-02-24 | 2000-09-05 | Intel Corporation | Multiple purpose composite target for digital imaging test and calibration |
KR101041515B1 (ko) | 1999-05-19 | 2011-06-16 | 디지맥 코포레이션 | 컴퓨터들을 제어하거나 물리적 및 전자적 객체들로부터 인터넷 리소스들에 링크하기 위한 방법들 및 시스템들 |
KR101145534B1 (ko) | 1999-05-19 | 2012-06-01 | 디지맥 코포레이션 | 컴퓨터들을 제어하거나 물리적 및 전자적 객체들로부터 인터넷 리소스들에 링크하기 위한 방법들 및 시스템들 |
EP1202214A3 (en) * | 2000-10-31 | 2005-02-23 | Matsushita Electric Industrial Co., Ltd. | Method and apparatus for object recognition |
US7298412B2 (en) * | 2001-09-18 | 2007-11-20 | Ricoh Company, Limited | Image pickup device, automatic focusing method, automatic exposure method, electronic flash control method and computer program |
JP2004213215A (ja) | 2002-12-27 | 2004-07-29 | Toshiba Corp | 画像入力方法及び画像入力装置 |
JP3784781B2 (ja) | 2003-05-20 | 2006-06-14 | 富士通株式会社 | 画像データ処理装置、画像データ処理方法、画像データ処理プログラムおよび画像データ処理システム |
JP2005167517A (ja) * | 2003-12-01 | 2005-06-23 | Olympus Corp | 画像処理装置、画像処理装置のキャリブレーション方法及び画像処理プログラム |
JP4537104B2 (ja) * | 2004-03-31 | 2010-09-01 | キヤノン株式会社 | マーカ検出方法、マーカ検出装置、位置姿勢推定方法、及び複合現実空間提示方法 |
-
2006
- 2006-01-24 JP JP2006015426A patent/JP4670657B2/ja not_active Expired - Fee Related
- 2006-09-11 US US11/518,211 patent/US7916893B2/en active Active
- 2006-10-18 CN CNB2006101357308A patent/CN100514356C/zh active Active
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH06274686A (ja) * | 1993-03-19 | 1994-09-30 | Mitsubishi Electric Corp | 画像処理装置 |
JPH06311333A (ja) * | 1993-04-26 | 1994-11-04 | Fuji Xerox Co Ltd | 画像処理装置 |
Cited By (19)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012123546A (ja) * | 2010-12-07 | 2012-06-28 | Casio Comput Co Ltd | 情報表示システム、情報表示装置、情報提供装置、および、プログラム |
JP2014085944A (ja) * | 2012-10-25 | 2014-05-12 | Denso Wave Inc | 画像認識システム、画像認識方法、及び携帯端末 |
JP2013077314A (ja) * | 2012-12-25 | 2013-04-25 | Casio Comput Co Ltd | 情報表示システム、情報表示装置、情報提供装置、および、プログラム |
JP2015176516A (ja) * | 2014-03-18 | 2015-10-05 | 富士通株式会社 | 表示装置、表示制御プログラム、および表示制御方法 |
US10248881B2 (en) | 2014-08-27 | 2019-04-02 | Nec Corporation | Information processing device and recognition support method |
US11580720B2 (en) | 2014-08-27 | 2023-02-14 | Nec Corporation | Information processing device and recognition support method |
JP7480882B2 (ja) | 2014-08-27 | 2024-05-10 | 日本電気株式会社 | 情報処理装置、認識支援方法およびコンピュータプログラム |
US11915516B2 (en) | 2014-08-27 | 2024-02-27 | Nec Corporation | Information processing device and recognition support method |
WO2016031190A1 (ja) * | 2014-08-27 | 2016-03-03 | 日本電気株式会社 | 情報処理装置および認識支援方法 |
JP2020161174A (ja) * | 2014-08-27 | 2020-10-01 | 日本電気株式会社 | 情報処理装置および認識支援方法 |
US10824900B2 (en) | 2014-08-27 | 2020-11-03 | Nec Corporation | Information processing device and recognition support method |
JP7255718B2 (ja) | 2014-08-27 | 2023-04-11 | 日本電気株式会社 | 情報処理装置、認識支援方法およびコンピュータプログラム |
JP7031697B2 (ja) | 2014-08-27 | 2022-03-08 | 日本電気株式会社 | 情報処理装置および認識支援方法 |
JP2022059013A (ja) * | 2014-08-27 | 2022-04-12 | 日本電気株式会社 | 情報処理装置、認識支援方法およびコンピュータプログラム |
JPWO2016031190A1 (ja) * | 2014-08-27 | 2017-06-29 | 日本電気株式会社 | 情報処理装置および認識支援方法 |
WO2018101000A1 (ja) * | 2016-11-30 | 2018-06-07 | 富士通株式会社 | 読み取り装置、読み取りプログラム及び読み取り方法 |
JP2018207229A (ja) * | 2017-05-31 | 2018-12-27 | キヤノン株式会社 | 情報処理装置、制御方法及びプログラム |
JP2021093680A (ja) * | 2019-12-12 | 2021-06-17 | キヤノン株式会社 | 情報処理装置、情報処理方法、及びプログラム |
JP7463087B2 (ja) | 2019-12-12 | 2024-04-08 | キヤノン株式会社 | 情報処理装置、情報処理方法、及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
US20070172122A1 (en) | 2007-07-26 |
CN100514356C (zh) | 2009-07-15 |
JP4670657B2 (ja) | 2011-04-13 |
US7916893B2 (en) | 2011-03-29 |
CN101008984A (zh) | 2007-08-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4670657B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP4670658B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
US8948452B2 (en) | Image processing apparatus and control method thereof | |
JP2008283649A (ja) | 画像処理方法、画像領域検出方法、画像処理プログラム、画像領域検出プログラム、画像処理装置、および、画像領域検出装置 | |
US7489832B2 (en) | Imaging apparatus, image processing method for imaging apparatus and recording medium | |
JP4645457B2 (ja) | 透かし入り画像生成装置、透かし入り画像解析装置、透かし入り画像生成方法、媒体及びプログラム | |
EP1844442A2 (en) | Image processing apparatus and image processing method | |
WO2007029876A2 (en) | Image processing apparatus and image processing method | |
JP2019040617A (ja) | 画像処理装置および画像処理方法 | |
JP6953178B2 (ja) | 画像処理装置、画像処理方法、プログラム | |
JP4501701B2 (ja) | 撮影装置、撮影装置の画像処理方法及びプログラム | |
JP6115024B2 (ja) | 撮像装置及び撮像処理方法並びにプログラム | |
JP5441669B2 (ja) | 画像処理装置及びその制御方法 | |
JP2019047418A (ja) | 情報処理装置、情報処理方法、コンピュータプログラム | |
JP4321299B2 (ja) | 画像入力装置 | |
JP2003203198A (ja) | 撮像装置、撮像方法、コンピュータ読み取り可能な記憶媒体及びコンピュータプログラム | |
JP4799483B2 (ja) | 情報処理装置、情報処理方法、プログラムおよび記録媒体 | |
JP2005295313A (ja) | コード読取装置、電子機器、パラメータの調整方法及びパラメータ調整プログラム | |
JP4315025B2 (ja) | 撮影装置、画像取得方法及びプログラム | |
JP2007194724A (ja) | 投影型表示装置、書き込み画像抽出方法及びそのプログラム並びにこれが記録されたコンピュータが読み取り可能な情報記録媒体 | |
JP2007109121A (ja) | 画像処理装置 | |
JP2005173946A (ja) | 携帯情報端末およびその文字認識方法 | |
KR100919341B1 (ko) | 화상 처리 장치 및 화상 처리 방법 | |
JP2011013947A (ja) | バーコード解析装置及びプログラム | |
JP2006128777A (ja) | カラーカメラの色調整システム、方法及びこのシステムを用いた文字・図形認識方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20081225 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100804 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100907 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20101105 |
|
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: 20101221 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110103 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4670657 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140128 Year of fee payment: 3 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
LAPS | Cancellation because of no payment of annual fees |