JP3493420B2 - Program and apparatus for image editing - Google Patents

Program and apparatus for image editing

Info

Publication number
JP3493420B2
JP3493420B2 JP2001089726A JP2001089726A JP3493420B2 JP 3493420 B2 JP3493420 B2 JP 3493420B2 JP 2001089726 A JP2001089726 A JP 2001089726A JP 2001089726 A JP2001089726 A JP 2001089726A JP 3493420 B2 JP3493420 B2 JP 3493420B2
Authority
JP
Japan
Prior art keywords
instruction
editing
instructions
image
image data
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.)
Expired - Lifetime
Application number
JP2001089726A
Other languages
Japanese (ja)
Other versions
JP2002288684A (en
Inventor
宣之 沖須
勝仁 新川
Original Assignee
ミノルタ株式会社
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by ミノルタ株式会社 filed Critical ミノルタ株式会社
Priority to JP2001089726A priority Critical patent/JP3493420B2/en
Publication of JP2002288684A publication Critical patent/JP2002288684A/en
Application granted granted Critical
Publication of JP3493420B2 publication Critical patent/JP3493420B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明はデジタルカメラ等で
撮影された画像を表す画像データの編集処理に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a process of editing image data representing an image taken by a digital camera or the like.

【0002】[0002]

【従来の技術】デジタルカメラ、ビデオカメラ、イメー
ジスキャナ等では、光を電気信号に変換することにより
画像を撮影し、撮影した画像を表す画像データを生成す
る。画像データは、ファイルとして記録媒体に記録され
て保存され、使用者の好みに応じて、拡大、縮小、一部
消去、合成、回転、強度調節等の様々な編集処理を施さ
れる。画像データの編集はデジタルカメラ等の撮影を行
った撮像装置上で行われるほか、パーソナルコンピュー
タ等の他の機器でも行われる。
2. Description of the Related Art In digital cameras, video cameras, image scanners and the like, light is converted into an electric signal to photograph an image, and image data representing the photographed image is generated. The image data is recorded and saved as a file on a recording medium, and subjected to various editing processes such as enlargement, reduction, partial erasure, composition, rotation, and intensity adjustment according to the preference of the user. Editing of image data is performed not only on an image pickup device such as a digital camera that has taken an image, but also on another device such as a personal computer.

【0003】従来、編集を行った後は、どのような編集
処理を施したかにかかわらず、編集後の画像データを保
存するようにしていた。しかし、この方法では、編集前
のデータを一旦消去してしまうと、編集後の画像データ
から編集前の画像データを再生することは困難または不
可能であり、可能であっても編集前の画像データを精度
よく再生することはできなかった。そこで、編集前の画
像データに別の編集処理を施すことができるように、編
集後の画像データだけでなく、編集前の画像データを保
存することが多かった。ところが、編集前の画像データ
と編集後の画像データを保存すると、ファイルを記録す
るために必要な記録媒体の記録容量が画像データの数に
比例して増大してしまい、記録媒体の管理が難しくな
る。
Conventionally, after editing, the edited image data is saved regardless of what kind of editing processing is performed. However, with this method, once the unedited data is erased, it is difficult or impossible to reproduce the unedited image data from the edited image data. Even if possible, the unedited image data can be reproduced. The data could not be reproduced accurately. Therefore, it is often the case that not only the edited image data but also the unedited image data is stored so that the edited image data can be subjected to another editing process. However, when the image data before editing and the image data after editing are saved, the recording capacity of the recording medium required to record the file increases in proportion to the number of image data, making management of the recording medium difficult. Become.

【0004】このような不都合を回避するために、編集
後の画像データを保存することに代えて、編集前の画像
データと共に、編集に用いた処理の内容すなわち編集に
際して使用者が与えた指示をファイルに記録することが
提案されている(例えば、特開平7−85237号公
報)。この方法では、記録している処理を編集前の画像
データに施すことを任意の時に行うことが可能であり、
いつでも編集後の画像データを得ることができる。編集
処理の指示は短いコードで表現されるから、1回の編集
で多くの処理を施したときでも、指示の記録に必要な記
録容量は画像データ自体の記録に必要な記録容量に比べ
てきわめて少なくなる。したがって、同一の画像データ
を多数回編集しても、必要な記録容量の増加を効果的に
抑えることが可能である。
In order to avoid such an inconvenience, instead of saving the edited image data, the contents of the process used for editing, that is, the instruction given by the user at the time of editing is stored together with the image data before editing. It has been proposed to record in a file (for example, Japanese Patent Laid-Open No. 7-85237). With this method, it is possible to perform the recorded processing on the image data before editing at any time,
The edited image data can be obtained at any time. Since instructions for editing processing are expressed by short codes, the recording capacity required for recording instructions is much larger than the recording capacity required for recording the image data itself, even when many processing operations are performed in one editing operation. Less. Therefore, even if the same image data is edited many times, it is possible to effectively suppress an increase in the required recording capacity.

【0005】編集処理の指示は使用者が与えた順に記録
し、画像データを生成する実際の編集では、記録されて
いる順に指示を参照して、編集前の画像データに順次処
理を施す。したがって、任意の時に編集後の画像データ
を得ることができるものの、画像データを得るためには
多少の時間を要することになる。
Instructions for editing processing are recorded in the order given by the user, and in actual editing for generating image data, the instructions are referred to in the order in which they are recorded, and the image data before editing is sequentially processed. Therefore, although the edited image data can be obtained at any time, it takes some time to obtain the image data.

【0006】[0006]

【発明が解決しようとする課題】使用者は、編集の指示
を与えるときに、与えた指示が不適切であればその指示
を取り消す指示を与える。ところが、従来は、取り消さ
れた指示も取り消す指示も記録しておき、実際の編集に
おいて、取り消された指示が示す処理を実行し、次い
で、その処理を取り消す処理を実行している。このた
め、無駄な処理を行うことになって、画像データを得る
ために要する時間が必要以上に長くなる。例えば、編集
後の画像データが表す画像を表示する場合に、取り消さ
れた指示や取り消す指示を与えなかったときに比べて、
表示の開始が遅れるというという問題が生じる。取り消
された指示や取り消す指示を記録することは、記録容量
の浪費にもなる。
When the user gives an editing instruction, the user gives an instruction to cancel the instruction if the given instruction is inappropriate. However, conventionally, both the canceled instruction and the cancel instruction are recorded, and in the actual editing, the processing indicated by the canceled instruction is executed, and then the processing for canceling the processing is executed. Therefore, wasteful processing is performed, and the time required to obtain the image data becomes longer than necessary. For example, when displaying the image represented by the edited image data, compared to when the canceled instruction or the instruction to cancel is not given,
There is a problem that the start of display is delayed. Recording canceled or canceled instructions also wastes recording capacity.

【0007】また、従来は、一連の編集処理の指示の途
中までの記録、既に与えた全ての指示の一括取消等につ
いては考慮されておらず、指示を与えるための操作の面
でも改善の余地がある。
Conventionally, no consideration has been given to recording of a series of instructions for editing processing up to the middle of the instruction, batch cancellation of all instructions already given, etc., and there is room for improvement in terms of operation for giving instructions. There is.

【0008】本発明は、このような問題点に鑑みてなさ
れたもので、画像データの編集処理の指示を効率よくフ
ァイルに記録するプログラム、ファイルに記録されてい
る指示を用いて効率よく画像データを編集するプログラ
ム、および、これらのプログラムを用いて効率よく画像
データの編集またはその準備をする装置を提供すること
を目的とする。
The present invention has been made in view of the above problems, and a program for efficiently recording an instruction for image data editing processing in a file and an image data efficiently using the instruction recorded in the file. It is an object of the present invention to provide a program for editing and a device for efficiently editing or preparing image data using these programs.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するため
に、本発明では、画像データの編集に関する一連の指示
を読み取り、読み取った順に指示をファイルに記録する
画像編集指示処理プログラムは、直前の指示を取り消す
ことを示す取消指示を最初に読み取ったときに、その取
消指示の直前の指示とその取消指示とを、ファイルに記
録する指示から除外するものとする。取消指示とその直
前の指示を記録しないことで、ファイルに記録した指示
を順に用いて画像データを編集するプログラムが取消指
示の有無にかかわらず指示を実行するものであっても、
効率よく編集を行うことができる。また、記録容量の浪
費が避けられる。
In order to achieve the above object, according to the present invention, an image editing instruction processing program for reading a series of instructions for editing image data and recording the instructions in a file in the order of reading is When the cancellation instruction indicating cancellation of the instruction is first read, the instruction immediately before the cancellation instruction and the cancellation instruction are excluded from the instructions to be recorded in the file. By not recording the cancel instruction and the instruction immediately before it, even if the program that edits the image data by using the instructions recorded in the file in order executes the instruction regardless of whether or not there is a cancel instruction,
You can edit efficiently. In addition, it is possible to avoid wasting recording capacity.

【0010】ここで、取消指示を2回目以降に読み取っ
たときに、その取消指示よりも前の指示であって未だ除
外していない最後の指示とその取消指示とを、ファイル
に記録する指示から除外するようにするとよい。読み取
った指示に取消指示が複数含まれているときでも、それ
らの取消指示とそれらが対象とする取り消すべき指示
を、記録しないでおくことができる。
Here, when the cancellation instruction is read from the second time onward, the last instruction which is prior to the cancellation instruction and which has not been excluded and the cancellation instruction are recorded in the file. It should be excluded. Even when the read instruction includes a plurality of cancellation instructions, the cancellation instructions and the targeted instructions to be canceled can be left unrecorded.

【0011】本発明ではまた、画像データの編集に関す
る一連の指示を読み取り、読み取った順に指示をファイ
ルに記録する画像編集指示処理プログラムは、読み取っ
た指示を所定の記憶領域に記憶しておき、指示を記録す
ることを示す記録指示を使用者が入力したことを読み取
ったときに、記憶している指示を編集対象の画像データ
とともに、或いは編集対象の画像データの画像編集が可
能となるよう、当該画像データとの関連を示す情報とと
もにファイルに記録するものとする。このようにする
と、ファイルを作成する記録媒体へのアクセスの回数を
最小限に抑えることができて、処理速度が向上する。
According to the present invention, an image editing instruction processing program that reads a series of instructions concerning image data editing and records the instructions in a file in the order in which they are read stores the read instructions in a predetermined storage area. When the user reads that the recording instruction that indicates to record is input, the stored instruction is the image data to be edited.
Image editing of image data to be edited is possible with
And information indicating the relationship with the image data so that
It shall be recorded in a file. By doing so, the number of accesses to the recording medium for creating the file can be minimized, and the processing speed is improved.

【0012】本発明ではまた、画像データの編集に関す
る一連の指示を読み取り、読み取った順に指示をファイ
ルに記録する画像編集指示処理プログラムは、指示を実
行することを示す実行指示を読み取ったときに、その実
行指示よりも前の指示を順に用いて画像データを編集し
て新たな画像データを生成し、生成した画像データとそ
の実行指示よりも後の指示をファイルに記録するものと
する。一連の指示のうちの途中までの指示に従った画像
データを記録することになり、途中までの指示が多数あ
ったときでも、画像編集において最終的な画像データを
速やかに得ることが可能になる。
According to the present invention, an image editing instruction processing program that reads a series of instructions relating to the editing of image data and records the instructions in a file in the order of reading, when an execution instruction indicating execution of the instructions is read, It is assumed that the image data is edited by sequentially using the instructions before the execution instruction to generate new image data, and the generated image data and the instructions after the execution instruction are recorded in the file. Image data is recorded according to a halfway instruction in the series of instructions, and even when there are many halfway instructions, final image data can be promptly obtained in image editing. .

【0013】本発明ではまた、画像データの編集に関す
る一連の指示を読み取り、読み取った順に指示をファイ
ルに記録する画像編集指示処理プログラムは、指示を記
録しないことを示す不記録指示を読み取ったときに、そ
の不記録指示よりも前の全ての指示とその不記録指示と
を、ファイルに記録する指示から除外するものとする。
このようにすると、個別に取消指示を与える必要がなく
なり、操作性が向上する。また、実際の編集処理の効率
も向上し、記録容量の浪費も避けられる。
According to the present invention, an image editing instruction processing program that reads a series of instructions relating to the editing of image data and records the instructions in a file in the order in which they are read, when an unrecorded instruction indicating that the instruction is not recorded is read. , All instructions prior to the non-recording instruction and the non-recording instruction are excluded from the instructions to be recorded in the file.
By doing so, it is not necessary to individually give a cancellation instruction, and operability is improved. In addition, the efficiency of the actual editing process is improved, and the waste of recording capacity can be avoided.

【0014】上記の各プログラムは、指示を記録するフ
ァイルに編集の対象とする画像データとの関連を示す情
報を付加するものとしてもよい。指示を記録したファイ
ルとそれが対象とする画像データとの関係が明確になっ
て、ファイルの管理が容易になる。
Each of the programs described above may add information indicating the relation with the image data to be edited to the file in which the instruction is recorded. The relationship between the file in which the instruction is recorded and the image data targeted by the file is clarified, and the file management becomes easy.

【0015】本発明ではまた、画像データの編集に関す
る一連の指示を読み取り、読み取った順に指示を用いて
画像データを編集する画像編集プログラムは、直前の指
示を取り消すことを示す取消指示を最初に読み取ったと
きに、その取消指示の直前の指示とその取消指示とを、
編集に用いる指示から除外するものとする。取り消され
た指示を実行しないことで、ファイルに指示を記録する
プログラムが取消指示とその対象となる指示を記録する
ものであっても、効率よく編集を行うことができる。
According to the present invention, an image editing program that reads a series of instructions for editing image data and edits the image data using the instructions in the order in which they are read first reads a cancel instruction that indicates canceling the immediately preceding instruction. When you do, the instruction immediately before the cancellation instruction and the cancellation instruction,
It should be excluded from the instructions used for editing. By not executing the canceled instruction, it is possible to efficiently edit even if the program for recording the instruction in the file records the canceled instruction and the instruction to be the target.

【0016】ここで、取消指示を2回目以降に読み取っ
たときに、その取消指示よりも前の指示であって未だ除
外していない最後の指示とその取消指示とを、編集に用
いる指示から除外するようにするとよい。読み取った指
示に取消指示が複数含まれているときでも、それらが対
象とする指示を実行しないことで、編集の効率が確実に
高まる。
Here, when the cancellation instruction is read from the second time onward, the last instruction which is prior to the cancellation instruction and which has not been excluded and the cancellation instruction are excluded from the instructions used for editing. You should do it. Even when the read instruction includes a plurality of cancellation instructions, the efficiency of editing is surely improved by not executing the instruction targeted by the cancellation instructions.

【0017】前記目的を達成するために、本発明ではさ
らに、画像データの編集に関する一連の指示の入力のた
めに操作される操作部と、操作部より入力された一連の
指示を読み取ってファイルに記録する処理部とを備える
画像編集指示処理装置において、処理部が上記のいずれ
かの画像編集指示処理プログラムによって指示の読み取
りとファイルへの記録を行うものとする。各プログラム
の特徴が生かされた効率のよい装置となる。
In order to achieve the above-mentioned object, the present invention further includes an operation section operated for inputting a series of instructions relating to image data editing, and a series of instructions input from the operation section to be read into a file. In the image edit instruction processing device including a recording processing unit, the processing unit reads an instruction and records the instruction in a file by any of the above image editing instruction processing programs. It is an efficient device that makes the most of the features of each program.

【0018】本発明ではさらにまた、画像データを読み
取る画像読み取り部と、画像データの編集に関する一連
の指示をファイルから読み取り、読み取った指示を用い
て読み取った画像データを編集する編集部とを備える画
像編集装置において、編集部が上記のいずれかの画像編
集プログラムによって指示の読み取りと画像データの編
集を行うものとする。無駄な処理を実行しない効率のよ
い装置となる。
Further, according to the present invention, an image having an image reading unit for reading the image data and an editing unit for reading a series of instructions for editing the image data from a file and editing the read image data using the read instruction In the editing device, the editing unit reads an instruction and edits image data by using any of the above image editing programs. It becomes an efficient device that does not execute useless processing.

【0019】ここで、編集部によって編集された画像デ
ータが表す画像を表示する表示部を備えるようにしても
よい。編集後の画像を表示する画像表示装置となる。
Here, a display unit for displaying an image represented by the image data edited by the editing unit may be provided. The image display device displays the edited image.

【0020】[0020]

【発明の実施の形態】以下、本発明の一実施形態であり
画像編集指示処理装置と画像編集装置を兼ねるパーソナ
ルコンピュータ1の外観を図1示す。画像編集指示処理
装置としての機能は、画像データに施すべき処理の指示
を与えられて、与えられた指示をファイルに記録するも
のである。また、画像編集装置としての機能は、指示に
応じた処理を画像データに施して、新たな画像データを
生成するものである。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An external view of a personal computer 1 which is an embodiment of the present invention and serves as both an image editing instruction processing device and an image editing device is shown in FIG. The function as the image edit instruction processing device is to receive an instruction of processing to be applied to the image data and record the given instruction in a file. The function of the image editing apparatus is to perform a process according to an instruction on image data to generate new image data.

【0021】パーソナルコンピュータ1は、演算処理を
行うCPUや情報を記憶するROMおよびRAMを内蔵
した本体11、画像を表示する表示部12、ならびに使
用者によって操作されるキーボード13およびマウス1
4より成る。本体11には記録媒体を装着するための2
つの挿入口15、16が設けられている。挿入口15に
は、画像編集指示処理プログラムおよび画像編集プログ
ラムを記録した記録媒体M1が挿入され、挿入口16に
は、画像データおよび画像データに施すべき指示が記録
された記録媒体M2が挿入される。CPUは、記録媒体
M1の画像編集指示処理プログラムおよび画像編集プロ
グラムに従って画像編集指示処理および画像編集を行
う。なお、画像編集指示処理においては、使用者の操作
を容易にするために、画像編集も行って編集中の画像デ
ータが表す画像を表示する。
The personal computer 1 includes a main body 11 having a CPU for performing arithmetic processing, a ROM and a RAM for storing information, a display section 12 for displaying an image, a keyboard 13 and a mouse 1 operated by a user.
It consists of four. 2 for attaching a recording medium to the main body 11
Two insertion ports 15 and 16 are provided. A recording medium M1 in which the image editing instruction processing program and the image editing program are recorded is inserted into the insertion opening 15, and a recording medium M2 in which the image data and the instruction to be given to the image data are recorded is inserted into the insertion opening 16. It The CPU performs image editing instruction processing and image editing according to the image editing instruction processing program and the image editing program of the recording medium M1. In the image editing instruction process, in order to facilitate the user's operation, the image is also edited and the image represented by the image data being edited is displayed.

【0022】画像編集指示処理において表示部12に表
示する表示画面の例を図2〜図9に示す。表示部12は
複数の領域に区分して使用される。領域A1には、記録
媒体M2に記録されている画像データのファイル名が表
示される。領域A2には記録媒体から読み出した編集前
の画像データが表す画像が表示され、領域A3には編集
中の画像データが表す画像が表示される。また、領域A
4とA5には、編集の指示の入力に関して使用者が選択
する項目を表すメニューが表示される。なお、項目の選
択はキーボード13またはマウス14の操作によりなさ
れる。
2 to 9 show examples of display screens displayed on the display unit 12 in the image editing instruction process. The display unit 12 is divided into a plurality of areas for use. In the area A1, the file name of the image data recorded on the recording medium M2 is displayed. An image represented by the image data before editing read from the recording medium is displayed in the area A2, and an image represented by the image data being edited is displayed in the area A3. Area A
4 and A5, a menu showing items selected by the user for inputting an editing instruction is displayed. The selection of items is performed by operating the keyboard 13 or the mouse 14.

【0023】図2は、使用者が編集に関する指示を入力
する前の表示画面を表しており、記録媒体M2に記録さ
れているファイル名と、「処理」、「取消」、「保存」
等のいくつかの項目が表示されている。図3は、1つの
ファイルを指定したときの表示画面であり、指定された
ファイル名が他とは異なる大きさで表示されており、ま
た、そのファイルの画像データが表す画像が領域A2に
表示されている。
FIG. 2 shows a display screen before the user inputs an instruction regarding editing, and the file name recorded in the recording medium M2, "process", "cancel", and "save".
Some items such as are displayed. FIG. 3 is a display screen when one file is designated, in which the designated file name is displayed in a size different from the other, and the image represented by the image data of the file is displayed in the area A2. Has been done.

【0024】図4は、画像を縦方向に伸張する指示を与
えたときの表示画面であり、領域A3には、処理前の画
像データに伸張処理を施した後の画像データが表す画像
が表示されている。図5は、さらに、輝度を1/2にす
る指示を与えたときの表示画面であり、領域A3には、
強度を1/2にした画像データが表す画像が表示されて
いる。図6は、輝度を1/2にする指示を取り消して、
さらに、画像を45°回転させる指示を与えたときの表
示画面であり、領域A3には、強度を1/2にする前の
画像データに回転処理を施した後の画像データが表す画
像が表示されている。
FIG. 4 is a display screen when an instruction to extend the image in the vertical direction is given. In the area A3, the image represented by the image data after the extension processing is performed on the image data before the processing is displayed. Has been done. FIG. 5 is a display screen when an instruction to reduce the brightness to 1/2 is given, and the area A3 has
An image represented by image data whose intensity is halved is displayed. In FIG. 6, canceling the instruction to reduce the brightness to 1/2,
Further, it is a display screen when an instruction to rotate the image by 45 ° is given, and the image represented by the image data after the rotation processing is performed on the image data before the intensity is reduced to 1/2 is displayed in the area A3. Has been done.

【0025】なお、記録媒体M2のファイルには、画像
データと共に以前に与えられた指示が記されており、領
域A2に表示する画像は、記されている指示に従って画
像データに編集処理を施した後の画像データが表すもの
である。
Note that the file of the recording medium M2 has the instructions given previously together with the image data written therein, and the image to be displayed in the area A2 is obtained by editing the image data according to the written instructions. This is what the subsequent image data represents.

【0026】図6の領域A3の画像に対応する一連の指
示を図10に示す。図10において、番号「1−1」〜
「1−4」の指示は、画像データと共にファイルに記録
されていた指示であり、番号「2−1」〜「2−4」の
指示が上記の操作で与えられたものである。番号「2−
1」〜「2−4」の指示をファイルに追加して記録する
ことで、いつでも領域A3の画像を再生することができ
る。
FIG. 10 shows a series of instructions corresponding to the image of the area A3 in FIG. In FIG. 10, numbers "1-1" to
The instruction of "1-4" is the instruction recorded in the file together with the image data, and the instructions of the numbers "2-1" to "2-4" are given by the above operation. Number "2-
By adding and recording the instructions "1" to "2-4" to the file, the image in the area A3 can be reproduced at any time.

【0027】ここで、番号「2−3」の指示はその直前
の番号「2−2」の指示を取り消すことを示す取消指示
であり、同様に、番号「1−3」の指示は番号「1−
2」の指示に対する取消指示である。これら4つの指示
を除いた一連の指示を図11に示す。
Here, the instruction of the number "2-3" is a cancellation instruction indicating that the instruction of the number "2-2" immediately before that is canceled, and similarly, the instruction of the number "1-3" is the number ". 1-
It is a cancellation instruction for the instruction of "2". A series of instructions excluding these four instructions is shown in FIG.

【0028】取消指示とその対象の指示を記録しなくて
も画像の編集は可能であり、むしろ記録しない方が、記
録媒体M2の記録容量の有効利用および画像編集処理の
効率の点で好ましい。そこで、指示の記録に際しては、
取消指示とその対象となる指示とを記録する指示から除
外するようにしている。ただし、与えた指示を全て残す
ことを望む使用者もあることから、取消指示とその対象
となる指示とを含めて記録することもできる。
The image can be edited without recording the cancel instruction and the instruction of the object, and it is preferable not to record the image in terms of effective use of the recording capacity of the recording medium M2 and efficiency of the image editing process. Therefore, when recording instructions,
The cancellation instruction and the instruction to be canceled are excluded from the instructions to be recorded. However, since there are users who want to leave all the given instructions, it is possible to record the cancellation instruction and the instruction which is the target thereof.

【0029】以下、指示の記録に関する処理について説
明する。全ての指示を記録する場合の処理の流れを図1
3のフローチャートに示す。まず、画像データの編集に
関するいずれかの指示が与えられたか否かを判定し、与
えられていなければ与えられるのを待つ(ステップ#1
05)。指示が与えられたときは、その指示をRAMの
所定の領域に記憶する(#110)。そして、その指示
が示す処理を画像データに施す画像編集を行って(#1
15)、生成した画像データが表す画像を表示する(#
120)。
The process relating to the recording of instructions will be described below. Figure 1 shows the flow of processing when recording all instructions.
It is shown in the flowchart of FIG. First, it is determined whether or not any instruction regarding image data editing has been given, and if not given, the instruction is awaited (step # 1).
05). When the instruction is given, the instruction is stored in a predetermined area of the RAM (# 110). Then, image editing is performed by applying the processing indicated by the instruction to the image data (# 1
15) Display the image represented by the generated image data (#
120).

【0030】なお、表示中の画像を表す画像データはR
AMの別の領域に記憶しており、ステップ#115の画
像編集では、その画像データに対して処理を施す。ただ
し、指示が取消指示のときには、ファイルから読み出し
た画像データに、ファイルに記されていた指示とRAM
に記憶している指示のうち、取消指示とその対象となっ
ていない全ての指示の処理を施す。
The image data representing the image being displayed is R
The image data is stored in another area of the AM, and the image data is processed in the image editing in step # 115. However, when the instruction is a cancel instruction, the instruction written in the file and the RAM are added to the image data read from the file.
Of the instructions stored in, the cancellation instruction and all instructions not subject to the cancellation instruction are processed.

【0031】次いで、「保存」すなわち指示を記録する
ことが選択されたか否かを判定する(#125)。保存
が選択されたときは、RAMに記憶している指示を記録
媒体M2のファイルの既に記されている指示の後に記録
する(#130)。このとき、再び保存が選択されても
同一指示を重複して記録することがないように、RAM
に記録している指示に記録済みであることを示す記録済
フラグを設定しておく。
Next, it is determined whether or not "save", that is, the recording of the instruction has been selected (# 125). When the save is selected, the instruction stored in the RAM is recorded after the already written instruction of the file of the recording medium M2 (# 130). At this time, even if the save is selected again, the same instruction is not recorded twice in the RAM.
A recorded flag indicating that the instruction has been recorded has been set in advance.

【0032】指示を記録した後、および保存が選択され
なかったときは、「終了」が選択されたか否かを判定す
る(#135)、終了が選択されたときは、全ての処理
を終了し、選択されなかったときは、ステップ#105
に戻って処理を反復する。
After recording the instruction and when the save is not selected, it is determined whether or not "end" is selected (# 135). When the end is selected, all the processes are finished. If not selected, step # 105
Return to and repeat the process.

【0033】取消指示とその対象となる指示とを除外し
て指示を記録する場合の処理の流れを図14のフローチ
ャートに示す。まず、画像データの編集に関するいずれ
かの指示が与えられたか否かを判定し、与えられていな
ければ与えられるのを待つ(ステップ#205)。指示
が与えられたときは、取消指示であるか否かを判定する
(#210)。取消指示でなければ、その指示をRAM
の所定の領域に記憶し(#215)、その指示が示す処
理を画像データに施す画像編集を行って(#220)、
生成した画像データが表す画像を表示する(#22
5)。この画像編集は表示中の画像を表すRAMの画像
データに対して行う。
FIG. 14 is a flow chart showing the flow of processing when the instruction is recorded by excluding the cancel instruction and the instruction to be canceled. First, it is determined whether or not any instruction relating to image data editing has been given, and if not given, waiting is given (step # 205). When the instruction is given, it is determined whether the instruction is a cancellation instruction (# 210). If it is not a cancellation instruction, that instruction is sent to RAM
Is stored in a predetermined area (# 215), the image indicated by the instruction is processed on the image data (# 220),
The image represented by the generated image data is displayed (# 22
5). This image editing is performed on the image data of the RAM representing the image being displayed.

【0034】ステップ#210の判定で取消指示のとき
には、RAMに記憶している指示のうち最新のものを消
去する(#230)。なお、取消指示はRAMには記憶
しない。次いで、消去した指示の処理を施す前の画像デ
ータを再生するための画像編集を行って(#235)、
再生した画像データが表す画像を表示する(#24
0)。このときの画像編集では、ファイルに記されてい
た指示のうち取消指示とその対象とされている指示を除
く全ての指示と、RAMに記憶している全ての指示が示
す処理を、ファイルから読み出した画像データに施す。
When the cancellation instruction is given in the determination of step # 210, the latest instruction stored in the RAM is erased (# 230). The cancellation instruction is not stored in the RAM. Next, image editing is performed to reproduce the image data before the processing of the deleted instruction (# 235),
The image represented by the reproduced image data is displayed (# 24
0). In the image editing at this time, all the instructions written in the file except the cancellation instruction and the instruction targeted by the instruction and the processing indicated by all the instructions stored in the RAM are read from the file. Applied to the image data.

【0035】次いで、「保存」が選択されたか否かを判
定し(#245)、保存が選択されたときは、RAMに
記憶している指示を記録媒体M2のファイルの既に記さ
れている指示の後に記録する(#250)。ここでも、
再び保存が選択されても同一指示を重複して記録するこ
とがないように、RAMに記録している指示に記録済フ
ラグを設定しておく。指示を記録した後、および保存が
選択されなかったときは、「終了」が選択されたか否か
を判定し(#255)、終了が選択されたときは全ての
処理を終了し、選択されなかったときはステップ#20
5に戻る。
Then, it is judged whether or not "save" is selected (# 245), and when the save is selected, the instruction stored in the RAM is changed to the instruction already written in the file of the recording medium M2. It records after (# 250). even here,
A recorded flag is set in the instruction recorded in the RAM so that the same instruction is not recorded in duplicate even if saving is selected again. After recording the instruction, and when the save is not selected, it is determined whether or not "end" is selected (# 255), and when the end is selected, all the processes are ended and not selected. Step # 20
Return to 5.

【0036】なお、ここでは指示を個別に取り消すよう
にしているが、既に与えた指示を一括して全て取り消す
ようにしてもよい。例えば、キーボード13の所定のキ
ーが操作されたときに、図7のように、一括取消をする
か否かを使用者に選択させるメッセージを表示する。そ
して、一括取消が選択されたときは、RAMに記憶して
いる指示を全て消去する。
Although the instructions are individually canceled here, it is also possible to cancel all the given instructions at once. For example, when a predetermined key of the keyboard 13 is operated, a message for prompting the user to select whether or not to collectively cancel is displayed as shown in FIG. Then, when the collective cancel is selected, all the instructions stored in the RAM are deleted.

【0037】また、ここでは領域A3に表示している画
像を表す画像データ、すなわち処理中の画像データは記
録しないようにしているが、これを記録するようにする
こともできる。例えば、キーボードの所定のキーが操作
されたときに、図8のように、処理中の画像データを記
録するか否かを使用者に選択させるメッセージを表示す
る。そして、記録が選択されたときは、領域A3に表示
中の画像を表す画像データを記録媒体M2にファイルと
して記録して、図12に示すように、RAMに記憶して
いる指示を全て消去し、図9に示すように、画像を表示
する領域を領域A3から領域A2に変える。画像データ
の記録に際しては、指示は記録しない。なお、画像デー
タは元のファイルに記録するようにしてもよいし、新た
なファイルに記録するようにしてもよい。
Although the image data representing the image displayed in the area A3, that is, the image data being processed is not recorded here, it may be recorded. For example, when a predetermined key on the keyboard is operated, a message for prompting the user to select whether to record the image data being processed is displayed as shown in FIG. When the recording is selected, the image data representing the image being displayed in the area A3 is recorded as a file in the recording medium M2, and all the instructions stored in the RAM are erased as shown in FIG. , The area for displaying the image is changed from the area A3 to the area A2. When recording the image data, the instruction is not recorded. The image data may be recorded in the original file or may be recorded in a new file.

【0038】記録媒体M2のファイルから読み出した画
像データに、そのファイルに記されていた指示が表す処
理を施す画像編集の処理の流れを図15に示す。まず、
ファイルから画像データと全ての指示を読み出して、R
AMの所定の領域に記憶する(ステップ#305)。次
いで、読み出した指示の中に取消指示が含まれているか
否かを判定する(#310)。
FIG. 15 shows the flow of image editing processing for applying the processing indicated by the instruction written in the file to the image data read from the file on the recording medium M2. First,
Read the image data and all instructions from the file and
It is stored in a predetermined area of AM (step # 305). Then, it is determined whether or not the read instruction includes a cancel instruction (# 310).

【0039】そして、取消指示が含まれているときは、
RAMに記憶した指示のうち、取消指示およびその対象
とされている指示に、削除すべきことを示す削除フラグ
を設定する(#315)。具体的には、記憶した一連の
指示の先頭から順に取消指示であるか否かの判定をして
いき、取消指示であれば、その指示に削除フラグを設定
するとともに、その取消指示よりも前の指示であって削
除フラグが設定されていないもののうち、その取消決定
に最も近い指示に削除フラグを設定する。
When a cancel instruction is included,
Of the instructions stored in the RAM, a deletion flag indicating that the instruction should be deleted is set for the cancellation instruction and the instruction targeted for the cancellation instruction (# 315). Specifically, it is determined whether or not it is a cancellation instruction in order from the beginning of the stored series of instructions, and if it is a cancellation instruction, a deletion flag is set for that instruction and the cancellation instruction is preceded. Of the instructions that have not been set with the deletion flag, the deletion flag is set to the instruction closest to the cancellation decision.

【0040】次いで、RAMに記憶した画像データに、
削除フラグが設定されていない指示の処理を順に施す
(#320)。これで、画像データの編集が完了する。
この画像編集処理によれば、図13のフローチャートに
示したように取消指示とその対象の指示とを含めて全て
の指示をファイルに記録した場合でも、取り消された指
示の処理を除外できるので、効率がよい。
Next, in the image data stored in the RAM,
The processing of the instructions for which the deletion flag is not set is sequentially performed (# 320). This completes the editing of the image data.
According to this image editing process, even if all the instructions including the cancellation instruction and the target instruction are recorded in the file as shown in the flowchart of FIG. 13, the processing of the canceled instruction can be excluded. Efficient.

【0041】なお、取消指示とその対象の指示を記録す
る指示から除外する図14の処理は、既にファイルに記
されている指示を読み取って再記録するためにも利用可
能である。すなわち、元のファイルに含まれる指示から
取消指示とその対象の指示を削除するためにも利用する
ことができる。この機能を利用すると、従来のように取
消指示の有無にかかわらず記録されている指示の順に全
ての処理を施す装置でも、画像編集の効率の低下を防止
することができる。
The process of FIG. 14 for excluding the cancel instruction and the instruction of the object from the instruction to record the instruction can also be used to read and re-record the instruction already written in the file. In other words, it can also be used to delete a cancellation instruction and its target instruction from the instructions included in the original file. By using this function, it is possible to prevent a decrease in the efficiency of image editing even in a device that conventionally performs all the processing in the order of recorded instructions regardless of the presence or absence of a cancel instruction.

【0042】本実施形態では画像データの編集のための
指示を画像データと同一のファイルに記録するようにし
ているが、画像データと指示とを別のファイルに記録す
るようにしてもよい。その場合、指示を記録するファイ
ルには、画像データとの関連を示す情報を付加する。例
えば、指示を記録するファイルに、画像データが記録さ
れているファイルのファイル名を記録する。このように
すると、指示が記録されているファイルを指定するだけ
で画像編集を行うことが可能になり、操作性が高まる。
また、ファイルの管理も容易になる。
In this embodiment, the instruction for editing the image data is recorded in the same file as the image data, but the image data and the instruction may be recorded in different files. In that case, information indicating the relation with the image data is added to the file in which the instruction is recorded. For example, the file name of the file in which the image data is recorded is recorded in the file in which the instruction is recorded. By doing so, it becomes possible to edit the image only by designating the file in which the instruction is recorded, and the operability is improved.
Also, file management becomes easy.

【0043】また、ここではパーソナルコンピュータで
画像編集指示処理プログラムおよび画像編集プログラム
を利用する例を示したが、他の装置で利用することもで
きる。例えば、デジタルカメラ等の画像を撮影して画像
データを生成する装置で、直接用いることもできる。
Further, although the example in which the image editing instruction processing program and the image editing program are used in the personal computer is shown here, the personal computer can also be used in other devices. For example, a device such as a digital camera that captures an image to generate image data can also be used directly.

【0044】[0044]

【発明の効果】直前の指示を取り消すことを示す取消指
示を最初に読み取ったときに、その取消指示の直前の指
示とその取消指示とを、ファイルに記録する指示から除
外する本発明の画像編集指示処理プログラムでは、たと
え、画像データに処理を施す画像編集プログラムが取消
指示の有無にかかわらず指示を実行するものであって
も、画像編集プログラムの効率を高めることができる。
また、無駄になる指示を記録するのが避けられ、記録媒
体の記録容量を有効に利用することができる。
[Effects of the Invention] When the cancel instruction indicating canceling the immediately preceding instruction is first read, the instruction immediately before the cancel instruction and the cancel instruction are excluded from the instructions to be recorded in the file. With the instruction processing program, the efficiency of the image editing program can be improved even if the image editing program for processing the image data executes the instruction regardless of whether or not there is a cancel instruction.
Further, it is possible to avoid recording an instruction that is wasted, and it is possible to effectively use the recording capacity of the recording medium.

【0045】特に、取消指示を2回目以降に読み取った
ときに、その取消指示よりも前の指示であって未だ除外
していない最後の指示とその取消指示とを、ファイルに
記録する指示から除外するようにすると、上記の効果が
確実に発揮される。
In particular, when the cancellation instruction is read from the second time onward, the last instruction which is prior to the cancellation instruction and which has not been excluded and the cancellation instruction are excluded from the instructions to be recorded in the file. By doing so, the above-mentioned effect is surely exhibited.

【0046】読み取った指示を所定の記憶領域に記憶し
ておき、指示を記録することを示す記録指示を使用者が
入力したことを読み取ったときに、記憶している指示を
編集対象の画像データとともに、或いは編集対象の画像
データの画像編集が可能となるよう、当該画像データと
の関連を示す情報とともにファイルに記録する本発明の
画像編集指示処理プログラムでは、ファイルを作成する
記録媒体へのアクセスの回数を最小限に抑えることがで
きて、処理速度が向上する。
The read instruction is stored in a predetermined storage area, and when the user inputs the recording instruction indicating that the instruction is to be recorded, the stored instruction is stored.
Image to be edited or image to be edited
With the image data, it becomes possible to edit the image of the data.
In the image editing instruction processing program of the present invention which records in a file together with the information indicating the relation of, it is possible to minimize the number of times of access to the recording medium for creating the file, and the processing speed is improved.

【0047】指示を実行することを示す実行指示を読み
取ったときに、その実行指示よりも前の指示を順に用い
て画像データを編集して新たな画像データを生成し、生
成した画像データとその実行指示よりも後の指示をファ
イルに記録する本発明の画像編集指示処理プログラムで
は、途中までの指示が多数あったときでも、画像編集に
おいて最終的な画像データを速やかに得ることが可能に
なる。
When the execution instruction indicating execution of the instruction is read, the image data is edited by sequentially using the instructions prior to the execution instruction to generate new image data, and the generated image data and its With the image editing instruction processing program of the present invention for recording an instruction after the execution instruction in a file, it becomes possible to promptly obtain final image data in image editing even when there are many instructions up to the middle. .

【0048】指示を記録しないことを示す不記録指示を
読み取ったときに、その不記録指示よりも前の全ての指
示とその不記録指示とを、ファイルに記録する指示から
除外する本発明の画像編集指示処理プログラムでは、個
別に取消指示を与える必要がなくなって操作性が向上す
る。実際の編集処理の効率も向上し、記録容量の浪費も
避けられる。
When the non-recording instruction indicating that the instruction is not recorded is read, all the instructions before the non-recording instruction and the non-recording instruction are excluded from the instruction to be recorded in the file. In the edit instruction processing program, it is not necessary to give a cancel instruction individually, and the operability is improved. The efficiency of the actual editing process is improved, and the waste of recording capacity can be avoided.

【0049】さらに、指示を記録するファイルに編集の
対象とする画像データとの関連を示す情報を付加するよ
うにすることで、指示を記録したファイルとそれが対象
とする画像データとの関係が明確になって、ファイルの
管理が容易になる。
Furthermore, by adding information indicating the relationship with the image data to be edited to the file in which the instruction is recorded, the relationship between the file in which the instruction is recorded and the image data to which the file is recorded is added. Clarity makes file management easier.

【0050】直前の指示を取り消すことを示す取消指示
を最初に読み取ったときに、その取消指示の直前の指示
とその取消指示とを、編集に用いる指示から除外する本
発明の画像編集プログラムでは、たとえ、指示をファイ
ルに記録する画像編集指示処理プログラムが取消指示と
その対象となる指示を記録するものであっても、効率よ
く編集を行うことができる。
In the image editing program of the present invention, when the cancel instruction indicating canceling the immediately preceding instruction is first read, the instruction immediately before the cancel instruction and the cancel instruction are excluded from the instructions used for editing. Even if the image editing instruction processing program for recording the instruction in the file records the cancel instruction and the instruction to be the target, the editing can be efficiently performed.

【0051】特に、取消指示を2回目以降に読み取った
ときに、その取消指示よりも前の指示であって未だ除外
していない最後の指示とその取消指示とを、編集に用い
る指示から除外するようにすると、上記の効果が確実に
発揮される。
In particular, when the cancellation instruction is read from the second time onward, the last instruction prior to the cancellation instruction and not yet excluded and the cancellation instruction are excluded from the instructions used for editing. By doing so, the above-mentioned effect is surely exhibited.

【0052】指示の入力のために操作される操作部と、
操作部より入力された指示を読み取ってファイルに記録
する処理部とを備え、処理部が上記のいずれかの画像編
集指示処理プログラムによって指示の読み取りとファイ
ルへの記録を行う本発明の画像編集指示処理装置では、
各プログラムの特徴が生かされて、他の画像編集装置の
処理効率、記録媒体の記録容量の利用効率、あるいは画
像編集指示処理装置自体の処理効率が高くなる。
An operation unit operated for inputting an instruction,
An image editing instruction of the present invention, which comprises a processing unit for reading an instruction input from the operation unit and recording the same in a file, and the processing unit reads the instruction and records it in the file by any of the image editing instruction processing programs described above. In the processor,
By utilizing the characteristics of each program, the processing efficiency of another image editing apparatus, the usage efficiency of the recording capacity of the recording medium, or the processing efficiency of the image editing instruction processing apparatus itself is improved.

【0053】画像データを読み取る画像読み取り部と、
指示をファイルから読み取り、読み取った指示を用いて
画像データを編集する編集部とを備え、編集部が上記の
いずれかの画像編集プログラムによって指示の読み取り
と画像データの編集を行う本発明の画像編集装置は、無
駄な処理を実行しない効率のよい装置となる。また、表
示部を備えて画像表示装置とした構成では、速やかに画
像を表示することができる。
An image reading unit for reading image data,
An image editing apparatus according to the present invention that includes an editing unit that reads an instruction from a file and edits image data using the read instruction, and the editing unit reads the instruction and edits the image data by any of the image editing programs described above. The device is an efficient device that does not perform useless processing. Further, in the configuration including the display unit as the image display device, the image can be displayed promptly.

【図面の簡単な説明】[Brief description of drawings]

【図1】 本発明の画像編集指示処理装置と画像編集装
置を兼ねるパーソナルコンピュータの外観を模式的に示
す図。
FIG. 1 is a diagram schematically showing an external appearance of a personal computer that serves as an image editing instruction processing device and an image editing device of the present invention.

【図2】 画像編集指示処理の一工程において表示する
画面の例を示す図。
FIG. 2 is a diagram showing an example of a screen displayed in one step of image editing instruction processing.

【図3】 画像編集指示処理の他の工程において表示す
る画面の例を示す図。
FIG. 3 is a diagram showing an example of a screen displayed in another step of the image editing instruction process.

【図4】 画像編集指示処理の他の工程において表示す
る画面の例を示す図。
FIG. 4 is a diagram showing an example of a screen displayed in another step of the image editing instruction process.

【図5】 画像編集指示処理の他の工程において表示す
る画面の例を示す図。
FIG. 5 is a diagram showing an example of a screen displayed in another step of the image editing instruction process.

【図6】 画像編集指示処理の他の工程において表示す
る画面の例を示す図。
FIG. 6 is a diagram showing an example of a screen displayed in another step of the image edit instruction process.

【図7】 画像編集指示処理の他の工程において表示す
る画面の例を示す図。
FIG. 7 is a diagram showing an example of a screen displayed in another step of the image edit instruction process.

【図8】 画像編集指示処理の他の工程において表示す
る画面の例を示す図。
FIG. 8 is a diagram showing an example of a screen displayed in another step of the image editing instruction process.

【図9】 画像編集指示処理の他の工程において表示す
る画面の例を示す図。
FIG. 9 is a diagram showing an example of a screen displayed in another step of the image edit instruction process.

【図10】 画像編集指示処理の一工程において記憶し
ている指示の例を示す図。
FIG. 10 is a diagram showing an example of instructions stored in one step of image editing instruction processing.

【図11】 画像編集指示処理の他の工程において記憶
している指示の例を示す図。
FIG. 11 is a diagram showing an example of instructions stored in another step of the image editing instruction process.

【図12】 画像編集指示処理の他の工程において記憶
している指示の例を示す図。
FIG. 12 is a diagram showing an example of instructions stored in another step of the image edit instruction processing.

【図13】 画像編集指示処理の第1の流れの概略を示
すフローチャート。
FIG. 13 is a flowchart showing an outline of a first flow of image editing instruction processing.

【図14】 画像編集指示処理の第2の流れの概略を示
すフローチャート。
FIG. 14 is a flowchart showing an outline of a second flow of image editing instruction processing.

【図15】 画像編集の流れの概略を示すフローチャー
ト。
FIG. 15 is a flowchart showing the outline of the flow of image editing.

【符号の説明】[Explanation of symbols]

1 パーソナルコンピュータ 11 本体 12 表示部 13 キーボード 14 マウス 15、16 記録媒体挿入口 M1 プログラム記録媒体 M2 画像データ記録媒体 1 personal computer 11 body 12 Display 13 keyboard 14 mice 15, 16 Recording medium insertion slot M1 program recording medium M2 image data recording medium

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開2000−76474(JP,A) 特開2000−331178(JP,A) 特開 平8−153186(JP,A) 特開 平6−342432(JP,A) 特開 平8−190637(JP,A) 特開2000−163602(JP,A) 特開 平3−6594(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06T 11/80 H04N 1/387 H04N 5/91 G06F 3/00 ─────────────────────────────────────────────────── ─── Continuation of the front page (56) References JP 2000-76474 (JP, A) JP 2000-331178 (JP, A) JP 8-153186 (JP, A) JP 6-342432 ( JP, A) JP 8-190637 (JP, A) JP 2000-163602 (JP, A) JP 3-6594 (JP, A) (58) Fields investigated (Int.Cl. 7 , DB) Name) G06T 11/80 H04N 1/387 H04N 5/91 G06F 3/00

Claims (12)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 画像データの編集に関する一連の指示を
読み取り、読み取った順に指示をファイルに記録する画
像編集指示処理プログラムにおいて、 直前の指示を取り消すことを示す取消指示を最初に読み
取ったときに、その取消指示の直前の指示とその取消指
示とを、ファイルに記録する指示から除外することを特
徴とする画像編集指示処理プログラム。
1. An image editing instruction processing program for reading a series of instructions for editing image data and recording the instructions in a read order in a file, when a cancellation instruction indicating cancellation of the immediately preceding instruction is first read, An image editing instruction processing program, characterized in that the instruction immediately before the cancellation instruction and the cancellation instruction are excluded from the instructions to be recorded in the file.
【請求項2】 取消指示を2回目以降に読み取ったとき
に、その取消指示よりも前の指示であって未だ除外して
いない最後の指示とその取消指示とを、ファイルに記録
する指示から除外することを特徴とする請求項1に記載
の画像編集指示処理プログラム。
2. When the cancellation instruction is read after the second time, the last instruction which is prior to the cancellation instruction and which has not been excluded yet and the cancellation instruction are excluded from the instructions to be recorded in the file. The image editing instruction processing program according to claim 1, wherein
【請求項3】 画像データの編集に関する一連の指示を
読み取り、読み取った順に指示をファイルに記録する画
像編集指示処理プログラムにおいて、 読み取った指示を所定の記憶領域に記憶しておき、指示
を記録することを示す記録指示を使用者が入力したこと
を読み取ったときに、記憶している指示を編集対象の画
像データとともにファイルに記録することを特徴とする
画像編集指示処理プログラム。
3. An image editing instruction processing program for reading a series of instructions for editing image data and recording the instructions in a file in the order in which they are read. The read instructions are stored in a predetermined storage area and the instructions are recorded. when I read that the user has entered the record indication that, image edited instructions stored
An image editing instruction processing program characterized by being recorded in a file together with image data .
【請求項4】 画像データの編集に関する一連の指示を
読み取り、読み取った順に指示をファイルに記録する画
像編集指示処理プログラムにおいて、読み取った指示を所定の記憶領域に記憶しておき、指示
を記録することを示す記録指示を使用者が入力したこと
を読み取ったときに、記憶している指示を、編集対象の
画像データの画像編集が可能となるよう、当該画像デー
タとの関連を示す情報とともに ファイルに記録すること
を特徴とする画像編集指示処理プログラム。
4. An image editing instruction processing program for reading a series of instructions for editing image data and recording the instructions in a file in the order of reading, stores the read instructions in a predetermined storage area, and stores the instructions.
The user has entered a recording instruction that indicates to record
When you read the,
To enable image editing of image data,
An image editing instruction processing program, which is recorded in a file together with information indicating a relationship with the data .
【請求項5】 画像データの編集に関する一連の指示を
読み取り、読み取った順に指示をファイルに記録する画
像編集指示処理プログラムにおいて、 指示を実行することを示す実行指示を読み取ったとき
に、その実行指示よりも前の指示を順に用いて画像デー
タを編集して新たな画像データを生成し、生成した画像
データとその実行指示よりも後の指示をファイルに記録
することを特徴とする画像編集指示処理プログラム。
5. An execution instruction when an execution instruction indicating execution of an instruction is read in an image editing instruction processing program that reads a series of instructions for editing image data and records the instructions in a read order in a file. An image editing instruction process characterized in that image data is edited by sequentially using instructions before the new image data to generate new image data, and the generated image data and instructions after the execution instruction are recorded in a file. program.
【請求項6】 画像データの編集に関する一連の指示を
読み取り、読み取った順に指示をファイルに記録する画
像編集指示処理プログラムにおいて、 指示を記録しないことを示す不記録指示を読み取ったと
きに、その不記録指示よりも前の全ての指示とその不記
録指示とを、ファイルに記録する指示から除外すること
を特徴とする画像編集指示処理プログラム。
6. An image editing instruction processing program for reading a series of instructions relating to image data editing and recording the instructions in a file in the order of reading, when a non-recording instruction indicating that no instruction is recorded is read, An image editing instruction processing program, characterized in that all instructions prior to a recording instruction and their non-recording instructions are excluded from the instructions for recording in a file.
【請求項7】 指示を記録するファイルに編集の対象と
する画像データとの関連を示す情報を付加することを特
徴とする請求項1、2、3、5、6のいずれか1項に記
載の画像編集指示処理プログラム。
7. The method of claim 1, characterized in that the additional information indicating the association between the image data to be edited in a file for recording instructions, according to any one of 2, 3, 5 and 6 Image editing instruction processing program.
【請求項8】 画像データの編集に関する一連の指示を
読み取り、読み取った順に指示を用いて画像データを編
集する画像編集プログラムにおいて、 直前の指示を取り消すことを示す取消指示を最初に読み
取ったときに、その取消指示の直前の指示とその取消指
示とを、編集に用いる指示から除外することを特徴とす
る画像編集プログラム。
8. An image editing program for reading a series of instructions for editing image data and editing the image data using the instructions in the order in which they are read, when a cancel instruction indicating cancellation of the immediately preceding instruction is read first. An image editing program, characterized in that the instruction immediately before the cancellation instruction and the cancellation instruction are excluded from the instructions used for editing.
【請求項9】 取消指示を2回目以降に読み取ったとき
に、その取消指示よりも前の指示であって未だ除外して
いない最後の指示とその取消指示とを、編集に用いる指
示から除外することを特徴とする請求項に記載の画像
編集プログラム。
9. When the cancellation instruction is read from the second time onward, the last instruction which is prior to the cancellation instruction and which has not been excluded and the cancellation instruction are excluded from the instructions used for editing. The image editing program according to claim 8 , wherein
【請求項10】 画像データの編集に関する一連の指示
の入力のために操作される操作部と、操作部より入力さ
れた一連の指示を読み取ってファイルに記録する処理部
とを備える画像編集指示処理装置において、 処理部が請求項1ないし請求項のいずれか1項に記載
の画像編集指示処理プログラムによって指示の読み取り
とファイルへの記録を行うことを特徴とする画像編集指
示処理装置。
10. An image editing instruction process, comprising: an operation unit operated for inputting a series of instructions relating to image data editing; and a processing unit for reading a series of instructions input from the operation unit and recording the file in a file. In the apparatus, the processing section reads the instruction and records it in a file by the image editing instruction processing program according to any one of claims 1 to 7 .
【請求項11】 画像データを読み取る画像読み取り部
と、画像データの編集に関する一連の指示をファイルか
ら読み取り、読み取った指示を用いて読み取った画像デ
ータを編集する編集部とを備える画像編集装置におい
て、 編集部が請求項または請求項に記載の画像編集プロ
グラムによって指示の読み取りと画像データの編集を行
うことを特徴とする画像編集装置。
11. An image editing apparatus comprising: an image reading unit for reading image data; and an editing unit for reading a series of instructions for editing image data from a file and editing the read image data using the read instructions. image editing apparatus characterized by the editing unit edits the instruction of the read image data by an image editing program according to claim 8 or claim 9.
【請求項12】 編集部によって編集された画像データ
が表す画像を表示する表示部を備えることを特徴とする
請求項11に記載の画像編集装置。
12. The image editing apparatus according to claim 11 , further comprising a display unit that displays an image represented by the image data edited by the editing unit.
JP2001089726A 2001-03-27 2001-03-27 Program and apparatus for image editing Expired - Lifetime JP3493420B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001089726A JP3493420B2 (en) 2001-03-27 2001-03-27 Program and apparatus for image editing

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001089726A JP3493420B2 (en) 2001-03-27 2001-03-27 Program and apparatus for image editing

Publications (2)

Publication Number Publication Date
JP2002288684A JP2002288684A (en) 2002-10-04
JP3493420B2 true JP3493420B2 (en) 2004-02-03

Family

ID=18944614

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001089726A Expired - Lifetime JP3493420B2 (en) 2001-03-27 2001-03-27 Program and apparatus for image editing

Country Status (1)

Country Link
JP (1) JP3493420B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4916237B2 (en) * 2005-09-16 2012-04-11 株式会社リコー Image display apparatus, image display method, program for causing computer to execute the method, and image display system

Also Published As

Publication number Publication date
JP2002288684A (en) 2002-10-04

Similar Documents

Publication Publication Date Title
KR100679575B1 (en) Moving image management apparatus and method
JPH07184160A (en) Device for processing picture data and audio data
JP2005309995A (en) Device and method for managing information, and program
JP2005026834A (en) Annotation providing apparatus and annotation providing program
JP2014149634A (en) Input/output device
JP3919237B2 (en) Image recording / reproducing apparatus, image reproducing apparatus, and method thereof
US20050265692A1 (en) Apparatus, method, and program for image reproduction
US8542293B2 (en) Image pickup apparatus, method for controlling the image pickup apparatus, and storage medium
JP3493420B2 (en) Program and apparatus for image editing
JP4674728B2 (en) Image selecting apparatus, image selecting apparatus control method, program, and recording medium
JP2004056641A (en) Method, apparatus, and program for editing image file
JP4965836B2 (en) Information display device and control method thereof
JP2002024060A (en) File storage device
JP2001265761A (en) Device and method for editing data and recording medium recording editing processing procedure
JP2000050204A (en) Video image display edit processing method and device, and recording medium thereof
JP4216495B2 (en) Image editing device
JP2001092444A (en) Device and method for information processing and program storing medium
JP2006060675A (en) Recording device
JP2011193386A (en) Electronic apparatus and image processing method
JP4492563B2 (en) Slide display creation apparatus and slide display creation program
JP4261649B2 (en) Image processing apparatus, method, and recording medium
JP4166597B2 (en) Image reproducing apparatus, image reproducing method, and storage medium
JP2004304776A (en) Image capture apparatus
JP2004072390A (en) Digital camera apparatus
JP2003050989A (en) Method and system for handling text information and image information

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
R151 Written notification of patent or utility model registration

Ref document number: 3493420

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: 20071121

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081121

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20081121

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091121

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20091121

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20101121

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111121

Year of fee payment: 8

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20111121

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121121

Year of fee payment: 9

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20121121

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131121

Year of fee payment: 10

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term