JP2020035294A - 画像処理装置、画像処理方法及びプログラム - Google Patents
画像処理装置、画像処理方法及びプログラム Download PDFInfo
- Publication number
- JP2020035294A JP2020035294A JP2018162745A JP2018162745A JP2020035294A JP 2020035294 A JP2020035294 A JP 2020035294A JP 2018162745 A JP2018162745 A JP 2018162745A JP 2018162745 A JP2018162745 A JP 2018162745A JP 2020035294 A JP2020035294 A JP 2020035294A
- Authority
- JP
- Japan
- Prior art keywords
- editing
- image
- display
- content
- history
- 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
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/10—File systems; File servers
- G06F16/18—File system types
- G06F16/1873—Versioning file systems, temporal file systems, e.g. file system supporting different historic versions of files
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/50—Information retrieval; Database structures therefor; File system structures therefor of still image data
- G06F16/54—Browsing; Visualisation therefor
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/01—Input arrangements or combined input and output arrangements for interaction between user and computer
- G06F3/048—Interaction techniques based on graphical user interfaces [GUI]
- G06F3/0484—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
- G06F3/04845—Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/001—Texturing; Colouring; Generation of texture or colour
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T11/00—2D [Two Dimensional] image generation
- G06T11/60—Editing figures and text; Combining figures or text
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2207/00—Indexing scheme for image analysis or image enhancement
- G06T2207/20—Special algorithmic details
- G06T2207/20092—Interactive image processing based on input by user
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Human Computer Interaction (AREA)
- Processing Or Creating Images (AREA)
- User Interface Of Digital Computer (AREA)
Abstract
Description
(第1の実施形態)
図1は、本実施形態に係る画像処理装置100のハードウェア構成図である。画像処理装置100において、101は画像処理装置全体の制御や画像編集処理や履歴管理処理の動作を制御する演算処理装置(CPU)である。102はROMであり、画像編集処理の実行プログラムや符号化された画像信号などのデジタルデータが読み取り可能な形式で記録されたハードディスクドライブやSSDなどである。103はRAMであり、ROM102に記録されたプログラムコードやデジタルデータがロードされ、制御部101が実行する構成となっている。104はキーボードやマウスまたはタッチ操作などからなる操作入力部である。この操作部104からの入力を制御部101が検知し、RAM103にロードされたプログラムに通達されて処理が行われる。105はCRTディスプレイや液晶パネルなどの表示部であり、各種情報を表示する。106は外部記録媒体で、RAW画像や、RAW画像に対して編集処理を適用して生成される画像編集結果を保存することが可能である。107は通信部であり、インターネットなどのネットワーク回線に接続するためのインタフェースまたは、外部のデバイスと通信するためのインタフェースで、編集対象となる画像を受信することができる。
次に、第2の実施形態に係る画像処理装置100について、第1の実施形態において説明した画像処理装置100と異なる点を主に説明する。本実施形態に係る画像処理装置100は、ユーザ操作に従い、編集履歴として、画像に対して適用中の編集内容のみを表示する。
また、本発明は、以下の処理を実行することによっても実現される。即ち、上述した実施形態の機能を実現するソフトウェア(プログラム)を、ネットワーク又は各種記憶媒体を介してシステム或いは装置に供給する。そして、そのシステム或いは装置のコンピュータ(又はCPUやMPU等)がプログラムを読み出して実行する処理である。
202 現像処理部
203 履歴管理部
205 表示処理部
Claims (10)
- ユーザ操作に応じて画像を編集する編集手段と、
前記編集手段により実行された編集内容を示す編集履歴を前記画像に関連付けて記憶媒体に格納する格納手段と、
前記画像に対して適用中の編集内容と適用中でない編集内容とを識別可能に、前記編集履歴を表示手段に表示させる表示処理手段と
を有することを特徴とする画像処理装置。 - 前記表示処理手段は、前記適用中の編集内容を前記適用中でない編集内容に比べて強調して表示するよう制御することを特徴とする請求項1に記載の画像処理装置。
- 前記表示処理手段は、前記適用中の編集内容を第1の表示色で表示し、前記適用中でない編集内容を前記第1の表示色に比べて薄い第2の表示色で表示するよう制御することを特徴とする請求項2に記載の画像処理装置。
- 前記表示処理手段は、前記適用中の編集内容と適用中でない編集内容とを識別可能に、前記編集履歴を表示しているときに、切替指示を受け付けた場合に、前記適用中の編集内容の表示を維持し、かつ前記適用中でない編集内容を表示しないよう制御することを特徴とする請求項1乃至3の何れか1項に記載の画像処理装置。
- 前記表示処理手段は、前記編集履歴として、編集項目と、前記編集項目に対する調整値とを対応付けて表示するよう制御することを特徴とする請求項1乃至4の何れか1項に記載の画像処理装置。
- 前記画像は、RAW画像であることを特徴とする請求項1乃至5の何れか1項に記載の画像処理装置。
- 前記表示処理手段は、前記記憶媒体に記憶された複数の編集履歴のうち、同じ編集項目の編集履歴のうち、時系列で後の編集履歴を適用中であることを示す表示形態で前記表示手段に表示させ、時系列で前の編集履歴を適用中でないことを示す表示形態で前記表示手段に表示させることを特徴とする請求項1乃至6の何れか1項に記載の画像処理装置。
- 前記編集手段により前記画像に対して編集内容の編集が新たに行われると、前記表示処理手段は、前記記憶手段に記憶された複数の編集履歴のうち新たに行われた編集内容と同じ編集項目の編集履歴を適用中でないことを示す表示形態で前記表示手段に表示させることを特徴とする請求項1乃至6の何れか1項に記載の画像処理装置。
- 画像処理装置が実行する画像処理方法であって、
ユーザ操作に応じて画像を編集する編集ステップと、
前記編集ステップに係る編集内容を示す編集履歴を前記画像に関連付けて記憶媒体に格納する格納ステップと、
前記画像に対して適用中の編集内容と適用中でない編集内容とを識別可能に、前記編集履歴を表示手段に表示させる表示処理ステップと
を含むことを特徴とする画像処理方法。 - コンピュータを、請求項1乃至8の何れか1項に記載の画像処理装置の各手段として機能させるためのプログラム。
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018162745A JP7229703B2 (ja) | 2018-08-31 | 2018-08-31 | 画像処理装置、画像処理方法及びプログラム |
US16/549,747 US20200073858A1 (en) | 2018-08-31 | 2019-08-23 | Image processing apparatus, image processing method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2018162745A JP7229703B2 (ja) | 2018-08-31 | 2018-08-31 | 画像処理装置、画像処理方法及びプログラム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2020035294A true JP2020035294A (ja) | 2020-03-05 |
JP7229703B2 JP7229703B2 (ja) | 2023-02-28 |
Family
ID=69639368
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2018162745A Active JP7229703B2 (ja) | 2018-08-31 | 2018-08-31 | 画像処理装置、画像処理方法及びプログラム |
Country Status (2)
Country | Link |
---|---|
US (1) | US20200073858A1 (ja) |
JP (1) | JP7229703B2 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2022231234A1 (ko) * | 2021-04-29 | 2022-11-03 | 키네마스터 주식회사 | 편집이력 정보 제공을 위한 동영상 편집 ui 제어 방법 및 그 장치 |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP7330734B2 (ja) * | 2019-04-04 | 2023-08-22 | キヤノン株式会社 | 画像処理装置およびその制御方法およびプログラム |
US10860196B1 (en) | 2019-07-12 | 2020-12-08 | Adobe Inc. | Edit experience for transformation of digital content |
US12002491B2 (en) * | 2021-12-30 | 2024-06-04 | Lemon Inc. | Visual effect design using multiple preview windows |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005258538A (ja) * | 2004-03-09 | 2005-09-22 | Seiko Epson Corp | 画像修整装置、画像修整方法およびコンピュータプログラム |
WO2012176384A1 (ja) * | 2011-06-21 | 2012-12-27 | 株式会社ニコン | 表示プログラムおよび表示装置 |
JP2013156882A (ja) * | 2012-01-31 | 2013-08-15 | Nk Works Kk | 画像処理プログラムおよび画像処理装置 |
-
2018
- 2018-08-31 JP JP2018162745A patent/JP7229703B2/ja active Active
-
2019
- 2019-08-23 US US16/549,747 patent/US20200073858A1/en not_active Abandoned
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2005258538A (ja) * | 2004-03-09 | 2005-09-22 | Seiko Epson Corp | 画像修整装置、画像修整方法およびコンピュータプログラム |
WO2012176384A1 (ja) * | 2011-06-21 | 2012-12-27 | 株式会社ニコン | 表示プログラムおよび表示装置 |
JP2013156882A (ja) * | 2012-01-31 | 2013-08-15 | Nk Works Kk | 画像処理プログラムおよび画像処理装置 |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2022231234A1 (ko) * | 2021-04-29 | 2022-11-03 | 키네마스터 주식회사 | 편집이력 정보 제공을 위한 동영상 편집 ui 제어 방법 및 그 장치 |
Also Published As
Publication number | Publication date |
---|---|
JP7229703B2 (ja) | 2023-02-28 |
US20200073858A1 (en) | 2020-03-05 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP7229703B2 (ja) | 画像処理装置、画像処理方法及びプログラム | |
US8022992B2 (en) | Data processing system, data processing device, image display device, and recording medium that records processing program thereof | |
JP2005227897A (ja) | 画像表示方法、画像表示装置及び画像表示プログラム | |
JP2005251166A (ja) | 画像処理方法及び装置、並びに、コンピュータプログラム及びコンピュータ可読記憶媒体 | |
JP2005251165A (ja) | 画像処理装置及びその制御方法、並びにコンピュータプログラム及びコンピュータ可読記憶媒体 | |
JP2007104220A (ja) | 画像処理装置及び画像処理方法 | |
JP2014117861A (ja) | 画像形成装置および画像形成装置の制御方法 | |
JP7330734B2 (ja) | 画像処理装置およびその制御方法およびプログラム | |
US20060170995A1 (en) | Color image correction processing apparatus and color image correction processing method | |
JP2021064832A5 (ja) | ||
JP4830395B2 (ja) | 画像表示プログラム、および画像表示装置 | |
JP2020035302A (ja) | 画像処理装置、画像処理方法及びプログラム | |
JP4145910B2 (ja) | 画像形成装置及び制御プログラム | |
JP7229842B2 (ja) | 情報処理装置 | |
JP7005284B2 (ja) | 画像処理装置、画像処理装置の制御方法、及び、プログラム | |
JP2008118355A (ja) | 画像処理装置および画像処理方法 | |
JP6889524B2 (ja) | 情報処理装置及びその制御方法とプログラム | |
WO2020179837A1 (en) | Cooperation processing apparatus and method | |
JP2007082065A (ja) | 画像形成装置及び制御プログラム | |
JP2007076292A (ja) | 画像形成装置及び制御プログラム | |
JP4405453B2 (ja) | 画像形成装置及び制御プログラム | |
JP6684164B2 (ja) | 色処理装置、色処理方法 | |
JP2006252002A (ja) | 画像処理システム | |
JP2009118079A (ja) | 画像評価装置、および画像評価プログラム | |
JP4145909B2 (ja) | 画像形成装置及び制御プログラム |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190226 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A821 Effective date: 20190226 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210826 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220617 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220726 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220922 |
|
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: 20230117 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230215 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 7229703 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |