JP2009211311A - 画像処理装置及び方法 - Google Patents
画像処理装置及び方法 Download PDFInfo
- Publication number
- JP2009211311A JP2009211311A JP2008052582A JP2008052582A JP2009211311A JP 2009211311 A JP2009211311 A JP 2009211311A JP 2008052582 A JP2008052582 A JP 2008052582A JP 2008052582 A JP2008052582 A JP 2008052582A JP 2009211311 A JP2009211311 A JP 2009211311A
- Authority
- JP
- Japan
- Prior art keywords
- person
- image
- image processing
- upper body
- detection
- 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.)
- Pending
Links
- 238000012545 processing Methods 0.000 title claims description 32
- 238000000034 method Methods 0.000 title description 30
- 238000001514 detection method Methods 0.000 claims abstract description 32
- 238000003384 imaging method Methods 0.000 claims abstract description 13
- 238000000605 extraction Methods 0.000 claims description 11
- 238000003860 storage Methods 0.000 claims description 4
- 239000000284 extract Substances 0.000 claims description 3
- 238000003672 processing method Methods 0.000 claims 3
- 238000012544 monitoring process Methods 0.000 abstract description 3
- 230000006870 function Effects 0.000 description 16
- 238000010586 diagram Methods 0.000 description 9
- 238000012937 correction Methods 0.000 description 6
- 238000005259 measurement Methods 0.000 description 4
- 210000000746 body region Anatomy 0.000 description 3
- 238000004364 calculation method Methods 0.000 description 3
- 238000009826 distribution Methods 0.000 description 3
- 238000009434 installation Methods 0.000 description 3
- 238000004590 computer program Methods 0.000 description 2
- 238000010801 machine learning Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 238000004458 analytical method Methods 0.000 description 1
- 238000004422 calculation algorithm Methods 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 238000012790 confirmation Methods 0.000 description 1
- 239000000470 constituent Substances 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 238000002474 experimental method Methods 0.000 description 1
- 230000001815 facial effect Effects 0.000 description 1
- 238000009499 grossing Methods 0.000 description 1
- 238000005286 illumination Methods 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 238000003909 pattern recognition Methods 0.000 description 1
- 238000011946 reduction process Methods 0.000 description 1
Images
Landscapes
- Image Processing (AREA)
- Image Analysis (AREA)
Abstract
【解決手段】 撮像部201は、斜め上方から人物を撮像するように設置される。画像取得部202は、撮像部201からフレーム画像を取得する。上半身検出部203は、画像取得部202が取得したフレーム画像に含まれる人物の上半身を検出する。人物追跡部207は、画像取得部202が所定時間内に取得した複数のフレーム画像のそれぞれに対する上半身検出部203による人物の検出結果から各人物の軌跡を生成する。計数部208は、人物追跡部207が生成した軌跡に基づいて人物を計数する。
【選択図】 図2
Description
以上、本発明の実施形態を詳述したが、本発明は、複数の機器から構成されるシステムに適用してもよいし、また、一つの機器からなる装置に適用してもよい。
Claims (8)
- 斜め上方から人物を撮像するように設置された撮像手段と、
前記撮像手段からフレーム画像を取得する取得手段と、
前記取得手段が取得した前記フレーム画像に含まれる人物を検出する検出手段と、
前記取得手段が所定時間内に取得した複数のフレーム画像のそれぞれに対する前記検出手段による人物の検出結果から各人物の軌跡を生成する生成手段と、
前記生成手段が生成した軌跡に基づいて人物を計数する計数手段と、
を備えることを特徴とする画像処理装置。 - 前記検出手段は、少なくとも人物の頭から肩までの領域を含む人物の上半身を検出することを特徴とする請求項1に記載の画像処理装置。
- 前記検出手段は、上半身の輪郭部分の特徴を用いて人物の上半身を検出することを特徴とする請求項2に記載の画像処理装置。
- 前記検出手段は、
前記フレーム画像から所定サイズの領域を順次切り出し、前記領域から複数の局所パターンを抽出する局所パターン抽出手段と、
抽出された前記複数の局所パターンからそれぞれ、局所特徴量を抽出する局所特徴量抽出手段と、
抽出されたそれぞれの局所特徴量の組み合わせに基づいて、前記領域が人物の上半身かどうかを判別する判別手段と、
を含むことを特徴とする請求項3に記載の画像処理装置。 - 前記局所特徴量は所定方向のエッジ強度であることを特徴とする請求項4に記載の画像処理装置。
- 斜め上方から人物を撮像するように設置された撮像装置からフレーム画像を取得する取得ステップと、
前記取得ステップで取得した前記フレーム画像に含まれる人物を検出する検出ステップと、
前記取得ステップで所定時間内に取得した複数のフレーム画像のそれぞれに対する前記検出ステップでの人物の検出結果から各人物の軌跡を生成する生成ステップと、
前記生成ステップで生成した軌跡に基づいて人物を計数する計数ステップと、
を有することを特徴とする画像処理方法。 - 請求項6に記載の画像処理方法をコンピュータに実行させるためのプログラム。
- 請求項6に記載の画像処理方法をコンピュータに実行させるためのプログラムを格納したコンピュータ読み取り可能な記憶媒体。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008052582A JP2009211311A (ja) | 2008-03-03 | 2008-03-03 | 画像処理装置及び方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008052582A JP2009211311A (ja) | 2008-03-03 | 2008-03-03 | 画像処理装置及び方法 |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2009211311A true JP2009211311A (ja) | 2009-09-17 |
Family
ID=41184396
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008052582A Pending JP2009211311A (ja) | 2008-03-03 | 2008-03-03 | 画像処理装置及び方法 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2009211311A (ja) |
Cited By (26)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011086246A (ja) * | 2009-10-19 | 2011-04-28 | Canon Inc | 画像処理装置、物体検出方法及びプログラム |
CN103379279A (zh) * | 2012-04-26 | 2013-10-30 | 佳能株式会社 | 被摄体区域检测装置及其方法、图像摄取装置及显示装置 |
JP2014120139A (ja) * | 2012-12-19 | 2014-06-30 | Canon Inc | 画像処理装置およびその制御方法、撮像装置、および表示装置 |
US8908991B2 (en) | 2011-06-22 | 2014-12-09 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method and storage medium |
JP5642785B2 (ja) * | 2010-06-07 | 2014-12-17 | 本田技研工業株式会社 | 車両の周辺監視装置 |
US9088709B2 (en) | 2012-12-19 | 2015-07-21 | Canon Kabushiki Kaisha | Image processing apparatus and method for controlling the same, and image pickup apparatus |
US9104909B2 (en) | 2010-12-15 | 2015-08-11 | Canon Kabushiki Kaisha | Image processing apparatus and method of processing image |
US9111346B2 (en) | 2011-09-13 | 2015-08-18 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and recording medium |
US9160922B2 (en) | 2013-06-19 | 2015-10-13 | Canon Kabushiki Kaisha | Subject detection device and control method for the same, imaging apparatus, and storage medium |
US9165212B1 (en) | 2014-04-11 | 2015-10-20 | Panasonic Intellectual Property Management Co., Ltd. | Person counting device, person counting system, and person counting method |
US9202125B2 (en) | 2012-06-15 | 2015-12-01 | Canon Kabushiki Kaisha | Video processing apparatus, video processing method, and recording medium |
US9253395B2 (en) | 2012-12-26 | 2016-02-02 | Canon Kabushiki Kaisha | Automatic focus detection apparatus, control method for the same, and image pickup apparatus |
US9258481B2 (en) | 2012-12-27 | 2016-02-09 | Canon Kabushiki Kaisha | Object area tracking apparatus, control method, and program of the same |
JP2016095808A (ja) * | 2014-11-17 | 2016-05-26 | キヤノン株式会社 | 物体検出装置、物体検出方法、画像認識装置及びコンピュータプログラム |
US9402020B2 (en) | 2012-11-16 | 2016-07-26 | Canon Kabushiki Kaisha | Focus detection apparatus and control method for the same |
US9418278B2 (en) | 2013-04-08 | 2016-08-16 | Canon Kabushiki Kaisha | Image analysis method, camera apparatus, control apparatus, control method and storage medium |
US9639759B2 (en) | 2012-06-22 | 2017-05-02 | Canon Kabushiki Kaisha | Video processing apparatus and video processing method |
US9823331B2 (en) | 2013-11-26 | 2017-11-21 | Canon Kabushiki Kaisha | Object detecting apparatus, image capturing apparatus, method for controlling object detecting apparatus, and storage medium |
DE102017111203A1 (de) | 2016-05-25 | 2017-11-30 | Canon Kabushiki Kaisha | Videoverarbeitungsvorrichtung, videoverarbeitungsverfahren und programm |
US10070047B2 (en) | 2015-01-30 | 2018-09-04 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and image processing system |
JP2020005111A (ja) * | 2018-06-27 | 2020-01-09 | キヤノン株式会社 | 情報処理装置、制御方法及びプログラム |
US10810442B2 (en) | 2016-09-13 | 2020-10-20 | Nec Corporation | People flow estimation device, people flow estimation method, and recording medium |
JP2020537240A (ja) * | 2017-10-24 | 2020-12-17 | 北京京▲東▼尚科信息技▲術▼有限公司Beijing Jingdong Shangke Information Technology Co., Ltd. | 歩行者流量ファネル生成方法及び装置、プログラム、記憶媒体、電子機器 |
US10936882B2 (en) | 2016-08-04 | 2021-03-02 | Nec Corporation | People flow estimation device, display control device, people flow estimation method, and recording medium |
EP3796256A1 (en) * | 2019-09-17 | 2021-03-24 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and computer program |
US11036974B2 (en) | 2018-02-28 | 2021-06-15 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and storage medium |
Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11282999A (ja) * | 1998-03-30 | 1999-10-15 | East Japan Railway Co | 移動物体計測装置 |
JP2001008189A (ja) * | 1999-04-23 | 2001-01-12 | Hitachi Ltd | 移動物体監視装置 |
JP2001175868A (ja) * | 1999-12-22 | 2001-06-29 | Nec Corp | 人物検出方法及び装置 |
JP2001333422A (ja) * | 2000-05-19 | 2001-11-30 | Matsushita Electric Ind Co Ltd | 監視装置 |
JP2004058737A (ja) * | 2002-07-25 | 2004-02-26 | National Institute Of Advanced Industrial & Technology | 駅ホームにおける安全監視装置 |
JP2005128619A (ja) * | 2003-10-21 | 2005-05-19 | Konica Minolta Holdings Inc | 物体計測装置、物体計測方法、およびプログラム |
JP2005149145A (ja) * | 2003-11-14 | 2005-06-09 | Konica Minolta Holdings Inc | 物体検出装置、物体検出方法、およびコンピュータプログラム |
JP2005316582A (ja) * | 2004-04-27 | 2005-11-10 | Glory Ltd | 待ち時間案内システムおよび方法およびプログラム |
JP2005326966A (ja) * | 2004-05-12 | 2005-11-24 | Mitsubishi Electric Corp | 人数カウント装置 |
JP2006031153A (ja) * | 2004-07-13 | 2006-02-02 | Matsushita Electric Ind Co Ltd | 人物計数装置及び人物計数方法 |
-
2008
- 2008-03-03 JP JP2008052582A patent/JP2009211311A/ja active Pending
Patent Citations (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH11282999A (ja) * | 1998-03-30 | 1999-10-15 | East Japan Railway Co | 移動物体計測装置 |
JP2001008189A (ja) * | 1999-04-23 | 2001-01-12 | Hitachi Ltd | 移動物体監視装置 |
JP2001175868A (ja) * | 1999-12-22 | 2001-06-29 | Nec Corp | 人物検出方法及び装置 |
JP2001333422A (ja) * | 2000-05-19 | 2001-11-30 | Matsushita Electric Ind Co Ltd | 監視装置 |
JP2004058737A (ja) * | 2002-07-25 | 2004-02-26 | National Institute Of Advanced Industrial & Technology | 駅ホームにおける安全監視装置 |
JP2005128619A (ja) * | 2003-10-21 | 2005-05-19 | Konica Minolta Holdings Inc | 物体計測装置、物体計測方法、およびプログラム |
JP2005149145A (ja) * | 2003-11-14 | 2005-06-09 | Konica Minolta Holdings Inc | 物体検出装置、物体検出方法、およびコンピュータプログラム |
JP2005316582A (ja) * | 2004-04-27 | 2005-11-10 | Glory Ltd | 待ち時間案内システムおよび方法およびプログラム |
JP2005326966A (ja) * | 2004-05-12 | 2005-11-24 | Mitsubishi Electric Corp | 人数カウント装置 |
JP2006031153A (ja) * | 2004-07-13 | 2006-02-02 | Matsushita Electric Ind Co Ltd | 人物計数装置及び人物計数方法 |
Cited By (44)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2011086246A (ja) * | 2009-10-19 | 2011-04-28 | Canon Inc | 画像処理装置、物体検出方法及びプログラム |
JP5642785B2 (ja) * | 2010-06-07 | 2014-12-17 | 本田技研工業株式会社 | 車両の周辺監視装置 |
US9104909B2 (en) | 2010-12-15 | 2015-08-11 | Canon Kabushiki Kaisha | Image processing apparatus and method of processing image |
US8908991B2 (en) | 2011-06-22 | 2014-12-09 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method and storage medium |
US9111346B2 (en) | 2011-09-13 | 2015-08-18 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and recording medium |
CN103379279A (zh) * | 2012-04-26 | 2013-10-30 | 佳能株式会社 | 被摄体区域检测装置及其方法、图像摄取装置及显示装置 |
CN103379279B (zh) * | 2012-04-26 | 2017-04-12 | 佳能株式会社 | 被摄体区域检测装置及其方法、图像摄取装置及显示装置 |
JP2013228930A (ja) * | 2012-04-26 | 2013-11-07 | Canon Inc | 被写体領域検出装置、その制御方法、および制御プログラム、並びに撮像装置および表示装置 |
US11036966B2 (en) | 2012-04-26 | 2021-06-15 | Canon Kabushiki Kaisha | Subject area detection apparatus that extracts subject area from image, control method therefor, and storage medium, as well as image pickup apparatus and display apparatus |
US9202125B2 (en) | 2012-06-15 | 2015-12-01 | Canon Kabushiki Kaisha | Video processing apparatus, video processing method, and recording medium |
US9639759B2 (en) | 2012-06-22 | 2017-05-02 | Canon Kabushiki Kaisha | Video processing apparatus and video processing method |
US9402020B2 (en) | 2012-11-16 | 2016-07-26 | Canon Kabushiki Kaisha | Focus detection apparatus and control method for the same |
JP2014120139A (ja) * | 2012-12-19 | 2014-06-30 | Canon Inc | 画像処理装置およびその制御方法、撮像装置、および表示装置 |
US9088709B2 (en) | 2012-12-19 | 2015-07-21 | Canon Kabushiki Kaisha | Image processing apparatus and method for controlling the same, and image pickup apparatus |
US9253395B2 (en) | 2012-12-26 | 2016-02-02 | Canon Kabushiki Kaisha | Automatic focus detection apparatus, control method for the same, and image pickup apparatus |
US9258481B2 (en) | 2012-12-27 | 2016-02-09 | Canon Kabushiki Kaisha | Object area tracking apparatus, control method, and program of the same |
US9418278B2 (en) | 2013-04-08 | 2016-08-16 | Canon Kabushiki Kaisha | Image analysis method, camera apparatus, control apparatus, control method and storage medium |
US9160922B2 (en) | 2013-06-19 | 2015-10-13 | Canon Kabushiki Kaisha | Subject detection device and control method for the same, imaging apparatus, and storage medium |
US9823331B2 (en) | 2013-11-26 | 2017-11-21 | Canon Kabushiki Kaisha | Object detecting apparatus, image capturing apparatus, method for controlling object detecting apparatus, and storage medium |
US9165212B1 (en) | 2014-04-11 | 2015-10-20 | Panasonic Intellectual Property Management Co., Ltd. | Person counting device, person counting system, and person counting method |
EP2947602A1 (en) | 2014-04-11 | 2015-11-25 | Panasonic Intellectual Property Management Co., Ltd. | Person counting device, person counting system, and person counting method |
JP2016095808A (ja) * | 2014-11-17 | 2016-05-26 | キヤノン株式会社 | 物体検出装置、物体検出方法、画像認識装置及びコンピュータプログラム |
US10070047B2 (en) | 2015-01-30 | 2018-09-04 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and image processing system |
JP2017212581A (ja) * | 2016-05-25 | 2017-11-30 | キヤノン株式会社 | 追尾装置、追尾方法及びプログラム |
CN107438173A (zh) * | 2016-05-25 | 2017-12-05 | 佳能株式会社 | 视频处理装置、视频处理方法和存储介质 |
US10438360B2 (en) | 2016-05-25 | 2019-10-08 | Canon Kabushiki Kaisha | Video processing apparatus, video processing method, and storage medium |
DE102017111203B4 (de) | 2016-05-25 | 2024-02-01 | Canon Kabushiki Kaisha | Videoverarbeitungsvorrichtung, videoverarbeitungsverfahren und programm |
DE102017111203A1 (de) | 2016-05-25 | 2017-11-30 | Canon Kabushiki Kaisha | Videoverarbeitungsvorrichtung, videoverarbeitungsverfahren und programm |
US11106920B2 (en) | 2016-08-04 | 2021-08-31 | Nec Corporation | People flow estimation device, display control device, people flow estimation method, and recording medium |
US11074461B2 (en) | 2016-08-04 | 2021-07-27 | Nec Corporation | People flow estimation device, display control device, people flow estimation method, and recording medium |
US10936882B2 (en) | 2016-08-04 | 2021-03-02 | Nec Corporation | People flow estimation device, display control device, people flow estimation method, and recording medium |
US10970559B2 (en) | 2016-09-13 | 2021-04-06 | Nec Corporation | People flow estimation device, people flow estimation method, and recording medium |
US10970558B2 (en) | 2016-09-13 | 2021-04-06 | Nec Corporation | People flow estimation device, people flow estimation method, and recording medium |
US10810442B2 (en) | 2016-09-13 | 2020-10-20 | Nec Corporation | People flow estimation device, people flow estimation method, and recording medium |
JP2020537240A (ja) * | 2017-10-24 | 2020-12-17 | 北京京▲東▼尚科信息技▲術▼有限公司Beijing Jingdong Shangke Information Technology Co., Ltd. | 歩行者流量ファネル生成方法及び装置、プログラム、記憶媒体、電子機器 |
US11210795B2 (en) | 2017-10-24 | 2021-12-28 | Beijing Jingdong Shangke Information Technology Co., Ltd. | Pedestrian flow funnel generation method and apparatus, storage medium and electronic device |
US11036974B2 (en) | 2018-02-28 | 2021-06-15 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and storage medium |
JP7195782B2 (ja) | 2018-06-27 | 2022-12-26 | キヤノン株式会社 | 情報処理装置、制御方法及びプログラム |
JP2020005111A (ja) * | 2018-06-27 | 2020-01-09 | キヤノン株式会社 | 情報処理装置、制御方法及びプログラム |
CN112598725A (zh) * | 2019-09-17 | 2021-04-02 | 佳能株式会社 | 图像处理设备、图像处理方法和计算机可读介质 |
JP2021047538A (ja) * | 2019-09-17 | 2021-03-25 | キヤノン株式会社 | 画像処理装置、画像処理方法、及びプログラム |
EP3796256A1 (en) * | 2019-09-17 | 2021-03-24 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and computer program |
US11721036B2 (en) | 2019-09-17 | 2023-08-08 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and computer-readable medium |
JP7383435B2 (ja) | 2019-09-17 | 2023-11-20 | キヤノン株式会社 | 画像処理装置、画像処理方法、及びプログラム |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2009211311A (ja) | 画像処理装置及び方法 | |
JP4970557B2 (ja) | デジタル画像取込装置における顔検索及び検出 | |
US8391645B2 (en) | Detecting orientation of digital images using face detection information | |
US8265399B2 (en) | Detecting orientation of digital images using face detection information | |
JP5445460B2 (ja) | なりすまし検知システム、なりすまし検知方法及びなりすまし検知プログラム | |
US8331619B2 (en) | Image processing apparatus and image processing method | |
JP5121508B2 (ja) | 画像処理装置、画像処理方法、プログラム及び記憶媒体 | |
US8254630B2 (en) | Subject extracting method and device by eliminating a background region using binary masks | |
JP4957922B2 (ja) | 画像方向判定装置、画像方向判定方法、および画像方向判定用プログラム | |
JP6555906B2 (ja) | 情報処理装置、情報処理方法、およびプログラム | |
US20110164816A1 (en) | Image processing apparatus, image processing method, and storage medium | |
JP6590609B2 (ja) | 画像解析装置及び画像解析方法 | |
JP2012088787A (ja) | 画像処理装置、画像処理方法 | |
JP5072655B2 (ja) | 画像処理装置、画像処理方法、プログラム及び記憶媒体 | |
JP2010103980A (ja) | 画像処理方法、画像処理装置及びシステム | |
US10181075B2 (en) | Image analyzing apparatus,image analyzing, and storage medium | |
JP5290227B2 (ja) | 対象物検知装置及びその学習装置 | |
US12033429B2 (en) | Image processing device of determining authenticity of object, image processing method of determining authenticity of object, and storage medium storing program of determining authenticity of object | |
US11315360B2 (en) | Live facial recognition system and method | |
JP2012234500A (ja) | パターン識別装置、パターン識別方法およびプログラム | |
JP4728795B2 (ja) | 人物オブジェクト判定装置及び人物オブジェクト判定プログラム | |
JP2006323779A (ja) | 画像処理方法、画像処理装置 | |
JP2012100082A (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP2017102748A (ja) | 瞳画像学習装置、瞳位置検出装置及びそのプログラム | |
JP2006293720A (ja) | 顔検出装置、顔検出方法、及び顔検出プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110303 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20120201 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120206 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120406 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120910 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121109 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20130419 |