JPH0728970A - Method for selecting picture processing command - Google Patents

Method for selecting picture processing command

Info

Publication number
JPH0728970A
JPH0728970A JP16820393A JP16820393A JPH0728970A JP H0728970 A JPH0728970 A JP H0728970A JP 16820393 A JP16820393 A JP 16820393A JP 16820393 A JP16820393 A JP 16820393A JP H0728970 A JPH0728970 A JP H0728970A
Authority
JP
Japan
Prior art keywords
image processing
picture processing
processing command
registered
command
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP16820393A
Other languages
Japanese (ja)
Inventor
Hisataka Takeda
久孝 武田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fuji Electric Co Ltd
Fuji Facom Corp
Original Assignee
Fuji Electric Co Ltd
Fuji Facom Corp
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 Fuji Electric Co Ltd, Fuji Facom Corp filed Critical Fuji Electric Co Ltd
Priority to JP16820393A priority Critical patent/JPH0728970A/en
Publication of JPH0728970A publication Critical patent/JPH0728970A/en
Pending legal-status Critical Current

Links

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

PURPOSE:To easily select a picture processing command even when the technique of a picture processing itself is not known so much by displaying the candidates of the picture processing commands to be processed next corresponding to the registered picture processing command. CONSTITUTION:Respectively intrinsic identification(ID) numbers are attached to the respective picture processing commands and the candidates for indicating what kind of the picture processing commands are to be registered next when the certain picture processing command is registered are stored in an ID number correspondence table T1. Then, at the time of registering the picture processing commands in the order of execution and preparing a picture processing procedure, when the picture processing command registered immediately before is extracted first, by referring to the table T1, the candidates of the picture processing commands to be registered next are displayed. When an operator selects the desired picture processing command from the displayed candidates, the selected picture processing command is registered at the prescribed position of a picture processing procedure description table. Thus, unification of the picture processing commands of the same level can be performed.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、目的とする画像処理
を行なうために、多種の画像処理コマンドの中から、選
択した画像処理コマンドを画像処理手順(画像処理プロ
グラム)として登録し、これを逐次実行する画像処理開
発支援装置の、画像処理手順記述テーブルへ登録する画
像処理コマンドの選択方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention registers a selected image processing command from various image processing commands as an image processing procedure (image processing program) in order to carry out a desired image processing, and stores the selected image processing command. The present invention relates to a method of selecting an image processing command to be registered in an image processing procedure description table of an image processing development support device that is sequentially executed.

【0002】[0002]

【従来の技術】[Prior art]

(1)従来は、例えば図8に示すように画像処理コマン
ドを機能により大別した大分類を選択し、その後は中分
類、さらに必要に応じて小分類の順に2〜3段階のメニ
ューをたどって、目的とする画像処理コマンドを順次選
択するようにしているものが多い。 (2)また、複数の画像処理コマンド群を組み合わせて
1つの機能を実現する場合、その機能を実現する一連の
画像処理コマンドを1つにまとめた画像処理コマンド列
を用意するようにしている。さらに、機能毎にまとめら
れた画像処理コマンド列を組み合わせて登録した画像処
理手順では、目的とする画像処理結果または動作性能が
得られない場合があり、このため細分化された画像処理
コマンドも別途用意しておき、両者を併用するようにし
ている場合もある。
(1) Conventionally, for example, as shown in FIG. 8, a large classification in which image processing commands are roughly classified by function is selected, and thereafter, a middle classification and, if necessary, a small classification are followed in a 2-3 step menu. In many cases, target image processing commands are sequentially selected. (2) Further, when a plurality of image processing command groups are combined to realize one function, a series of image processing commands for realizing the function is prepared as an image processing command string. Furthermore, in the image processing procedure registered by combining the image processing command strings that are grouped for each function, the target image processing result or operation performance may not be obtained. In some cases, both are prepared and used together.

【0003】[0003]

【発明が解決しようとする課題】しかしながら、(1)
の方法では、多種(数十種)の画像処理コマンドを、画
面上に同時に表示することはスペース的に無理があり、
また、全て表示できたとしても、その中から目的とする
画像処理コマンドを選択するのでは、視覚性や操作性が
悪いという問題がある。また、この方法はオペレータが
選択しようとしている画像処理コマンドの属する分類を
知らなければ、す早く画像処理コマンドを選択するため
のメニューを呼び出すことができない。さらには、画像
処理そのものの技術を習得していないオペレータの場
合、次にどの画像処理コマンドを選択して良いかの指針
もない。この場合、オペレータは画像処理技術の習得
を、画像処理開発支援装置を使用しながら行なうことが
できない。
[Problems to be Solved by the Invention] However, (1)
Method, it is impossible in space to display various (several dozen) image processing commands on the screen at the same time.
Even if all of them can be displayed, selecting a target image processing command from them causes a problem of poor visibility and operability. In addition, this method cannot promptly call a menu for selecting an image processing command unless the operator knows the classification to which the image processing command to be selected belongs. Furthermore, in the case of an operator who has not mastered the technique of image processing itself, there is no guideline as to which image processing command may be selected next. In this case, the operator cannot learn the image processing technique while using the image processing development support device.

【0004】また、(2)の方法については以下のよう
な問題がある。すなわち、1つにまとめられた画像処理
コマンド列も、複数の細分化された画像処理コマンドの
集まりであり、まとめられた画像処理コマンド列が複数
登録された画像処理手順では、まとめられた画像処理コ
マンド列を複数の細分化された画像処理コマンドに置き
換えたときに、同一の細分化された画像処理コマンドが
重複するというおそれがあり、オペレータがこれに気が
付かないということもある。
Further, the method (2) has the following problems. That is, a single image processing command sequence is also a group of a plurality of subdivided image processing commands, and in the image processing procedure in which a plurality of image processing command sequences are registered, the combined image processing commands are registered. When the command sequence is replaced with a plurality of subdivided image processing commands, the same subdivided image processing commands may be duplicated, and the operator may not be aware of this.

【0005】さらに、まとめられた画像処理コマンド列
では、複数の細分化された画像処理コマンドの集まりで
あるため、パラメータの設定項目が増加したり複雑化す
るなどの弊害があり、また、これを避けるためには機能
的な制約を設けることが必要になる。なお、ここでいう
機能は例えば、画像データを2値化するという場合の
「2値化」などがこれに相当する。
Furthermore, since a group of image processing commands that are grouped together is a group of a plurality of subdivided image processing commands, there is a harmful effect such as an increase in the number of parameter setting items or complication. In order to avoid it, it is necessary to set functional restrictions. Note that the function referred to here corresponds to, for example, "binarization" in the case of binarizing image data.

【0006】例えば、この「2値化」では、以下に示す
ように通常はその前処理と組み合わせて、 ????によるしきい値算出 ルックアップテーブル作成 白黒ルックアップテーブル変換 という3つの画像処理コマンドの組み合わせとなる。
For example, in this "binarization", as shown below, usually, in combination with the preprocessing ,? ? ? ? Threshold calculation by Look-up table creation This is a combination of three image processing commands: black-and-white look-up table conversion.

【0007】ところで、上記「????によるしきい値
算出」,「ルックアップテーブル作成」などの画像処理
コマンドが、上記(1)の方法で分類して、必ずしも同
じ機能に分類されるとは限らない、などの問題がある。
したがって、この発明の課題は画像処理そのものの技術
を余り知らないオペレータでも、画像処理コマンドの選
択操作を容易にすることにある。
By the way, if the image processing commands such as "threshold calculation by ???" and "lookup table creation" are classified by the method (1), they are not necessarily classified as the same function. There are problems such as not always.
Therefore, an object of the present invention is to facilitate the selection operation of an image processing command even by an operator who is not very familiar with the technology of image processing itself.

【0008】[0008]

【課題を解決するための手段】このような課題を解決す
るため、第1の発明では、画像処理コマンドを実行順に
登録して画像処理手順を作成するに当たり、直前に登録
された画像処理コマンドに対応して、次に処理すべき画
像処理コマンドの候補を登録したメモリテーブルを予め
用意しておき、このメモリテーブルを参照して所定の画
像処理コマンドを選択,表示することにより、その表示
された画像処理コマンドの候補の中から所望の1つを選
択可能にしたことを特徴としている。
In order to solve such a problem, in the first invention, when the image processing procedure is created by registering the image processing commands in the order of execution, the image processing command registered immediately before is added. Correspondingly, a memory table in which candidates of the image processing command to be processed next are registered is prepared in advance, and the predetermined image processing command is selected and displayed by referring to this memory table, thereby displaying the displayed image processing command. The feature is that a desired one can be selected from the candidates of the image processing command.

【0009】第2の発明では、複数の画像処理コマンド
群を組み合わせ、1つの機能を実現する所定の画像処理
手順を作成するに当たり、前記各機能とその機能を実現
するための画像処理コマンド群との対応関係を登録した
メモリテーブルを予め用意しておき、所定の指示にもと
づき前記メモリテーブルを参照してその一覧を表示し、
所定の機能の1つが選択されたら、その機能を実現する
一連の画像処理コマンドを表示することにより、その中
から所定の画像処理コマンドを選択可能にしたことを特
徴としている。
According to the second aspect of the present invention, when a plurality of image processing command groups are combined to create a predetermined image processing procedure for realizing one function, each function and an image processing command group for realizing the function are set. Prepare a memory table in which the correspondence relationship of is registered in advance, display the list by referring to the memory table based on a predetermined instruction,
When one of the predetermined functions is selected, a series of image processing commands for realizing the function is displayed so that the predetermined image processing command can be selected from among them.

【0010】[0010]

【作用】直前に登録された画像処理コマンドに対して、
次に登録すべき画像処理コマンドの候補を、従来のよう
な大分類〜中分類〜小分類のメニューをたどらずに選択
できるようにし、操作性を向上させる。また、1つの機
能に対しその機能を実行する一連の画像処理コマンドを
選択できるようにし、操作性を向上させるとともに同じ
レベルの画像処理コマンドに統一でき、重複も避けるこ
とができるようにする。
[Operation] For the image processing command registered immediately before,
This makes it possible to select a candidate of an image processing command to be registered next without having to go through the conventional menus of large classification, middle classification, and small classification to improve operability. Further, it is possible to select a series of image processing commands for executing one function for one function, improve operability, unify image processing commands at the same level, and avoid duplication.

【0011】[0011]

【実施例】図1はこの発明の実施例を示すフローチャー
ト、図2は画像処理手順記述テーブルを説明するための
説明図、図3はID(識別)番号対応テーブル例を説明
するための説明図である。なお、各画像処理コマンドに
はそれぞれ固有の識別番号(ID)が付されているもの
とし、或る画像処理コマンドを登録したら、次にどのよ
うな画像処理コマンドを登録すれば良いかを示す候補
を、図3の如きID番号対応テーブルT1に格納してお
くものとする。
1 is a flow chart showing an embodiment of the present invention, FIG. 2 is an explanatory view for explaining an image processing procedure description table, and FIG. 3 is an explanatory view for explaining an example of an ID (identification) number correspondence table. Is. It should be noted that each image processing command is given a unique identification number (ID), and once a certain image processing command is registered, a candidate indicating what kind of image processing command should be registered next. Are stored in the ID number correspondence table T1 as shown in FIG.

【0012】まず、ステップS1では、直前の画像処理
コマンドを抽出する。直前の画像処理コマンドのID番
号と、次に登録すべき画像処理コマンドとの関係は、図
3に示すようなID番号対応テーブルT1に格納されて
いるので、このテーブルT1を参照することにより、処
理装置は次に登録すべき画像処理コマンドの候補を図3
のID番号対応テーブルT1から知ることができる(ス
テップS2)。図3では、例えば直前の画像処理コマン
ドが「2」ならば、次に登録すべき画像処理コマンドは
「ID8」と「ID9」ということになる。
First, in step S1, the immediately preceding image processing command is extracted. Since the relationship between the ID number of the immediately preceding image processing command and the image processing command to be registered next is stored in the ID number correspondence table T1 as shown in FIG. 3, by referring to this table T1 The processing device uses the image processing command candidates to be registered next as shown in FIG.
It can be known from the ID number correspondence table T1 (step S2). In FIG. 3, for example, if the immediately preceding image processing command is “2”, the image processing commands to be registered next are “ID8” and “ID9”.

【0013】次に、ステップS3で取り出したID番号
の数をチェックし、「0」ならば選択すべき画像処理コ
マンドはないものとして、処理を終了する。これに対
し、ID番号の数が「0」でなければ(上記の例ではI
D番号の数は“2”)、ステップS4で画像処理コマン
ドのメニューが表示されるので(図1参照)、オペレ
ータはステップS5で所望の画像処理コマンドを選択す
る。これにより、選択された画像処理コマンドが、図2
に示す画像処理手順記述テーブルP1の「★」印位置に
登録される(ステップS6)。
Next, the number of ID numbers fetched in step S3 is checked, and if "0", it is determined that there is no image processing command to be selected, and the processing is terminated. On the other hand, if the number of ID numbers is not “0” (in the above example, I
The number of D numbers is "2"), and a menu of image processing commands is displayed in step S4 (see FIG. 1), so that the operator selects a desired image processing command in step S5. As a result, the selected image processing command is
The image processing procedure description table P1 shown in (1) is registered at the "*" mark position (step S6).

【0014】なお、ステップS3でID番号の数が
「0」のときは、ステップS1,S2の処理を繰り返す
ようにしても良い。この場合、画像処理手順に登録され
ている先頭の画像処理コマンドまで遡ってもID番号の
数が「0」のときは、無処理で終了するものとする。ま
た、ステップS5の処理で、選択された画像処理コマン
ドのID番号の位置を、図3のID番号対応テーブルT
1について図4のように書き換える処理を追加するよう
にしても良い。
When the number of ID numbers is "0" in step S3, the processes of steps S1 and S2 may be repeated. In this case, if the number of ID numbers is "0" even if the head image processing command registered in the image processing procedure is traced back, the processing ends without any processing. Further, the position of the ID number of the selected image processing command in the processing of step S5 is determined by the ID number correspondence table T of FIG.
A process of rewriting 1 may be added as shown in FIG.

【0015】図4は、最初は同(イ)のように登録され
ていたものを、同(ロ)のように書き換えた(更新)場
合を示している。このようにすれば、次回同一の画像処
理コマンドの直後に、本方式により画像処理コマンドを
登録するとき、画像処理選択メニューの先頭に今回選択
した画像処理コマンドを表示することができ、一種の学
習機能を持たせることが可能となる。
FIG. 4 shows a case where what was initially registered as in (a) is rewritten (updated) as in (b). By doing this, when the image processing command is registered by this method immediately after the same image processing command next time, the image processing command selected this time can be displayed at the beginning of the image processing selection menu, which is a kind of learning. It becomes possible to have a function.

【0016】なお、自動更新の方法としては、従来のよ
うに選択したとき、直前の画像処理コマンドのID番号
に対応する「次に登録すべき画像処理コマンドのID番
号列」内に選択した画像処理コマンドのID番号がある
かどうかをチェックし、存在しないときは個数を+1
し、ID番号を追加しても良い。これにより、ID番号
対応テーブルは、オペレータが使用して行く過程で補充
されることになる。
As the automatic updating method, when the conventional selection is made, the image selected in the "ID number string of the image processing command to be registered next" corresponding to the ID number of the immediately preceding image processing command is selected. Check whether there is an ID number of the processing command, and if there is not, add +1 to the number
However, the ID number may be added. As a result, the ID number correspondence table is replenished in the process of being used by the operator.

【0017】図5はこの発明の他の実施例を示すフロー
チャート、図6は画像処理手順記述テーブルを説明する
ための説明図、図7は機能別ID番号対応テーブル例を
説明するための説明図である。ここでは、所定の指示に
応じて、まず始めに画像処理機能の一覧が表示される
(ステップS1)。ここでは、図5のように「判別分
析法による2値化」,「Pタイル法による2値化」およ
び「濃度変換」の3つを表示した例が示されている。
FIG. 5 is a flow chart showing another embodiment of the present invention, FIG. 6 is an explanatory view for explaining an image processing procedure description table, and FIG. 7 is an explanatory view for explaining an example of a function-specific ID number correspondence table. Is. Here, first, a list of image processing functions is displayed according to a predetermined instruction (step S1). Here, as shown in FIG. 5, an example in which three items of “binarization by the discriminant analysis method”, “binarization by the P-tile method” and “density conversion” are displayed is shown.

【0018】これにより、ステップS2においてオペレ
ータは、所望の機能を選択する。処理装置は、ステップ
S3において選択された機能名に対応するID番号列
を、機能別ID番号対応テーブルT2を参照して取り出
し、ステップS4でID番号毎にそれと対応する画像処
理コマンド名に変換して、一覧表示する。ここでは、ス
テップS2で「判別分析法による2値化」を選んだ場合
を示している。
As a result, the operator selects a desired function in step S2. The processing device retrieves the ID number string corresponding to the function name selected in step S3 by referring to the function-based ID number correspondence table T2, and converts it into the image processing command name corresponding to each ID number in step S4. To display a list. Here, the case where “binarization by discriminant analysis method” is selected in step S2 is shown.

【0019】そして、この「判別分析法による2値化」
は図5のように「判別分析法による閾値算出」,「ル
ックアップテーブル作成」および「白黒ルックアップテ
ーブル」の3つの画像処理コマンドの組み合わせで構成
される機能であるため、図5に示す手順が3回繰り返さ
れることになる。オペレータは、各画像処理コマンドが
表示される度に、ステップS5で所望の画像処理コマン
ドを選択する。そして、選択された画像処理コマンドに
対して所定のパラメータを設定した後、図6に示す画像
処理手順記述テーブルP2の「★」印位置に登録する。
This "binarization by the discriminant analysis method"
5 is a function configured by a combination of three image processing commands of “threshold calculation by discriminant analysis method”, “lookup table creation”, and “monochrome lookup table” as shown in FIG. Will be repeated 3 times. The operator selects a desired image processing command in step S5 each time each image processing command is displayed. Then, after setting a predetermined parameter for the selected image processing command, it is registered at the "*" mark position of the image processing procedure description table P2 shown in FIG.

【0020】なお、図1の場合に、直前の画像処理コマ
ンドにより次に登録すべき画像処理コマンドが特定でき
ないケース、または図5の場合に、各機能の全てが一連
の画像処理コマンドの組み合わせとして表現できないケ
ースが生じるが、このような場合は従来方法も併用する
ようにすれば良い。
In the case of FIG. 1, the image processing command to be registered next cannot be specified by the immediately preceding image processing command, or in the case of FIG. 5, all of the functions are combined as a series of image processing commands. In some cases, it cannot be expressed, but in such a case, the conventional method may be used together.

【0021】[0021]

【発明の効果】この発明によれば、直前に登録された画
像処理コマンドに応じて、次に登録すべき画像処理コマ
ンドの候補を、従来のような大分類〜中分類〜小分類の
メニューをたどらずに選択できるようにしたので、操作
性を大幅に向上させることができる。また、1つの機能
に対しその機能を実行する一連の画像処理コマンドを選
択できるようにしたので操作性が向上されるだけでな
く、同じレベルの画像処理コマンドに統一でき、重複使
用も避けることができるので、画像処理手順の作成が簡
単かつ効率良く行なわれるという利点が得られる。
According to the present invention, according to the image processing command registered immediately before, the candidates of the image processing command to be registered next are selected from the conventional large classification-medium classification-small classification menu. Since it is possible to select without tracing, operability can be greatly improved. Also, since a series of image processing commands that execute that function can be selected for one function, not only the operability is improved, but also image processing commands of the same level can be unified, and duplicate use is avoided. Therefore, there is an advantage that the image processing procedure can be easily and efficiently created.

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

【図1】この発明の実施例を示すフローチャートであ
る。
FIG. 1 is a flow chart showing an embodiment of the present invention.

【図2】画像処理手順記述テーブル例を説明するための
説明図である。
FIG. 2 is an explanatory diagram illustrating an example of an image processing procedure description table.

【図3】ID番号対応テーブル例を説明するための説明
図である。
FIG. 3 is an explanatory diagram illustrating an example of an ID number correspondence table.

【図4】ID番号対応テーブルの更新方法例を説明する
ための説明図である。
FIG. 4 is an explanatory diagram illustrating an example of a method of updating an ID number correspondence table.

【図5】この発明の他の実施例を示すフローチャートで
ある。
FIG. 5 is a flowchart showing another embodiment of the present invention.

【図6】図5に対応する画像処理手順記述テーブル例を
説明する説明図である。
6 is an explanatory diagram illustrating an example of an image processing procedure description table corresponding to FIG.

【図7】機能別ID番号対応テーブル例を説明するため
の説明図である。
FIG. 7 is an explanatory diagram illustrating an example of a function-specific ID number correspondence table.

【図8】一般的な画像処理コマンドの分類方法例を示す
概要図である。
FIG. 8 is a schematic diagram showing an example of a general image processing command classification method.

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

P1,P2…画像処理手順記述テーブル、T1…ID番
号対応テーブル、T2…機能別ID番号対応テーブル。
P1, P2 ... Image processing procedure description table, T1 ... ID number correspondence table, T2 ... Function-specific ID number correspondence table.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 画像処理コマンドを実行順に登録して画
像処理手順を作成するに当たり、 直前に登録された画像処理コマンドに対応して、次に処
理すべき画像処理コマンドの候補を登録したメモリテー
ブルを予め用意しておき、このメモリテーブルを参照し
て所定の画像処理コマンドを選択,表示することによ
り、その表示された画像処理コマンドの候補の中から所
望の1つを選択可能にしたことを特徴とする画像処理コ
マンドの選択方法。
1. When registering image processing commands in the order of execution to create an image processing procedure, a memory table in which a candidate of an image processing command to be processed next is registered corresponding to the image processing command registered immediately before. Is prepared in advance, and by selecting and displaying a predetermined image processing command with reference to this memory table, a desired one can be selected from the displayed image processing command candidates. How to select a featured image processing command.
【請求項2】 複数の画像処理コマンド群を組み合わ
せ、1つの機能を実現する所定の画像処理手順を作成す
るに当たり、 前記各機能とその機能を実現するための画像処理コマン
ド群との対応関係を登録したメモリテーブルを予め用意
しておき、所定の指示にもとづき前記メモリテーブルを
参照してその一覧を表示し、所定の機能の1つが選択さ
れたら、その機能を実現する一連の画像処理コマンドを
表示することにより、その中から所定の画像処理コマン
ドを選択可能にしたことを特徴とする画像処理コマンド
の選択方法。
2. When a plurality of image processing command groups are combined to create a predetermined image processing procedure for realizing one function, a correspondence relationship between each function and an image processing command group for realizing that function is defined. A registered memory table is prepared in advance, a list is displayed by referring to the memory table based on a predetermined instruction, and when one of the predetermined functions is selected, a series of image processing commands for realizing that function are executed. A method for selecting an image processing command, characterized in that a predetermined image processing command can be selected from among the displayed image processing commands.
JP16820393A 1993-07-07 1993-07-07 Method for selecting picture processing command Pending JPH0728970A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16820393A JPH0728970A (en) 1993-07-07 1993-07-07 Method for selecting picture processing command

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16820393A JPH0728970A (en) 1993-07-07 1993-07-07 Method for selecting picture processing command

Publications (1)

Publication Number Publication Date
JPH0728970A true JPH0728970A (en) 1995-01-31

Family

ID=15863705

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16820393A Pending JPH0728970A (en) 1993-07-07 1993-07-07 Method for selecting picture processing command

Country Status (1)

Country Link
JP (1) JPH0728970A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7401563B2 (en) 2005-07-07 2008-07-22 Ykk Corporation Edge sewing apparatus
EP3171329A1 (en) 2015-11-12 2017-05-24 Seiko Epson Corporation Image processing apparatus, robot system, robot, and image processing method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7401563B2 (en) 2005-07-07 2008-07-22 Ykk Corporation Edge sewing apparatus
EP3171329A1 (en) 2015-11-12 2017-05-24 Seiko Epson Corporation Image processing apparatus, robot system, robot, and image processing method
US10306149B2 (en) 2015-11-12 2019-05-28 Seiko Epson Corporation Image processing apparatus, robot system, robot, and image processing method

Similar Documents

Publication Publication Date Title
US7721255B2 (en) Sequence program editing apparatus
US5546522A (en) Optimal menu inquiry system and system for editing structure data by hierarchical menu inquiry processing
US5615308A (en) Rule-based production system adapted for complex procedures flow
US6339439B1 (en) Device for modifying appearance of related display planes
JPH11232338A (en) Device and method for preparing process flow and computer readable recording medium for recording process flow preparation program
JPWO2012172687A1 (en) Program visualization device
JP3554854B2 (en) Business job execution related diagram display method
JPH06215043A (en) Hypertext system and history information display method for the same
US7900155B2 (en) System and method for providing information about an operation's applicability to an item
CN117290236A (en) Software testing method, device, computer equipment and computer readable storage medium
JP2019003290A (en) Display control apparatus, display control method and display control program
JPH0728970A (en) Method for selecting picture processing command
CN111158842A (en) Operation flow detection method, device and storage medium
JP2859214B2 (en) Simplified function selection menu method
JPH07219819A (en) Production of program evaluation data
JP2575664B2 (en) Screen control method
KR101624971B1 (en) Method and apparatus for presenting procedure instructions with flow-logic diagram
JP2007249561A (en) Display system and program of screen transition diagram
JPH1124904A (en) Program generation device and storage medium storing program generation program
US20230083887A1 (en) Image creation support device and image creation support method
CN111259063B (en) Method and device for realizing data export in API mode
CN114168062B (en) Game resource processing method and device, electronic equipment and storage medium
JP3138430B2 (en) User interface screen creation support device
US8132146B2 (en) Input of program instructions in imperative programming languages
CN110780920B (en) Data processing method, device, client and medium