JP2012027901A5 - 画像処理装置、その制御方法及びプログラム - Google Patents
画像処理装置、その制御方法及びプログラム Download PDFInfo
- Publication number
- JP2012027901A5 JP2012027901A5 JP2011112897A JP2011112897A JP2012027901A5 JP 2012027901 A5 JP2012027901 A5 JP 2012027901A5 JP 2011112897 A JP2011112897 A JP 2011112897A JP 2011112897 A JP2011112897 A JP 2011112897A JP 2012027901 A5 JP2012027901 A5 JP 2012027901A5
- Authority
- JP
- Japan
- Prior art keywords
- size
- processing
- image data
- pipeline
- processing apparatus
- 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
Description
本発明は、画像処理装置、その制御方法及びプログラムに関する。
Claims (14)
- パイプライン接続されている複数の処理モジュールによって画像データを処理する画像処理装置であって、
画像データを第1サイズ毎に処理する処理モジュールを含む複数の処理モジュールを備える第1パイプライン処理手段と、
前記第1パイプライン処理手段から分岐し、前記第1サイズとは異なる第2サイズ毎に画像データを処理する処理モジュールを含む複数の処理モジュールを備える第2パイプライン処理手段と、
を備え、
前記第2パイプライン処理手段は、前記第1パイプライン処理手段から前記第1サイズの部分画像データを取得し前記第2サイズの部分画像データに変更する変更手段を先頭に備えることを特徴とする画像処理装置。 - 前記変更手段は、
前記第1サイズが前記第2サイズよりも大きい場合に、前記第2サイズに一致するように前記第1サイズの部分画像データの周辺部から所定サイズのデータを削除し、
前記第2サイズの部分画像データを後段の処理モジュールへ送信する
ことを特徴とする請求項1に記載の画像処理装置。 - 前記変更手段は、
前記第1サイズが前記第2サイズよりも小さい場合に、前記第2サイズに一致するように前記第1サイズの部分画像データの周辺部に所定サイズのデータを付加し、
前記第2サイズの部分画像データを後段の処理モジュールへ送信する
ことを特徴とする請求項1又は2に記載の画像処理装置。 - 前記第2パイプライン処理手段は、
前記第1パイプライン処理手段に合流するように構成され、
前記第2パイプライン処理手段の末尾に配置され、前記第2サイズの部分画像データから前記第1サイズの部分画像データに再変更する再変更手段を更に備える
ことを特徴とする請求項1乃至3の何れか1項に記載の画像処理装置。 - パイプライン接続されている複数の処理モジュールによって画像データを処理する画像処理装置であって、
画像データを第1サイズ毎に処理する処理モジュールを含む複数の処理モジュールを備える第1パイプライン処理手段と、
前記1パイプライン処理手段へ合流し、前記第1サイズとは異なる第2サイズ毎に画像データを処理する処理モジュールを含む複数の処理モジュールを備える第2パイプライン処理手段と、
前記第2パイプライン処理手段の末尾に配置され、前記第2サイズの部分画像データを前記第1サイズの部分画像データに変更する変更手段と、
を備えることを特徴とする画像処理装置。 - 前記変更手段は、
前記第2サイズが前記第1サイズよりも大きい場合に、前記第1サイズに一致するように前記第2サイズの部分画像の周辺部から所定サイズのデータを削除し、
前記第1サイズの部分画像データを後段の処理モジュールへ送信する
ことを特徴とする請求項5に記載の画像処理装置。 - 前記変更手段は、
前記第2サイズが前記第1サイズよりも小さい場合に、前記第1サイズに一致するように前記第2サイズの部分画像の周辺部に所定サイズの付加データを付加し、
前記第1サイズの部分画像データを後段の処理モジュールへ送信する
ことを特徴とする請求項5又は6に記載の画像処理装置。 - 前記変更手段は、前段のモジュールから入力された画像データのうち、前記画像処理装置に入力された画像データに対応する有効領域に含まれる画像データを変更せずに、前記有効領域の周囲に位置する補助領域の画素数を変更した画像データを出力することを特徴とする請求項5に記載の画像処理装置。
- 前記変更手段は、前記補助領域の一部又は全部を削除することを特徴とする請求項8に記載の画像処理装置。
- 前記変更手段は、前記前段のモジュールから入力された画像データに新たな補助領域を付加することを特徴とする請求項8に記載の画像処理装置。
- 前記第1パイプライン処理手段が備える前記複数の処理モジュールと前記第2パイプライン処理手段が備える前記複数の処理モジュールとを含む複数のモジュールは、リングバスによって接続されていることを特徴とする請求項1乃至10のいずれか1項に記載の画像処理装置。
- パイプライン接続されている複数の処理モジュールによって画像データを処理する画像処理装置の制御方法であって、
前記画像処理装置は、
画像データを第1サイズ毎に処理する処理モジュールを含む複数の処理モジュールを備える第1パイプライン処理手段と、
前記第1パイプライン処理手段から分岐し、前記第1サイズとは異なる第2サイズ毎に画像データを処理する処理モジュールを含む複数の処理モジュールを備える第2パイプライン処理手段と、
を備え、
前記制御方法は、
前記第2パイプライン処理手段の先頭に配置された変更手段が、前記第1パイプライン処理手段から取得した前記第1サイズの部分画像データを前記第2サイズの部分画像データに変更する工程を有することを特徴とする制御方法。 - パイプライン接続されている複数の処理モジュールによって画像データを処理する画像処理装置の制御方法であって、
前記画像処理装置は、
画像データを第1サイズ毎に処理する処理モジュールを含む複数の処理モジュールを備える第1パイプライン処理手段と、
前記1パイプライン処理手段へ合流し、前記第1サイズとは異なる第2サイズ毎に画像データを処理する処理モジュールを含む複数の処理モジュールを備える第2パイプライン処理手段と、
を備え、
前記制御方法は、
前記第2パイプライン処理手段の末尾に配置された変更手段が、前記第2サイズの部分画像データを前記第1サイズの部分画像データに変更する工程を有する
ことを特徴とする制御方法。 - 請求項12又は13に記載の制御方法の各工程をコンピュータに実行させるためのプログラム。
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2011112897A JP5835942B2 (ja) | 2010-06-25 | 2011-05-19 | 画像処理装置、その制御方法及びプログラム |
US13/153,061 US8948542B2 (en) | 2010-06-25 | 2011-06-03 | Image processing apparatus |
US14/590,875 US9824415B2 (en) | 2010-06-25 | 2015-01-06 | Image processing apparatus |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010145528 | 2010-06-25 | ||
JP2010145528 | 2010-06-25 | ||
JP2011112897A JP5835942B2 (ja) | 2010-06-25 | 2011-05-19 | 画像処理装置、その制御方法及びプログラム |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2012027901A JP2012027901A (ja) | 2012-02-09 |
JP2012027901A5 true JP2012027901A5 (ja) | 2014-07-03 |
JP5835942B2 JP5835942B2 (ja) | 2015-12-24 |
Family
ID=45352624
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2011112897A Expired - Fee Related JP5835942B2 (ja) | 2010-06-25 | 2011-05-19 | 画像処理装置、その制御方法及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (2) | US8948542B2 (ja) |
JP (1) | JP5835942B2 (ja) |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP5572030B2 (ja) | 2010-08-06 | 2014-08-13 | キヤノン株式会社 | 画像読取装置、画像読取方法、及びプログラム |
JP6049358B2 (ja) | 2012-08-31 | 2016-12-21 | キヤノン株式会社 | 画像処理装置、画像処理方法、およびプログラム |
US9965824B2 (en) * | 2015-04-23 | 2018-05-08 | Google Llc | Architecture for high performance, power efficient, programmable image processing |
US9569213B1 (en) * | 2015-08-25 | 2017-02-14 | Adobe Systems Incorporated | Semantic visual hash injection into user activity streams |
CN108701029A (zh) * | 2016-02-29 | 2018-10-23 | 奥林巴斯株式会社 | 图像处理装置 |
WO2017163592A1 (ja) * | 2016-03-24 | 2017-09-28 | 富士フイルム株式会社 | 画像処理装置、画像処理方法、及び画像処理プログラム |
JP7331402B2 (ja) * | 2019-03-22 | 2023-08-23 | 富士フイルムビジネスイノベーション株式会社 | フロー生成装置及びフロー生成プログラム |
KR20200141338A (ko) * | 2019-06-10 | 2020-12-18 | 삼성전자주식회사 | 이미지 신호 프로세서, 상기 이미지 신호 프로세서의 동작 방법 및 상기 이미지 신호 프로세서를 포함하는 이미지 처리 시스템 |
Family Cites Families (52)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0123340Y2 (ja) | 1981-05-30 | 1989-07-18 | ||
JPH0778825B2 (ja) * | 1983-02-09 | 1995-08-23 | 株式会社日立製作所 | 画像処理プロセツサ |
JPS63247858A (ja) | 1987-04-03 | 1988-10-14 | Hitachi Ltd | デ−タ転送方法及び装置 |
JP2522952B2 (ja) | 1987-07-20 | 1996-08-07 | 三洋電機株式会社 | リング状ネットワ−ク装置 |
JP2518293B2 (ja) | 1987-07-24 | 1996-07-24 | 日本電気株式会社 | デ−タフロ−プロセツサ |
FR2623310B1 (fr) * | 1987-11-16 | 1990-02-16 | Commissariat Energie Atomique | Dispositif de traitement de donnees relatives a des elements d'image |
US5056000A (en) * | 1988-06-21 | 1991-10-08 | International Parallel Machines, Inc. | Synchronized parallel processing with shared memory |
JPH0271690A (ja) | 1988-09-07 | 1990-03-12 | Canon Inc | 画像伝送システム |
JP2834210B2 (ja) | 1988-09-14 | 1998-12-09 | 株式会社日立製作所 | リング状ネットワークにおけるメッセージ制御方法 |
US5068905A (en) * | 1989-12-28 | 1991-11-26 | Eastman Kodak Company | Scaler gate array for scaling image data |
US5197130A (en) * | 1989-12-29 | 1993-03-23 | Supercomputer Systems Limited Partnership | Cluster architecture for a highly parallel scalar/vector multiprocessor system |
FR2680026B1 (fr) * | 1991-07-30 | 1996-12-20 | Commissariat Energie Atomique | Architecture de systeme en tableau de processeurs a structure parallele. |
JP2734246B2 (ja) | 1991-09-24 | 1998-03-30 | 日本電気株式会社 | パイプラインバス |
DE69421103T2 (de) * | 1993-01-22 | 2000-06-08 | Matsushita Electric Industrial Co., Ltd. | Programmgesteuertes Prozessor |
US5542109A (en) * | 1994-08-31 | 1996-07-30 | Exponential Technology, Inc. | Address tracking and branch resolution in a processor with multiple execution pipelines and instruction stream discontinuities |
WO1997012331A1 (en) * | 1995-09-28 | 1997-04-03 | Motorola Inc. | Method and system for performing a convolution operation |
JPH09163162A (ja) * | 1995-12-08 | 1997-06-20 | Canon Inc | 画像処理方法及び装置 |
JPH10210465A (ja) * | 1997-01-23 | 1998-08-07 | Hitachi Ltd | 符号列編集装置、画像符号化信号復号化装置、および、動画符号化信号復号化装置 |
US6219466B1 (en) * | 1998-10-05 | 2001-04-17 | Nec Corporation | Apparatus for implementing pixel data propagation using a linear processor array |
US7027665B1 (en) * | 2000-09-29 | 2006-04-11 | Microsoft Corporation | Method and apparatus for reducing image acquisition time in a digital imaging device |
SE522121C2 (sv) * | 2000-10-04 | 2004-01-13 | Axis Ab | Metod och anordning för digital behandling av frekvent uppdaterade bilder från en kamera |
JP2002150281A (ja) * | 2000-11-16 | 2002-05-24 | Sony Corp | 画像縮小処理装置及び方法 |
US7185174B2 (en) * | 2001-03-02 | 2007-02-27 | Mtekvision Co., Ltd. | Switch complex selectively coupling input and output of a node in two-dimensional array to four ports and using four switches coupling among ports |
US6683614B2 (en) * | 2001-12-21 | 2004-01-27 | Hewlett-Packard Development Company, L.P. | System and method for automatically configuring graphics pipelines by tracking a region of interest in a computer graphical display system |
JP3810318B2 (ja) * | 2001-12-28 | 2006-08-16 | 有限会社ニューロソリューション | アナログデジタル変換装置 |
JP4051974B2 (ja) * | 2002-03-20 | 2008-02-27 | 富士ゼロックス株式会社 | 画像処理装置および画像処理方法 |
US7580151B2 (en) * | 2003-10-01 | 2009-08-25 | Seiko Epson Corporation | Image processing system and method, printing system |
US20090027383A1 (en) * | 2003-11-19 | 2009-01-29 | Lucid Information Technology, Ltd. | Computing system parallelizing the operation of multiple graphics processing pipelines (GPPLs) and supporting depth-less based image recomposition |
EP1687732A4 (en) * | 2003-11-19 | 2008-11-19 | Lucid Information Technology Ltd | METHOD AND SYSTEM FOR A MULTIPLEXED 3D GRAPHIC PIPELINE VIA A PC BUS |
US20080074428A1 (en) * | 2003-11-19 | 2008-03-27 | Reuven Bakalash | Method of rendering pixel-composited images for a graphics-based application running on a computing system embodying a multi-mode parallel graphics rendering system |
US20070291040A1 (en) * | 2005-01-25 | 2007-12-20 | Reuven Bakalash | Multi-mode parallel graphics rendering system supporting dynamic profiling of graphics-based applications and automatic control of parallel modes of operation |
US20090135190A1 (en) * | 2003-11-19 | 2009-05-28 | Lucid Information Technology, Ltd. | Multimode parallel graphics rendering systems and methods supporting task-object division |
DE10354226B4 (de) * | 2003-11-20 | 2006-04-06 | Siemens Ag | Verfahren und Vorrichtung zum Laden eines in einem Archiv befindlichen Bildes mittels Pipeline Verarbeitung des in Chunks zerlegten Bildes mit Darstellung von Zwischenergebnissen in inkrementell erhöhter Auflösung |
US6999105B2 (en) * | 2003-12-04 | 2006-02-14 | International Business Machines Corporation | Image scaling employing horizontal partitioning |
US20050172234A1 (en) * | 2004-02-03 | 2005-08-04 | Chuchla Jonathan E. | Video display system |
US7142214B2 (en) * | 2004-05-14 | 2006-11-28 | Nvidia Corporation | Data format for low power programmable processor |
US7664338B2 (en) * | 2004-09-28 | 2010-02-16 | Qualcomm Incorporated | Perspective transformation of two-dimensional images |
JP2006196937A (ja) * | 2005-01-11 | 2006-07-27 | Yokogawa Electric Corp | 画像処理装置及び画像処理方法 |
JP4327175B2 (ja) * | 2005-07-12 | 2009-09-09 | 株式会社ソニー・コンピュータエンタテインメント | マルチグラフィックプロセッサシステム、グラフィックプロセッサおよび描画処理方法 |
US7525548B2 (en) * | 2005-11-04 | 2009-04-28 | Nvidia Corporation | Video processing with multiple graphical processing units |
JP2007274478A (ja) * | 2006-03-31 | 2007-10-18 | Toshiba Corp | 画像処理装置、画像処理方法及び画像処理プログラム |
US8130227B2 (en) * | 2006-05-12 | 2012-03-06 | Nvidia Corporation | Distributed antialiasing in a multiprocessor graphics system |
US7834873B2 (en) * | 2006-08-25 | 2010-11-16 | Intel Corporation | Display processing line buffers incorporating pipeline overlap |
US8688890B2 (en) * | 2006-12-05 | 2014-04-01 | Hewlett-Packard Development Company, L.P. | Bit ordering for communicating an address on a serial fabric |
US7969444B1 (en) * | 2006-12-12 | 2011-06-28 | Nvidia Corporation | Distributed rendering of texture data |
JP5209953B2 (ja) | 2007-12-20 | 2013-06-12 | キヤノン株式会社 | 画像データ供給装置および画像データ供給方法 |
KR20090103070A (ko) * | 2008-03-27 | 2009-10-01 | 삼성전자주식회사 | 멀티 링크 아키텍쳐에서 저장 상태정보의 다이렉트전송기능을 갖는 멀티 프로세서 시스템 |
JP4869369B2 (ja) * | 2009-03-13 | 2012-02-08 | キヤノン株式会社 | 情報処理装置、情報処理方法およびプログラム |
JP5538798B2 (ja) * | 2009-03-17 | 2014-07-02 | キヤノン株式会社 | データ処理装置およびデータ処理方法またはプログラム |
JP5568884B2 (ja) * | 2009-04-02 | 2014-08-13 | セイコーエプソン株式会社 | 映像処理装置、映像処理方法 |
JP5534711B2 (ja) * | 2009-05-01 | 2014-07-02 | キヤノン株式会社 | 情報処理装置、情報処理方法およびプログラム |
JP5432587B2 (ja) * | 2009-05-14 | 2014-03-05 | キヤノン株式会社 | データ処理装置、その制御方法およびプログラム |
-
2011
- 2011-05-19 JP JP2011112897A patent/JP5835942B2/ja not_active Expired - Fee Related
- 2011-06-03 US US13/153,061 patent/US8948542B2/en not_active Expired - Fee Related
-
2015
- 2015-01-06 US US14/590,875 patent/US9824415B2/en active Active
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP2012027901A5 (ja) | 画像処理装置、その制御方法及びプログラム | |
EP4321993A3 (en) | Programmable matrix processing engine | |
GB2456775B (en) | Apparatus and method for performing permutation operations on data | |
GB2523495A (en) | Bioinformatics systems, apparatuses, and methods executed on an integrated circuit processing platform | |
JP2012232363A5 (ja) | ロボット制御システム及びロボットシステム | |
WO2014172079A3 (en) | Methods of evaluating touch processing | |
WO2013002600A3 (en) | Sewing design manufacturing management apparatus and method | |
JP2011248478A5 (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP2015212893A5 (ja) | ||
JP2010147856A5 (ja) | ||
JP2014232440A5 (ja) | ||
JP2013073508A5 (ja) | データ処理装置、処理方法、制御方法、及びプログラム | |
JP2016161752A5 (ja) | ||
JP2006236106A5 (ja) | ||
JP2013115487A5 (ja) | ||
JP2016085513A5 (ja) | ||
WO2013144437A3 (en) | Method, apparatus and computer program product for generating panorama images | |
JP2015007916A5 (ja) | ||
JP2010257342A5 (ja) | ||
JP2015091119A5 (ja) | ||
JP2018073162A5 (ja) | ||
JP2015019287A5 (ja) | ||
JP2013004031A5 (ja) | ||
JP2008288883A5 (ja) | ||
JP2015138417A5 (ja) | 画像処理装置、画像処理方法及びプログラム |