JP3302115B2 - Information processing device - Google Patents

Information processing device

Info

Publication number
JP3302115B2
JP3302115B2 JP18829693A JP18829693A JP3302115B2 JP 3302115 B2 JP3302115 B2 JP 3302115B2 JP 18829693 A JP18829693 A JP 18829693A JP 18829693 A JP18829693 A JP 18829693A JP 3302115 B2 JP3302115 B2 JP 3302115B2
Authority
JP
Japan
Prior art keywords
application
request
history
imaging
image
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 - Fee Related
Application number
JP18829693A
Other languages
Japanese (ja)
Other versions
JPH0746568A (en
Inventor
健司 羽鳥
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP18829693A priority Critical patent/JP3302115B2/en
Publication of JPH0746568A publication Critical patent/JPH0746568A/en
Application granted granted Critical
Publication of JP3302115B2 publication Critical patent/JP3302115B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Image Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、撮像手段を複数のアプ
リケーションで共有するための情報処理装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing apparatus for sharing imaging means with a plurality of applications.

【0002】[0002]

【従来の技術】従来、コンピュータに接続されている周
辺機器等のハードウエア資源(ネットワーク上のものを
含む。)を複数のアプリケーションで共有するとき、そ
の制御の方法としてアプリケーションによるものと、オ
ペレーティング・システム(以下、OSと略す。)によ
るものとがある。
2. Description of the Related Art Conventionally, when hardware resources (including those on a network) such as peripheral devices connected to a computer are shared by a plurality of applications, the control methods by the application and the operating system are commonly used. There is a system (hereinafter abbreviated as OS).

【0003】例えばプリンタの場合、OSが制御を行な
い、ある文書を印刷中に別の文書の印刷要求が出された
時、元の文書の印刷が終了するまで待たせるという方法
を取る。つまり、複数の要求に対して時間をずらしてプ
リンタを割り当てる。
For example, in the case of a printer, a method is employed in which the OS controls the printer and, when a print request for another document is issued while printing a certain document, the printer waits until printing of the original document is completed. That is, printers are allocated to a plurality of requests at staggered times.

【0004】また、ディスク装置の場合、ファイルと呼
ばれる論理単位ごとにアプリケーションが制御を行な
い、例えば、あるアプリケーションがあるファイルを開
いた場合、アプリケーションが終了するまで、そのファ
イルを占有し、同一のアプリケーションの異なるインス
タンスによって内容の更新などのアクセスを行なうこと
ができない。つまり、完全な排他制御になっている。
In the case of a disk device, an application controls each logical unit called a file. For example, when a certain application opens a certain file, the file is occupied until the application ends, and the same application is used. Cannot access such as updating the contents by different instances of That is, complete exclusive control is performed.

【0005】一方、撮像手段の場合、一般的に制御を行
なうのはアプリケーションであり、例えば、テレビ会議
システムの場合、ネットワークを介して1つの撮像手段
からの同一の被写体の同一の画像を複数の人間に見せる
などの共有化が行なわれている。
On the other hand, in the case of the image pickup means, it is generally an application that performs control. For example, in the case of a video conference system, the same image of the same subject from one image pickup means is transmitted to a plurality of images via a network. Sharing such as showing it to humans is being carried out.

【0006】[0006]

【発明が解決しようとする課題】このように撮像手段制
御に関しては各アプリケーションが独自に実行してお
り、この場合、複数の異なったアプリケーション間の制
御などの高等な制御を行なうことができない。
As described above, each application independently executes control of the imaging means, and in this case, it is impossible to perform advanced control such as control between a plurality of different applications.

【0007】そこで、撮像手段に対してOSが行なうこ
とのできる制御方法として、第1に、エディタのように
1つのアプリケーションに完全に占有させてしまう方法
が考えられるが、資源の共有という面から見て効率的で
ない。特に、動画を撮影する際には、1つのアプリケー
ションが長い時間占有することがあり、他のアプリケー
ションの起動を大幅に疎外してしまう。
Therefore, as a control method that the OS can perform on the image pickup means, first, a method of completely occupying one application like an editor can be considered, but from the viewpoint of resource sharing. Seems inefficient. In particular, when shooting a moving image, one application may occupy for a long time, and the activation of another application is largely alienated.

【0008】第2に考えられる制御方法は、プリンタの
ように要求発生の順番に応じて、より早く出された要求
を優先的に処理し、時間的に遅れて出された要求はしば
らく待たせて、前の処理が終わり次第処理するというも
のである。この方法を撮像手段制御に使用した場合、撮
影要求に対して遅れて画像が取り込まれる可能性があ
り、要求を出した者の意図した画像を得られないことも
考えられるので、非現実的であるといえる。
A second conceivable control method is that a request issued earlier is preferentially processed in accordance with the order of request generation as in a printer, and a request issued later in time is made to wait for a while. The processing is performed as soon as the previous processing is completed. If this method is used for controlling the imaging means, it is possible that an image may be captured with a delay in response to a photographing request, and an image intended by the person who issued the request may not be obtained. It can be said that there is.

【0009】本発明は、このような課題を解決する情報
処理装置を提示することを目的とする。
An object of the present invention is to present an information processing apparatus that solves such a problem.

【0010】[0010]

【課題を解決するための手段】本発明に係る情報処理装
置は、撮像手段を備えた情報処理装置であって、同一の
設定により撮像を行なう複数のアプリケーションに対し
ては同一の画像を供給し、異なる設定により撮像を行な
う複数のアプリケーションに対してはそれぞれの設定に
より撮影された画像を供給する。
An information processing apparatus according to the present invention is an information processing apparatus having an image pickup means, and supplies the same image to a plurality of applications which perform image pickup with the same settings. For a plurality of applications that perform imaging with different settings, images captured by the respective settings are supplied.

【0011】[0011]

【作用】上記手段により、可能な限りを撮像手段を共同
使用することができ、利用効率が良くなる。
According to the above means, the imaging means can be used jointly as much as possible, and the utilization efficiency is improved.

【0012】[0012]

【実施例】以下、図面を参照して本発明の実施例を詳細
に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0013】図1は、本発明の一実施例のハードウエア
構成を示す構成ブロック図である。図1において、10
はズーム機能を有する光学系、12は絞り、14は機械
シャッタ、16は撮像素子である。18はローパスフィ
ルタリング等の処理を行なう信号処理回路、20はCP
U42からの指示に従い、絞り12、機械シャッタ1
4、撮像素子16及び雲台24を制御するコントローラ
である。光学系10、絞り12、機械シャッタ14、撮
像素子16、信号処理回路18、及びコントローラ20
が撮像手段22内に組み込まれており、雲台24が撮像
手段22を撮影方向を変更自在に支持する。
FIG. 1 is a configuration block diagram showing a hardware configuration of an embodiment of the present invention. In FIG. 1, 10
Denotes an optical system having a zoom function, 12 denotes an aperture, 14 denotes a mechanical shutter, and 16 denotes an image sensor. Reference numeral 18 denotes a signal processing circuit for performing processing such as low-pass filtering, and reference numeral 20 denotes a CP.
According to the instruction from U42, aperture 12, mechanical shutter 1
4. A controller that controls the image sensor 16 and the camera platform 24. Optical system 10, diaphragm 12, mechanical shutter 14, image sensor 16, signal processing circuit 18, controller 20
Is incorporated in the image pickup means 22, and the camera platform 24 supports the image pickup means 22 so that the photographing direction can be changed.

【0014】26は信号処理回路18のアナログ出力を
ディジタル信号に変換するA/D変換器、28はA/D
変換器26から出力されるディジタル信号を記憶するメ
モり、30はハードディスクや光磁気ディスクなどのデ
ィスク、32はネットワークと接続するためのモデム等
のネットワーク・インターフェース、34はCRT等の
表示装置、36はキーボードやマウスなどの入力装置、
38はシステムを起動するための初期プログラムや入出
力のためのプログラムなどを記憶するROM、40はア
プリケーション・プログラムやOS等のロード先である
RAM、42はシステムの動作を司り公知の機能を果た
すCPUである。
26 is an A / D converter for converting an analog output of the signal processing circuit 18 into a digital signal, and 28 is an A / D converter.
A memory for storing digital signals output from the converter 26; a disk 30 such as a hard disk or a magneto-optical disk; a network interface 32 such as a modem for connecting to a network; a display device 34 such as a CRT; Is an input device such as a keyboard or mouse,
38 is a ROM for storing an initial program for starting up the system, a program for input / output, etc., 40 is a RAM to which application programs and OSs are loaded, and 42 is a system that controls the operation of the system and performs well-known functions. CPU.

【0015】次に、本ハードウエアの動作を説明する。
図示しない電源が投入されると、CPU42はROM3
8から起動のための初期プログラムを読み込み、それに
従ってシステムを起動し、ディスク30又はネットワー
ク・インターフェース32に接続される外部の図示しな
いディスクからOSのプログラムを読み込み、必要なプ
ログラムをRAM40の所定場所に格納する。
Next, the operation of the hardware will be described.
When a power source (not shown) is turned on, the CPU 42
8, an initial program for starting is read, the system is started in accordance therewith, an OS program is read from a disk 30 or an external disk (not shown) connected to the network interface 32, and a necessary program is stored in a predetermined location of the RAM 40. Store.

【0016】ユーザが入力装置36によりディスク30
又はネットワーク・インターフェースに接続された外部
の図示しないディスクに存在するアプリケーション・プ
ログラムの起動を指定すると、CPU42はそのアプリ
ケーション・プログラムをRAM40の所定場所に格納
する。
The user operates the input device 36 to operate the disk 30.
Alternatively, when the user specifies to start an application program existing on an external disk (not shown) connected to the network interface, the CPU 42 stores the application program in a predetermined location of the RAM 40.

【0017】ディスク30からのものであろうと、又は
ネットワーク・インターフェースに接続された外部の図
示しないディスクからのものであろうと、アプリケーシ
ョン・プログラムが撮像手段22を操作する必要が生じ
た場合、アプリケーション・プログラムはRAM40中
に存在するOSと通信を行ない、CPU42を介してコ
ントローラ20に信号を送り、撮像手段22中の絞り1
2、機械シャッタ14、撮像素子16、特に動画を撮影
する場合には撮像素子16の電子シャッタ、及び雲台2
4を制御する。
If the application program needs to operate the imaging means 22, whether from the disk 30 or from an external disk (not shown) connected to the network interface, the application The program communicates with the OS in the RAM 40, sends a signal to the controller 20 via the CPU 42,
2. mechanical shutter 14, image sensor 16, especially the electronic shutter of image sensor 16 when capturing moving images,
4 is controlled.

【0018】アプリケーションが表示装置34に情報を
表示させる等、撮像手段22以外の機構アクセスする場
合、OSを介して行なわれるが、その手法は公知である
ので、説明を省略する。
When an application accesses a mechanism other than the image pickup means 22 such as displaying information on the display device 34, the access is performed via the OS. However, since the method is known, the description thereof is omitted.

【0019】次に、アプリケーションが撮像手段22を
操作する場合に行なわれるアプリケーションとOSとの
間の通信、及び通信に際してOSが実行する処理につい
て、説明する。
Next, the communication between the application and the OS, which is performed when the application operates the imaging unit 22, and the processing executed by the OS during the communication will be described.

【0020】図2は、アプリケーションが撮像手段22
を操作する際に、必要な処理を行なうソフトウエア構成
を示す。図2において、44−1,44−2,44−3
はRAM40内に存在して撮像手段22にアクセスする
アプリケーション、46はRAM40内に存在してアプ
リケーション44−1,44−2,44−3からの撮影
要求などを処理して撮像手段22を制御し、同じに公知
の働きをするOSである。
FIG. 2 shows an example in which the application
1 shows a software configuration for performing necessary processing when operating. In FIG. 2, 44-1, 44-2, 44-3.
Is an application that exists in the RAM 40 and accesses the imaging unit 22; 46 is a processing unit that exists in the RAM 40 and processes the imaging request from the applications 44-1, 44-2, and 44-3 to control the imaging unit 22. Is an OS that performs a known function.

【0021】OS46内で、履歴保持部48は、各アプ
リケーション44−1,44−2,44−3からの撮像
手段22に関する要求の履歴を保持する。撮像手段操作
部50は、履歴保持部48に書き込まれた撮像手段の設
定値に従って撮像手段22を駆動させ、撮像手段22か
ら返されるデータを要求調整部52に出力する。要求調
整部52は、履歴保持部48中の履歴を参照してアプリ
ケーションから出された撮像手段に関する要求を受諾又
は拒否し、受諾する場合に履歴保持部48の履歴を追加
・修正・更新・消去し、撮像手段操作部50からのデー
タを適切にアプリケーションに分配する。なお、CPU
42は、撮像手段22の設定を切り替えるタイミングを
撮像手段操作部50に一定間隔で送る。
In the OS 46, a history holding unit 48 holds a history of requests for the imaging means 22 from each of the applications 44-1, 44-2, and 44-3. The imaging unit operation unit 50 drives the imaging unit 22 in accordance with the setting value of the imaging unit written in the history holding unit 48, and outputs data returned from the imaging unit 22 to the request adjustment unit 52. The request adjustment unit 52 refers to the history in the history storage unit 48 to accept or reject a request related to the imaging unit issued from the application, and adds, corrects, updates, or deletes the history of the history storage unit 48 when the request is accepted. Then, the data from the imaging unit operation unit 50 is appropriately distributed to the application. In addition, CPU
Reference numeral 42 denotes a timing at which the setting of the imaging unit 22 is switched to the imaging unit operation unit 50 at regular intervals.

【0022】図3及び図4は要求調整部52の処理の流
れを表わすフローチャートである。図5は撮像手段操作
部50の処理の流れを表わすフローチャートである。
FIGS. 3 and 4 are flowcharts showing the flow of the process of the request adjusting unit 52. FIG. 5 is a flowchart showing the flow of the process of the imaging means operation unit 50.

【0023】図6、図7、図8及び図9は、アプリケー
ションが撮影を行なうために出す要求の例であり、各図
で、60は撮像手段の撮影方向の値、62は撮像手段の
絞り値、64は電子シャッタ又は機械シャッタのシャッ
タ速度の値をそれぞれ示す。
FIGS. 6, 7, 8 and 9 show examples of requests issued by the application to perform photographing. In each of the figures, reference numeral 60 denotes a value of the photographing direction of the image pickup means, and 62 denotes an aperture of the image pickup means. A value 64 indicates the value of the shutter speed of the electronic shutter or the mechanical shutter.

【0024】図10、図11、図12及び図13は履歴
保持部48に書き込まれる履歴の例を示す。
FIGS. 10, 11, 12 and 13 show examples of histories written to the history holding unit 48. FIG.

【0025】図14及び図15はタグ付き画像の例であ
る。
FIGS. 14 and 15 show examples of tagged images.

【0026】図16及び図17は、要求調整部52が複
数の撮像手段設定の要求を時分割で切替え可能かどうか
を判断するための判断基準であり、図16は、2つの撮
像手段の向きなどの値の差の絶対値をとり、それをある
基準値と比較しており、図17では、履歴保持部48中
の複数の履歴中の撮像手段の向きなどの値とアプリケー
ションから発生された要求値を関数f,g又はhで評価
し、それをある基準値と比較している。
FIG. 16 and FIG. 17 are criteria for judging whether the request adjusting section 52 can switch the request for setting a plurality of imaging means in a time-division manner, and FIG. 17, the absolute value of the difference between the values is compared with a certain reference value. In FIG. 17, values such as the direction of the imaging means in a plurality of histories in the history holding unit 48 and the values generated from the application are obtained. The required value is evaluated by a function f, g or h, and is compared with a certain reference value.

【0027】図3、図4及び図5に示すフローチャート
を参照して、3つのアプリケーションが撮像手段にアク
セスする際の動作を説明する。ここでは、先ずアプリケ
ーション44−1が起動され、次ぎにアプリケーション
44−2が起動され、最後にアプリケーション44−3
が起動されるものとする。より多くのアプリケーション
が起動された場合についても本発明が有効であることは
明らかである。
With reference to the flowcharts shown in FIGS. 3, 4 and 5, the operation when three applications access the image pickup means will be described. Here, the application 44-1 is activated first, the application 44-2 is activated next, and finally the application 44-3 is activated.
Is activated. It is clear that the present invention is effective even when more applications are activated.

【0028】図2において、アプリケーション44−1
が撮影を行なうために図6に示すような要求値を出した
とする。要求調整部52はステップS1において要求発
生を知り、その要求が撮影要求であり(ステップS
2)、履歴保持部48を参照し過去に撮像手段に対して
要求が出されていないため(ステップS3)、図6の値
にアプリケーションを識別するためのタグを付与した図
10に示すようなデータ(履歴と呼ぶ。)を履歴保持部
48に書き込む(ステップS8)。
In FIG. 2, the application 44-1
Suppose that a request value as shown in FIG. The request adjusting unit 52 knows that a request has been generated in step S1, and the request is a photographing request (step S1).
2) Since no request has been issued to the imaging unit in the past with reference to the history holding unit 48 (step S3), a tag for identifying the application is added to the value in FIG. 6 as shown in FIG. The data (called a history) is written to the history holding unit 48 (Step S8).

【0029】撮像手段操作部50はアプリケーション4
4−1が出した要求を履歴保持部48から取得し(ステ
ップS31)、その要求に従って撮像手段22を駆動
し、撮像手段向きをAngle_a、絞りIris_
a、シャッタスピードをSpeed_aと設定し(ステ
ップS32)、撮像手段22から画像を取得しアプリケ
ーションを識別するためのタグを付加した図14に示す
ようなデータ(タグ付き画像と呼ぶ。)を要求調整部5
2に送る(ステップS33)。すると、要求調整部52
は、ステップS21においてタグ付き画像が返されたこ
とを知り、タグがアプリケーション44−1を示す1つ
だけであるので(ステップS22)、そのタグ付き画像
の画像部分をアプリケーション44−1に送出する(ス
テップS24)。
The image pickup means operation unit 50 is the application 4
The request issued by 4-1 is acquired from the history holding unit 48 (step S31), and the imaging unit 22 is driven in accordance with the request, and the orientation of the imaging unit is Angle_a, the aperture Iris_
a, the shutter speed is set to Speed_a (step S32), and data (referred to as a tagged image) as shown in FIG. 14 to which an image is acquired from the imaging unit 22 and a tag for identifying an application is added is required. Part 5
2 (step S33). Then, the request adjusting unit 52
Knows that the tagged image has been returned in step S21, and sends only the image portion of the tagged image to the application 44-1 because there is only one tag indicating the application 44-1 (step S22). (Step S24).

【0030】アプリケーション44−1が静止画を撮影
するものである場合、1フレームの画像がアプリケーシ
ョン44−1に送られると同時に、撮影終了要求がアプ
リケーション44−1から出される。要求調整部52
は、その要求を感知し(ステップS1)、それが撮影終
了要求であると判断すると(ステップS2)、ステップ
S11において履歴保持部48中の履歴を消去し、撮像
手段操作部50は画像を要求調整52に送るのを中止す
る。
When the application 44-1 is to shoot a still image, one frame image is sent to the application 44-1, and at the same time, a shooting end request is issued from the application 44-1. Request coordinator 52
Senses the request (step S1), and if the request is determined to be a photographing end request (step S2), deletes the history in the history holding unit 48 in step S11, and the imaging unit operation unit 50 requests the image. The sending to the adjustment 52 is stopped.

【0031】一方、アプリケーション44−1が動画を
撮影するものである場合、アプリケーション44−1が
撮影終了要求を出すまで、撮像手段操作部50は画像を
送り続けることになる。
On the other hand, when the application 44-1 is to shoot a moving image, the imaging means operating section 50 continues to send images until the application 44-1 issues a shooting end request.

【0032】このように、本実施例は静止画・動画の両
方に適用することができるものであるが、以降では各ア
プリケーション44−1,44−2,44−3は動画を
撮影するものであるとする。
As described above, the present embodiment can be applied to both a still image and a moving image. However, hereinafter, each of the applications 44-1, 44-2, and 44-3 captures a moving image. Suppose there is.

【0033】次に、アプリケーション44−1が図9に
示す要求を発生したとき、つまり、設定した撮像手段向
きを変更する場合に、要求調整部52は以下の処理を行
なう。即ち、要求の発生を検知すると(ステップS
1)、その要求が撮影要求であり(ステップS2)、履
歴保持部48には既に履歴が書き込まれており(ステッ
プS3)、その履歴は要求を発生したアプリケーション
によるものであるため(ステップS4)、その履歴を図
11に示すように更新する(ステップS10)。する
と、撮像手段操作部50は前述したステップと同じ処理
を行なって撮像手段22を駆動し、タグ付き画像を要求
調整部52に送り、要求調整部52は画像をアプリケー
ション44−1に送る。
Next, when the application 44-1 generates the request shown in FIG. 9, that is, when the set imaging unit direction is changed, the request adjusting unit 52 performs the following processing. That is, when the occurrence of the request is detected (step S
1) The request is a photographing request (step S2), and a history is already written in the history holding unit 48 (step S3), and the history is based on the application that issued the request (step S4). The history is updated as shown in FIG. 11 (step S10). Then, the imaging unit operation unit 50 drives the imaging unit 22 by performing the same processing as the above-described steps, sends the tagged image to the request adjustment unit 52, and the request adjustment unit 52 sends the image to the application 44-1.

【0034】続いて、アプリケーション44−2が、撮
影を行なうため図7に示すような要求を発生したとす
る。要求調整部52は、要求の発生を検知すると(ステ
ップS1)、その要求が撮影要求であり(ステップS
2)、履歴保持部48には既に履歴が書き込まれている
が(ステップS3)、その履歴は要求を発生したアプリ
ケーションによるものでないので(ステップS4)、ス
テップS5を実行し、履歴保持部48に存在する図11
に示す履歴と図7に示す要求とを比較する。両者が同
じ、つまりAngle_a’=Angle_b、且つI
ris_a=Iris_b、且つSpeed_a=Sp
eed_bであるとすると、アプリケーション44−1
及び同44−2に対して同一の画像を撮影結果として戻
せばよいことになり、そのために要求調整部52は、履
歴保持部48に書き込まれている図11の履歴のタグ部
分にアプリケーション44−2を示すタグを追加して図
12に示すように書き換え(ステップS9)、両アプリ
ケーションで同じ設定を要求していることを表現する。
Next, it is assumed that the application 44-2 has generated a request as shown in FIG. Upon detecting the occurrence of the request (step S1), the request adjusting unit 52 determines that the request is a photographing request (step S1).
2) Although the history is already written in the history holding unit 48 (step S3), since the history is not based on the application that issued the request (step S4), step S5 is executed, and the history holding unit 48 Figure 11 that exists
Is compared with the request shown in FIG. Both are the same, that is, Angle_a '= Angle_b and I
ris_a = Iris_b, and Speed_a = Sp
If it is eed_b, the application 44-1
It is sufficient to return the same image as the photographing result to the application 44-2. Therefore, the request adjustment unit 52 stores the application 44- in the tag portion of the history shown in FIG. A tag indicating “2” is added and rewritten as shown in FIG. 12 (step S9) to express that both applications request the same setting.

【0035】このとき撮像手段操作部50は、ステップ
S31において図12の履歴を取得し、ステップS32
においてそれに従った撮像手段操作信号を送出し、得ら
れた画像にそれを返すべきアプリケーションを示すため
にアプリケーション44−1及び同44−2を識別する
ためのタグを図15に示すように付加し、それを要求調
整部52に返す(ステップS33)。
At this time, the imaging means operating section 50 acquires the history shown in FIG.
In FIG. 15, a tag for identifying the application 44-1 and the application 44-2 is added as shown in FIG. Is returned to the request adjustment unit 52 (step S33).

【0036】要求調整部52は、図15のタグ付き画像
が返されたことを知り(ステップS21)、そのデータ
にはアプリケーション44−1と同44−2を示す複数
のタグが付加されているので(ステップS22)、撮像
手段操作部50から得た図15のタグ付き画像の画像部
分の複製を作り(ステップS23)、タグ部分に示され
ているアプリケーション44−1と同44-2に対して
同一の画像を送出する(ステップS24)。
The request adjusting unit 52 knows that the tagged image of FIG. 15 has been returned (step S21), and a plurality of tags indicating the application 44-1 and the application 44-2 are added to the data. Therefore (step S22), a copy is made of the image portion of the tagged image of FIG. 15 obtained from the imaging device operation unit 50 (step S23), and the application 44-1 and the application 44-2 shown in the tag portion are To send the same image (step S24).

【0037】次に、図2においてアプリケーション44
−3が図8に示すような要求を発生したとする。ここ
で、Angle_a’≠Angle_b、且つIris
_a≠Iris_b、且つSpeed_a≠Speed
_bであるとする。
Next, referring to FIG.
-3 generates a request as shown in FIG. Here, Angle_a '≠ Angle_b and Iris
_A @ Iris_b and Speed_a @ Speed
_B.

【0038】要求調整部52は要求発生を検知すると
(ステップS1)、その要求は撮影に関し(ステップS
2)、既に履歴保持部48に履歴が存在し(ステップS
3)、同一のアプリケーションの履歴がなく(ステップ
S4)、要求値が履歴保持部48に書かれている履歴の
どれとも一致しないので(ステップS5)、ステップS
6を実行する。ここで、アプリケーション44−3が発
した図8の要求と履歴保持部48に存在する図12の履
歴とを比較して、図16のような関係がなりたっている
時、つまり、両者の設定の差の絶対値がある基準値より
小さく、アプリケーションに返す画像がとぎれない程度
の微小時間間隔で両者の設定を切り替える(時分割で切
り替える)ことが可能な場合、要求調整部52は、履歴
保持部48に図13に示した新たな履歴を追加する(ス
テップS8)。
When the request adjusting unit 52 detects the occurrence of the request (step S1), the request is related to the photographing (step S1).
2), a history already exists in the history holding unit 48 (Step S)
3) Since there is no history of the same application (step S4), and the request value does not match any of the histories written in the history holding unit 48 (step S5), step S5 is performed.
Execute 6. Here, the request shown in FIG. 8 issued by the application 44-3 is compared with the history shown in FIG. 12 existing in the history holding unit 48, and when the relationship shown in FIG. If the absolute value of the difference is smaller than a certain reference value and the setting of the two can be switched (switched in a time-division manner) at such a short time interval that the image to be returned to the application is not interrupted, the request adjustment unit 52 The new history shown in FIG. 13 is added to 48 (step S8).

【0039】これによって、履歴保持部48には図12
と図13の履歴が存在することになる。この場合、撮像
手段操作部50は、履歴保持部48に書かれている履歴
の一方、例えば図12の方を取得し(ステップS3
1)、それに合わせて撮像手段22に対して操作信号を
送出し(ステップS32)、タグ付き画像を要求調整部
52に戻し(ステップS33)、要求調整部52は、前
述と同様にステップS21〜S24を実行し、画像をア
プリケーション44−1,44−2に送出する。
As a result, the history storage unit 48
And the history of FIG. 13 exists. In this case, the imaging unit operation unit 50 acquires one of the histories written in the history holding unit 48, for example, the one shown in FIG. 12 (step S3).
1) In accordance therewith, an operation signal is sent to the image pickup means 22 (step S32), and the tagged image is returned to the request adjustment unit 52 (step S33). S24 is executed, and the image is sent to the applications 44-1 and 44-2.

【0040】ここで、CPU42は予め決められた微小
時間が経過すると、撮像手段22の設定を別のアプリケ
ーションが出した要求値に切り替えるタイミングを知ら
せる信号をOS46に発する。この信号によって撮像手
段操作部50はもう一方の履歴、例えば図13の方を取
得し(ステップS31)、その値に合わせて撮像手段を
操作し(ステップS32)、その結果得られた画像にア
プリケーション44−3を識別するタグを付加し、要求
調整部52に返す(ステップS33)。
Here, when a predetermined short time has elapsed, the CPU 42 sends a signal to the OS 46 to notify the timing of switching the setting of the imaging means 22 to a request value issued by another application. Based on this signal, the imaging unit operation unit 50 acquires the other history, for example, the one shown in FIG. 13 (step S31), operates the imaging unit in accordance with the value (step S32), and applies the application to the obtained image. A tag for identifying 44-3 is added, and the tag is returned to the request adjusting unit 52 (step S33).

【0041】要求調整部52は、データが返されたこと
を知り(ステップS21)、タグはアプリケーション4
4−3のみを示しているので(ステップS22)、アプ
リケーション44−3に画像を送出する(ステップS2
4)。そして、以降、CPU42から次々発せられる信
号によって、撮像手段22は図12の内容と図13の内
容が交互に繰り返し設定され、これにより、アプリケー
ション44−1、アプリケーション44−2及びアプリ
ケーション44−3のそれぞれに対して、許される程度
に途切れの無い画像を送ることができる。
The request adjuster 52 knows that the data has been returned (step S21), and the tag is
Since only 4-3 is shown (step S22), the image is transmitted to the application 44-3 (step S2).
4). Thereafter, the contents of FIG. 12 and the contents of FIG. 13 are set alternately and repeatedly in the imaging unit 22 by the signals successively output from the CPU 42, whereby the application 44-1, the application 44-2, and the application 44-3 are set. Images can be sent to each of them as seamlessly as possible.

【0042】ところで、要求調整部52がステップS6
において時分割可能でないと判断した場合は、アプリケ
ーションに対して撮影不可能であることを知らせる所定
の信号を送出し(ステップS7)、アプリケーションは
それに基づいて適切な処理を実行する。
By the way, the request adjusting section 52 executes step S6.
If it is determined that the time division is not possible, a predetermined signal is sent to the application to inform the user that shooting is not possible (step S7), and the application executes appropriate processing based on the signal.

【0043】あるアプリケーション、例えば、アプリケ
ーション44−3が撮影終了の要求を発した時、要求調
整部52はそれを検知し(ステップS1)、それが撮影
終了要求であると判断すると(ステップS2)、履歴保
持部48中の図13の履歴を削除し(ステップS1
1)、以降は図12の履歴に従って撮影が行なわれ、撮
影画像がアプリケーション44−1と同44−2に返さ
れる。次に、アプリケーション44−2が撮影終了要求
を発した時は、要求調整部52はそれを検知し(ステッ
プS1)、それが撮影終了要求であると判断すると(ス
テップS2)、履歴保持部48中の履歴を図12から図
11のように変更する(ステップS11)。さらに続い
て、アプリケーション44−1からの撮影終了要求が出
された時には、要求調整部52はそれを検知し(ステッ
プS1)、撮影終了要求であると判断すると(ステップ
S2)、ステップS11において履歴は完全に消去され
る。
When an application, for example, the application 44-3 issues a request for terminating the photographing, the request adjusting unit 52 detects the request (step S1), and determines that it is a photographing end request (step S2). The history of FIG. 13 in the history holding unit 48 is deleted (step S1).
1) Thereafter, shooting is performed according to the history shown in FIG. 12, and the shot image is returned to the application 44-1 and the application 44-2. Next, when the application 44-2 issues a shooting end request, the request adjustment unit 52 detects it (step S1), and when it determines that it is a shooting end request (step S2), the history holding unit 48. The inside history is changed from FIG. 12 to FIG. 11 (step S11). Subsequently, when a photographing end request is issued from the application 44-1, the request adjusting unit 52 detects the request (step S1) and determines that the request is a photographing end request (step S2). Is completely erased.

【0044】なお、本実施例では、要求調整部52がス
テップS6において時分割可能であることを判断するた
めに、図16の評価基準を用いた。この評価基準は1つ
の履歴が履歴保持部48にあり、その履歴とあるアプリ
ケーションから出された要求を比較する際にのみ適用す
ることが可能である。履歴保持部48に複数の履歴があ
り、それらとある1つの要求とを比較するには図17の
ように評価基準を設ける。同図における「ある基準」と
いうのは、時分割を行なってもアプリケーションに返す
画像が途切れないことを保証するものであり、この基
準、並びに関数f,g,hが返す値は履歴保持部48の
履歴の数、履歴と要求中における設定のバラツキ、及び
撮像手段22の性能などによって決められる。
In this embodiment, the evaluation criterion shown in FIG. 16 is used in order to determine that the request adjusting unit 52 can perform time division in step S6. This evaluation criterion can be applied only when one history is stored in the history holding unit 48 and the history is compared with a request issued from an application. There are a plurality of histories in the history holding unit 48, and an evaluation criterion is provided as shown in FIG. 17 in order to compare them with a certain request. The “certain criterion” in FIG. 2 guarantees that the image returned to the application will not be interrupted even if time division is performed. The criterion and the values returned by the functions f, g, and h are stored in the history holding unit 48. Of the history, the variation of the history and the setting during the request, the performance of the imaging unit 22, and the like.

【0045】[0045]

【発明の効果】以上の説明により容易に理解できるよう
に、本発明によれば、撮像手段を複数のアプリケーショ
ンで効率的に使用できる。更に、別の発明によれば、既
に起動されているアプリケーションが発した撮像手段操
作の履歴を保持し、あるアプリケーションから撮像手段
操作の要求が発生された場合、その要求と履歴とを比較
して要求を受け付けるかどうかを判断させるための手段
を設け、要求を受け付ける時には複数の設定を切り替え
る手段によって、複数のアプリケーション間で撮像手段
を共有し、撮影などを行なうことが可能になる。また、
要求と履歴が等しい場合には、1つの画像を複数のアプ
リケーションに分配する機能も有するので、同じ設定を
行なうアプリケーションの間でも撮像手段を共有して撮
影を行なうことができる。従ってアプリケーションによ
る撮像手段へのアクセスを効率良く制御するシステムを
提供することができる。
As can be easily understood from the above description, according to the present invention, the imaging means can be efficiently used in a plurality of applications. Further, according to another invention, the history of the imaging device operation issued by the already activated application is held, and when a request for the imaging device operation is issued from a certain application, the request is compared with the history. A means for determining whether or not to accept a request is provided, and a means for switching a plurality of settings when accepting a request makes it possible to share an imaging means among a plurality of applications and perform photographing and the like. Also,
When the request and the history are the same, a function of distributing one image to a plurality of applications is also provided, so that an image capturing unit can be shared and photographed between applications having the same settings. Therefore, it is possible to provide a system for efficiently controlling access to the imaging unit by the application.

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

【図1】 本発明のハードウエア構成を示すブロック図
である。
FIG. 1 is a block diagram showing a hardware configuration of the present invention.

【図2】 アプリケーションによる撮像手段操作に関与
するソフトウエア構成を示すブロック図である。
FIG. 2 is a block diagram illustrating a software configuration related to an operation of an imaging unit by an application.

【図3】 要求調整部52の処理の流を表わすフローチ
ャートである。
FIG. 3 is a flowchart showing a processing flow of a request adjusting unit 52;

【図4】 要求調整部52の別の処理の流を表わすフロ
ーチャートである。
FIG. 4 is a flowchart showing another processing flow of the request adjusting unit 52.

【図5】 撮像手段操作部50の処理の流を表わすフロ
ーチャートである。
FIG. 5 is a flowchart illustrating a flow of processing of an imaging unit operation unit.

【図6】 アプリケーションが撮影を行なうために出す
要求の例である。
FIG. 6 is an example of a request issued by an application to perform photographing.

【図7】 アプリケーションが撮影を行なうために出す
要求の例である。
FIG. 7 is an example of a request issued by an application to perform photographing.

【図8】 アプリケーションが撮影を行なうために出す
要求の例である。
FIG. 8 is an example of a request issued by an application to perform photographing.

【図9】 アプリケーションが撮影を行なうために出す
要求の例である。
FIG. 9 is an example of a request issued by an application to perform photographing.

【図10】 履歴保持部48に書き込まれる履歴の例で
ある。
10 shows an example of a history written to a history holding unit 48. FIG.

【図11】 履歴保持部48に書き込まれる履歴の例で
ある。
11 shows an example of a history written in a history holding unit 48. FIG.

【図12】 履歴保持部48に書き込まれる履歴の例で
ある。
12 is an example of a history written to a history holding unit 48. FIG.

【図13】 履歴保持部48に書き込まれる履歴の例で
ある。
FIG. 13 is an example of a history written to a history holding unit 48;

【図14】 タグ付き画像の例である。FIG. 14 is an example of a tagged image.

【図15】 タグ付き画像の例である。FIG. 15 is an example of a tagged image.

【図16】 要求調整部52が複数の撮像手段設定を時
分割で切り替え可能かどうかを判断する評価基準であ
る。
FIG. 16 is an evaluation criterion for judging whether or not the request adjustment unit 52 can switch a plurality of imaging means settings in a time-division manner.

【図17】 要求調整部52が複数の撮像手段設定の要
求を切替え可能かどうかを判断する別の判断基準であ
る。
FIG. 17 illustrates another criterion for determining whether the request adjustment unit 52 can switch requests for setting a plurality of imaging units.

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

10:光学系 12:絞り 14:機械シャッタ 1
6:撮像素子 18:信号処理回路 20:コントロー
ラ 22:撮像手段 24:雲台 26:A/D変換器
28:メモり 30:ディスク 32:ネットワーク
・インターフェース34:表示装置 36:入力装置
38:ROM 40:RAM 42:CPU 44−
1,44−2,44−3:アプリケーション 46:O
S 48:履歴保持部 50:撮像手段操作部 52:
要求調整部 60:撮像手段の撮影方向の値 62:撮
像手段の絞り値 64:シャッタ速度値
10: Optical system 12: Aperture 14: Mechanical shutter 1
6: Image sensor 18: Signal processing circuit 20: Controller 22: Imaging means 24: Pan head 26: A / D converter 28: Memory 30: Disk 32: Network interface 34: Display device 36: Input device
38: ROM 40: RAM 42: CPU 44-
1, 44-2, 44-3: Application 46: O
S48: History holding unit 50: Imaging unit operation unit 52:
Requirement adjusting unit 60: value of imaging direction of imaging means 62: aperture value of imaging means 64: shutter speed value

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) H04N 7/15 ──────────────────────────────────────────────────続 き Continued on front page (58) Field surveyed (Int.Cl. 7 , DB name) H04N 7/15

Claims (3)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 撮像手段を備えた情報処理装置であっ
て、同一の設定により撮像を行なう複数のアプリケーシ
ョンに対しては同一の画像を供給し、異なる設定により
撮像を行な複数のアプリケーションに対してはそれぞれ
の設定により撮影された画像を供給する情報処理装置。
An information processing apparatus provided with an imaging unit, wherein the same image is supplied to a plurality of applications that perform imaging with the same settings, and the plurality of applications perform imaging with different settings. In addition, an information processing device that supplies an image captured according to each setting.
【請求項2】 要求する設定が実行不可能なアプリケー
ションに対しては撮影不可能であることを通知する請求
項1に記載の情報処理装置。
2. The information processing apparatus according to claim 1, wherein an application for which a requested setting cannot be executed is notified that shooting is not possible.
【請求項3】 アプリケーションからの撮像手段に関す
る要求を履歴として保持する履歴保持手段と、当該履歴
保持手段中の当該履歴に従って撮像手段を駆動させ、ま
た撮影された画像にアプリケーションを識別するための
情報を付加したデータを作成する撮像手段操作手段と、
アプリケーションから出された撮像手段に関する要求の
受諾を判断し、また、当該履歴保持手段中の当該履歴を
作成・修正・更新・消去し、更に当該撮像手段操作手段
において作成された当該データを基にアプリケーション
に画像を分配する要求調整手段とを具備する請求項2に
記載の情報処理装置。
3. A history holding means for holding, as a history, a request regarding an imaging means from an application, and information for driving the imaging means in accordance with the history in the history holding means, and identifying an application in a captured image. Imaging means operating means for creating data added with
Judgment of the request for the imaging means issued from the application is determined, and the history in the history holding means is created, corrected, updated, or deleted, and further based on the data created by the imaging means operating means. The information processing apparatus according to claim 2, further comprising a request adjustment unit that distributes an image to an application.
JP18829693A 1993-07-29 1993-07-29 Information processing device Expired - Fee Related JP3302115B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP18829693A JP3302115B2 (en) 1993-07-29 1993-07-29 Information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP18829693A JP3302115B2 (en) 1993-07-29 1993-07-29 Information processing device

Publications (2)

Publication Number Publication Date
JPH0746568A JPH0746568A (en) 1995-02-14
JP3302115B2 true JP3302115B2 (en) 2002-07-15

Family

ID=16221140

Family Applications (1)

Application Number Title Priority Date Filing Date
JP18829693A Expired - Fee Related JP3302115B2 (en) 1993-07-29 1993-07-29 Information processing device

Country Status (1)

Country Link
JP (1) JP3302115B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB9513375D0 (en) * 1995-06-30 1995-09-06 Bp Chem Int Ltd Reactive diluents
GB9513317D0 (en) * 1995-06-30 1995-09-06 Bp Chem Int Ltd Reactive diluents
US7702133B2 (en) 2003-07-11 2010-04-20 Hitachi, Ltd. Image-processing camera system and image-processing camera control method
JP4542174B2 (en) * 2008-06-02 2010-09-08 日立オートモティブシステムズ株式会社 Image processing camera system and image processing camera control method
JP5115725B2 (en) * 2008-06-05 2013-01-09 Necカシオモバイルコミュニケーションズ株式会社 Terminal device and program
CN114554000B (en) * 2020-11-20 2023-06-20 华为终端有限公司 Camera calling method, system, electronic equipment and storage medium

Also Published As

Publication number Publication date
JPH0746568A (en) 1995-02-14

Similar Documents

Publication Publication Date Title
USRE42779E1 (en) Apparatus and method for handling digital image data
US5943093A (en) Software driver digital camera system with image storage tags
US6141044A (en) Method and system for coherent image group maintenance in memory
US6169575B1 (en) Method and system for controlled time-based image group formation
US6909457B1 (en) Camera control system that controls a plurality of linked cameras
US5986701A (en) Method and system of grouping related images captured with a digital image capture device
JP4979289B2 (en) Image processing device
US6177956B1 (en) System and method for correlating processing data and image data within a digital camera device
US6697568B1 (en) Motion image recording apparatus and digital camera
US7388605B2 (en) Still image capturing of user-selected portions of image frames
JP2000514213A (en) Image acquisition system
JPH09146726A (en) Method for controlling printer server system
WO1998013786A9 (en) A method and system of grouping related images captured with a digital image capture device
US20220053126A1 (en) Photographing apparatus, unmanned aerial vehicle, control terminal and method for photographing
JP3529205B2 (en) Printing equipment
JP3302115B2 (en) Information processing device
JP3161031B2 (en) Image processing device
EP1104168A2 (en) Method and apparatus for managing job contention for system resources in an electronic reprographic system
US20060078275A1 (en) Display apparatus and method for displaying screen where dragging and dropping of object can be executed and program stored in computer-readable storage medium
JP4909006B2 (en) Imaging device, control method thereof, and program
JP3631034B2 (en) Digital camera
JPH09204276A (en) Printing control system and printing control method
JP2002237984A (en) Digital camera
JPH05327951A (en) Facsimile equipment
JP7224872B2 (en) System and information processing method

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20020402

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

Free format text: PAYMENT UNTIL: 20090426

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090426

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20100426

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20110426

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130426

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees