JP2010108284A - 画像処理プロセッサ - Google Patents
画像処理プロセッサ Download PDFInfo
- Publication number
- JP2010108284A JP2010108284A JP2008280180A JP2008280180A JP2010108284A JP 2010108284 A JP2010108284 A JP 2010108284A JP 2008280180 A JP2008280180 A JP 2008280180A JP 2008280180 A JP2008280180 A JP 2008280180A JP 2010108284 A JP2010108284 A JP 2010108284A
- Authority
- JP
- Japan
- Prior art keywords
- image processing
- input
- unit
- instruction
- command
- 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
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
- G06T1/60—Memory management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/00912—Arrangements for controlling a still picture apparatus or components thereof not otherwise provided for
- H04N1/00931—Synchronising different operations or sub-apparatus, e.g. controlling on-times taking into account different warm-up times
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N1/00—Scanning, transmission or reproduction of documents or the like, e.g. facsimile transmission; Details thereof
- H04N1/21—Intermediate information storage
- H04N1/2104—Intermediate information storage for one or a few pictures
- H04N1/2112—Intermediate information storage for one or a few pictures using still video cameras
- H04N1/2137—Intermediate information storage for one or a few pictures using still video cameras with temporary storage before final recording, e.g. in a frame buffer
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N2101/00—Still video cameras
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N2201/00—Indexing scheme relating to scanning, transmission or reproduction of documents or the like, and to details thereof
- H04N2201/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N2201/3285—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device using picture signal storage, e.g. at transmitter
- H04N2201/3287—Storage of at least one complete document page or image frame
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N2201/00—Indexing scheme relating to scanning, transmission or reproduction of documents or the like, and to details thereof
- H04N2201/32—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device
- H04N2201/3285—Circuits or arrangements for control or supervision between transmitter and receiver or between image input and image output device, e.g. between a still-image camera and its memory or between a still-image camera and a printer device using picture signal storage, e.g. at transmitter
- H04N2201/329—Storage of less than a complete document page or image frame
- H04N2201/3292—Storage of less than a complete document page or image frame of one or two complete lines
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Image Input (AREA)
- Studio Devices (AREA)
Abstract
【解決手段】デジタル映像信号が入力されてから画像処理が実行されるまでの遅延量を示す情報を有する命令を取得し、該遅延量と外部から入力された画素数のカウンタ値とに基づいて画素位置を算出し、画素位置が有効領域に位置する場合、取得した命令を実行し、画素位置が無効領域に位置する場合、取得した命令を実行しないように構成した。
【選択図】 図1
Description
図1は、本発明の第1の実施の形態にかかる画像処理プロセッサの構成を示すブロック図である。図示するように、第1の実施の形態の画像処理プロセッサ1は、外部から1映像クロック毎に1画素ずつラスタスキャン順に入力されてくるデジタル映像信号(以下、単に画像データという)を受ける入力ユニット2と、入力ユニット2が受けた画像データに対して例えばレンズシェーディング処理や補間処理などの画像処理を行うプロセッサコア3と、プロセッサコア3が画像処理を行った画像データを1映像クロック毎に1画素ずつラスタスキャン順に外部に出力する出力ユニット4とを備える。
C−D=(X−1)+(Y−1)×10 (式1)
(ただしX、Yは、1≦X≦10、1≦Y≦3を満たす整数)
の関係が成り立つ。したがって、カウンタ値Cおよび遅延量DによりX、Yを算出することができる。例えば、現在の画素カウンタ22のカウンタ値が14であり、遅延量がD画素である場合、(X、Y)=(3、1)と求まる。すなわち、操作対象の画素の画素位置は1ライン目の3画素目であることがわかる。
次に、本発明の第2の実施の形態の画像処理プロセッサについて説明する。図7は、本発明の第2の実施の形態の画像処理プロセッサ5の構成を説明するブロック図である。図7に示す画像処理プロセッサ5が有する各構成要素に関し、実施の形態1と同一の機能を有する構成要素には同一の符号を記し、詳細な説明を省略する。
Claims (5)
- 固定のデータレートで入力されてくるデジタル映像信号に対し、デジタル映像信号の入力に同期して順次画像処理を実行する画像処理プロセッサにおいて、
入力されてくるデジタル映像信号の画素数をカウントするとともに入力されてくるデジタル映像信号を順次第1のバッファに書き込み、前記第1のバッファに書き込まれたデジタル映像信号を読み出して第2のバッファに書き込む入力ユニットと、
デジタル映像信号が前記入力ユニットに入力されてから自身の命令による画像処理が開始されるまでの遅延量を示す処理遅延情報が付加された画像処理命令を記憶している命令記憶部と、
前記命令記憶部から画像処理命令を取得し、該取得した画像処理命令に付加されている処理遅延情報および前記入力ユニットによる画素数のカウンタ値に基づいて前記取得した画像処理命令による画像処理対象の画素のデジタル映像信号の画像フレームにおける画素位置を算出し、該算出した画素位置が有効な領域に位置する場合、前記取得した画像処理命令を発行し、前記算出した画素位置が有効な領域に位置しない場合、前記取得した画像処理命令を発行しない命令取得/発行部と、
前記命令取得/発行部が発行した画像処理命令を実行することにより前記第2のバッファに書き込まれている前記画像処理対象の画素に対して画像処理を実行する命令実行部と、
を備えることを特徴とする画像処理プロセッサ。 - 前記入力ユニットは、所定数の画素が入力される毎に同期タイミング信号を発行する同期タイミング信号発行部を備え、同期タイミング信号が発行される毎に所定数の画素を前記第1のバッファから読み出して前記第2のバッファに書き込み、
前記命令取得/発行部は、同期タイミング信号が発行されてから次の同期タイミング信号が発行されるまでの間に前記第2のバッファに書き込まれている所定数の画素に対する画像処理を完了し、前記次の同期タイミング信号が発行されるまで次の画像処理命令の取得を待機する、
ことを特徴とする請求項1に記載の画像処理プロセッサ。 - 前記命令実行部は、所定数の画素に対して同時に同一の画像処理を実行することが可能に構成される、ことを特徴とする請求項2に記載の画像処理プロセッサ。
- 前記同期タイミング信号発行部は、デジタル映像信号の各ラインの先頭が入力されてくるタイミングで同期タイミング信号を発行するように同期タイミング信号の発行間隔を調節する、ことを特徴とする請求項3に記載の画像処理プロセッサ。
- 前記処理遅延情報は、直接的にまたはレジスタを用いて間接的に遅延量を示す、ことを特徴とする請求項1〜4のうちの何れか一つに記載の画像処理プロセッサ。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008280180A JP5121671B2 (ja) | 2008-10-30 | 2008-10-30 | 画像処理プロセッサ |
US12/552,680 US20100110213A1 (en) | 2008-10-30 | 2009-09-02 | Image processing processor, image processing method, and imaging apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2008280180A JP5121671B2 (ja) | 2008-10-30 | 2008-10-30 | 画像処理プロセッサ |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2010108284A true JP2010108284A (ja) | 2010-05-13 |
JP5121671B2 JP5121671B2 (ja) | 2013-01-16 |
Family
ID=42130880
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2008280180A Active JP5121671B2 (ja) | 2008-10-30 | 2008-10-30 | 画像処理プロセッサ |
Country Status (2)
Country | Link |
---|---|
US (1) | US20100110213A1 (ja) |
JP (1) | JP5121671B2 (ja) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5380102B2 (ja) * | 2009-02-16 | 2014-01-08 | 株式会社東芝 | マイクロプロセッサ |
KR20150035330A (ko) * | 2013-09-27 | 2015-04-06 | 삼성전자주식회사 | 데이터 변환 방법 및 장치 |
JP7170478B2 (ja) * | 2018-09-18 | 2022-11-14 | 株式会社東芝 | 画像処理装置、画像処理方法及び画像処理プログラム |
US10467142B1 (en) * | 2019-05-07 | 2019-11-05 | 12 Sigma Technologies | Enhancement of real-time response to request for detached data analytics |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1145083A (ja) * | 1998-05-06 | 1999-02-16 | Hitachi Ltd | 画像データ処理装置及びそれを用いたシステム |
JP2003029979A (ja) * | 2001-07-12 | 2003-01-31 | Matsushita Electric Ind Co Ltd | 信号処理装置、及び信号処理方法 |
JP2004362086A (ja) * | 2003-06-03 | 2004-12-24 | Matsushita Electric Ind Co Ltd | 情報処理装置および機械語プログラム変換装置 |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3579461B2 (ja) * | 1993-10-15 | 2004-10-20 | 株式会社ルネサステクノロジ | データ処理システム及びデータ処理装置 |
JP3532781B2 (ja) * | 1999-02-12 | 2004-05-31 | 株式会社メガチップス | 画像入力装置の画像処理回路 |
JP2002111989A (ja) * | 2000-10-02 | 2002-04-12 | Mega Chips Corp | 画像処理回路 |
KR100410557B1 (ko) * | 2001-11-19 | 2003-12-18 | 주식회사 하이닉스반도체 | 프로그램 수정 가능한 마이크로컨트롤러 및 구동방법 |
KR100771299B1 (ko) * | 2003-06-26 | 2007-10-29 | 삼성전기주식회사 | 색 보간용 라인 버퍼 및 라인 데이터 제공 방법 |
JP4260696B2 (ja) * | 2004-06-29 | 2009-04-30 | 富士通マイクロエレクトロニクス株式会社 | 固体撮像装置、イメージセンサ、画像処理装置、及び撮像方法 |
JP4640989B2 (ja) * | 2006-01-12 | 2011-03-02 | 株式会社リコー | 画像処理装置及び画像処理制御方法 |
-
2008
- 2008-10-30 JP JP2008280180A patent/JP5121671B2/ja active Active
-
2009
- 2009-09-02 US US12/552,680 patent/US20100110213A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH1145083A (ja) * | 1998-05-06 | 1999-02-16 | Hitachi Ltd | 画像データ処理装置及びそれを用いたシステム |
JP2003029979A (ja) * | 2001-07-12 | 2003-01-31 | Matsushita Electric Ind Co Ltd | 信号処理装置、及び信号処理方法 |
JP2004362086A (ja) * | 2003-06-03 | 2004-12-24 | Matsushita Electric Ind Co Ltd | 情報処理装置および機械語プログラム変換装置 |
Also Published As
Publication number | Publication date |
---|---|
JP5121671B2 (ja) | 2013-01-16 |
US20100110213A1 (en) | 2010-05-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8904069B2 (en) | Data processing apparatus and image processing apparatus | |
US8363893B2 (en) | Object detection control apparatus, object detecting system, object detection control method, and computer program | |
US9460489B2 (en) | Image processing apparatus and image processing method for performing pixel alignment | |
JP5679763B2 (ja) | 半導体集積回路及び全周囲映像システム | |
JP5121671B2 (ja) | 画像処理プロセッサ | |
JP2012128589A (ja) | データ転送装置、データ転送方法、及び半導体装置 | |
JP2015219592A (ja) | 画像処理装置、撮像装置、及び画像処理方法 | |
JP2010081024A (ja) | 画像補間処理装置 | |
JP2010176547A (ja) | 画像処理装置に含まれる制御装置、制御方法、及び制御処理プログラム | |
JP5327482B2 (ja) | 画像処理装置及び画像処理方法 | |
JP5740949B2 (ja) | データ転送装置、データ転送方法、及び半導体装置 | |
JP2008172410A (ja) | 撮像装置、画像処理装置、画像処理方法、画像処理方法のプログラム及び画像処理方法のプログラムを記録した記録媒体 | |
JP4547321B2 (ja) | 動きベクトル検出装置及び撮像装置 | |
JP4970378B2 (ja) | メモリコントローラおよび画像処理装置 | |
JP7292961B2 (ja) | 撮像装置およびその制御方法 | |
JP7087187B2 (ja) | ぶれ補正装置、撮像装置、監視システム、及びプログラム | |
KR101437021B1 (ko) | 화상 처리 장치, 화상 처리 방법 및 기록 매체 | |
JP2006211402A (ja) | カメラ装置、画像処理方法 | |
JP5583563B2 (ja) | データ処理装置 | |
US7558424B2 (en) | Scene change determination device/method and data transfer device/method | |
JP5632997B2 (ja) | 画像処理装置 | |
JP2015154455A (ja) | 画像処理装置、画像処理方法及び画像処理プログラム | |
JP2016134123A (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP6413385B2 (ja) | 画像処理装置、撮像装置、及び画像データ出力方法 | |
JP2009003632A (ja) | 画像処理システム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20110218 |
|
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: 20120228 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20120426 |
|
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: 20120925 |
|
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: 20121023 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151102 Year of fee payment: 3 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 5121671 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20151102 Year of fee payment: 3 |