JP2008257649A - 画像認識装置 - Google Patents
画像認識装置 Download PDFInfo
- Publication number
- JP2008257649A JP2008257649A JP2007102105A JP2007102105A JP2008257649A JP 2008257649 A JP2008257649 A JP 2008257649A JP 2007102105 A JP2007102105 A JP 2007102105A JP 2007102105 A JP2007102105 A JP 2007102105A JP 2008257649 A JP2008257649 A JP 2008257649A
- Authority
- JP
- Japan
- Prior art keywords
- feature
- image
- point
- input image
- points
- 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
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/56—Context or environment of the image exterior to a vehicle by using sensors mounted on the vehicle
- G06V20/58—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads
- G06V20/582—Recognition of moving objects or obstacles, e.g. vehicles or pedestrians; Recognition of traffic objects, e.g. traffic signs, traffic lights or roads of traffic signs
-
- 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/40—Extraction of image or video features
- G06V10/46—Descriptors for shape, contour or point-related descriptors, e.g. scale invariant feature transform [SIFT] or bags of words [BoW]; Salient regional features
- G06V10/462—Salient features, e.g. scale invariant feature transforms [SIFT]
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
Abstract
【解決手段】 予め標準画像から特徴点を抽出し、その特徴点の特徴量として、スケール不変特徴量にその特徴点の位置情報(ある基準点に対する当該特徴点の位置ベクトル)を付加したものを算出しておく。そして、入力画像中から特徴点を抽出してその特徴量を算出し、標準画像における特徴量と類似する特徴点同士を、対応点として設定する。そして、入力画像における各対応点(特徴点)毎に、対応する標準画像の特徴点の特徴量(位置情報等含む)に基づいて基準点を算出し、入力画像平面に投票する。ある小領域内に所定閾値以上の投票値があった場合は、入力画像中に対象物が存在していると判断する。
【選択図】 図15
Description
図1は、本発明が適用された標識認識システムの概略構成を示すブロック図である。本実施形態の標識認識システム1は、車両に搭載され、車両前方における所定範囲内の画像を撮影してその画像中に所定の対象物(各種道路標識等)が存在しているか否かを判断し、対象物の存在を認識した場合はその旨を運転者等へ伝えるものである。この標識認識システム1は、図1に示す如く、主として、カラーカメラ10と、ナビゲーションECU(以下「ナビECU」と略す)20と、出力部30とを備えている。
なお、図2の画像認識処理において、S120の処理は特徴点抽出部22により実行され、S130の処理は特徴量算出部23により実行され、S140の処理は特徴量比較部24により実行され、S150の処理は対象標識判定部25により実行される。
以上、本発明の実施の形態について説明したが、本発明の実施の形態は、上記実施形態に何ら限定されるものではなく、本発明の技術的範囲に属する限り種々の形態を採り得ることはいうまでもない。
Claims (6)
- 入力された入力画像から、認識対象物として予め登録されている標準画像を認識する画像認識装置であって、
前記入力画像から特徴点を抽出する特徴点抽出手段と、
前記特徴点抽出手段により抽出された特徴点の各々に対し、該特徴点の特徴的情報である特徴量を算出する特徴量算出手段と、
を備え、
前記標準画像に対し、予め、該標準画像から特徴点が抽出されると共に、該抽出された特徴点の各々に対して該特徴点の特徴的情報である特徴量が算出され、当該画像認識装置に設定されており、
前記標準画像に対する前記特徴量には、該標準画像における対応する前記特徴点の位置を直接又は間接的に示す位置情報が含まれており、
更に、
前記特徴量算出手段により算出された前記入力画像の特徴点の特徴量と、前記設定されている前記標準画像の特徴点の特徴量とを比較し、該各画像間で特徴量が類似する特徴点同士を対応点として設定する特徴量比較手段と、
前記入力画像中の前記特徴点のうち前記特徴量比較手段により対応点として設定された特徴点である対応特徴点の位置関係が、該各対応特徴点に対応した前記標準画像中の特徴点の位置関係と類似しているか否かを、該標準画像中の各特徴点の特徴量に含まれている前記位置情報に基づいて直接又は間接的に判断し、類似していると判断した場合に、前記入力画像中に前記標準画像が存在していると判定する判定手段と、
を備えていることを特徴とする画像認識装置。 - 請求項1記載の画像認識装置であって、
前記標準画像中の任意の1点に基準点が設定されており、
前記位置情報は、前記標準画像における前記基準点に対する前記各特徴点の位置ベクトルであり、
前記判定手段は、前記入力画像中の前記各対応特徴点毎に、該対応特徴点に対応する前記標準画像中の前記特徴点に対する前記位置ベクトルに基づいて、前記入力画像中における前記対応特徴点に対する基準点を算出し、該算出した基準点を前記入力画像上に投票して、前記入力画像上の所定の小領域内に、予め設定された投票閾値以上の数の基準点が投票された場合に、前記入力画像中に前記標準画像が存在していると判定する
ことを特徴とする画像認識装置。 - 請求項2記載の画像認識装置であって、
前記投票閾値は、前記標準画像において抽出されている前記特徴点の数に応じ、該標準画像毎に個別に設定されている
ことを特徴とする画像認識装置。 - 請求項1記載の画像認識装置であって、
前記位置情報は、前記標準画像における前記各特徴点の相対的位置関係を示す位置ベクトルであり、
前記判定手段は、前記入力画像中の前記各対応特徴点の座標に基づいて該各対応特徴点相互間の位置ベクトルを算出し、該算出した位置ベクトルと、前記標準画像における前記位置情報としての前記位置ベクトルとを比較することにより、前記判定を行う
ことを特徴とする画像認識装置。 - 請求項4記載の画像認識装置であって、
前記判定手段は、
前記入力画像中の前記対応特徴点のうち任意の3点を選択してその3点の前記対応特徴点を結んで構成される三角形を入力画像側判定用三角形として設定すると共に、前記標準画像における前記3点の対応特徴点に対応した3つの特徴点を結んで構成される三角形を標準画像側判定用三角形として設定し、前記入力画像中の前記3つの対応特徴点の座標と前記標準画像中における前記3つの特徴点相互間の位置ベクトルに基づいて、前記各判定用三角形が相似しているか否かを判断し、相似していると判断した場合に、前記入力画像中に前記標準画像が存在していると判定する
ことを特徴とする画像認識装置。 - 請求項1〜5いずれかに記載の画像認識装置であって、
前記判定手段は、前記入力画像中における前記対応特徴点の数が、前記標準画像における前記特徴点の総数に対する所定の割合以上の場合は、そのまま前記入力画像中に前記標準画像が存在していると判定する
ことを特徴とする画像認識装置。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007102105A JP4988408B2 (ja) | 2007-04-09 | 2007-04-09 | 画像認識装置 |
DE102008000758.7A DE102008000758B4 (de) | 2007-04-09 | 2008-03-19 | Vorrichtung zum Erkennen eines Objekts in einer Abbildung |
FR0852220A FR2914761B1 (fr) | 2007-04-09 | 2008-04-03 | Dispositif pour reconnaitre un objet sur une image |
US12/080,936 US8027514B2 (en) | 2007-04-09 | 2008-04-07 | Apparatus for recognizing object in image |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007102105A JP4988408B2 (ja) | 2007-04-09 | 2007-04-09 | 画像認識装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008257649A true JP2008257649A (ja) | 2008-10-23 |
JP4988408B2 JP4988408B2 (ja) | 2012-08-01 |
Family
ID=39758699
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007102105A Expired - Fee Related JP4988408B2 (ja) | 2007-04-09 | 2007-04-09 | 画像認識装置 |
Country Status (4)
Country | Link |
---|---|
US (1) | US8027514B2 (ja) |
JP (1) | JP4988408B2 (ja) |
DE (1) | DE102008000758B4 (ja) |
FR (1) | FR2914761B1 (ja) |
Cited By (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009048629A (ja) * | 2007-08-20 | 2009-03-05 | Delphi Technologies Inc | 検出方法 |
WO2010055629A1 (ja) * | 2008-11-11 | 2010-05-20 | パナソニック株式会社 | 特徴量抽出装置、物体識別装置及び特徴量抽出方法 |
JP2010182295A (ja) * | 2008-12-31 | 2010-08-19 | Intel Corp | グローバルな類似性に基づく分類法を用いた物体認識 |
JP2010218246A (ja) * | 2009-03-17 | 2010-09-30 | Toyota Motor Corp | 物体識別装置 |
JP2010219768A (ja) * | 2009-03-16 | 2010-09-30 | Toshiba Corp | 画像処理装置及び画像処理方法 |
JP2011013838A (ja) * | 2009-06-30 | 2011-01-20 | Sumitomo Electric Ind Ltd | 移動体検出装置、移動体検出方法及びコンピュータプログラム |
JP2011043969A (ja) * | 2009-08-20 | 2011-03-03 | Juki Corp | 画像特徴点抽出方法 |
JP2011210054A (ja) * | 2010-03-30 | 2011-10-20 | Secom Co Ltd | 対象物検知装置及びその学習装置 |
JP2011248817A (ja) * | 2010-05-31 | 2011-12-08 | Nippon Telegr & Teleph Corp <Ntt> | 画像特徴量生成装置、画像特徴量生成方法、画像特徴量生成プログラム、画像特徴量比較装置、画像特徴量比較方法および画像特徴量比較プログラム |
JP2012103758A (ja) * | 2010-11-05 | 2012-05-31 | Denso It Laboratory Inc | 局所特徴量算出装置及び方法、並びに対応点探索装置及び方法 |
JP2012531685A (ja) * | 2009-06-29 | 2012-12-10 | ローベルト ボツシユ ゲゼルシヤフト ミツト ベシユレンクテル ハフツング | 少なくとも1つの設定された画像要素の少なくとも一部を検出およびクラス分類する、車両のドライバーアシストシステム用の画像処理方法 |
JP2013222406A (ja) * | 2012-04-18 | 2013-10-28 | Setsuo Kimura | 画像検索システム、画像検索装置およびコンピュータプログラム |
JP2014126893A (ja) * | 2012-12-25 | 2014-07-07 | Fujitsu Ltd | 画像処理方法、画像処理装置および画像処理プログラム |
US8774508B2 (en) | 2012-02-27 | 2014-07-08 | Denso It Laboratory, Inc. | Local feature amount calculating device, method of calculating local feature amount, corresponding point searching apparatus, and method of searching corresponding point |
JP2014517392A (ja) * | 2011-05-17 | 2014-07-17 | クアルコム,インコーポレイテッド | Rgbdカメラを用いた頭部ポーズ推定 |
KR20140103030A (ko) * | 2013-02-15 | 2014-08-25 | 삼성전자주식회사 | 전자장치 및 전자장치의 디스크립터 결정방법 |
JPWO2013089146A1 (ja) * | 2011-12-16 | 2015-04-27 | 日本電気株式会社 | 情報処理システム、情報処理方法、通信端末およびその制御方法と制御プログラム |
JPWO2013089042A1 (ja) * | 2011-12-16 | 2015-04-27 | 日本電気株式会社 | 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム、通信端末およびその制御方法と制御プログラム |
JPWO2013115204A1 (ja) * | 2012-01-30 | 2015-05-11 | 日本電気株式会社 | 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム、通信端末およびその制御方法と制御プログラム |
JPWO2013115093A1 (ja) * | 2012-01-30 | 2015-05-11 | 日本電気株式会社 | 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム、通信端末およびその制御方法と制御プログラム |
JPWO2013115202A1 (ja) * | 2012-01-30 | 2015-05-11 | 日本電気株式会社 | 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム、通信端末およびその制御方法と制御プログラム |
US9147130B2 (en) | 2011-12-01 | 2015-09-29 | Canon Kabushiki Kaisha | Information processing method, information processing apparatus, and recording medium for identifying a class of an object by using a plurality of discriminators |
US9189709B2 (en) | 2011-12-01 | 2015-11-17 | Canon Kabushiki Kaisha | Information processing apparatus and information processing method |
US9245199B2 (en) | 2011-04-25 | 2016-01-26 | Canon Kabushiki Kaisha | Image processing apparatus and image processing method |
US9489593B2 (en) | 2013-03-21 | 2016-11-08 | Canon Kabushiki Kaisha | Information processing apparatus and training method |
JP2018022293A (ja) * | 2016-08-02 | 2018-02-08 | キヤノン株式会社 | 画像検出装置とその制御方法、及びプログラム |
WO2018143278A1 (ja) | 2017-01-31 | 2018-08-09 | 株式会社エクォス・リサーチ | 画像処理装置、画像認識装置、画像処理プログラム、及び画像認識プログラム |
JP7022076B2 (ja) | 2016-12-19 | 2022-02-17 | 株式会社安川電機 | 産業機器用の画像認識プロセッサ及びコントローラ |
US11468572B2 (en) | 2017-01-31 | 2022-10-11 | Aisin Corporation | Image processing device, image recognition device, image processing program, and image recognition program |
Families Citing this family (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
ATE470912T1 (de) * | 2006-04-28 | 2010-06-15 | Toyota Motor Europ Nv | Robuster detektor und deskriptor für einen interessenspunkt |
US20100092093A1 (en) * | 2007-02-13 | 2010-04-15 | Olympus Corporation | Feature matching method |
US8953838B2 (en) * | 2009-06-24 | 2015-02-10 | Here Global B.V. | Detecting ground geographic features in images based on invariant components |
US9129163B2 (en) * | 2009-06-24 | 2015-09-08 | Here Global B.V. | Detecting common geographic features in images based on invariant components |
US8761435B2 (en) * | 2009-06-24 | 2014-06-24 | Navteq B.V. | Detecting geographic features in images based on invariant components |
JP2011060058A (ja) * | 2009-09-11 | 2011-03-24 | Hitachi Kokusai Electric Inc | 撮影装置および監視システム |
WO2011088497A1 (en) * | 2010-01-19 | 2011-07-28 | Richard Bruce Baxter | Object recognition method and computer system |
JP5578965B2 (ja) * | 2010-07-02 | 2014-08-27 | 富士フイルム株式会社 | オブジェクト推定装置および方法ならびにプログラム |
US20120011119A1 (en) * | 2010-07-08 | 2012-01-12 | Qualcomm Incorporated | Object recognition system with database pruning and querying |
US9146126B2 (en) * | 2011-01-27 | 2015-09-29 | Here Global B.V. | Interactive geographic feature |
KR101165357B1 (ko) * | 2011-02-14 | 2012-07-18 | (주)엔써즈 | 이미지 특징 데이터 생성 장치 및 방법 |
WO2012137621A1 (ja) * | 2011-04-07 | 2012-10-11 | 富士フイルム株式会社 | 画像処理方法及び装置 |
US8675997B2 (en) * | 2011-07-29 | 2014-03-18 | Hewlett-Packard Development Company, L.P. | Feature based image registration |
ITVI20120041A1 (it) * | 2012-02-22 | 2013-08-23 | St Microelectronics Srl | Rilevazione di caratteristiche di un'immagine |
WO2014061258A1 (ja) * | 2012-10-19 | 2014-04-24 | コニカミノルタ株式会社 | 超音波診断装置、及び超音波診断方法 |
US20140233859A1 (en) * | 2013-02-15 | 2014-08-21 | Samsung Electronics Co., Ltd. | Electronic device and method of determining descriptor thereof |
RU2014109439A (ru) * | 2014-03-12 | 2015-09-20 | ЭлЭсАй Корпорейшн | Процессор изображений, содержащий систему распознавания жестов с сопоставлением положения руки, основываясь на признаках контура |
JP2015223260A (ja) | 2014-05-27 | 2015-12-14 | ブラザー工業株式会社 | ミシン |
DE102014110527A1 (de) * | 2014-07-25 | 2016-01-28 | Connaught Electronics Ltd. | Verfahren zum Bestimmen von charakteristischen Bildpunkten für ein Kamerasystem eines Kraftfahrzeugs, Kamerasystem, Fahrassistenzsystem und Kraftfahrzeug |
DE102014113174A1 (de) * | 2014-09-12 | 2016-03-17 | Connaught Electronics Ltd. | Verfahren zum Bestimmen von charakteristischen Bildpunkten, Fahrerassistenzsystem und Kraftfahrzeug |
US9576218B2 (en) * | 2014-11-04 | 2017-02-21 | Canon Kabushiki Kaisha | Selecting features from image data |
DE102014117074A1 (de) * | 2014-11-21 | 2016-05-25 | Adasens Automotive Gmbh | Bildbasierte Objekterkennungstechnik |
JP2016110215A (ja) * | 2014-12-02 | 2016-06-20 | トヨタ自動車株式会社 | マーカ認識装置、マーカ認識方法及び認識プログラム |
US9959661B2 (en) | 2015-12-02 | 2018-05-01 | Samsung Electronics Co., Ltd. | Method and device for processing graphics data in graphics processing unit |
JP2017134598A (ja) | 2016-01-27 | 2017-08-03 | キヤノン株式会社 | 画像検索装置、画像検索方法及びプログラム |
JP6732517B2 (ja) * | 2016-04-26 | 2020-07-29 | 蛇の目ミシン工業株式会社 | 縫製データ生成装置、縫製データ生成方法、プログラムおよび縫製システム |
JP6770782B2 (ja) * | 2016-04-28 | 2020-10-21 | 蛇の目ミシン工業株式会社 | 縫製データ生成装置、縫製データ生成方法、プログラムおよび縫製システム |
JP6986333B2 (ja) * | 2016-04-28 | 2021-12-22 | 株式会社ジャノメ | 刺繍模様連結データ生成装置、刺繍模様連結データ生成方法、プログラムおよび縫製システム |
CN106980843B (zh) * | 2017-04-05 | 2019-09-06 | 南京航空航天大学 | 目标跟踪的方法及装置 |
KR20220004460A (ko) * | 2020-07-03 | 2022-01-11 | 삼성전자주식회사 | 이미지 병합을 위한 이미지 매칭 방법 및 이를 수행하는 데이터 처리 장치 |
CN115191008A (zh) * | 2021-12-10 | 2022-10-14 | 商汤国际私人有限公司 | 对象识别方法、装置、设备及存储介质 |
WO2023105274A1 (en) * | 2021-12-10 | 2023-06-15 | Sensetime International Pte. Ltd. | Object recognition method, apparatus, device and storage medium |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04291472A (ja) * | 1991-03-20 | 1992-10-15 | N T T Data Tsushin Kk | カラー画像同一性判定方法及びその実施装置 |
JP2004326693A (ja) * | 2003-04-28 | 2004-11-18 | Sony Corp | 画像認識装置及び方法、並びにロボット装置 |
JP2005038121A (ja) * | 2003-07-18 | 2005-02-10 | Fuji Heavy Ind Ltd | 画像処理装置および画像処理方法 |
JP2006133979A (ja) * | 2004-11-04 | 2006-05-25 | Nec Infrontia Corp | 指紋照合装置および指紋照合方法 |
Family Cites Families (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE69131350T2 (de) | 1990-07-17 | 1999-12-30 | British Telecommunications P.L.C., London | Verfahren und vorrichtung zur bildverarbeitung |
US5801970A (en) * | 1995-12-06 | 1998-09-01 | Martin Marietta Corporation | Model-based feature tracking system |
US6215914B1 (en) | 1997-06-24 | 2001-04-10 | Sharp Kabushiki Kaisha | Picture processing apparatus |
US6711293B1 (en) * | 1999-03-08 | 2004-03-23 | The University Of British Columbia | Method and apparatus for identifying scale invariant features in an image and use of same for locating an object in an image |
DE10045360A1 (de) | 2000-09-14 | 2002-03-28 | Giesecke & Devrient Gmbh | Verfahren zur Klassifizierung von Dokumenten |
JP4605445B2 (ja) | 2004-08-24 | 2011-01-05 | ソニー株式会社 | 画像処理装置および方法、記録媒体、並びにプログラム |
EP1914680A4 (en) | 2005-03-01 | 2012-10-24 | Univ Osaka Prefect Public Corp | DOCUMENT / IMAGE PROCEDURE AND PROGRAM, AND DOCUMENT / IMAGE RECORDING AND SEARCH APPARATUS |
JP5109564B2 (ja) * | 2007-10-02 | 2012-12-26 | ソニー株式会社 | 画像処理装置、撮像装置、これらにおける処理方法およびプログラム |
US8144947B2 (en) * | 2008-06-27 | 2012-03-27 | Palo Alto Research Center Incorporated | System and method for finding a picture image in an image collection using localized two-dimensional visual fingerprints |
-
2007
- 2007-04-09 JP JP2007102105A patent/JP4988408B2/ja not_active Expired - Fee Related
-
2008
- 2008-03-19 DE DE102008000758.7A patent/DE102008000758B4/de not_active Expired - Fee Related
- 2008-04-03 FR FR0852220A patent/FR2914761B1/fr not_active Expired - Fee Related
- 2008-04-07 US US12/080,936 patent/US8027514B2/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH04291472A (ja) * | 1991-03-20 | 1992-10-15 | N T T Data Tsushin Kk | カラー画像同一性判定方法及びその実施装置 |
JP2004326693A (ja) * | 2003-04-28 | 2004-11-18 | Sony Corp | 画像認識装置及び方法、並びにロボット装置 |
JP2005038121A (ja) * | 2003-07-18 | 2005-02-10 | Fuji Heavy Ind Ltd | 画像処理装置および画像処理方法 |
JP2006133979A (ja) * | 2004-11-04 | 2006-05-25 | Nec Infrontia Corp | 指紋照合装置および指紋照合方法 |
Cited By (37)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2009048629A (ja) * | 2007-08-20 | 2009-03-05 | Delphi Technologies Inc | 検出方法 |
WO2010055629A1 (ja) * | 2008-11-11 | 2010-05-20 | パナソニック株式会社 | 特徴量抽出装置、物体識別装置及び特徴量抽出方法 |
CN102209974A (zh) * | 2008-11-11 | 2011-10-05 | 松下电器产业株式会社 | 特征量提取装置、物体识别装置、以及特征量提取方法 |
US8649608B2 (en) | 2008-11-11 | 2014-02-11 | Panasonic Corporation | Feature value extracting device, object identification device, and feature value extracting method |
JP2010182295A (ja) * | 2008-12-31 | 2010-08-19 | Intel Corp | グローバルな類似性に基づく分類法を用いた物体認識 |
JP2010219768A (ja) * | 2009-03-16 | 2010-09-30 | Toshiba Corp | 画像処理装置及び画像処理方法 |
JP2010218246A (ja) * | 2009-03-17 | 2010-09-30 | Toyota Motor Corp | 物体識別装置 |
JP2012531685A (ja) * | 2009-06-29 | 2012-12-10 | ローベルト ボツシユ ゲゼルシヤフト ミツト ベシユレンクテル ハフツング | 少なくとも1つの設定された画像要素の少なくとも一部を検出およびクラス分類する、車両のドライバーアシストシステム用の画像処理方法 |
US9030558B2 (en) | 2009-06-29 | 2015-05-12 | Robert Bosch Gmbh | Image processing method for a driver assistance system of a motor vehicle for detecting and classifying at least one portion of at least one predefined image element |
JP2011013838A (ja) * | 2009-06-30 | 2011-01-20 | Sumitomo Electric Ind Ltd | 移動体検出装置、移動体検出方法及びコンピュータプログラム |
JP2011043969A (ja) * | 2009-08-20 | 2011-03-03 | Juki Corp | 画像特徴点抽出方法 |
JP2011210054A (ja) * | 2010-03-30 | 2011-10-20 | Secom Co Ltd | 対象物検知装置及びその学習装置 |
JP2011248817A (ja) * | 2010-05-31 | 2011-12-08 | Nippon Telegr & Teleph Corp <Ntt> | 画像特徴量生成装置、画像特徴量生成方法、画像特徴量生成プログラム、画像特徴量比較装置、画像特徴量比較方法および画像特徴量比較プログラム |
JP2012103758A (ja) * | 2010-11-05 | 2012-05-31 | Denso It Laboratory Inc | 局所特徴量算出装置及び方法、並びに対応点探索装置及び方法 |
US9245199B2 (en) | 2011-04-25 | 2016-01-26 | Canon Kabushiki Kaisha | Image processing apparatus and image processing method |
US9582707B2 (en) | 2011-05-17 | 2017-02-28 | Qualcomm Incorporated | Head pose estimation using RGBD camera |
JP2014517392A (ja) * | 2011-05-17 | 2014-07-17 | クアルコム,インコーポレイテッド | Rgbdカメラを用いた頭部ポーズ推定 |
US9189709B2 (en) | 2011-12-01 | 2015-11-17 | Canon Kabushiki Kaisha | Information processing apparatus and information processing method |
US9147130B2 (en) | 2011-12-01 | 2015-09-29 | Canon Kabushiki Kaisha | Information processing method, information processing apparatus, and recording medium for identifying a class of an object by using a plurality of discriminators |
JPWO2013089146A1 (ja) * | 2011-12-16 | 2015-04-27 | 日本電気株式会社 | 情報処理システム、情報処理方法、通信端末およびその制御方法と制御プログラム |
JPWO2013089042A1 (ja) * | 2011-12-16 | 2015-04-27 | 日本電気株式会社 | 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム、通信端末およびその制御方法と制御プログラム |
US10115127B2 (en) | 2011-12-16 | 2018-10-30 | Nec Corporation | Information processing system, information processing method, communications terminals and control method and control program thereof |
US9754169B2 (en) | 2011-12-16 | 2017-09-05 | Nec Corporation | Information processing system, information processing method, information processing device and control method and control program thereof, and communication terminal and control method and control program thereof |
US9792528B2 (en) | 2012-01-30 | 2017-10-17 | Nec Corporation | Information processing system, information processing method, information processing apparatus and control method and control program thereof, and communication terminal and control method and control program thereof |
JPWO2013115093A1 (ja) * | 2012-01-30 | 2015-05-11 | 日本電気株式会社 | 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム、通信端末およびその制御方法と制御プログラム |
JPWO2013115202A1 (ja) * | 2012-01-30 | 2015-05-11 | 日本電気株式会社 | 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム、通信端末およびその制御方法と制御プログラム |
JPWO2013115204A1 (ja) * | 2012-01-30 | 2015-05-11 | 日本電気株式会社 | 情報処理システム、情報処理方法、情報処理装置およびその制御方法と制御プログラム、通信端末およびその制御方法と制御プログラム |
US8774508B2 (en) | 2012-02-27 | 2014-07-08 | Denso It Laboratory, Inc. | Local feature amount calculating device, method of calculating local feature amount, corresponding point searching apparatus, and method of searching corresponding point |
JP2013222406A (ja) * | 2012-04-18 | 2013-10-28 | Setsuo Kimura | 画像検索システム、画像検索装置およびコンピュータプログラム |
JP2014126893A (ja) * | 2012-12-25 | 2014-07-07 | Fujitsu Ltd | 画像処理方法、画像処理装置および画像処理プログラム |
KR20140103030A (ko) * | 2013-02-15 | 2014-08-25 | 삼성전자주식회사 | 전자장치 및 전자장치의 디스크립터 결정방법 |
KR102127673B1 (ko) * | 2013-02-15 | 2020-06-30 | 삼성전자주식회사 | 전자장치 및 전자장치의 디스크립터 결정방법 |
US9489593B2 (en) | 2013-03-21 | 2016-11-08 | Canon Kabushiki Kaisha | Information processing apparatus and training method |
JP2018022293A (ja) * | 2016-08-02 | 2018-02-08 | キヤノン株式会社 | 画像検出装置とその制御方法、及びプログラム |
JP7022076B2 (ja) | 2016-12-19 | 2022-02-17 | 株式会社安川電機 | 産業機器用の画像認識プロセッサ及びコントローラ |
WO2018143278A1 (ja) | 2017-01-31 | 2018-08-09 | 株式会社エクォス・リサーチ | 画像処理装置、画像認識装置、画像処理プログラム、及び画像認識プログラム |
US11468572B2 (en) | 2017-01-31 | 2022-10-11 | Aisin Corporation | Image processing device, image recognition device, image processing program, and image recognition program |
Also Published As
Publication number | Publication date |
---|---|
FR2914761A1 (fr) | 2008-10-10 |
US20080247651A1 (en) | 2008-10-09 |
DE102008000758A1 (de) | 2009-02-05 |
JP4988408B2 (ja) | 2012-08-01 |
DE102008000758B4 (de) | 2018-09-06 |
US8027514B2 (en) | 2011-09-27 |
FR2914761B1 (fr) | 2014-11-21 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4988408B2 (ja) | 画像認識装置 | |
US20240161265A1 (en) | Information processing device, information processing method, and storage medium | |
US9053361B2 (en) | Identifying regions of text to merge in a natural image or video frame | |
US10163027B2 (en) | Apparatus for and method of processing image based on object region | |
US10079974B2 (en) | Image processing apparatus, method, and medium for extracting feature amount of image | |
CN105303156B (zh) | 字符检测装置、方法及程序 | |
US9916513B2 (en) | Method for processing image and computer-readable non-transitory recording medium storing program | |
JP6492746B2 (ja) | 画像処理プログラム、画像処理装置、及び画像処理方法 | |
JP2009163682A (ja) | 画像識別装置及びプログラム | |
EP3291179B1 (en) | Image processing device, image processing method, and image processing program | |
US8306332B2 (en) | Image search method and device | |
US10915772B2 (en) | Apparatus and method for registering face pose for face recognition | |
CN112926463B (zh) | 一种目标检测方法和装置 | |
JP5734000B2 (ja) | 物体識別システムおよび方法、並びに、特徴点位置抽出システムおよび方法 | |
JP2014010633A (ja) | 画像認識装置、画像認識方法、及び画像認識プログラム | |
Upadhyay et al. | Analysis and architecture for the deployment of dynamic license plate recognition using yolo darknet | |
JP6591257B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP5327241B2 (ja) | 物体識別装置 | |
JP6468880B2 (ja) | 文字領域抽出装置及びプログラム | |
JP2021096652A (ja) | 画像識別装置、方法、及びプログラム | |
US11138447B2 (en) | Method for detecting raised pavement markers, computer program product and camera system for a vehicle | |
JPWO2006080568A1 (ja) | 文字読取り装置、文字読取り方法及び該文字読取り装置に用いられる文字読取り制御プログラム | |
JP6278757B2 (ja) | 特徴量生成装置、特徴量生成方法、およびプログラム | |
Creusen et al. | A semi-automatic traffic sign detection, classification, and positioning system | |
JP6688091B2 (ja) | 車両距離導出装置および車両距離導出方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090608 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20110425 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110510 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110706 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110802 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110928 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20111213 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120210 |
|
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: 20120403 |
|
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: 20120426 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4988408 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: 20150511 Year of fee payment: 3 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
LAPS | Cancellation because of no payment of annual fees |