JP2019201358A - 画像処理装置、プログラム、画像処理方法 - Google Patents
画像処理装置、プログラム、画像処理方法 Download PDFInfo
- Publication number
- JP2019201358A JP2019201358A JP2018095658A JP2018095658A JP2019201358A JP 2019201358 A JP2019201358 A JP 2019201358A JP 2018095658 A JP2018095658 A JP 2018095658A JP 2018095658 A JP2018095658 A JP 2018095658A JP 2019201358 A JP2019201358 A JP 2019201358A
- Authority
- JP
- Japan
- Prior art keywords
- image
- repeat
- size
- output
- printing
- 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
-
- 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/00127—Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture
- H04N1/00132—Connection or combination of a still picture apparatus with another apparatus, e.g. for storage, processing or transmission of still picture signals or of information associated with a still picture in a digital photofinishing system, i.e. a system where digital photographic images undergo typical photofinishing processing, e.g. printing ordering
- H04N1/00167—Processing or editing
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/24—Aligning, centring, orientation detection or correction of the image
- G06V10/242—Aligning, centring, orientation detection or correction of the image by image rotation, e.g. by 90 degrees
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V10/00—Arrangements for image or video recognition or understanding
- G06V10/20—Image preprocessing
- G06V10/24—Aligning, centring, orientation detection or correction of the image
- G06V10/243—Aligning, centring, orientation detection or correction of the image by compensating for image skew or non-uniform image deformations
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/40—Document-oriented image-based pattern recognition
- G06V30/41—Analysis of document content
- G06V30/412—Layout analysis of documents structured with printed lines or input boxes, e.g. business forms or tables
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/40—Document-oriented image-based pattern recognition
- G06V30/41—Analysis of document content
- G06V30/413—Classification of content, e.g. text, photographs or tables
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V30/00—Character recognition; Recognising digital ink; Document-oriented image-based pattern recognition
- G06V30/40—Document-oriented image-based pattern recognition
- G06V30/41—Analysis of document content
- G06V30/414—Extracting the geometrical structure, e.g. layout tree; Block segmentation, e.g. bounding boxes for graphics or text
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Signal Processing (AREA)
- Computer Graphics (AREA)
- Geometry (AREA)
- Editing Of Facsimile Originals (AREA)
- Image Processing (AREA)
Abstract
Description
図1は本実施例を適用可能なシステムの全体構成を示す図である。図1に示すように、画像形成装置(画像処理装置)100はLAN102に接続され、Internet103等を介してPCなどの端末101等と通信可能になっている。なお、本実施例の実現にあたっては、PCなどの端末101に関しては、必ずしも必要なくても良く、画像形成装置100のみの構成だけでも良い。
図2は、画像形成装置100の構成を示すブロック図である。制御部110では、CPU111、記憶装置112(ROM117,RAM118,HDD119など)、ネットワークI/F部113、スキャナI/F部114、表示・操作部I/F部115、プリンタI/F部122がシステムバス116を介して互いに通信可能に接続されている。制御部110は、画像形成装置100全体の動作を制御する。
本実施例に係る画像処理機能として、イメージリピート処理について説明する。
イメージリピート画像を作成するためのイメージリピート処理の詳細について、図4を用いて説明する。
本発明は、上述した実施例の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給し、そのシステム或いは装置のコンピュータ(またはCPUやMPU等)がプログラムを読み出して実行することによっても実現される。
Claims (8)
- スキャン画像に対して画像解析処理を実行することにより原稿画像を検出し、当該検出した原稿領域に基づいて原稿画像の抽出と傾き補正とを実行することにより傾き補正後の原稿画像を得る抽出手段と、
前記傾き補正後の原稿画像に基づき特定されるリピート対象領域の画像を印刷出力する際の出力サイズを指定するサイズ指定手段と、
前記リピート対象領域の画像を前記指定された出力サイズとなるように変倍して、指定された用紙サイズ内に繰り返しレイアウトすることにより、リピートレイアウト処理後の出力画像を作成するリピートレイアウト手段と、
前記リピートレイアウト処理後の出力画像を用いて用紙への印刷処理を実行する印刷手段と、
を備え、
前記サイズ指定手段は、用紙の両面にリピートレイアウト処理する場合、表面と同じ出力サイズを指定することを特徴とする画像処理装置。 - 前記リピートレイアウト手段は、前記リピート対象領域の画像を前記指定された出力サイズとなるように変倍して、指定された用紙サイズ内に繰り返しレイアウトする際、当該繰り返しレイアウトされる複数のリピート対象領域の画像の中心が、用紙の中心位置に合うようにレイアウトすることにより、リピートレイアウト処理後の出力画像を作成する、ことを特徴とする請求項1に記載の画像処理装置。
- 前記サイズ指定手段は、あらかじめ出力サイズが登録されたボタンを表示し、当該表示したボタンがユーザにより選択された場合は、当該選択されたボタンに対して登録されている出力サイズを用いる、ことを特徴とする請求項1または2に記載の画像処理装置。
- 前記サイズ指定手段は、前回と同じ出力サイズを指定するためのボタンを表示し、当該ボタンがユーザにより選択された場合は、前回と同じ出力サイズを用いることを特徴とする請求項3に記載の画像処理装置。
- 用紙の表面への印刷処理が終了した後に、裏面の印刷を続けて実行するかどうかを確認する確認画面を表示する確認手段を、更に有し、
前記確認画面で裏面の印刷を続けて実行する旨が指示された場合、前記サイズ指定手段は、前回と同じ出力サイズを指定する、ことを特徴とする請求項1乃至4のいずれか1項に記載の画像処理装置。 - コンピュータを、請求項1乃至5のいずれか1項に記載の画像処理装置の各手段として機能させるためのプログラム。
- 請求項6に記載のプログラムを格納した、コンピュータ読み取り可能な記憶媒体。
- スキャン画像に対して画像解析処理を実行することにより原稿画像を検出し、当該検出した原稿領域に基づいて原稿画像の抽出と傾き補正とを実行することにより傾き補正後の原稿画像を得る抽出ステップと、
前記傾き補正後の原稿画像に基づき特定されるリピート対象領域の画像を印刷出力する際の出力サイズを指定するサイズ指定ステップと、
前記リピート対象領域の画像を前記指定された出力サイズとなるように変倍して、指定された用紙サイズ内に繰り返しレイアウトすることにより、リピートレイアウト処理後の出力画像を作成するリピートレイアウトステップと、
前記リピートレイアウト処理後の出力画像を用いて用紙への印刷処理を実行する印刷ステップと、
を備え、
前記サイズ指定ステップでは、用紙の両面にリピートレイアウト処理する場合、表面と同じ出力サイズを指定することを特徴とする画像処理方法。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018095658A JP7077135B2 (ja) | 2018-05-17 | 2018-05-17 | 画像処理装置、プログラム、画像処理方法 |
| US16/412,236 US11074441B2 (en) | 2018-05-17 | 2019-05-14 | Image processing apparatus, storage medium, and image processing method for performing image repeat print processing |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2018095658A JP7077135B2 (ja) | 2018-05-17 | 2018-05-17 | 画像処理装置、プログラム、画像処理方法 |
Publications (3)
| Publication Number | Publication Date |
|---|---|
| JP2019201358A true JP2019201358A (ja) | 2019-11-21 |
| JP2019201358A5 JP2019201358A5 (ja) | 2021-07-26 |
| JP7077135B2 JP7077135B2 (ja) | 2022-05-30 |
Family
ID=68532613
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2018095658A Active JP7077135B2 (ja) | 2018-05-17 | 2018-05-17 | 画像処理装置、プログラム、画像処理方法 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US11074441B2 (ja) |
| JP (1) | JP7077135B2 (ja) |
Families Citing this family (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11381709B2 (en) * | 2020-02-20 | 2022-07-05 | Ricoh Company, Ltd. | Image reading device and image forming apparatus incorporating same |
| JP7487523B2 (ja) * | 2020-03-30 | 2024-05-21 | セイコーエプソン株式会社 | 画像読取装置、画像読取システム、画像読取方法及びプログラム |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH05183724A (ja) * | 1991-12-26 | 1993-07-23 | Minolta Camera Co Ltd | 画像編集装置 |
| JP2006018464A (ja) * | 2004-06-30 | 2006-01-19 | Canon Inc | データ処理装置及びその制御方法、プログラム |
| JP2012249165A (ja) * | 2011-05-30 | 2012-12-13 | Brother Ind Ltd | 画像読取装置および読取画像データの補正方法 |
| JP2014064245A (ja) * | 2012-09-24 | 2014-04-10 | Sharp Corp | 画像形成装置、画像形成方法、及びプログラム |
Family Cites Families (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP3008541B2 (ja) * | 1991-04-16 | 2000-02-14 | ブラザー工業株式会社 | プリント方法 |
| JP3913220B2 (ja) | 2003-01-24 | 2007-05-09 | キヤノン株式会社 | 画像形成装置およびイメージリピート方法およびレイアウト方法およびコンピュータが読み取り可能なプログラムを格納した記憶媒体およびプログラム |
| JP4856263B2 (ja) * | 2009-08-07 | 2012-01-18 | シャープ株式会社 | 撮像画像処理システム、画像出力方法、プログラムおよび記録媒体 |
| JP2011055131A (ja) | 2009-08-31 | 2011-03-17 | Kyocera Mita Corp | 画像形成装置 |
| JP5930463B2 (ja) * | 2012-09-19 | 2016-06-08 | 株式会社沖データ | 画像処理方法、画像処理システムおよび画像処理プログラム |
| JP2018046360A (ja) * | 2016-09-13 | 2018-03-22 | 株式会社リコー | 画像処理装置、方法およびプログラム |
| JP7094733B2 (ja) * | 2018-03-13 | 2022-07-04 | キヤノン株式会社 | 画像処理装置、プログラム、画像処理方法 |
| US10896012B2 (en) * | 2018-03-13 | 2021-01-19 | Canon Kabushiki Kaisha | Image processing apparatus, image processing method, and storage medium |
-
2018
- 2018-05-17 JP JP2018095658A patent/JP7077135B2/ja active Active
-
2019
- 2019-05-14 US US16/412,236 patent/US11074441B2/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPH05183724A (ja) * | 1991-12-26 | 1993-07-23 | Minolta Camera Co Ltd | 画像編集装置 |
| JP2006018464A (ja) * | 2004-06-30 | 2006-01-19 | Canon Inc | データ処理装置及びその制御方法、プログラム |
| JP2012249165A (ja) * | 2011-05-30 | 2012-12-13 | Brother Ind Ltd | 画像読取装置および読取画像データの補正方法 |
| JP2014064245A (ja) * | 2012-09-24 | 2014-04-10 | Sharp Corp | 画像形成装置、画像形成方法、及びプログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| US20190354755A1 (en) | 2019-11-21 |
| JP7077135B2 (ja) | 2022-05-30 |
| US11074441B2 (en) | 2021-07-27 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8115968B2 (en) | Image processing apparatus, computer program product, and preview image displaying method | |
| JP4922021B2 (ja) | 画像処理装置、プログラムおよびプレビュー画像表示方法 | |
| US8477393B2 (en) | Image processing apparatus, computer program product, and preview image displaying method | |
| JP7094733B2 (ja) | 画像処理装置、プログラム、画像処理方法 | |
| US8203722B2 (en) | Image processing apparatus, image forming apparatus, and output-format setting method | |
| JP2008283494A (ja) | 画像処理システム | |
| JP5218315B2 (ja) | 画像処理装置および画像処理プログラム | |
| JP2007188054A (ja) | 画像形成装置、プログラムおよび項目設定処理方法 | |
| JP7171235B2 (ja) | 画像処理装置、プログラム、画像処理方法 | |
| JP2021005849A (ja) | 画像形成装置及び画像形成装置の設定表示方法 | |
| US11140276B2 (en) | Image processing apparatus, non-transitory storage medium, and image processing method | |
| JP7077135B2 (ja) | 画像処理装置、プログラム、画像処理方法 | |
| JP2005005768A (ja) | 画像処理装置、画像処理方法及びプログラム | |
| JP2019140628A (ja) | 画像読取装置、画像読取方法、及びプログラム | |
| JP7250526B2 (ja) | 画像処理装置、プログラム、画像処理方法 | |
| US8289564B2 (en) | Image processing device, and method and computer readable medium for image processing | |
| EP3865944B1 (en) | Image forming apparatus, image forming method, and image forming system | |
| JP4609576B2 (ja) | 印刷装置 | |
| JP4680217B2 (ja) | 画像形成装置 | |
| JP2003319144A (ja) | 画像形成装置 | |
| JP2006260398A (ja) | 印刷制御装置およびその制御方法 | |
| JP2007166015A (ja) | 複写機,複写機システム,およびコンピュータプログラム | |
| JP4680218B2 (ja) | 画像形成装置 | |
| JP2007219429A (ja) | 画像処理装置 | |
| JP2012199845A (ja) | ページ位置合わせ装置、ページ位置合わせ方法およびコンピュータプログラム |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210512 |
|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210512 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220107 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220201 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220330 |
|
| 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: 20220419 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20220518 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 7077135 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |