JP2017163606A - Processing control device, processing control method, and program - Google Patents

Processing control device, processing control method, and program Download PDF

Info

Publication number
JP2017163606A
JP2017163606A JP2017112158A JP2017112158A JP2017163606A JP 2017163606 A JP2017163606 A JP 2017163606A JP 2017112158 A JP2017112158 A JP 2017112158A JP 2017112158 A JP2017112158 A JP 2017112158A JP 2017163606 A JP2017163606 A JP 2017163606A
Authority
JP
Japan
Prior art keywords
transmission
function
execution
execution means
executed
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
JP2017112158A
Other languages
Japanese (ja)
Inventor
卓也 山田
Takuya Yamada
卓也 山田
潤 細田
Jun Hosoda
潤 細田
和也 奈良
Kazuya Nara
和也 奈良
祐司 栗山
Yuji Kuriyama
祐司 栗山
佳規 富所
Yoshinori Tomidokoro
佳規 富所
俊也 木曽
Toshiya Kiso
俊也 木曽
大輔 大谷
Daisuke Otani
大輔 大谷
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Publication of JP2017163606A publication Critical patent/JP2017163606A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Studio Devices (AREA)
  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Camera Bodies And Camera Details Or Accessories (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Details Of Cameras Including Film Mechanisms (AREA)

Abstract

PROBLEM TO BE SOLVED: To appropriately control a normal function and a transmission function, when transmitting a photographed image to an external device.SOLUTION: A photographing apparatus includes: a first processing section 51; a second processing section 52; and a third processing section 53. The first processing section 51 executes a function other than transmission of the photographing apparatus. The second processing section 52 executes a function related to transmission of the photographing apparatus. In order to avoid problems occurring due to parallel execution of the function other than transmission performed by the first processing section 51, and the function related to transmission performed by the second processing section 52, the third processing section 53 performs control so that execution of the function other than transmission performed by the first processing section 51, and execution of the function related to transmission performed by the second processing section 52 are performed exclusively.SELECTED DRAWING: Figure 3

Description

本発明は、撮影装置、送信制御方法及びプログラムに関する。   The present invention relates to an imaging device, a transmission control method, and a program.

従来より、撮影装置により撮影された画像を撮影した撮影装置だけではなく、他の外部装置でも活用することが行われている。特許文献1では、他の外部装置でも活用するために画像が撮影されると外部装置に送信する技術が開示されている。   2. Description of the Related Art Conventionally, not only an image capturing device that captures an image captured by an image capturing device but also other external devices have been used. Patent Document 1 discloses a technique for transmitting an image to an external device when the image is taken for use by another external device.

特開2002−342465号公報JP 2002-342465 A

しかしながら、撮影装置に使用される撮像素子の画素数は年々多くなり、画像の品質が向上する一方、送信に時間がかかってしまうため、撮影後の送信中に通常の撮影装置としての機能の使用に支障が出てしまうという問題がある。そのために、撮影画像を送信する際には、撮影装置の通常の動作は維持したままで送信の処理を平行して実行する必要がある。一方でハードウェア資源が競合したり、アルゴリズム上並行処理できない機能があったりするため、通常機能と送信機能とを適切に制御する必要がある。   However, the number of pixels of the image sensor used in the imaging device increases year by year, and the quality of the image is improved. However, since transmission takes time, the function as a normal imaging device is used during transmission after shooting. There is a problem that it will cause trouble. For this reason, when transmitting a captured image, it is necessary to execute transmission processing in parallel while maintaining the normal operation of the image capturing apparatus. On the other hand, since hardware resources compete and there are functions that cannot be processed in parallel in the algorithm, it is necessary to appropriately control the normal function and the transmission function.

本発明は、このような状況に鑑みてなされたものであり、撮影した画像を外部装置に送信する際に、通常の機能と送信機能を適切に制御することを目的とする。   The present invention has been made in view of such a situation, and an object thereof is to appropriately control a normal function and a transmission function when a captured image is transmitted to an external device.

上記目的を達成するため、本発明の一態様の撮影装置は、
外部装置に画像を送信する撮影装置であって、
当該撮影装置の送信以外の異なる機能を実行する複数の第1の実行手段と、
当該撮影装置の送信に係る機能を実行する第2の実行手段と、
前記複数の第1の実行手段のいずれかが送信以外の機能が実行されるか否かを監視し、当該送信以外の機能が実行される場合に、当該送信以外の実行される機能の処理内容を示す情報を含め、前記第2の実行手段による送信に係る機能の実行を抑制する要求を出力する要求出力手段と、
前記要求出力手段から出力される要求に応じて、前記第2の実行手段による送信に係る機能の実行を抑制する制御を行う制御手段と、
を備えることを特徴とする。
In order to achieve the above object, an imaging device of one embodiment of the present invention provides:
An imaging device that transmits an image to an external device,
A plurality of first execution means for executing different functions other than transmission of the imaging apparatus;
Second execution means for executing a function related to transmission of the photographing apparatus;
Whether one of the plurality of first execution means monitors a function other than transmission is executed, and when a function other than the transmission is executed, the processing content of the function executed other than the transmission Request output means for outputting a request for suppressing execution of a function related to transmission by the second execution means, including information indicating
Control means for performing control to suppress execution of a function related to transmission by the second execution means in response to a request output from the request output means;
It is characterized by providing.

本発明によれば、撮影した画像を自動で外部装置に送信する際に、通常の機能と送信機能を適切に制御することができる。   According to the present invention, when a captured image is automatically transmitted to an external device, the normal function and the transmission function can be appropriately controlled.

本発明の一実施形態に係る画像送信システムのシステム構成を示すシステム構成図である。1 is a system configuration diagram showing a system configuration of an image transmission system according to an embodiment of the present invention. 本発明の一実施形態に係る撮影装置及び携帯端末装置のハードウェアの構成を示すブロック図である。It is a block diagram which shows the structure of the hardware of the imaging device and portable terminal device which concern on one Embodiment of this invention. 図2の撮影装置の機能的構成のうち、自動送信制御処理を実行するための機能的構成を示す機能ブロック図である。It is a functional block diagram which shows the functional structure for performing an automatic transmission control process among the functional structures of the imaging device of FIG. 図3の機能的構成を有する図2の撮影装置が実行する自動送信制御処理の流れを説明するフローチャートである。4 is a flowchart for explaining a flow of automatic transmission control processing executed by the imaging apparatus of FIG. 2 having the functional configuration of FIG. 3.

以下、本発明の実施形態について、図面を用いて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の一実施形態に係る画像送信システムSのシステム構成を示すシステム構成図である。
画像送信システムSは、図1に示すように、撮影装置1と、携帯端末装置2とを備える。
画像送信システムSでは、撮影装置1で撮影された画像(以下、「撮影画像」という。)を、撮影後に、外部装置である携帯端末装置2に自動的に送信する機能を有する。
本実施形態においては、撮影装置1は、撮影画像のうち、(図中ハッチングで示した)送信対象となっている撮影画像のみを携帯端末装置2に送信する。撮影装置1では、撮影画像の送信対象と送信状況を撮影画像のIDで管理する送信対象リストを保持しており、当該送信対象リストを参照して、撮影画像の送信を行う。即ち、撮影装置1では、送信対象リストに記憶される未送信IDに基づいて、対応する撮影画像を携帯端末装置2に送信する。なお、送信対象への設定は、例えば、撮影時の設定(「自動送信設定:入/切」)等に基づき行われる。
FIG. 1 is a system configuration diagram showing a system configuration of an image transmission system S according to an embodiment of the present invention.
As illustrated in FIG. 1, the image transmission system S includes a photographing device 1 and a mobile terminal device 2.
The image transmission system S has a function of automatically transmitting an image captured by the imaging device 1 (hereinafter referred to as “captured image”) to the mobile terminal device 2 that is an external device after imaging.
In the present embodiment, the photographing apparatus 1 transmits only the photographed image to be transmitted (shown by hatching in the drawing) among the photographed images to the mobile terminal device 2. The photographing apparatus 1 holds a transmission target list for managing the transmission target and transmission status of the captured image with the ID of the captured image, and transmits the captured image with reference to the transmission target list. That is, the imaging device 1 transmits a corresponding captured image to the mobile terminal device 2 based on the unsent ID stored in the transmission target list. The setting of the transmission target is performed based on, for example, a setting at the time of shooting (“automatic transmission setting: on / off”).

撮影装置1における排他制御処理は、下記の通常の機能と自動送信機能を排他制御している。
(1)静止画撮影、動画撮影、動画再生
(2)特殊撮影機能の待機状態(パスト動画、スライドパノラマ、インターバル撮影等)
(3)画像加工機能(ムービーカット、連写マルチプリント、クイックコラージュ等)
(4)ファイル加工処理(ファイル削除、USB(Universal Serial Bus)接続によるファイル転送等)
(5)他の通信機能
(1)〜(5)の処理が実行されている間は、自動送信処理は抑制され(開始されない、または、制限された処理とされ)、また自動送信処理を実行中にこれらの処理が開始された場合は、自動送信処理が抑制される。
The exclusive control processing in the image capturing apparatus 1 exclusively controls the following normal function and automatic transmission function.
(1) Still image shooting, movie shooting, movie playback (2) Standby state of special shooting function (pasted movie, slide panorama, interval shooting, etc.)
(3) Image processing functions (movie cut, continuous multi-print, quick collage, etc.)
(4) File processing (file deletion, file transfer via USB (Universal Serial Bus) connection, etc.)
(5) Other communication functions While the processes of (1) to (5) are being executed, the automatic transmission process is suppressed (not started or restricted), and the automatic transmission process is executed. When these processes are started during, the automatic transmission process is suppressed.

また、本実施形態の画像送信システムSにおいては、撮影装置1では、画像の送信にあたり、2つの通信方式を用いる。即ち、高速でありファイルの送受信に適した無線通信方式(以下、「第1通信方式」という。)と、低速であるが省電力であり常時接続に適した無線通信方式(以下、「第2通信方式」という。)との通信方式で、画像の送信を行う。
なお、本実施形態において、第1通信方式は、無線LAN(Local Area Network)のうちWi−Fi(Wireless Fidelity)の通信規格に基づいた通信方式を用いる。また、第2通信方式は、Bluetooth(登録商標) low energy/Bluetooth(登録商標) LE(以下、「BLE」という。)の通信規格に基づいた通信方式を用いる。
Further, in the image transmission system S of the present embodiment, the photographing apparatus 1 uses two communication methods for image transmission. That is, a high-speed wireless communication method suitable for file transmission / reception (hereinafter referred to as “first communication method”) and a low-speed but power-saving wireless communication method suitable for constant connection (hereinafter referred to as “second communication method”). The image is transmitted by the communication method.
In the present embodiment, the first communication method uses a communication method based on a Wi-Fi (Wireless Fidelity) communication standard in a wireless LAN (Local Area Network). Further, the second communication method uses a communication method based on the communication standard of Bluetooth (registered trademark) low energy / Bluetooth (registered trademark) LE (hereinafter referred to as “BLE”).

本実施形態の画像送信システムSにおいて撮影画像の自動送信機能を発揮する場合には、撮影装置1と携帯端末装置2の間で、第2通信方式であるBLEで通信が確立した状態(常時接続状態)で行われる。即ち、撮影装置1と携帯端末装置2との間で、第2通信方式であるBLEで接続がされていることが前提となって撮影画像の自動送信機能が発揮される。
具体的には、撮影装置1から、携帯端末装置2に対して、第2通信方式での通信を介して、第1通信方式であるWi−Fiでの通信を確立するように指示(制御信号)を出して、撮影装置1と携帯端末装置2との間で第1通信方式であるWi−Fiでの通信を確立する。なお、本実施形態においては、撮影装置1では、Wi−Fiにおいて親機となるようにし、携帯端末装置2では、第1通信方式であるWi−Fiにおいて子機となるようにして、撮影装置1と携帯端末装置2の1対1の直接通信で通信を確立する。
その後、撮影装置1から、携帯端末装置2に対して、第1通信方式で、画像を送信する。これにより、携帯端末装置2では、操作を行うことなく、第1通信方式で、画像を受信することができるようになる。
In the image transmission system S of the present embodiment, when the automatic transmission function of a captured image is exhibited, a state where communication is established between the image capturing device 1 and the mobile terminal device 2 by BLE, which is the second communication method (always connected) State). That is, the automatic transmission function of a captured image is exhibited on the premise that the imaging device 1 and the mobile terminal device 2 are connected by BLE which is the second communication method.
Specifically, the imaging device 1 instructs the portable terminal device 2 to establish communication using Wi-Fi, which is the first communication method, via communication using the second communication method (control signal). ) To establish communication using Wi-Fi, which is the first communication method, between the photographing device 1 and the mobile terminal device 2. In the present embodiment, the photographing device 1 is a parent device in Wi-Fi, and the mobile terminal device 2 is a child device in Wi-Fi, which is the first communication method. Communication is established by one-to-one direct communication between 1 and the mobile terminal device 2.
Thereafter, the image capturing device 1 transmits an image to the mobile terminal device 2 using the first communication method. As a result, the mobile terminal device 2 can receive an image by the first communication method without performing an operation.

さらに、携帯端末装置2では、撮影装置1から受信した撮影画像を、例えば、記憶・管理したり、他の外部機器との画像の共有を目的として、クラウドサーバにアップロードしたりする等の撮影画像の外部装置での活用がなされる。   Further, in the mobile terminal device 2, the captured image received from the imaging device 1 is, for example, stored / managed, or uploaded to a cloud server for the purpose of sharing the image with other external devices. It can be used with external devices.

図2は、本発明の一実施形態に係る撮影装置1及び携帯端末装置2のハードウェアの構成を示すブロック図である。
撮影装置1は、例えばデジタルカメラとして構成される。
FIG. 2 is a block diagram illustrating a hardware configuration of the imaging device 1 and the mobile terminal device 2 according to an embodiment of the present invention.
The photographing apparatus 1 is configured as a digital camera, for example.

撮影装置1は、CPU(Central Processing Unit)11と、ROM(Read Only Memory)12と、RAM(Random Access Memory)13と、バス14と、入出力インターフェース15と、撮像部16と、入力部17と、出力部18と、記憶部19と、第1通信部20と、第2通信部21と、ドライブ22と、電源部23と、を備えている。   The photographing apparatus 1 includes a CPU (Central Processing Unit) 11, a ROM (Read Only Memory) 12, a RAM (Random Access Memory) 13, a bus 14, an input / output interface 15, an imaging unit 16, and an input unit 17. An output unit 18, a storage unit 19, a first communication unit 20, a second communication unit 21, a drive 22, and a power supply unit 23.

CPU11は、ROM12に記録されているプログラム、または、記憶部19からRAM13にロードされたプログラムに従って各種の処理を実行する。   The CPU 11 executes various processes according to a program recorded in the ROM 12 or a program loaded from the storage unit 19 to the RAM 13.

RAM13には、CPU11が各種の処理を実行する上において必要なデータ等も適宜記憶される。   The RAM 13 appropriately stores data necessary for the CPU 11 to execute various processes.

CPU11、ROM12及びRAM13は、バス14を介して相互に接続されている。このバス14にはまた、入出力インターフェース15も接続されている。入出力インターフェース15には、撮像部16、入力部17、出力部18、記憶部19、第1通信部20、第2通信部21、ドライブ22及び電源部23が接続されている。   The CPU 11, ROM 12, and RAM 13 are connected to each other via a bus 14. An input / output interface 15 is also connected to the bus 14. An imaging unit 16, an input unit 17, an output unit 18, a storage unit 19, a first communication unit 20, a second communication unit 21, a drive 22, and a power supply unit 23 are connected to the input / output interface 15.

撮像部16は、図示はしないが、光学レンズ部と、イメージセンサと、を備えている。   Although not shown, the imaging unit 16 includes an optical lens unit and an image sensor.

光学レンズ部は、被写体を撮影するために、光を集光するレンズ、例えばフォーカスレンズやズームレンズ等で構成される。
フォーカスレンズは、イメージセンサの受光面に被写体像を結像させるレンズである。ズームレンズは、焦点距離を一定の範囲で自在に変化させるレンズである。
光学レンズ部にはまた、必要に応じて、焦点、露出、ホワイトバランス等の設定パラメータを調整する周辺回路が設けられる。
The optical lens unit is configured by a lens that collects light, for example, a focus lens or a zoom lens, in order to photograph a subject.
The focus lens is a lens that forms a subject image on the light receiving surface of the image sensor. The zoom lens is a lens that freely changes the focal length within a certain range.
The optical lens unit is also provided with a peripheral circuit for adjusting setting parameters such as focus, exposure, and white balance as necessary.

イメージセンサは、光電変換素子や、AFE(Analog Front End)等から構成される。
光電変換素子は、例えばCMOS(Complementary Metal Oxide Semiconductor)型の光電変換素子等から構成される。光電変換素子には、光学レンズ部から被写体像が入射される。そこで、光電変換素子は、被写体像を光電変換(撮像)して画像信号を一定時間蓄積し、蓄積した画像信号をアナログ信号としてAFEに順次供給する。
AFEは、このアナログの画像信号に対して、A/D(Analog/Digital)変換処理等の各種信号処理を実行する。各種信号処理によって、ディジタル信号が生成され、撮像部16の出力信号として出力される。
このような撮像部16の出力信号を、以下、「撮影画像のデータ」とも呼ぶ。撮影画像のデータは、CPU11や図示しない画像処理部等に適宜供給される。
The image sensor includes a photoelectric conversion element, AFE (Analog Front End), and the like.
The photoelectric conversion element is composed of, for example, a CMOS (Complementary Metal Oxide Semiconductor) type photoelectric conversion element or the like. A subject image is incident on the photoelectric conversion element from the optical lens unit. Therefore, the photoelectric conversion element photoelectrically converts (captures) the subject image, accumulates the image signal for a predetermined time, and sequentially supplies the accumulated image signal as an analog signal to the AFE.
The AFE performs various signal processing such as A / D (Analog / Digital) conversion processing on the analog image signal. Through various signal processing, a digital signal is generated and output as an output signal of the imaging unit 16.
Hereinafter, the output signal of the imaging unit 16 is also referred to as “photographed image data”. The captured image data is appropriately supplied to the CPU 11 or an image processing unit (not shown).

入力部17は、各種釦等で構成され、ユーザの指示操作に応じて各種情報を入力する。
出力部18は、ディスプレイやスピーカ等で構成され、画像や音声を出力する。
The input unit 17 includes various buttons and the like, and inputs various types of information according to user instruction operations.
The output unit 18 includes a display, a speaker, and the like, and outputs images and sounds.

記憶部19は、ハードディスクまたはフラッシュメモリ等で構成され、各種画像のデータを記憶する。   The storage unit 19 includes a hard disk or a flash memory, and stores various image data.

第1通信部20は、高速でありファイルの送受信に適した無線通信方式(以下、「第1通信方式」という。)で外部装置(本実施形態においては、携帯端末装置2)との間で行う通信を制御する。本実施形態においては、第1通信方式は、無線LAN(Local Area Network)のうちWi−Fi(Wireless Fidelity)の通信規格に基づいた通信方式を用いる。   The first communication unit 20 is a high-speed wireless communication method (hereinafter referred to as “first communication method”) suitable for file transmission and reception with an external device (in the present embodiment, the mobile terminal device 2). Control the communication that takes place. In the present embodiment, the first communication method uses a communication method based on a Wi-Fi (Wireless Fidelity) communication standard in a wireless LAN (Local Area Network).

第2通信部21は、低速であるが省電力であり常時接続に適した無線通信方式(以下、「第2通信方式」という。)で外部装置(本実施形態においては、携帯端末装置2)との間で行う通信を制御する。本実施形態においては、第2通信方式は、Bluetooth(登録商標) Low Energy/Bluetooth(登録商標) LE(以下、「BLE」という。)の通信規格に基づいた通信方式を用いる。   The second communication unit 21 is a low-speed but power-saving wireless communication method (hereinafter referred to as “second communication method”) that is suitable for constant connection and an external device (in this embodiment, the mobile terminal device 2). Controls communication with the. In the present embodiment, the second communication method uses a communication method based on the communication standard of Bluetooth (registered trademark) Low Energy / Bluetooth (registered trademark) LE (hereinafter referred to as “BLE”).

ドライブ22には、磁気ディスク、光ディスク、光磁気ディスク、あるいは半導体メモリ等よりなる、リムーバブルメディア31が適宜装着される。ドライブ22によってリムーバブルメディア31から読み出されたプログラムは、必要に応じて記憶部19にインストールされる。また、リムーバブルメディア31は、記憶部19に記憶されている画像のデータ等の各種データも、記憶部19と同様に記憶することができる。   A removable medium 31 made of a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is appropriately attached to the drive 22. The program read from the removable medium 31 by the drive 22 is installed in the storage unit 19 as necessary. The removable medium 31 can also store various data such as image data stored in the storage unit 19 in the same manner as the storage unit 19.

電源部23は、例えば、リチウムイオン二次電池により構成され、電源回路(図示せず)を介して、撮影装置1に駆動用の電力を供給する電力供給源であり、撮影装置1の駆動源としての電流を撮影装置1の各構成へ供給する。電源部23は、CPU11により制御され、例えば、電源オフ状態において、出力部18等への電源の供給を停止して表示出力をオフして、第1通信部20や第2通信部21等の通信における電源の供給を維持して、電源オフ状態においても画像送信を可能に制御される。   The power supply unit 23 is constituted by, for example, a lithium ion secondary battery, and is a power supply source that supplies driving power to the imaging apparatus 1 via a power supply circuit (not shown). Is supplied to each component of the photographing apparatus 1. The power supply unit 23 is controlled by the CPU 11. For example, in a power-off state, the power supply unit 23 stops supplying power to the output unit 18 and turns off the display output, and the first communication unit 20 and the second communication unit 21 It is controlled so that image transmission is possible even when the power is off while maintaining the supply of power in communication.

また、携帯端末装置2は、例えばタブレット端末として構成される。
なお、ハードウェアの構成については、撮影装置1と同様であるため省略する。以下、撮影装置1と携帯端末装置2におけるハードウェアを説明として用いる場合には、撮影装置1には、符号の末尾に「−1」を付すものとし、携帯端末装置2には符号の末尾に「−2」を付すものとする。即ち、撮影装置1は、CPU11−1乃至リムーバブルメディア31−1と表記するものとし、携帯端末装置2は、CPU11−2乃至リムーバブルメディア31−2と表記するものとする。
The mobile terminal device 2 is configured as a tablet terminal, for example.
Note that the hardware configuration is the same as that of the photographing apparatus 1 and is omitted. Hereinafter, when using the hardware in the photographing device 1 and the portable terminal device 2 as an explanation, the photographing device 1 is attached with “−1” at the end of the reference numeral, and the portable terminal device 2 is appended with the end of the reference numeral. "-2" shall be attached. That is, the photographing apparatus 1 is represented as CPU 11-1 through removable media 31-1, and the portable terminal apparatus 2 is represented as CPU 11-2 through removable media 31-2.

図3は、撮影装置1の機能的構成のうち、自動送信制御処理を実行するための機能的構成を示す機能ブロック図である。
自動送信制御処理とは、他の処理との排他制御を行いながら、撮影した画像を、外部装置(本実施形態においては、携帯端末装置2)に自動的に送信する一連の処理をいう。
FIG. 3 is a functional block diagram showing a functional configuration for executing the automatic transmission control process among the functional configurations of the imaging apparatus 1.
The automatic transmission control process refers to a series of processes for automatically transmitting a captured image to an external device (in the present embodiment, the portable terminal device 2) while performing exclusive control with other processes.

自動送信制御処理を実行する場合には、図3に示すように、CPU11−1において、第1の処理部51と、第2の処理部52と、第3の処理部53と、が機能する。   When executing the automatic transmission control process, as shown in FIG. 3, the first processing unit 51, the second processing unit 52, and the third processing unit 53 function in the CPU 11-1. .

また、記憶部19−1の一領域には、画像記憶部71と、送信対象リスト記憶部72と、が設定される。   An image storage unit 71 and a transmission target list storage unit 72 are set in one area of the storage unit 19-1.

画像記憶部71には、撮影を行い撮像部16−1から取得し生成された撮影画像のデータが記憶される。   The image storage unit 71 stores data of a captured image that is captured and acquired from the imaging unit 16-1.

送信対象リスト記憶部72には、画像記憶部71に記憶される撮影画像のうち、送信対象となっている撮影画像の送信状況を管理するための送信対象リストが記憶される。送信対象リストには、本実施形態においては、画像の送信状況として、未送信の画像のIDが記憶される。対象となる画像の送信が完了すると、送信対象リストからIDが削除されることで、画像の送信状況を管理する。即ち、送信対象リストには、送信対象のうち、未送信の画像のIDのみが記憶され、非送信対象と、送信対象のうち、送信済みの画像のIDは記憶されない。   The transmission target list storage unit 72 stores a transmission target list for managing the transmission status of the captured image that is the transmission target among the captured images stored in the image storage unit 71. In the present embodiment, the ID of an untransmitted image is stored in the transmission target list as the image transmission status. When the transmission of the target image is completed, the image transmission status is managed by deleting the ID from the transmission target list. That is, in the transmission target list, only the ID of an image that has not been transmitted among the transmission targets is stored, and the ID of an image that has been transmitted among the non-transmission target and the transmission target is not stored.

第1の処理部51は、撮影装置1における撮影、再生、画像加工及びファイル管理を含む通常の機能を実行する処理を行う。また、第1の処理部51は、各種機能を実行する場合に、第2の処理部52における画像の自動送信処理を抑制することを要求する抑制要求を第3の処理部53に出力する。また、第1の処理部51は、特定の処理の準備段階の操作が行われた場合に、特定の処理が実行されることを予告するための予告情報を第3の処理部53に出力する。
具体的には、第1の処理部51は、撮影制御部51aと、再生制御部51bと、画像加工部51cと、ファイル管理部51dと、抑制要求出力部51eとを含んでいる。
The first processing unit 51 performs processing for executing normal functions including photographing, reproduction, image processing, and file management in the photographing apparatus 1. The first processing unit 51 outputs a suppression request for requesting suppression of the automatic image transmission processing in the second processing unit 52 to the third processing unit 53 when performing various functions. Further, the first processing unit 51 outputs notice information for notifying that the specific process is executed to the third processing unit 53 when an operation at a preparation stage of the specific process is performed. .
Specifically, the first processing unit 51 includes a shooting control unit 51a, a reproduction control unit 51b, an image processing unit 51c, a file management unit 51d, and a suppression request output unit 51e.

撮影制御部51aは、シャッターボタンの押下や、タイムラプス、インターバル、パスト動画、スライドパノラマあるいはセルフタイマー等の各種撮影の設定に応じて、撮像部16−1による撮影を制御する。撮影制御部51aの制御に従って撮影された撮影画像のデータは、画像記憶部71に記憶される。ここで、タイムラプスとは、一定時間間隔で自動的に撮影した静止画像や動画像を繋ぎ合わせて1つの動画像とする撮影方法である。インターバルとは、一定時間間隔で静止画像や動画像を自動的に撮影する撮影方法である。パスト動画とは、撮影開始操作前の一定時間の動画像を保持しておき、記録対象とすることが可能な撮影方法である。スライドパノラマとは、撮影装置1の画角をスライドさせながら連写することによって撮影された静止画像を合成して、広角のパノラマ画像を生成する撮影方法である。   The shooting control unit 51a controls shooting by the imaging unit 16-1 in accordance with various shooting settings such as pressing of a shutter button, time lapse, interval, past movie, slide panorama, or self-timer. Data of a photographed image photographed according to the control of the photographing control unit 51a is stored in the image storage unit 71. Here, time lapse is a shooting method in which still images and moving images that are automatically shot at regular time intervals are connected to form one moving image. The interval is a shooting method for automatically shooting still images and moving images at regular time intervals. The past moving image is a shooting method that can hold a moving image for a predetermined time before the shooting start operation and can be used as a recording target. The slide panorama is a photographing method for generating a wide-angle panoramic image by synthesizing still images photographed by continuous shooting while sliding the angle of view of the photographing apparatus 1.

再生制御部51bは、ユーザの指示に応じて、画像記憶部71あるいはリムーバブルメディア31−1に記憶された静止画像や動画像のデータを再生する。
画像加工部51cは、ユーザの指示に応じて、ムービーカット、連写マルチプリント、クイックコラージュ等の画像の加工処理を実行する。ここで、ムービーカットとは、ユーザによって指定された場面より前あるいは後のシーンをカットする加工処理である。連写マルチプリントとは、連写によって撮影された複数の静止画像を並べて1つの静止画像とする加工処理である。クイックコラージュとは、自動的に選択された複数の画像を組み合わせて1つのコラージュ画像とする加工処理である。
ファイル管理部51dは、ファイルのコピー、削除あるいは移動や、USB接続された機器との間におけるファイル転送等を管理する。
The reproduction control unit 51b reproduces still image or moving image data stored in the image storage unit 71 or the removable medium 31-1 in accordance with a user instruction.
The image processing unit 51c executes image processing such as movie cut, continuous multi-print, and quick collage in accordance with a user instruction. Here, the movie cut is a process for cutting a scene before or after a scene designated by the user. Continuous shooting multi-printing is a process for arranging a plurality of still images taken by continuous shooting to form one still image. The quick collage is a process for combining a plurality of automatically selected images into one collage image.
The file management unit 51d manages file copying, deletion, or movement, file transfer with a USB-connected device, and the like.

抑制要求出力部51eは、撮影制御部51a、再生制御部51b及び画像加工部51cにおける処理内容を示す情報を含む抑制要求を第3の処理部53に出力する。なお、抑制要求出力部51eは、抑制要求の要因となった処理が終了した場合、第2の処理部52における自動送信処理の抑制を解除するための解除要求を出力する。
また、抑制要求出力部51eは、第1の処理部51において、特定の処理の準備段階の操作が行われた場合に、特定の処理が実行されることを予告するための予告情報を第3の処理部53に出力する。例えば、シャッターボタンが押下されて静止画像の撮影が行われる前に、ハーフシャッターの操作が行われた場合、静止画像の撮影が行われる蓋然性が高いことから、抑制要求出力部51eは、ハーフシャッターの操作が行われた旨(即ち、シャッターボタンが押下されることを予告する旨)の予告情報を第3の処理部53に出力する。同様に、タイムラプス、インターバル、パスト動画、スライドパノラマあるいはセルフタイマー等の特殊な撮影、動画像の再生、ムービーカット、連写マルチプリント、クイックコラージュ等、負荷の大きい処理や比較的長い処理時間を要する処理が行われる場合(例えば、これらの処理を実行するための設定が行われた場合)にも、抑制要求出力部51eが、これらの処理が実行されることを予告するための予告情報を出力することとしてもよい。なお、抑制要求出力部51eは、予告情報を出力した後、予告された特定の処理が実行されなかった場合(例えば、一定時間内に実行されなかった場合)、予告情報を取り消すための予告取消し情報を第3の処理部53に出力する。
The suppression request output unit 51e outputs a suppression request including information indicating processing contents in the imaging control unit 51a, the reproduction control unit 51b, and the image processing unit 51c to the third processing unit 53. The suppression request output unit 51e outputs a cancellation request for canceling the suppression of the automatic transmission process in the second processing unit 52 when the process that has caused the suppression request is completed.
In addition, the suppression request output unit 51e provides the third notice information for notifying that the specific process is executed when the first process unit 51 performs an operation at the preparation stage of the specific process. To the processing unit 53. For example, if a half-shutter operation is performed before a still image is shot after the shutter button is pressed, there is a high probability that a still image will be shot. Preliminary information indicating that the above operation has been performed (that is, that the shutter button is pressed) is output to the third processing unit 53. Similarly, special processing such as time lapse, interval, past video, slide panorama or self-timer, playback of moving images, movie cut, continuous multi-print, quick collage, etc. requires heavy processing and relatively long processing time Even when processing is performed (for example, when settings for executing these processes are performed), the suppression request output unit 51e outputs notice information for notifying that these processes are executed. It is good to do. Note that the suppression request output unit 51e outputs the advance notice information and then cancels the advance notice in order to cancel the advance notice information when the specific process for which the advance notice has been executed is not executed (for example, when it is not executed within a certain time). Information is output to the third processing unit 53.

第2の処理部52は、撮影装置1から外部装置への画像(静止画像または動画像)の自動送信処理を実行する。
具体的には、第2の処理部52は、送信対象管理部52aと、送信制御部52bとを含んでいる。
送信対象管理部52aは、送信対象リスト記憶部72に記憶された未送信の画像のIDに基づいて、画像記憶部71に記憶された画像を特定し、その画像を自動送信の対象とする。
送信制御部52bは、送信対象管理部52aによって自動送信の対象とされた画像を、第1通信部20−1を介して外部装置へ送信する。このとき、送信制御部52bは、第3の処理部53による排他制御に従って、第1通信部20−1における外部装置への送信の実行及び停止、送信電力または送信速度、あるいは、動作クロックを制御する。
The second processing unit 52 executes automatic transmission processing of an image (still image or moving image) from the image capturing device 1 to the external device.
Specifically, the second processing unit 52 includes a transmission target management unit 52a and a transmission control unit 52b.
The transmission target management unit 52a identifies an image stored in the image storage unit 71 based on the ID of an untransmitted image stored in the transmission target list storage unit 72, and sets the image as a target for automatic transmission.
The transmission control unit 52b transmits the image subjected to automatic transmission by the transmission target management unit 52a to the external device via the first communication unit 20-1. At this time, the transmission control unit 52b controls execution and stop of transmission to the external device in the first communication unit 20-1, transmission power or transmission speed, or operation clock according to the exclusive control by the third processing unit 53. To do.

第3の処理部53は、第1の処理部51と第2の処理部52とを排他制御する処理を行う。ここで、本実施形態における排他制御とは、第2の処理部52を停止させて第1の処理部51のみを択一的に動作させる制御に加え、第1の処理部51を優先させつつ第2の処理部52も動作させ、第2の処理部52の動作を抑制する制御を含むものである。第3の処理部53では、メモリ(物理的容量やアドレス)の競合や処理回路の機能の競合(即ち、ハードウェアの競合)、ソフトウェアのアルゴリズムの論理的な競合(例えば、同一のパラメータを処理対象とする等)、ピーク電流、発熱、ノイズ等の観点を基に、第1の処理部51と第2の処理部52とを排他制御することができる。
具体的には、第3の処理部53は、送信条件判別部53aと、動作設定部53bとを含んでいる。
The third processing unit 53 performs processing for exclusive control of the first processing unit 51 and the second processing unit 52. Here, the exclusive control in the present embodiment means that the first processing unit 51 is prioritized in addition to the control in which the second processing unit 52 is stopped and only the first processing unit 51 is operated selectively. The second processing unit 52 is also operated, and includes control for suppressing the operation of the second processing unit 52. The third processing unit 53 processes memory (physical capacity and address) contention, processing circuit function contention (ie, hardware contention), and software algorithm logical contention (eg, the same parameter). The first processing unit 51 and the second processing unit 52 can be exclusively controlled based on the viewpoints of peak current, heat generation, noise, and the like.
Specifically, the third processing unit 53 includes a transmission condition determining unit 53a and an operation setting unit 53b.

送信条件判別部53aは、抑制要求出力部51eから入力された抑制要求または予告情報に基づいて、第2の処理部52における動作(外部装置への画像の送信)の条件を判別する。即ち、送信条件判別部53aは、抑制要求または予告情報に示されている第1の処理部51における処理内容に応じて、第2の処理部52において許容される動作の条件を判別する。
例えば、送信条件判別部53aは、第1の処理部51において静止画像の撮影が実行される(または既に実行されている)場合、第2の処理部52における外部装置への画像の送信が許可されない状態であると判別する。また、送信条件判別部53aは、第1の処理部51において、動画像が撮影される(または既に撮影されている)場合、第2の処理部52における外部装置への画像の送信電力を低下させる(通信電力を抑制する)状態であると判別する。これは、動画像が撮影される場合、動画像処理エンジンへの引き込み電流が増加することから、通信に使用できる電力が減少するためである。また、送信条件判別部53aは、第1の処理部51において、高負荷の画像加工処理が実行される(または既に実行されている)場合、第2の処理部52における外部装置への画像データ(パケット)の送信間隔を大きくし、送信速度を低下させる(通信速度を抑制する)状態であると判別する。これは、高度な画像処理等、高負荷の画像加工処理によって間欠的に発熱量が増大し、第2の処理部52と同時に動作させることにより許容発熱量を超える場合があるためである。さらに、送信条件判別部53aは、第1の処理部51において、動画像の再生が実行される(または既に実行されている)場合、第2の処理部52における動作クロックを低下させる(動作クロックを抑制する)状態であると判別する。これは、第2の処理部52における通信によって、特定クロック周波数の信号が回路内を伝搬し、動画像や音声にノイズが混入する場合があるためである。
The transmission condition determination unit 53a determines the condition of the operation (transmission of an image to an external device) in the second processing unit 52 based on the suppression request or advance notice information input from the suppression request output unit 51e. That is, the transmission condition determination unit 53a determines the operation condition permitted in the second processing unit 52 according to the processing content in the first processing unit 51 indicated in the suppression request or the advance notice information.
For example, the transmission condition discriminating unit 53a permits the second processing unit 52 to transmit an image to an external device when the first processing unit 51 performs (or has already been performed). It is determined that the state is not performed. The transmission condition determining unit 53a reduces the transmission power of the image to the external device in the second processing unit 52 when the first processing unit 51 captures a moving image (or has already been captured). It is determined that it is in a state (to suppress communication power). This is because, when a moving image is shot, the current drawn into the moving image processing engine increases, so that the power that can be used for communication decreases. Further, the transmission condition determination unit 53a, when the first processing unit 51 performs (or has already been performed) a high-load image processing, the image data to the external device in the second processing unit 52 It is determined that the transmission interval of (packet) is increased and the transmission speed is reduced (communication speed is suppressed). This is because the heat generation amount increases intermittently due to high-load image processing such as advanced image processing, and may exceed the allowable heat generation amount when operated simultaneously with the second processing unit 52. Further, the transmission condition determination unit 53a reduces the operation clock in the second processing unit 52 (operation clock) when the first processing unit 51 performs (or has already been performed) the reproduction of the moving image. Is determined). This is because a signal of a specific clock frequency propagates through the circuit due to communication in the second processing unit 52, and noise may be mixed in a moving image or sound.

送信条件判別部53aは、この判別結果に基づいて、第2の処理部52における動作の条件を設定するためのフラグ(以下、「動作条件設定フラグ」という。)を設定する。動作条件設定フラグは、例えば4ビットのデータによって構成され、初期状態では、全てのビットが“0”(フラグが立っていない状態)とされている。そして、送信条件判別部53aは、第2の処理部52における外部装置への画像の送信が許可されない状態であると判別した場合、動作条件設定フラグの第1ビットを“1”(フラグが立った状態)とする。同様に、送信条件判別部53aは、第2の処理部52における外部装置への画像の送信電力を低下させる(通信電力を抑制する)状態であると判別した場合、動作条件設定フラグの第2ビットを“1”とし、第2の処理部52における外部装置への画像データ(パケット)の送信間隔を大きくし、送信速度を低下させる(通信速度を抑制する)状態であると判別した場合、動作条件設定フラグの第3ビットを“1”とし、第2の処理部52における動作クロックを低下させる(動作クロックを抑制する)状態であると判別した場合、動作条件設定フラグの第4ビットを“1”とする。
また、送信条件判別部53aは、抑制要求出力部51eから解除要求または予告取消し情報が入力された場合、動作条件設定フラグを“0”に戻し、第2の処理部52における動作の抑制を解除する。
Based on the determination result, the transmission condition determination unit 53a sets a flag for setting the operation condition in the second processing unit 52 (hereinafter referred to as “operation condition setting flag”). The operating condition setting flag is composed of, for example, 4-bit data, and all bits are set to “0” (the flag is not set) in the initial state. If the transmission condition determination unit 53a determines that the second processing unit 52 is not permitted to transmit an image to the external device, the transmission condition determination unit 53a sets the first bit of the operation condition setting flag to “1” (the flag is set). State). Similarly, when it is determined that the transmission condition determination unit 53a is in a state where the transmission power of the image to the external device in the second processing unit 52 is reduced (suppress communication power), the second operation condition setting flag is set. When it is determined that the bit is set to “1”, the transmission interval of the image data (packet) to the external device in the second processing unit 52 is increased, and the transmission speed is reduced (communication speed is suppressed). When the third bit of the operating condition setting flag is set to “1” and it is determined that the operating clock in the second processing unit 52 is lowered (suppressing the operating clock), the fourth bit of the operating condition setting flag is set. Set to “1”.
In addition, when a cancellation request or notice cancellation information is input from the suppression request output unit 51e, the transmission condition determination unit 53a returns the operation condition setting flag to “0” and cancels the suppression of the operation in the second processing unit 52. To do.

動作設定部53bは、動作条件設定フラグの設定内容に基づいて、第2の処理部52における動作を制御し、第1の処理部51と第2の処理部とにおける排他制御を実行する。即ち、動作設定部53bは、動作条件設定フラグの第1ビットが“1”である場合、第2の処理部52における外部装置への画像の送信を許可しない状態とし、動作条件設定フラグの第2ビットが“1”である場合、第2の処理部52における外部装置への画像の送信電力を低下させる(通信電力を抑制する)状態とする。また、動作設定部53bは、動作条件設定フラグの第3ビットが“1”である場合、第2の処理部52における外部装置への画像データ(パケット)の送信間隔を大きくし、送信速度を低下させる(通信速度を抑制する)状態とし、動作条件設定フラグの第4ビットが“1”である場合、第2の処理部52における動作クロックを低下させる(動作クロックを抑制する)状態とする。
なお、動作設定部53bは、動作条件設定フラグの他のビットに優先して、第1ビットが“1”であるか否かを判別する。これにより、第2の処理部52における外部装置への画像の送信が許可されていないことを速やかに判別し、動作を停止させることができる。
The operation setting unit 53b controls the operation in the second processing unit 52 based on the setting content of the operation condition setting flag, and executes exclusive control in the first processing unit 51 and the second processing unit. That is, when the first bit of the operation condition setting flag is “1”, the operation setting unit 53b sets the second processing unit 52 to not permit the image transmission to the external device, and sets the first of the operation condition setting flag. When the 2 bits are “1”, the transmission power of the image to the external device in the second processing unit 52 is reduced (communication power is suppressed). Further, when the third bit of the operation condition setting flag is “1”, the operation setting unit 53b increases the transmission interval of the image data (packet) to the external device in the second processing unit 52, and increases the transmission speed. When the fourth bit of the operation condition setting flag is “1”, the operation clock in the second processing unit 52 is decreased (the operation clock is suppressed). .
The operation setting unit 53b determines whether or not the first bit is “1” in preference to the other bits of the operation condition setting flag. As a result, it is possible to quickly determine that transmission of an image to the external device in the second processing unit 52 is not permitted, and to stop the operation.

このように、本実施形態においては、動作設定部53bは、抑制要求出力部51eから予告情報が入力された場合、予告情報に示される処理内容に応じて、第2の処理部52における動作を先行して抑制し、排他制御を早期に開始する。これにより、特定の処理が実行される蓋然性が高い状態となった場合に、第2の処理部52における動作を予め抑制することができ、特定の処理の実行に遅れが生じることを防ぐことができる。
また、動作設定部53bは、解除要求または予告取消し情報が入力されることにより、送信条件判別部53aによって動作条件設定フラグが“1”から“0”とされ、排他制御を開始した後に第2の処理部52における動作の抑制を解除可能な状態となった場合、予め設定された待機時間(例えば5秒)だけ、第2の処理部52における動作の抑制を遅らせて解除する。これにより、ハーフシャッター等の操作がユーザによって小刻みに繰り返される場合や撮影が繰り返される場合であっても、第2の処理部52において、動作の抑制の開始及び解除が不適切に繰り返される事態を避けることができる。
即ち、第1の処理部51における処理が開始または終了されるタイミングとは異なるタイミングで、第2の処理部52における動作の抑制を開始または終了させることで、第1の処理部51における処理と第2の処理部52における自動送信処理とをより適切に制御することが可能となる。
As described above, in the present embodiment, when the advance notice information is input from the suppression request output unit 51e, the operation setting unit 53b performs the operation in the second processing unit 52 according to the processing content indicated in the advance notice information. Suppress in advance and start exclusive control early. Thereby, when the probability that the specific process is executed is high, the operation in the second processing unit 52 can be suppressed in advance, and the delay in the execution of the specific process can be prevented. it can.
Further, the operation setting unit 53b receives the release request or the advance notice cancellation information, so that the operation condition setting flag is changed from “1” to “0” by the transmission condition determination unit 53a, and the second after the exclusive control is started. When the suppression of the operation in the processing unit 52 becomes a state that can be canceled, the suppression of the operation in the second processing unit 52 is delayed and canceled by a preset standby time (for example, 5 seconds). Thereby, even when the operation such as the half shutter is repeated in small steps by the user or when the photographing is repeated, the situation where the start and release of the suppression of the operation is inappropriately repeated in the second processing unit 52. Can be avoided.
That is, by starting or ending the suppression of the operation in the second processing unit 52 at a timing different from the timing at which the processing in the first processing unit 51 is started or ended, the processing in the first processing unit 51 It is possible to more appropriately control the automatic transmission process in the second processing unit 52.

次に、動作を説明する。
[自動送信制御処理]
図4は、図3の機能的構成を有する図2の撮影装置1が実行する自動送信制御処理の流れを説明するフローチャートである。
自動送信制御処理は、撮影装置1の電源投入と共に開始される。
Next, the operation will be described.
[Automatic transmission control processing]
FIG. 4 is a flowchart for explaining the flow of automatic transmission control processing executed by the photographing apparatus 1 of FIG. 2 having the functional configuration of FIG.
The automatic transmission control process is started when the photographing apparatus 1 is turned on.

第3の処理部53における送信条件判別部53aは、第1の処理部51から予告情報が入力されたか否かを判別し(ステップS1)、予告情報が入力されていないと判別した場合は(ステップS1でNO)、第1の処理部51から予告取消し情報が入力されたか否かを判別する(ステップS2)。
送信条件判別部53aは、第1の処理部51から予告取消し情報が入力されていないと判別した場合は(ステップS2でNO)、第1の処理部51から自動送信処理の抑制要求が入力されたか否かを判別する(ステップS11)。
The transmission condition determination unit 53a in the third processing unit 53 determines whether or not the advance notice information is input from the first process unit 51 (step S1). NO in step S1), it is determined whether or not notice cancellation information is input from the first processing unit 51 (step S2).
If the transmission condition determination unit 53a determines that the notice cancellation information has not been input from the first processing unit 51 (NO in step S2), a request for suppression of automatic transmission processing is input from the first processing unit 51. It is determined whether or not (step S11).

送信条件判別部53aは、ステップS1で第1の処理部51から予告情報が入力されたと判別した場合は(ステップS1でYES)、あるいは、ステップS11で第1の処理部51から自動送信処理の抑制要求が入力されたと判別した場合は(ステップS11でYES)、要求元の情報を登録(予告情報または抑制要求に示されている処理内容を記憶)する(ステップS12)。ステップS12では、送信条件判別部53aによって、動作条件設定フラグも“1”に設定される。   When it is determined in step S1 that the advance notice information is input from the first processing unit 51 (YES in step S1), the transmission condition determination unit 53a performs automatic transmission processing from the first processing unit 51 in step S11. If it is determined that the suppression request has been input (YES in step S11), the request source information is registered (the advance notice information or the processing content indicated in the suppression request is stored) (step S12). In step S12, the transmission condition determination unit 53a also sets the operation condition setting flag to “1”.

続いて、送信条件判別部53aは、第2の処理部52における外部装置への画像の送信が許可された状態から許可されない状態に移行する必要があるか否かを判別する(ステップS13)。このとき、送信条件判別部53aは、動作条件設定フラグの第1ビットが“0”から“1”とされたか否かを判別する。
ステップS13で移行する必要があると判別された場合は(ステップS13でYES)、送信条件判別部53aは、自動送信開始タイマをリセットし(ステップS14)、動作設定部53bは、自動送信処理が実行中であるか否かを判別し(ステップS15)、自動送信処理が実行中であると判別した場合は(ステップS15でYES)、第2の処理部52の送信制御部52bにおいて自動送信処理を中断するための自動送信中断処理を開始して(ステップS16)、ステップS1に戻る。
なお、自動送信開始タイマは、外部装置への画像の自動送信処理が行われる場合にカウントされるタイマであり、自動送信開始タイマがカウントされている間は、撮影装置1から外部装置への画像の送信が許可された状態であることを表している。
Subsequently, the transmission condition determination unit 53a determines whether or not it is necessary to shift from a state where transmission of an image to the external device in the second processing unit 52 is permitted to a state where it is not permitted (step S13). At this time, the transmission condition determination unit 53a determines whether or not the first bit of the operation condition setting flag is changed from “0” to “1”.
If it is determined in step S13 that it is necessary to shift (YES in step S13), the transmission condition determination unit 53a resets the automatic transmission start timer (step S14), and the operation setting unit 53b performs automatic transmission processing. It is determined whether or not the automatic transmission process is being executed (step S15). If it is determined that the automatic transmission process is being executed (YES in step S15), the automatic transmission process is performed in the transmission control unit 52b of the second processing unit 52. Is started (step S16), and the process returns to step S1.
The automatic transmission start timer is a timer that is counted when an automatic transmission process of an image to an external device is performed. While the automatic transmission start timer is being counted, an image from the photographing device 1 to the external device. Indicates that transmission of is permitted.

一方、送信条件判別部53aは、ステップS13で第2の処理部52における外部装置への画像の送信が許可された状態から許可されない状態に移行する必要がないと判別された場合は(ステップS13でNO)、動作条件設定フラグの第2〜第4ビットを参照し、第2の処理部52における動作の条件を判別し(ステップS17)、動作設定部53bは、動作条件設定フラグが示す第2の処理部52における動作の条件を設定する(ステップS18)。これにより、第2の処理部52における排他制御(動作の抑制)が実現される。
ステップS18に続いて、あるいは、ステップS15で自動送信処理が実行中でないと判別された場合は(ステップS15でNO)、動作設定部53bは、排他制御が完了した旨を第1の処理部51に通知して(ステップS19)、ステップS1に戻る。
On the other hand, if the transmission condition determination unit 53a determines in step S13 that it is not necessary to shift from the state in which the image transmission to the external device in the second processing unit 52 is permitted to the state in which it is not permitted (step S13). NO), referring to the second to fourth bits of the operation condition setting flag, the operation condition in the second processing unit 52 is discriminated (step S17), and the operation setting unit 53b displays the first value indicated by the operation condition setting flag. The operation condition in the second processing unit 52 is set (step S18). Thereby, exclusive control (operation suppression) in the second processing unit 52 is realized.
Following step S18 or when it is determined in step S15 that the automatic transmission process is not being executed (NO in step S15), the operation setting unit 53b indicates that the exclusive control has been completed by the first processing unit 51. (Step S19), and the process returns to step S1.

送信条件判別部53aは、第1の処理部51から自動送信処理の抑制要求が入力されていないと判別した場合は(ステップS11でNO)、第1の処理部51から自動送信処理の抑制の解除要求が入力されたか否かを判別する(ステップS21)。
ステップS21で解除要求が入力されたと判別された場合は(ステップS21でYES)、あるいは、ステップS2で第1の処理部51から予告取消し情報が入力されたと判別された場合は(ステップS2でYES)、要求元の情報の登録を解除(予告情報または抑制要求に示されている処理内容の記憶を消去)する(ステップS22)。ステップS22では、送信条件判別部53aによって、動作条件設定フラグも“0”に設定される。
If the transmission condition determination unit 53a determines that the automatic transmission process suppression request has not been input from the first processing unit 51 (NO in step S11), the transmission condition determination unit 53a suppresses the automatic transmission processing from the first processing unit 51. It is determined whether or not a cancel request has been input (step S21).
If it is determined in step S21 that a cancel request has been input (YES in step S21), or if it is determined in step S2 that the notice cancellation information has been input from the first processing unit 51 (YES in step S2). ), The registration of the request source information is canceled (the storage of the processing content indicated in the advance notice information or the suppression request is deleted) (step S22). In step S22, the operation condition setting flag is also set to “0” by the transmission condition determining unit 53a.

続いて、送信条件判別部53aは、第2の処理部52における外部装置への画像の送信が許可されない状態から許可された状態に移行する必要があるか否かを判別し(ステップS23)、移行する必要があると判別した場合は(ステップS23でYES)、自動送信開始タイマをスタートし(ステップS24)、ステップS1に戻る。   Subsequently, the transmission condition determination unit 53a determines whether or not it is necessary to shift from the state where the image transmission to the external device in the second processing unit 52 is not permitted to the permitted state (step S23). If it is determined that it is necessary to shift (YES in step S23), an automatic transmission start timer is started (step S24), and the process returns to step S1.

一方、送信条件判別部53aは、第2の処理部52における外部装置への画像の送信が許可されない状態から許可された状態に移行する必要がないと判別した場合は(ステップS23でNO)、動作条件設定フラグの第2〜第4ビットを参照し、第2の処理部52における動作の条件を判別し(ステップS25)、動作設定部53bは、動作条件設定フラグが示す第2の処理部52における動作の条件を設定する(ステップS26)。これにより、第2の処理部52における排他制御(動作の抑制)が終了される。このとき、予め設定された待機時間(例えば5秒)だけ、第2の処理部52における動作の抑制を遅らせて解除される。
ステップS26の後、処理はステップS1に戻る。
On the other hand, if the transmission condition determination unit 53a determines that it is not necessary to shift from the state where the image transmission to the external device to the external device in the second processing unit 52 is not permitted (NO in step S23), By referring to the second to fourth bits of the operation condition setting flag, the operation condition in the second processing unit 52 is determined (step S25), and the operation setting unit 53b is a second processing unit indicated by the operation condition setting flag. The operation condition at 52 is set (step S26). Thereby, the exclusive control (operation suppression) in the second processing unit 52 ends. At this time, the suppression of the operation in the second processing unit 52 is delayed and released by a preset standby time (for example, 5 seconds).
After step S26, the process returns to step S1.

送信条件判別部53aは、第1の処理部51から自動送信処理の抑制要求が入力されていないと判別し(ステップS11でNO)、さらに、第1の処理部51から自動送信処理の解除要求が入力されていないと判別した場合は(ステップS21でNO)、第2の処理部52の送信制御部52bから自動送信処理を停止した旨の通知(停止通知)が入力されたか否かを判別し(ステップS31)、自動送信処理の停止通知が入力されたと判別した場合は(ステップS31でYES)、要求元の登録情報(予告情報または抑制要求に示されている処理内容の記憶)があるか否かを判別し(ステップS32)、要求元の登録情報があると判別した場合は(ステップS32でYES)、排他制御が完了した旨を第1の処理部51に通知する(ステップS33)。その後、処理はステップS1に戻る。   The transmission condition determining unit 53a determines that the automatic transmission processing suppression request is not input from the first processing unit 51 (NO in step S11), and further, the first processing unit 51 receives the automatic transmission processing cancellation request. If it is determined that no automatic transmission processing has been input (NO in step S21), it is determined whether a notification (stop notification) indicating that automatic transmission processing has been stopped is input from the transmission control unit 52b of the second processing unit 52. If it is determined that the automatic transmission process stop notification has been input (YES in step S31), there is registration information of the request source (storage of the processing content indicated in the advance notice information or the suppression request). If it is determined that there is registration information of the request source (YES in step S32), the first processing unit 51 is notified that the exclusive control is completed (step S32). 33). Thereafter, the process returns to step S1.

一方、送信条件判別部53aは、ステップS32で登録情報がないと判別した場合は(ステップS32でNO)、ステップS1に戻る。   On the other hand, when it is determined that there is no registration information in step S32 (NO in step S32), the transmission condition determination unit 53a returns to step S1.

第1の処理部51から自動送信処理の抑制要求が入力されていないと判別され(ステップS11でNO)、第1の処理部51から自動送信処理の解除要求が入力されていないと判別され、(ステップS21でNO)、さらに、第2の処理部52の送信制御部52bから自動送信処理の停止通知がないと判別された場合は(ステップS31でNO)、送信制御部52bは、自動送信開始タイマのスタートが通知されたか否かを判別し(ステップS41)、自動送信開始タイマのスタートが通知されたと判別した場合は(ステップS41でYES)、自動送信処理を開始し(ステップS42)、ステップS1に戻る。なお、ステップS42では、予め設定された待機時間(例えば5秒)だけ、第2の処理部52における自動送信処理の開始が遅らせて開始される。
一方、送信制御部52bは、自動送信開始タイマのスタートが通知されていないと判別した場合は(ステップS41でNO)、ステップS1に戻る。
It is determined that the automatic transmission processing suppression request is not input from the first processing unit 51 (NO in step S11), and it is determined that the automatic transmission processing cancellation request is not input from the first processing unit 51, (NO in step S21) Furthermore, if it is determined that there is no automatic transmission processing stop notification from the transmission control unit 52b of the second processing unit 52 (NO in step S31), the transmission control unit 52b It is determined whether or not the start of the start timer has been notified (step S41). When it is determined that the start of the automatic transmission start timer has been notified (YES in step S41), the automatic transmission process is started (step S42). Return to step S1. Note that in step S42, the start of the automatic transmission process in the second processing unit 52 is delayed by a preset standby time (for example, 5 seconds).
On the other hand, if the transmission control unit 52b determines that the start of the automatic transmission start timer is not notified (NO in step S41), the transmission control unit 52b returns to step S1.

以上のように、本実施形態に係る撮影装置1は、排他制御処理において、撮影装置の様々な機能を排他する要因や処理のレベルを問わず、同列に扱い、複数の要因があっても制御を可能とすることで、撮影装置の送信以外の機能のバックグラウンドで自動送信が可能になると共に、排他制御処理の追加が容易となる。
また、排他制御を行う要因に応じて、第2の処理部52における動作を抑制する制御を異ならせ、動作を停止させる以外の方法で対応することで、撮影装置1において通信処理を実行可能な状況を増加させることができる。そのため、画像の送信をより速やかに行うことができる。
As described above, in the exclusive control process, the imaging device 1 according to the present embodiment treats the various functions of the imaging device in the same row regardless of factors that exclude various functions of the imaging device and the processing level, and controls even if there are multiple factors. By enabling the automatic transmission in the background of functions other than the transmission of the photographing apparatus, it becomes easy to add an exclusive control process.
In addition, communication processing can be executed in the photographing apparatus 1 by changing the control for suppressing the operation in the second processing unit 52 according to the factor for performing the exclusive control, and responding by a method other than stopping the operation. The situation can be increased. Therefore, the image can be transmitted more promptly.

以上のように構成される撮影装置1は、第1の処理部51と、第2の処理部52と、第3の処理部53とを備える。
第1の処理部51は、当該撮影装置1の送信以外の機能を実行する。
第2の処理部52は、当該撮影装置1の送信に係る機能を実行する。
第3の処理部53は、第1の処理部51による送信以外の機能の実行と、第2の処理部52による送信に係る機能の実行と、が並行して行われることにより発生する不具合を回避するために、第1の処理部51による送信以外の機能の実行と、第2の処理部52による送信に係る機能の実行と、が排他的に行われるように制御する。
第3の処理部53は、不具合を回避する必要があるタイミングとは異なるタイミングで第2の処理部52による送信に係る機能の実行の抑制又は解除を制御する。
これにより、第1の処理部51における送信以外の機能の実行と第2の処理部52における送信に係る機能の実行とをより適切に制御することが可能となる。
The photographing apparatus 1 configured as described above includes a first processing unit 51, a second processing unit 52, and a third processing unit 53.
The first processing unit 51 performs functions other than the transmission of the photographing apparatus 1.
The second processing unit 52 executes a function related to transmission of the photographing apparatus 1.
The third processing unit 53 has a problem that occurs when the execution of functions other than transmission by the first processing unit 51 and the execution of functions related to transmission by the second processing unit 52 are performed in parallel. In order to avoid this, control is performed such that execution of functions other than transmission by the first processing unit 51 and execution of functions related to transmission by the second processing unit 52 are performed exclusively.
The third processing unit 53 controls the suppression or cancellation of the execution of the function related to transmission by the second processing unit 52 at a timing different from the timing at which the trouble needs to be avoided.
Thereby, it is possible to more appropriately control the execution of functions other than transmission in the first processing unit 51 and the execution of functions related to transmission in the second processing unit 52.

第1の処理部51が実行する送信以外の機能は、撮像手段により撮像される撮像画像に撮影処理を施して撮影画像を生成する撮影機能である。
第2の処理部52が実行する送信に係る機能は、撮影機能により撮影された撮影画像を外部装置に自動送信する処理を行う自動送信機能である。
不具合は、撮影処理と自動送信する処理とが並行して行われると発生する。
これにより、撮影処理を、撮影画像を外部装置に送信する処理に優先して、より適切に制御することができる。
The functions other than transmission executed by the first processing unit 51 are shooting functions that generate a shot image by performing shooting processing on a captured image captured by the imaging unit.
The function related to transmission executed by the second processing unit 52 is an automatic transmission function for performing processing of automatically transmitting a captured image captured by the imaging function to an external device.
A problem occurs when the photographing process and the automatic transmission process are performed in parallel.
Thereby, the photographing process can be controlled more appropriately with priority over the process of transmitting the photographed image to the external device.

第3の処理部53は、第1の処理部51が撮影機能の実行を開始するタイミングより早いタイミングで第2の処理部52による自動送信する処理の実行を抑制する。
これにより、撮影機能の実行に遅れが生じることを防ぐことができる。
The third processing unit 53 suppresses the execution of the automatic transmission process by the second processing unit 52 at a timing earlier than the timing at which the first processing unit 51 starts executing the photographing function.
Thereby, it is possible to prevent a delay in execution of the photographing function.

第3の処理部53は、撮影待機状態への移行が検出されると、撮影処理前であっても、第2の処理部52による自動送信する処理を抑制する制御を行う。
これにより、ハーフシャッター等、撮影実行の蓋然性が高い撮影待機状態が検出された場合に、撮影機能の実行に遅れが生じることをより確実に防ぐことができる。
When the shift to the photographing standby state is detected, the third processing unit 53 performs control to suppress the automatic transmission processing by the second processing unit 52 even before the photographing processing.
Thereby, when a shooting standby state with a high probability of shooting execution such as a half shutter is detected, it is possible to more reliably prevent the execution of the shooting function from being delayed.

第3の処理部53は、第1の処理部51による撮影機能の実行が終了するタイミングより遅いタイミングで第2の処理部52による自動送信する処理の抑制を解除する。
これにより、第2の処理部52において、動作の抑制の開始及び解除が不適切に繰り返される事態を避けることができる。
The third processing unit 53 cancels the suppression of the automatic transmission process performed by the second processing unit 52 at a timing later than the timing at which the execution of the photographing function by the first processing unit 51 ends.
Thereby, in the 2nd process part 52, the situation where starting and cancellation | release of operation | movement suppression are repeated improperly can be avoided.

第3の処理部53は、撮影処理の終了が検出されても、所定時間の経過を待って第2の処理部52による自動送信する処理の抑制を解除する制御を行う。
これにより、ユーザにより所定の操作が繰り返される場合等であっても、第2の処理部52において、動作の抑制の開始及び解除が不適切に繰り返される事態を避けることができる。
Even when the end of the photographing process is detected, the third processing unit 53 performs control to cancel the suppression of the automatic transmission process performed by the second processing unit 52 after a predetermined time has elapsed.
Thereby, even when a predetermined operation is repeated by the user, it is possible to avoid a situation in which the start and release of the suppression of the operation are inappropriately repeated in the second processing unit 52.

所定時間は、撮影処理の終了した後、続けて撮影処理の実行が開始される場合に発生する不具合を回避し得る時間である。
これにより、撮影が繰り返される場合に、第2の処理部52において、動作の抑制の開始及び解除が不適切に繰り返される事態を避けることができる。
The predetermined time is a time during which trouble that occurs when the execution of the shooting process is started after the shooting process is completed can be avoided.
Thereby, when imaging | photography is repeated, in the 2nd process part 52, the situation where the start and cancellation | release of suppression of operation are repeated improperly can be avoided.

第3の処理部53は、第1の処理部51による送信以外の機能を実行し、第2の処理部52による送信に係る機能を停止する制御、又は、第1の処理部51による送信以外の機能の実行を第2の処理部52による送信に係る機能の実行に優先し、第2の処理部52による送信に係る機能を制限する制御の少なくとも一方の制御を実行する。
これにより、第1の処理部51と第2の処理部52とを択一的に動作させる排他制御に加え、第2の処理部52の動作を制限し、第1の処理部51と共に第2の処理部52を動作させる形態で排他制御を行うことができる。
したがって、撮影装置1において第2の処理部52による処理を実行可能な状況を増加させることができる。
The third processing unit 53 performs a function other than the transmission by the first processing unit 51 and stops the function related to the transmission by the second processing unit 52 or other than the transmission by the first processing unit 51 The execution of the function is prioritized over the execution of the function related to transmission by the second processing unit 52, and at least one of the control for limiting the function related to transmission by the second processing unit 52 is executed.
Thereby, in addition to the exclusive control that causes the first processing unit 51 and the second processing unit 52 to operate alternatively, the operation of the second processing unit 52 is limited, and the second processing unit 51 and the second processing unit 51 together. The exclusive control can be performed in such a manner that the processing unit 52 is operated.
Therefore, it is possible to increase the situation in which the processing by the second processing unit 52 can be executed in the photographing apparatus 1.

第1の処理部51が実行する送信以外の機能は、画像処理機能である。
第2の処理部52が実行する送信に係る機能は、第1の処理部51が実行する画像処理機能と並行して実行する画像の自動送信機能である。
不具合は、高負荷の画像処理と通信処理とを並行して実行することにより発生する熱である。
これにより、画像処理が実行される際に自動送信が行われることによる発熱を適切に抑制することができる。
The functions other than transmission executed by the first processing unit 51 are image processing functions.
The function related to transmission executed by the second processing unit 52 is an automatic image transmission function executed in parallel with the image processing function executed by the first processing unit 51.
The problem is heat generated by executing high-load image processing and communication processing in parallel.
Thereby, it is possible to appropriately suppress heat generation due to automatic transmission when image processing is executed.

第1の処理部51が実行する送信以外の機能は、音声再生機能である。
第2の処理部52が実行する送信に係る機能は、第1の処理部51が実行する音声再生機能と並行して実行する画像の自動送信機能である。
不具合は、自動送信機能により通信処理を実行するために使用する特定周波数のクロックに起因するノイズの発生である。
これにより、音声の再生時に、自動送信が行われることによるノイズの混入を適切に防ぐことができる。
The function other than transmission executed by the first processing unit 51 is an audio reproduction function.
The function related to transmission executed by the second processing unit 52 is an automatic image transmission function executed in parallel with the sound reproduction function executed by the first processing unit 51.
The problem is generation of noise caused by a clock having a specific frequency used for executing communication processing by the automatic transmission function.
Thereby, at the time of audio | voice reproduction | regeneration, mixing of the noise by performing automatic transmission can be prevented appropriately.

不具合は、メモリの物理的容量の競合又はソフトウェアのアルゴリズムの論理的な競合である。
これにより、同時に実行されると適切な結果を得ることができない処理を排他制御することができる。
The fault is a contention for the physical capacity of the memory or a logical contention for the software algorithm.
As a result, it is possible to exclusively control processes that cannot obtain appropriate results when executed simultaneously.

なお、本発明は、上述の実施形態に限定されるものではなく、本発明の目的を達成できる範囲での変形、改良等は本発明に含まれるものである。   In addition, this invention is not limited to the above-mentioned embodiment, The deformation | transformation in the range which can achieve the objective of this invention, improvement, etc. are included in this invention.

上述の実施形態において、自動送信は一度の送信を小容量することが望ましい。これにより、送信を中断する場合は途中のデータを破棄して再送信することが容易となる。   In the above-described embodiment, it is desirable that the automatic transmission has a small capacity for one transmission. Thereby, when transmission is interrupted, it becomes easy to discard the data in the middle and retransmit.

上述の実施形態では、本発明が適用される撮影装置1は、デジタルカメラを例として説明したが、特にこれに限定されない。
例えば、本発明は、自動送信処理機能を有する電子機器一般に適用することができる。具体的には、例えば、本発明は、ノート型のパーソナルコンピュータ、プリンタ、テレビジョン受像機、ビデオカメラ、携帯型ナビゲーション装置、携帯電話機、スマートフォン、ポータブルゲーム機等に適用可能である。
In the above-described embodiment, the image capturing apparatus 1 to which the present invention is applied has been described using a digital camera as an example, but is not particularly limited thereto.
For example, the present invention can be applied to general electronic devices having an automatic transmission processing function. Specifically, for example, the present invention can be applied to a notebook personal computer, a printer, a television receiver, a video camera, a portable navigation device, a mobile phone, a smartphone, a portable game machine, and the like.

上述した一連の処理は、ハードウェアにより実行させることもできるし、ソフトウェアにより実行させることもできる。
換言すると、図3の機能的構成は例示に過ぎず、特に限定されない。即ち、上述した一連の処理を全体として実行できる機能が撮影装置1に備えられていれば足り、この機能を実現するためにどのような機能ブロックを用いるのかは特に図3の例に限定されない。
また、1つの機能ブロックは、ハードウェア単体で構成してもよいし、ソフトウェア単体で構成してもよいし、それらの組み合わせで構成してもよい。
本実施形態における機能的構成は、演算処理を実行するプロセッサによって実現され、本実施形態に用いることが可能なプロセッサには、シングルプロセッサ、マルチプロセッサ及びマルチコアプロセッサ等の各種処理装置単体によって構成されるものの他、これら各種処理装置と、ASIC(Application Specific Integrated Circuit)やFPGA(Field‐Programmable Gate Array)等の処理回路とが組み合わせられたものを含む。
The series of processes described above can be executed by hardware or can be executed by software.
In other words, the functional configuration of FIG. 3 is merely an example, and is not particularly limited. That is, it is sufficient that the photographing apparatus 1 has a function capable of executing the above-described series of processing as a whole, and what functional block is used to realize this function is not particularly limited to the example of FIG.
In addition, one functional block may be constituted by hardware alone, software alone, or a combination thereof.
The functional configuration in the present embodiment is realized by a processor that executes arithmetic processing, and the processor that can be used in the present embodiment is configured by various processing devices such as a single processor, a multiprocessor, and a multicore processor. In addition to the above, these various processing apparatuses and a combination of processing circuits such as ASIC (Application Specific Integrated Circuit) and FPGA (Field-Programmable Gate Array) are included.

一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、コンピュータ等にネットワークや記録媒体からインストールされる。
コンピュータは、専用のハードウェアに組み込まれているコンピュータであってもよい。また、コンピュータは、各種のプログラムをインストールすることで、各種の機能を実行することが可能なコンピュータ、例えば汎用のパーソナルコンピュータであってもよい。
When a series of processing is executed by software, a program constituting the software is installed on a computer or the like from a network or a recording medium.
The computer may be a computer incorporated in dedicated hardware. The computer may be a computer capable of executing various functions by installing various programs, for example, a general-purpose personal computer.

このようなプログラムを含む記録媒体は、ユーザにプログラムを提供するために装置本体とは別に配布される図2のリムーバブルメディア31により構成されるだけでなく、装置本体に予め組み込まれた状態でユーザに提供される記録媒体等で構成される。リムーバブルメディア31は、例えば、磁気ディスク(フロッピディスクを含む)、光ディスク、または光磁気ディスク等により構成される。光ディスクは、例えば、CD−ROM(Compact Disk−Read Only Memory),DVD(Digital Versatile Disk),Blu−ray(登録商標) Disc(ブルーレイディスク)等により構成される。光磁気ディスクは、MD(Mini−Disk)等により構成される。また、装置本体に予め組み込まれた状態でユーザに提供される記録媒体は、例えば、プログラムが記録されている図2のROM12や、図2の記憶部19に含まれるハードディスク等で構成される。   The recording medium including such a program is not only constituted by the removable medium 31 of FIG. 2 distributed separately from the apparatus main body in order to provide the program to the user, but also in a state of being incorporated in the apparatus main body in advance. It is comprised with the recording medium etc. which are provided in this. The removable medium 31 is composed of, for example, a magnetic disk (including a floppy disk), an optical disk, a magneto-optical disk, or the like. The optical disc is composed of, for example, a CD-ROM (Compact Disk-Read Only Memory), a DVD (Digital Versatile Disc), a Blu-ray (registered trademark) Disc (Blu-ray Disc), and the like. The magneto-optical disk is configured by an MD (Mini-Disk) or the like. In addition, the recording medium provided to the user in a state of being preliminarily incorporated in the apparatus main body includes, for example, the ROM 12 in FIG. 2 in which the program is recorded, the hard disk included in the storage unit 19 in FIG.

なお、本明細書において、記録媒体に記録されるプログラムを記述するステップは、その順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。
また、本明細書において、システムの用語は、複数の装置や複数の手段等より構成される全体的な装置を意味するものとする。
In the present specification, the step of describing the program recorded on the recording medium is not limited to the processing performed in chronological order according to the order, but is not necessarily performed in chronological order, either in parallel or individually. The process to be executed is also included.
Further, in the present specification, the term “system” means an overall apparatus configured by a plurality of devices, a plurality of means, and the like.

以上、本発明のいくつかの実施形態について説明したが、これらの実施形態は、例示に過ぎず、本発明の技術的範囲を限定するものではない。本発明はその他の様々な実施形態を取ることが可能であり、さらに、本発明の要旨を逸脱しない範囲で、省略や置換等種々の変更を行うことができる。これら実施形態やその変形は、本明細書等に記載された発明の範囲や要旨に含まれると共に、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   As mentioned above, although several embodiment of this invention was described, these embodiment is only an illustration and does not limit the technical scope of this invention. The present invention can take other various embodiments, and various modifications such as omission and replacement can be made without departing from the gist of the present invention. These embodiments and modifications thereof are included in the scope and gist of the invention described in this specification and the like, and are included in the invention described in the claims and the equivalents thereof.

以下に、本願の出願当初の特許請求の範囲に記載された発明を付記する。
[付記1]
外部装置に画像を送信する撮影装置であって、
当該撮影装置の送信以外の機能を実行する第1の実行手段と、
当該撮影装置の送信に係る機能を実行する第2の実行手段と、
前記第1の実行手段による送信以外の機能の実行と、前記第2の実行手段による送信に係る機能の実行と、が並行して行われることにより発生する不具合を回避するために、前記第1の実行手段による送信以外の機能の実行と、前記第2の実行手段による送信に係る機能の実行と、が排他的に行われるように制御する制御手段と、
を備え、
前記制御手段は、前記不具合を回避する必要があるタイミングとは異なるタイミングで前記第2の実行手段による送信に係る機能の実行の抑制又は解除を制御する、
ことを特徴とする撮影装置。
[付記2]
前記第1の実行手段が実行する送信以外の機能は、撮像手段により撮像される撮像画像に撮影処理を施して撮影画像を生成する撮影機能であり、
前記第2の実行手段が実行する送信に係る機能は、撮影機能により撮影された撮影画像を外部装置に自動送信する処理を行う自動送信機能であり、
前記不具合は、前記撮影処理と前記自動送信する処理とが並行して行われると発生する、
ことを特徴とする付記1に記載の撮影装置。
[付記3]
前記制御手段は、前記第1の実行手段が撮影機能の実行を開始するタイミングより早いタイミングで前記第2の実行手段による前記自動送信する処理の実行を抑制する、
ことを特徴とする付記2に記載の撮影装置。
[付記4]
前記制御手段は、撮影待機状態への移行が検出されると、撮影処理前であっても、前記第2の実行手段による前記自動送信する処理を抑制する制御を行う、
ことを特徴とする付記3に記載の撮影装置。
[付記5]
前記制御手段は、前記第1の実行手段による撮影機能の実行が終了するタイミングより遅いタイミングで前記第2の実行手段による前記自動送信する処理の抑制を解除する、
ことを特徴とする付記2から4のいずれか1つに記載の撮影装置。
[付記6]
前記制御手段は、撮影処理の終了が検出されても、所定時間の経過を待って前記第2の実行手段による前記自動送信する処理の抑制を解除する制御を行う、
ことを特徴とする付記5に記載の撮影装置。
[付記7]
前記所定時間は、撮影処理の終了した後、続けて撮影処理の実行が開始される場合に発生する不具合を回避し得る時間である、
ことを特徴とする付記6に記載の撮影装置。
[付記8]
前記制御手段は、前記第1の実行手段による送信以外の機能を実行し、前記第2の実行手段による送信に係る機能を停止する制御、又は、前記第1の実行手段による送信以外の機能の実行を前記第2の実行手段による送信に係る機能の実行に優先し、前記第2の実行手段による送信に係る機能を制限する制御の少なくとも一方の制御を実行する、
ことを特徴とする付記1から7のいずれか1つに記載の撮影装置。
[付記9]
前記第1の実行手段が実行する送信以外の機能は、画像処理機能であり、
前記第2の実行手段が実行する送信に係る機能は、前記第1の実行手段が実行する画像処理機能と並行して実行する画像の自動送信機能であり、
前記不具合は、高負荷の画像処理と通信処理とを並行して実行することにより発生する熱である、
ことを特徴とする付記1から8のいずれか1つに記載の撮影装置。
[付記10]
前記第1の実行手段が実行する送信以外の機能は、音声再生機能であり、
前記第2の実行手段が実行する送信に係る機能は、前記第1の実行手段が実行する音声再生機能と並行して実行する画像の自動送信機能であり、
前記不具合は、前記自動送信機能により通信処理を実行するために使用する特定周波数のクロックに起因するノイズの発生である、
ことを特徴とする付記1から8のいずれか1つに記載の撮影装置。
[付記11]
前記不具合は、メモリの物理的容量の競合又はソフトウェアのアルゴリズムの論理的な競合である、
ことを特徴とする付記1から8のいずれか1つに記載の撮影装置。
[付記12]
外部装置に画像を送信する撮影装置で実行される送信制御方法であって、
当該撮影装置の送信以外の機能を実行する第1の処理と、
当該撮影装置の送信に係る機能を実行する第2の処理と、
前記第1の処理による送信以外の機能の実行と、前記第2の処理による送信に係る機能の実行と、が並行して行われることにより発生する不具合を回避するために、前記第1の処理による送信以外の機能の実行と、前記第2の処理による送信に係る機能の実行と、が排他的に行われるように制御する制御処理と、
を含み、
前記制御処理では、前記不具合を回避する必要があるタイミングとは異なるタイミングで前記第2の処理による送信に係る機能の実行の抑制又は解除を制御する、
ことを特徴とする送信制御方法。
[付記13]
外部装置に画像を送信する撮影装置を制御するコンピュータに、
当該撮影装置の送信以外の機能を実行する第1の実行機能と、
当該撮影装置の送信に係る機能を実行する第2の実行機能と、
前記第1の実行機能による送信以外の機能の実行と、前記第2の実行機能による送信に係る機能の実行と、が並行して行われることにより発生する不具合を回避するために、前記第1の実行機能による送信以外の機能の実行と、前記第2の実行機能による送信に係る機能の実行と、が排他的に行われるように制御する制御機能と、
を実現させ、
前記制御機能は、前記不具合を回避する必要があるタイミングとは異なるタイミングで前記第2の実行機能による送信に係る機能の実行の抑制又は解除を制御する、
ことを特徴とするプログラム。
The invention described in the scope of claims at the beginning of the filing of the present application will be appended.
[Appendix 1]
An imaging device that transmits an image to an external device,
First execution means for executing functions other than transmission of the imaging apparatus;
Second execution means for executing a function related to transmission of the photographing apparatus;
In order to avoid a problem that occurs when the execution of a function other than transmission by the first execution means and the execution of the function related to transmission by the second execution means are performed in parallel, the first execution means Control means for controlling the execution of functions other than transmission by the execution means and the execution of functions related to transmission by the second execution means to be performed exclusively;
With
The control means controls the suppression or cancellation of the execution of the function related to transmission by the second execution means at a timing different from the timing at which the trouble needs to be avoided;
An imaging apparatus characterized by that.
[Appendix 2]
The function other than transmission executed by the first execution unit is a shooting function for generating a shot image by performing shooting processing on a captured image captured by the imaging unit,
The function related to transmission executed by the second execution means is an automatic transmission function for performing processing of automatically transmitting a captured image captured by the imaging function to an external device,
The defect occurs when the photographing process and the automatic transmission process are performed in parallel.
The imaging apparatus according to Supplementary Note 1, wherein:
[Appendix 3]
The control means suppresses execution of the automatic transmission process by the second execution means at a timing earlier than the timing at which the first execution means starts execution of the photographing function.
The imaging apparatus according to Supplementary Note 2, wherein
[Appendix 4]
When the shift to the shooting standby state is detected, the control means performs control to suppress the automatic transmission process by the second execution means even before the shooting process.
The imaging apparatus according to Supplementary Note 3, wherein
[Appendix 5]
The control means cancels the suppression of the automatic transmission process by the second execution means at a timing later than the timing when the execution of the photographing function by the first execution means ends.
The imaging device according to any one of appendices 2 to 4, characterized in that:
[Appendix 6]
The control means performs control to release the suppression of the process of automatic transmission by the second execution means after the elapse of a predetermined time even if the end of the photographing process is detected,
The imaging apparatus according to appendix 5, characterized in that:
[Appendix 7]
The predetermined time is a time that can avoid a problem that occurs when the execution of the shooting process is started after the shooting process is completed.
The imaging apparatus according to appendix 6, wherein:
[Appendix 8]
The control means executes a function other than transmission by the first execution means and stops a function related to transmission by the second execution means, or functions other than transmission by the first execution means Execution is prioritized over execution of the function related to transmission by the second execution means, and at least one control of the control for limiting the function related to transmission by the second execution means is executed.
The imaging device according to any one of appendices 1 to 7, characterized in that:
[Appendix 9]
The function other than the transmission executed by the first execution means is an image processing function,
The function related to the transmission executed by the second execution means is an automatic image transmission function executed in parallel with the image processing function executed by the first execution means,
The defect is heat generated by executing high-load image processing and communication processing in parallel.
The imaging device according to any one of appendices 1 to 8, characterized in that:
[Appendix 10]
The function other than the transmission executed by the first execution means is an audio reproduction function,
The function related to the transmission executed by the second execution means is an automatic image transmission function executed in parallel with the sound reproduction function executed by the first execution means,
The inconvenience is generation of noise caused by a clock having a specific frequency used for executing communication processing by the automatic transmission function.
The imaging device according to any one of appendices 1 to 8, characterized in that:
[Appendix 11]
The defect is a physical capacity conflict of memory or a logical conflict of software algorithms.
The imaging device according to any one of appendices 1 to 8, characterized in that:
[Appendix 12]
A transmission control method executed by a photographing device that transmits an image to an external device,
A first process for executing functions other than transmission of the photographing apparatus;
A second process for executing a function related to transmission of the photographing apparatus;
In order to avoid a problem that occurs when the execution of a function other than transmission by the first process and the execution of a function related to transmission by the second process are performed in parallel, the first process is performed. A control process for controlling the execution of functions other than the transmission by, and the execution of the function related to the transmission by the second process to be performed exclusively;
Including
In the control process, the execution or suppression of the function related to transmission by the second process is controlled at a timing different from the timing at which the trouble needs to be avoided.
The transmission control method characterized by the above-mentioned.
[Appendix 13]
To a computer that controls the photographing device that transmits an image to an external device,
A first execution function for executing a function other than transmission of the imaging apparatus;
A second execution function for executing a function related to transmission of the photographing apparatus;
In order to avoid a problem that occurs when the execution of a function other than transmission by the first execution function and the execution of a function related to transmission by the second execution function are performed in parallel, the first A control function that performs control so that execution of functions other than transmission by the execution function of and execution of functions related to transmission by the second execution function are performed exclusively;
Realized,
The control function controls suppression or cancellation of execution of a function related to transmission by the second execution function at a timing different from a timing at which the malfunction needs to be avoided.
A program characterized by that.

1・・・撮影装置,2・・・携帯端末装置,11・・・CPU,12・・・ROM,13・・・RAM,14・・・バス,15・・・入出力インターフェース,16・・・撮像部,17・・・入力部,18・・・出力部,19・・・記憶部,20・・・第1通信部,21・・・第2通信部,22・・・ドライブ,23・・・電源部,31・・・リムーバブルメディア,51・・・第1の処理部,51a・・・撮影制御部,51b・・・再生制御部,51c・・・画像加工部,51d・・・ファイル管理部,51e・・・抑制要求出力部,52・・・第2の処理部,52a・・・送信対象管理部,52b・・・送信制御部,53・・・第3の処理部,53a・・・送信条件判別部,53b・・・動作設定部,71・・・画像記憶部,72・・・送信対象リスト記憶部,S・・・画像送信システム   DESCRIPTION OF SYMBOLS 1 ... Imaging device, 2 ... Portable terminal device, 11 ... CPU, 12 ... ROM, 13 ... RAM, 14 ... Bus, 15 ... Input / output interface, 16 ... Image pickup unit, 17 ... input unit, 18 ... output unit, 19 ... storage unit, 20 ... first communication unit, 21 ... second communication unit, 22 ... drive, 23 ... Power supply unit, 31 ... Removable media, 51 ... First processing unit, 51a ... Shooting control unit, 51b ... Reproduction control unit, 51c ... Image processing unit, 51d ... File management unit, 51e ... suppression request output unit, 52 ... second processing unit, 52a ... transmission target management unit, 52b ... transmission control unit, 53 ... third processing unit 53a, transmission condition determination unit, 53b, operation setting unit, 71, image storage unit, 72,. Shin target list storage unit, S · · · image transmission system

本発明は、処理制御装置、処理制御方法及びプログラムに関する。 The present invention relates to a process control device, a process control method, and a program.

本発明は、特定機能の実行を他の機能の実行に応じて適切に制御することを目的とする。 An object of the present invention is to appropriately control execution of a specific function in accordance with execution of another function.

請求項1は、複数の機能の処理を実行可能な処理制御装置であって、特定機能の処理の実行に並行して、複数の他の機能の内の何れかの他の機能の処理が実行されるか否かを判別する判別手段と、前記他の機能の処理が実行されると判別された場合には、前記複数の他の機能毎に決められた種類の抑制動作の内で、判別された前記他の機能に対応して決められた種類の抑制動作を設定する設定手段と、前記特定機能の処理を実行する際は、前記設定手段で設定された種類の抑制動作で処理の実行を制御する制御手段と、を備えることを特徴とする。
請求項4は、複数の機能の処理を実行可能な処理制御装置であって、特定機能の処理の実行に並行して他の機能が実行される場合には、当該他の機能の種類を判別する判別手段と、前記判別手段で第1機能の種類が判別された場合には、前記特定機能の処理の実行を停止する第1抑制動作を設定し、前記判別手段で第2機能の種類が判別された場合には、前記特定機能の処理を抑制させた状態で実行する第2抑制動作を設定する設定手段と、前記特定機能の処理を実行する際は、前記設定手段で設定された抑制動作での処理の実行を制御する制御手段と、を備えることを特徴とする。
Claim 1 is a processing control apparatus capable of executing processing of a plurality of functions, and in parallel with execution of processing of a specific function, processing of any other function of the plurality of other functions is executed A discriminating means for discriminating whether or not the processing of the other function is executed, and if it is determined that the processing of the other function is executed, the discriminating operation is performed among the types of suppression operations determined for each of the plurality of other functions. A setting unit that sets a type of suppression operation determined according to the other function, and when executing the process of the specific function, the process is executed with the type of suppression operation set by the setting unit. And a control means for controlling .
Claim 4 is a processing control apparatus capable of executing processing of a plurality of functions, and when other functions are executed in parallel with execution of processing of a specific function, the type of the other functions is determined. And when the type of the first function is discriminated by the discriminating unit, a first suppression operation for stopping execution of the processing of the specific function is set, and the type of the second function is set by the discriminating unit. If determined, a setting unit that sets a second suppression operation to be executed in a state in which the process of the specific function is suppressed, and a suppression set by the setting unit when executing the process of the specific function Control means for controlling execution of processing in operation.

本発明によれば、特定機能の実行を他の機能の実行に応じて適切に制御することができる。

According to the present invention, execution of a specific function can be appropriately controlled according to execution of another function.

Claims (14)

外部装置に画像を送信する撮影装置であって、
当該撮影装置の送信以外の異なる機能を実行する複数の第1の実行手段と、
当該撮影装置の送信に係る機能を実行する第2の実行手段と、
前記複数の第1の実行手段のいずれかが送信以外の機能が実行されるか否かを監視し、当該送信以外の機能が実行される場合に、当該送信以外の実行される機能の処理内容を示す情報を含め、前記第2の実行手段による送信に係る機能の実行を抑制する要求を出力する要求出力手段と、
前記要求出力手段から出力される要求に応じて、前記第2の実行手段による送信に係る機能の実行を抑制する制御を行う制御手段と、
を備えることを特徴とする撮影装置。
An imaging device that transmits an image to an external device,
A plurality of first execution means for executing different functions other than transmission of the imaging apparatus;
Second execution means for executing a function related to transmission of the photographing apparatus;
Whether one of the plurality of first execution means monitors a function other than transmission is executed, and when a function other than the transmission is executed, the processing content of the function executed other than the transmission Request output means for outputting a request for suppressing execution of a function related to transmission by the second execution means, including information indicating
Control means for performing control to suppress execution of a function related to transmission by the second execution means in response to a request output from the request output means;
An imaging apparatus comprising:
前記要求出力手段は、前記複数の第1の実行手段のいずれかが送信以外の機能を実行する準備段階の操作が行われたか否かを監視し、当該準備段階の操作が行われた場合に、当該送信以外の機能を実行する予告を、更に出力し、
前記制御手段は、前記要求出力手段から出力される予告に応じて、前記第2の実行手段による送信に係る機能の実行を抑制する制御を行う、
ことを特徴とする請求項1に記載の撮影装置。
The request output unit monitors whether any of the plurality of first execution units performs a preparation stage operation for executing a function other than transmission, and when the preparation stage operation is performed. , Further output a notice to execute functions other than the transmission,
The control means performs control to suppress execution of a function related to transmission by the second execution means in response to a notice output from the request output means.
The imaging apparatus according to claim 1, wherein:
前記要求出力手段は、前記複数の第1の実行手段のいずれかが、前記抑制する要求を出力する要因となった送信以外が機能を終了されたか否かを監視し、当該送信以外の機能が終了された場合に、前記抑制を解除する要求を、更に出力し、
前記制御手段は、前記要求出力手段が出力した前記抑制を解除する要求に応じて、前記
第2の実行手段による送信に係る機能の実行の抑制を解除する制御を行う、
ことを特徴とする請求項1又は2に記載の撮影装置。
The request output means monitors whether one of the plurality of first execution means has ended the function other than the transmission that causes the suppression request to be output, and the function other than the transmission When finished, further output a request to release the suppression,
The control means performs control to release the suppression of the function execution related to transmission by the second execution means in response to the request to release the suppression output by the request output means.
The photographing apparatus according to claim 1 or 2, characterized in that
前記制御手段は、前記抑制を解除する要求を入力してから所定時間の経過を待って、前記第2の実行手段による送信に係る機能の実行の抑制を解除する制御を行う、
ことを特徴とする請求項3に記載の撮影装置。
The control means waits for the elapse of a predetermined time after inputting the request to release the suppression, and performs control to release the suppression of the execution of the function related to transmission by the second execution means.
The imaging device according to claim 3.
前記第1の実行手段が実行する送信以外の機能は、撮像手段により撮像される撮像画像に撮影処理を施して撮影画像を生成する撮影機能、画像処理機能、及び音声再生機能のうちの少なくともいずれか複数であり、
前記第2の実行手段が実行する送信に係る機能は、前記第1の実行手段が実行する機能と並行して実行する画像の自動送信機能である、
ことを特徴とする請求項1から4のいずれか1項に記載の撮影装置。
The function other than transmission executed by the first execution unit is at least one of a shooting function, an image processing function, and an audio reproduction function for generating a shot image by performing shooting processing on a captured image captured by the imaging unit. Or multiple
The function related to transmission executed by the second execution means is an automatic image transmission function executed in parallel with the function executed by the first execution means.
The imaging device according to any one of claims 1 to 4, wherein
前記制御手段は、前記第2の実行手段による送信に係る機能の実行を抑制する制御として、前記第1の実行手段による送信以外の機能を実行し、前記第2の実行手段による送信に係る機能を停止する制御、又は、前記第1の実行手段による送信以外の機能の実行を前記第2の実行手段による送信に係る機能の実行に優先し、前記第2の実行手段による送信に係る機能を制限する制御の少なくとも一方の制御を実行する、
ことを特徴とする請求項1から5のいずれか1項に記載の撮影装置。
The control means executes functions other than transmission by the first execution means as control for suppressing execution of functions related to transmission by the second execution means, and functions related to transmission by the second execution means. Or the execution of a function other than the transmission by the first execution means is prioritized over the execution of the function related to the transmission by the second execution means, and the function related to the transmission by the second execution means. Execute at least one of the limiting controls,
The imaging device according to claim 1, wherein
前記制御手段は、前記複数の第1の実行手段のいずれかによる送信以外の機能の実行と、前記第2の実行手段による送信に係る機能の実行と、が並行して行われることにより発生する不具合を回避するために、前記要求出力手段から出力される要求に応じて、前記第2の実行手段による送信に係る機能の実行を抑制する制御を行う、
ことを特徴とする請求項1から6のいずれか1項に記載の撮影装置。
The control means is generated by executing a function other than transmission by any one of the plurality of first execution means and executing a function related to transmission by the second execution means in parallel. In order to avoid problems, in response to a request output from the request output means, control is performed to suppress execution of a function related to transmission by the second execution means.
The imaging device according to any one of claims 1 to 6, wherein
前記不具合は、メモリの物理的容量の競合又はソフトウェアのアルゴリズムの論理的な競合である、
ことを特徴とする請求項7に記載の撮影装置。
The defect is a physical capacity conflict of memory or a logical conflict of software algorithms.
The imaging device according to claim 7, wherein:
外部装置に画像を送信する撮影装置であって、
当該撮影装置の送信以外の機能を実行する第1の実行手段と、
当該撮影装置の送信に係る機能を実行する第2の実行手段と、
前記第1の実行手段による送信以外の機能の実行と、前記第2の実行手段による送信に係る機能の実行と、が並行して行われることにより発生する不具合を回避するために、前記第1の実行手段による送信以外の機能の実行と、前記第2の実行手段による送信に係る機能の実行と、が排他的に行われるように制御する制御手段と、
を備え、
前記不具合は、前記第2の実行手段による送信に係る機能により通信処理を実行するために使用する特定周波数のクロックに起因するノイズの発生であり、
前記第1の実行手段が実行する送信以外の機能は、前記発生するノイズに影響を受ける機能であり、
前記第1の実行手段が実行する送信以外の機能は、音声再生機能であり、
前記第2の実行手段が実行する送信に係る機能は、画像の自動送信機能である、
ことを特徴とする撮影装置。
An imaging device that transmits an image to an external device,
First execution means for executing functions other than transmission of the imaging apparatus;
Second execution means for executing a function related to transmission of the photographing apparatus;
In order to avoid a problem that occurs when the execution of a function other than transmission by the first execution means and the execution of the function related to transmission by the second execution means are performed in parallel, the first execution means Control means for controlling the execution of functions other than transmission by the execution means and the execution of functions related to transmission by the second execution means to be performed exclusively;
With
The inconvenience is generation of noise caused by a clock having a specific frequency used for executing communication processing by a function related to transmission by the second execution means,
Functions other than transmission performed by the first execution means are functions affected by the generated noise,
The function other than the transmission executed by the first execution means is an audio reproduction function,
The function related to transmission executed by the second execution means is an automatic image transmission function.
An imaging apparatus characterized by that.
前記制御手段は、前記不具合を回避する必要があるタイミングとは異なるタイミングで前記第2の実行手段による送信に係る機能の実行の抑制又は解除を制御する、
ことを特徴とする請求項8又は9に記載の撮影装置。
The control means controls the suppression or cancellation of the execution of the function related to transmission by the second execution means at a timing different from the timing at which the trouble needs to be avoided;
The imaging apparatus according to claim 8 or 9, wherein
送信以外の異なる機能を実行する複数の実行手段を備え、外部装置に画像を送信する撮影装置で実行される送信制御方法であって、
当該撮影装置の送信に係る機能を実行する処理と、
前記複数の実行手段のいずれかが送信以外の機能が実行されるか否かを監視し、当該送信以外の機能が実行される場合に、当該送信以外の実行される機能の処理内容を示す情報を含め、前記送信に係る機能を実行する処理を抑制する要求を出力する処理と、
前記出力された要求に応じて、前記送信に係る機能の実行を抑制する制御を行う処理と、
を含むことを特徴とする送信制御方法。
A transmission control method comprising a plurality of execution means for executing different functions other than transmission, and executed by a photographing apparatus that transmits an image to an external device,
Processing for executing a function related to transmission of the imaging device;
Information indicating the processing content of a function to be executed other than the transmission when one of the plurality of execution means monitors whether a function other than the transmission is executed and a function other than the transmission is executed Including a process for outputting a request to suppress a process for executing the function related to the transmission,
In accordance with the output request, a process for performing control to suppress execution of the function related to the transmission;
Including a transmission control method.
外部装置に画像を送信する撮影装置で実行される送信制御方法であって、
当該撮影装置の送信以外の機能を実行する第1の処理と、
当該撮影装置の送信に係る機能を実行する第2の処理と、
前記第1の処理による送信以外の機能の実行と、前記第2の処理による送信に係る機能の実行と、が並行して行われることにより発生する不具合を回避するために、前記第1の処理による送信以外の機能の実行と、前記第2の処理による送信に係る機能の実行と、が排他的に行われるように制御する制御処理と、
を含み、
前記不具合は、前記第2の処理による送信に係る機能により通信処理を実行するために使用する特定周波数のクロックに起因するノイズの発生であり、
前記第1の処理が実行する送信以外の機能は、前記発生するノイズに影響を受ける機能であり、
前記第1の処理が実行する送信以外の機能は、音声再生機能であり、
前記第2の処理が実行する送信に係る機能は、画像の自動送信機能である、
ことを特徴とする送信制御方法。
A transmission control method executed by a photographing device that transmits an image to an external device,
A first process for executing functions other than transmission of the photographing apparatus;
A second process for executing a function related to transmission of the photographing apparatus;
In order to avoid a problem that occurs when the execution of a function other than transmission by the first process and the execution of a function related to transmission by the second process are performed in parallel, the first process is performed. A control process for controlling the execution of functions other than the transmission by, and the execution of the function related to the transmission by the second process to be performed exclusively;
Including
The inconvenience is generation of noise caused by a clock having a specific frequency used for executing communication processing by a function related to transmission by the second processing,
Functions other than the transmission executed by the first process are functions affected by the generated noise,
The function other than the transmission executed by the first process is an audio reproduction function,
The function related to transmission executed by the second process is an automatic image transmission function.
The transmission control method characterized by the above-mentioned.
外部装置に画像を送信する撮影装置を制御するコンピュータを、
当該撮影装置の送信以外の異なる機能を実行する複数の第1の実行手段、
当該撮影装置の送信に係る機能を実行する第2の実行手段、
前記複数の第1の実行手段のいずれかが送信以外の機能が実行されるか否かを監視し、当該送信以外の機能が実行される場合に、当該送信以外の実行される機能の処理内容を示す情報を含め、前記第2の実行手段による送信に係る機能の実行を抑制する要求を出力する要求出力手段、
前記要求出力手段から出力される要求に応じて、前記第2の実行手段による送信に係る機能の実行を抑制する制御を行う制御手段、
として機能させるためのプログラム。
A computer that controls a photographing device that transmits an image to an external device;
A plurality of first execution means for executing different functions other than transmission of the imaging apparatus;
Second execution means for executing a function related to transmission of the photographing apparatus;
Whether one of the plurality of first execution means monitors a function other than transmission is executed, and when a function other than the transmission is executed, the processing content of the function executed other than the transmission Request output means for outputting a request for suppressing execution of a function related to transmission by the second execution means, including information indicating
Control means for performing control to suppress execution of a function related to transmission by the second execution means in response to a request output from the request output means;
Program to function as.
外部装置に画像を送信する撮影装置を制御するコンピュータに、
当該撮影装置の送信以外の機能を実行する第1の実行手段と、
当該撮影装置の送信に係る機能を実行する第2の実行手段と、
前記第1の実行手段による送信以外の機能の実行と、前記第2の実行手段による送信に係る機能の実行と、が並行して行われることにより発生する不具合を回避するために、前記第1の実行手段による送信以外の機能の実行と、前記第2の実行手段による送信に係る機能の実行と、が排他的に行われるように制御する制御手段と、
を実現させ、
前記不具合は、前記第2の実行手段による送信に係る機能により通信処理を実行するために使用する特定周波数のクロックに起因するノイズの発生であり、
前記第1の実行手段が実行する送信以外の機能は、前記発生するノイズに影響を受ける機能であり、
前記第1の実行手段が実行する送信以外の機能は、音声再生機能であり、
前記第2の実行手段が実行する送信に係る機能は、画像の自動送信機能である、
ことを特徴とするプログラム。
To a computer that controls the photographing device that transmits an image to an external device,
First execution means for executing functions other than transmission of the imaging apparatus;
Second execution means for executing a function related to transmission of the photographing apparatus;
In order to avoid a problem that occurs when the execution of a function other than transmission by the first execution means and the execution of the function related to transmission by the second execution means are performed in parallel, the first execution means Control means for controlling the execution of functions other than transmission by the execution means and the execution of functions related to transmission by the second execution means to be performed exclusively;
Realized,
The inconvenience is generation of noise caused by a clock having a specific frequency used for executing communication processing by a function related to transmission by the second execution means,
Functions other than transmission performed by the first execution means are functions affected by the generated noise,
The function other than the transmission executed by the first execution means is an audio reproduction function,
The function related to transmission executed by the second execution means is an automatic image transmission function.
A program characterized by that.
JP2017112158A 2015-03-19 2017-06-07 Processing control device, processing control method, and program Pending JP2017163606A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2015056246 2015-03-19
JP2015056246 2015-03-19

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2015165943A Division JP6156462B2 (en) 2015-03-19 2015-08-25 Imaging apparatus, transmission control method, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2019191692A Division JP2020018006A (en) 2015-03-19 2019-10-21 Processing control device, processing control method, and program

Publications (1)

Publication Number Publication Date
JP2017163606A true JP2017163606A (en) 2017-09-14

Family

ID=57069401

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2015165943A Expired - Fee Related JP6156462B2 (en) 2015-03-19 2015-08-25 Imaging apparatus, transmission control method, and program
JP2017112158A Pending JP2017163606A (en) 2015-03-19 2017-06-07 Processing control device, processing control method, and program
JP2019191692A Pending JP2020018006A (en) 2015-03-19 2019-10-21 Processing control device, processing control method, and program

Family Applications Before (1)

Application Number Title Priority Date Filing Date
JP2015165943A Expired - Fee Related JP6156462B2 (en) 2015-03-19 2015-08-25 Imaging apparatus, transmission control method, and program

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2019191692A Pending JP2020018006A (en) 2015-03-19 2019-10-21 Processing control device, processing control method, and program

Country Status (2)

Country Link
JP (3) JP6156462B2 (en)
KR (1) KR20160112964A (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6156462B2 (en) * 2015-03-19 2017-07-05 カシオ計算機株式会社 Imaging apparatus, transmission control method, and program
JP7103358B2 (en) * 2017-07-31 2022-07-20 ソニーグループ株式会社 Communication control device, control method and program of communication control device

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004032491A (en) * 2002-06-27 2004-01-29 Fuji Photo Film Co Ltd Camera

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3807477B2 (en) * 1999-10-04 2006-08-09 富士写真フイルム株式会社 Information recording apparatus and communication method therefor, electronic camera, and communication system
JP2002010188A (en) * 2000-06-20 2002-01-11 Fuji Photo Film Co Ltd Automatic image transmitting digital camera
JP4206625B2 (en) * 2000-09-12 2009-01-14 ソニー株式会社 Portable wireless communication terminal and control method
JP2003023566A (en) * 2001-07-09 2003-01-24 Nikon Corp Electronic camera
JP2003092694A (en) * 2001-09-17 2003-03-28 Olympus Optical Co Ltd Imaging apparatus
JP2011130036A (en) * 2009-12-15 2011-06-30 Canon Inc Imaging device
JP6156462B2 (en) * 2015-03-19 2017-07-05 カシオ計算機株式会社 Imaging apparatus, transmission control method, and program

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004032491A (en) * 2002-06-27 2004-01-29 Fuji Photo Film Co Ltd Camera

Also Published As

Publication number Publication date
KR20160112964A (en) 2016-09-28
JP2016178622A (en) 2016-10-06
JP2020018006A (en) 2020-01-30
JP6156462B2 (en) 2017-07-05

Similar Documents

Publication Publication Date Title
JP6308199B2 (en) Imaging apparatus, communication control method, and program
JP2020018006A (en) Processing control device, processing control method, and program
JP5720711B2 (en) Imaging apparatus, communication method and program, and communication system
US9854162B2 (en) Photographing apparatus that sends an image to an external apparatus with a specific restriction to prevent a flaw
US11372614B2 (en) Electronic apparatus, control method thereof, and storage medium
US11082363B2 (en) Communication apparatus performing multi-camera live streaming, control method therefor, and storage medium
JP6500467B2 (en) Imaging apparatus and transmission control method
JP2016178638A (en) Imaging device, transmission control method and program
US11190812B2 (en) Communication apparatus, control method for controlling the same, and recording medium for the same
US10728451B2 (en) Communication device for communicating with external device, method for controlling the same, and recording medium
US10645269B2 (en) Communication apparatus for wirelessly communicating with external apparatus, method, and recording medium
US20140176774A1 (en) Photographing apparatus and method for photographing in an appropriate photographing mode
JP2014183426A (en) Data processing apparatus, control method, and program
JP6673389B2 (en) Imaging device, communication control method, and program
JP2016178427A (en) Imaging device, power supply control method and program
WO2023140027A1 (en) Information processing device, information processing method, and program
JP2017060081A (en) Imaging apparatus, imaging method and program
KR102574127B1 (en) Image processing apparatus, image processing method, and program recorded in recording medium
JP2021100183A (en) Imaging apparatus, control method thereof, and program thereof
JP2018056777A (en) Image transfer control device, image transfer control method, and program
JP6446842B2 (en) Imaging apparatus, imaging control system, imaging control method, and program
JP2016178428A (en) Image processing apparatus, image processing method and program
JP2021082902A (en) Imaging apparatus, control method of imaging apparatus, and program
JP2017204818A (en) Data processing device, data processing control method, and program
JP2008017035A (en) Program code distribution method

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170626

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170626

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20180417

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180611

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20181218

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20190723