JP2014178736A - 物体検出装置 - Google Patents
物体検出装置 Download PDFInfo
- Publication number
- JP2014178736A JP2014178736A JP2013050632A JP2013050632A JP2014178736A JP 2014178736 A JP2014178736 A JP 2014178736A JP 2013050632 A JP2013050632 A JP 2013050632A JP 2013050632 A JP2013050632 A JP 2013050632A JP 2014178736 A JP2014178736 A JP 2014178736A
- Authority
- JP
- Japan
- Prior art keywords
- recognition
- image
- detection
- types
- image recognition
- 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
- 238000001514 detection method Methods 0.000 title claims abstract description 94
- 238000000034 method Methods 0.000 claims abstract description 96
- 230000007613 environmental effect Effects 0.000 claims abstract description 47
- 238000012545 processing Methods 0.000 claims abstract description 32
- 238000003384 imaging method Methods 0.000 claims description 4
- 238000004364 calculation method Methods 0.000 claims description 3
- 230000008859 change Effects 0.000 abstract description 2
- 238000003702 image correction Methods 0.000 description 7
- 230000008569 process Effects 0.000 description 5
- 238000001556 precipitation Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 230000004397 blinking Effects 0.000 description 1
- 238000004891 communication Methods 0.000 description 1
- 230000010365 information processing Effects 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000008520 organization Effects 0.000 description 1
- 230000002265 prevention Effects 0.000 description 1
- 230000005855 radiation Effects 0.000 description 1
- 238000011895 specific detection Methods 0.000 description 1
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
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/217—Validation; Performance evaluation; Active pattern learning techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/285—Selection of pattern recognition techniques, e.g. of classifiers in a multi-classifier system
-
- 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/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/77—Processing image or video features in feature spaces; using data integration or data reduction, e.g. principal component analysis [PCA] or independent component analysis [ICA] or self-organising maps [SOM]; Blind source separation
- G06V10/776—Validation; Performance evaluation
-
- 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/70—Arrangements for image or video recognition or understanding using pattern recognition or machine learning
- G06V10/87—Arrangements for image or video recognition or understanding using pattern recognition or machine learning using selection of the recognition techniques, e.g. of a classifier in a multiple classifier system
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2218/00—Aspects of pattern recognition specially adapted for signal processing
- G06F2218/12—Classification; Matching
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Data Mining & Analysis (AREA)
- Multimedia (AREA)
- Databases & Information Systems (AREA)
- Software Systems (AREA)
- Medical Informatics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Life Sciences & Earth Sciences (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- General Engineering & Computer Science (AREA)
- Image Analysis (AREA)
- Image Processing (AREA)
- Traffic Control Systems (AREA)
Abstract
【解決手段】検出対象物の認識辞書と、認識辞書を用いて入力画像から検出対象物を認識するための画像認識手法とを、記憶部11に複数種類記憶しておく。演算処理部10は、搭載システム(例、車両)周辺の外部環境の状態と、搭載システム自体の作動状態とに関する情報を取得し(S100)、入力画像の環境条件を判断する(S102)。つぎに、複数種類の認識辞書と画像認識手法との組合せからなる、環境条件の異なる複数種類の認識方式について、S102で判断された環境条件に応じて、それぞれの認識方式に対応する重み係数を設定する(S104)。そして、各認識方式に対応する重み係数をそれぞれ加味して、複数種類の認識方式の各個による画像認識処理を行い、各認識結果を総合して入力画像中の検出対象物を検出する(106)。
【選択図】 図3
Description
[物体検出システムの構成の説明]
実施形態の物体検出システムは、車両に搭載され、車両の前方に存在する人や車両、標識等の特定の検出対象物を検出するために用いられる。図1に示すように、物体検出システムは、物体検出装置1を備え、この物体検出装置1に対して、画像入力部2、環境・車両情報入力部3、及び、検出結果出力部4等を接続して構成されている。
物体検出装置1の演算処理部10が実行する対象物検出処理の手順について、図3の説明図を参照しながら説明する。
実施形態の物体検出装置1によれば、以下の効果を奏する。
複数種類の認識辞書と画像認識手法との組合せからなる複数種類の認識方式を駆使して画像認識処理を行うときに、外部環境や車両の作動状態に基づいて判断された環境条件に応じて、各認識方式に対する重み付けを様々に変化させることができる。そうすることで、複数種類の認識方式による認識結果を総合的に評価した最終的な認識結果において、現在の環境条件に対して好適な認識性能を示す認識方式の影響度を高めることができる。結果的に検出対象物の認識率が向上する。よって、検出対象物周辺の環境条件の変化に対して、高いロバスト性を有する画像認識を実現でき、検出対処物の検出性能を向上させることができる。
上述の実施形態では、認識辞書及び画像認識手法について、それぞれが複数種類用意されている事例について説明した。これに限らず、認識辞書のみを複数種類用意し、画像認識手法については1種類のみを固定的に用いることで、これらの組合せから複数種類の認識方式を構成してもよい。あるいは、認識辞書については1種類のみを固定的に用いて、画像認識手法のみを複数種類の用意することで、これらの組合せから複数種類の認識方式を構成してもよい。
Claims (3)
- 検出対象物の基準データが記述された認識辞書と、前記認識辞書を用いて撮像手段により撮像された入力画像から検出対象物を認識するための画像認識手法とを記憶し、かつ前記認識辞書及び前記画像認識手法の少なくとも何れかを複数種類記憶する記憶手段(11)と、
搭載システム周辺の外部環境の状態に関する情報、又は、前記搭載システム自体の作動状態に関する情報の少なくとも何れかを取得する取得手段(10,S100)と、
前記取得手段により取得された情報に応じて、入力画像に関する環境条件を判断する判断手段(10,S102)と、
前記記憶手段に記憶されている認識辞書と画像認識手法との組合せからなる、環境条件の異なる複数種類の認識方式について、前記判断手段により判断された環境条件に応じて、それぞれの認識方式に対応する重み係数を設定する設定手段(10,S104)と、
前記設定手段により設定された各認識方式に対応する重み係数をそれぞれ加味して、前記複数種類の認識方式の各個による画像認識処理を行い、複数の画像認識処理の演算結果を総合して、入力画像の中から検出対象物を検出する検出手段(10,S106)と、
を備えることを特徴とする物体検出装置。 - 請求項1に記載の物体検出装置において、
前記搭載システムは車両であり、
前記取得手段は、前記外部環境の状態に関する情報又は前記搭載システム自体の作動状態に関する情報として、天気、時間帯、明るさ、背景の属性、前記車両の灯火装置の作動状態、及び、ワイパーの作動状態の少なくとも何れかを示す情報を取得すること
を特徴とする物体検出装置。 - 請求項1又は請求項2に記載の物体検出装置において、
前記記憶手段は、検出対象物の基準データが記述された環境条件の異なる複数種類の認識辞書と、前記認識辞書を用いて撮像手段により撮像された入力画像から検出対象物を認識するための1種類の画像認識手法とを記憶し、
前記設定手段は、前記判断手段により判断された環境条件に応じて、前記記憶手段に記憶されている各認識辞書に対応する重み係数を設定し、
前記検出手段は、前記設定手段により設定された各認識辞書に対応する重み係数をそれぞれ加味して、前記複数種類の認識辞書の各個を前記画像認識手法に用いて画像認識処理を行い、複数の前記画像認識処理の演算結果を総合して、入力画像の中から検出対象物を検出すること、
を特徴とする物体検出装置。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013050632A JP5708689B2 (ja) | 2013-03-13 | 2013-03-13 | 物体検出装置 |
DE102014103136.9A DE102014103136A1 (de) | 2013-03-13 | 2014-03-10 | Objektdetektionsvorrichtung |
US14/204,152 US9418287B2 (en) | 2013-03-13 | 2014-03-11 | Object detection apparatus |
CN201410092763.3A CN104050620B (zh) | 2013-03-13 | 2014-03-13 | 对象检测设备 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2013050632A JP5708689B2 (ja) | 2013-03-13 | 2013-03-13 | 物体検出装置 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2014178736A true JP2014178736A (ja) | 2014-09-25 |
JP5708689B2 JP5708689B2 (ja) | 2015-04-30 |
Family
ID=51419097
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2013050632A Active JP5708689B2 (ja) | 2013-03-13 | 2013-03-13 | 物体検出装置 |
Country Status (4)
Country | Link |
---|---|
US (1) | US9418287B2 (ja) |
JP (1) | JP5708689B2 (ja) |
CN (1) | CN104050620B (ja) |
DE (1) | DE102014103136A1 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9262693B2 (en) | 2013-04-26 | 2016-02-16 | Denso Corporation | Object detection apparatus |
WO2021130856A1 (ja) * | 2019-12-24 | 2021-07-01 | 日本電気株式会社 | 物体識別装置、物体識別方法、学習装置、学習方法、及び、記録媒体 |
JP2022137981A (ja) * | 2021-03-09 | 2022-09-22 | 株式会社豊田中央研究所 | 対象物検出装置及びプログラム |
Families Citing this family (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB201315617D0 (en) * | 2013-09-03 | 2013-10-16 | Jaguar Land Rover Ltd | Cruise control system for a vehicle |
US20170011529A1 (en) * | 2014-02-14 | 2017-01-12 | Nec Corporation | Video analysis system |
JP6256239B2 (ja) * | 2014-07-25 | 2018-01-10 | 株式会社デンソー | 歩行者検出装置および歩行者検出方法 |
JP6462328B2 (ja) | 2014-11-18 | 2019-01-30 | 日立オートモティブシステムズ株式会社 | 走行制御システム |
JP6592522B2 (ja) * | 2015-03-05 | 2019-10-16 | ケーピーアイティ テクノロジーズ リミテッド | 周囲光を検出する方法及びシステム |
JP2016168558A (ja) * | 2015-03-13 | 2016-09-23 | 株式会社東芝 | 配達物処理装置、および配達物処理プログラム |
JP2018081404A (ja) * | 2016-11-15 | 2018-05-24 | パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカPanasonic Intellectual Property Corporation of America | 識別方法、識別装置、識別器生成方法及び識別器生成装置 |
DE102016225876A1 (de) * | 2016-12-21 | 2018-06-21 | Robert Bosch Gmbh | Verfahren und Vorrichtung zum Auswerten eines Bildes und Bereitstellen der Auswertung für ein Fahrassistenzsystem eines Fahrzeugs |
JP7006159B2 (ja) * | 2017-11-14 | 2022-01-24 | トヨタ自動車株式会社 | サーバ装置 |
CN108664908A (zh) * | 2018-04-27 | 2018-10-16 | 深圳爱酷智能科技有限公司 | 人脸识别方法、设备及计算机可读存储介质 |
JP7240916B2 (ja) * | 2019-03-22 | 2023-03-16 | ソニーセミコンダクタソリューションズ株式会社 | 情報処理装置、情報処理方法、および情報処理プログラム |
JP7407427B2 (ja) * | 2019-04-04 | 2024-01-04 | パナソニックIpマネジメント株式会社 | 情報処理方法、及び、情報処理システム |
CN111753610B (zh) * | 2019-08-13 | 2024-09-24 | 上海高德威智能交通系统有限公司 | 天气识别方法及装置 |
US11507779B1 (en) * | 2020-07-24 | 2022-11-22 | Norfolk Southern Corporation | Two-stage deep learning framework for detecting the condition of rail car coupler systems |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0991595A (ja) * | 1995-09-25 | 1997-04-04 | Mitsubishi Motors Corp | 障害物認識装置 |
JP2002032754A (ja) * | 2000-07-17 | 2002-01-31 | Mitsubishi Electric Corp | 認識処理装置、認識処理方法およびセンシングシステム |
JP2006123589A (ja) * | 2004-10-26 | 2006-05-18 | Honda Motor Co Ltd | 車両の走行安全装置 |
JP2007058751A (ja) * | 2005-08-26 | 2007-03-08 | Fujitsu Ten Ltd | 物体判別装置、物体判別方法および物体判別プログラム |
JP2008241707A (ja) * | 2008-03-17 | 2008-10-09 | Hitachi Kokusai Electric Inc | 自動監視システム |
JP2011069626A (ja) * | 2009-09-24 | 2011-04-07 | Hitachi Automotive Systems Ltd | 障害物検知装置 |
JP2013008315A (ja) * | 2011-06-27 | 2013-01-10 | Toyota Motor Corp | 歩行者認識装置 |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH08249422A (ja) * | 1995-03-08 | 1996-09-27 | Canon Inc | 文字処理装置及び方法 |
US9008854B2 (en) * | 1995-06-07 | 2015-04-14 | American Vehicular Sciences Llc | Vehicle component control methods and systems |
US7113637B2 (en) * | 2001-08-24 | 2006-09-26 | Industrial Technology Research Institute | Apparatus and methods for pattern recognition based on transform aggregation |
JP2005259031A (ja) | 2004-03-15 | 2005-09-22 | Sumitomo Electric Ind Ltd | 人間認識システム、人間認識装置、記憶装置及び人間認識方法 |
JP2006163726A (ja) | 2004-12-06 | 2006-06-22 | Sumitomo Electric Ind Ltd | 車両周辺認識システム及び画像処理装置 |
JP4692344B2 (ja) | 2006-03-17 | 2011-06-01 | トヨタ自動車株式会社 | 画像認識装置 |
JP2007328630A (ja) | 2006-06-08 | 2007-12-20 | Fujitsu Ten Ltd | 物体候補領域検出装置、物体候補領域検出方法、歩行者認識装置および車両制御装置 |
JP5036611B2 (ja) | 2008-03-27 | 2012-09-26 | ダイハツ工業株式会社 | 画像認識装置 |
JP2009295112A (ja) | 2008-06-09 | 2009-12-17 | Nippon Soken Inc | 物体認識装置 |
JP2010079716A (ja) | 2008-09-26 | 2010-04-08 | Mazda Motor Corp | 車両の歩行者検出装置 |
US8731238B2 (en) * | 2009-06-10 | 2014-05-20 | Honeywell International Inc. | Multiple view face tracking |
US8831279B2 (en) * | 2011-03-04 | 2014-09-09 | Digimarc Corporation | Smartphone-based methods and systems |
US9082035B2 (en) * | 2011-08-29 | 2015-07-14 | Qualcomm Incorporated | Camera OCR with context information |
US8873813B2 (en) * | 2012-09-17 | 2014-10-28 | Z Advanced Computing, Inc. | Application of Z-webs and Z-factors to analytics, search engine, learning, recognition, natural language, and other utilities |
JP5867596B2 (ja) * | 2012-04-16 | 2016-02-24 | 日産自動車株式会社 | 立体物検出装置及び立体物検出方法 |
US9292764B2 (en) * | 2013-09-17 | 2016-03-22 | Qualcomm Incorporated | Method and apparatus for selectively providing information on objects in a captured image |
-
2013
- 2013-03-13 JP JP2013050632A patent/JP5708689B2/ja active Active
-
2014
- 2014-03-10 DE DE102014103136.9A patent/DE102014103136A1/de not_active Ceased
- 2014-03-11 US US14/204,152 patent/US9418287B2/en active Active
- 2014-03-13 CN CN201410092763.3A patent/CN104050620B/zh active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0991595A (ja) * | 1995-09-25 | 1997-04-04 | Mitsubishi Motors Corp | 障害物認識装置 |
JP2002032754A (ja) * | 2000-07-17 | 2002-01-31 | Mitsubishi Electric Corp | 認識処理装置、認識処理方法およびセンシングシステム |
JP2006123589A (ja) * | 2004-10-26 | 2006-05-18 | Honda Motor Co Ltd | 車両の走行安全装置 |
JP2007058751A (ja) * | 2005-08-26 | 2007-03-08 | Fujitsu Ten Ltd | 物体判別装置、物体判別方法および物体判別プログラム |
JP2008241707A (ja) * | 2008-03-17 | 2008-10-09 | Hitachi Kokusai Electric Inc | 自動監視システム |
JP2011069626A (ja) * | 2009-09-24 | 2011-04-07 | Hitachi Automotive Systems Ltd | 障害物検知装置 |
JP2013008315A (ja) * | 2011-06-27 | 2013-01-10 | Toyota Motor Corp | 歩行者認識装置 |
Cited By (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9262693B2 (en) | 2013-04-26 | 2016-02-16 | Denso Corporation | Object detection apparatus |
WO2021130856A1 (ja) * | 2019-12-24 | 2021-07-01 | 日本電気株式会社 | 物体識別装置、物体識別方法、学習装置、学習方法、及び、記録媒体 |
JPWO2021130856A1 (ja) * | 2019-12-24 | 2021-07-01 | ||
JP7331947B2 (ja) | 2019-12-24 | 2023-08-23 | 日本電気株式会社 | 物体識別装置、物体識別方法、学習装置、学習方法、及び、プログラム |
JP2022137981A (ja) * | 2021-03-09 | 2022-09-22 | 株式会社豊田中央研究所 | 対象物検出装置及びプログラム |
JP7314965B2 (ja) | 2021-03-09 | 2023-07-26 | 株式会社豊田中央研究所 | 対象物検出装置及びプログラム |
Also Published As
Publication number | Publication date |
---|---|
US20140270548A1 (en) | 2014-09-18 |
US9418287B2 (en) | 2016-08-16 |
CN104050620A (zh) | 2014-09-17 |
CN104050620B (zh) | 2018-02-13 |
DE102014103136A1 (de) | 2014-09-18 |
JP5708689B2 (ja) | 2015-04-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5708689B2 (ja) | 物体検出装置 | |
CN108460734B (zh) | 车辆驾驶员辅助模块进行图像呈现的系统和方法 | |
US9734425B2 (en) | Environmental scene condition detection | |
JP2014215877A (ja) | 物体検出装置 | |
US9580005B2 (en) | Method and control unit for setting a characteristic of a light emission of at least one headlight of a vehicle | |
KR101738995B1 (ko) | 에고 모션 검출을 구비한 촬상 시스템 및 방법 | |
CN106915295B (zh) | 车辆大灯状态的控制方法及装置 | |
JP2015035704A (ja) | 検出装置、検出方法および検出プログラム | |
JP2015510155A (ja) | 雨に関する情報を考慮した、車載カメラの画像データを評価する方法 | |
JP2013167624A (ja) | 撮像装置及びこれを備えた車両システム並びに画像処理方法 | |
CN104487288A (zh) | 用于响应多级村庄检测来控制车辆设备的系统以及方法 | |
CN109311416A (zh) | 具有自适应远光控制的成像系统 | |
US20150117790A1 (en) | Person detection apparatus | |
CN104008518B (zh) | 对象检测设备 | |
JP2007058805A (ja) | 前方環境認識装置 | |
CN111824003A (zh) | 一种车灯的控制方法及控制系统 | |
CN111114424A (zh) | 雾灯开启方法、装置、控制设备及存储介质 | |
JP2016537890A (ja) | 車両フロントガラス用の色減衰の動的補正を含む撮像システム | |
JP6131692B2 (ja) | 乗員検出装置 | |
JP2015058747A (ja) | 車両灯体制御装置 | |
US20180065452A1 (en) | Using vision devices and techniques to control sunlight blocking devices for vehicles | |
CN111376820A (zh) | 一种车灯自动控制系统 | |
JP7439792B2 (ja) | 照度推定装置 | |
JP2018182540A (ja) | 表示制御装置、表示制御方法及びカメラモニタリングシステム | |
US20240212097A1 (en) | Image enhancement targeted at addressing degradations caused by environmental conditions |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20140821 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20150130 |
|
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: 20150203 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20150216 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5708689 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |