JP2007013787A - Image special effect device and image special effect system - Google Patents
Image special effect device and image special effect system Download PDFInfo
- Publication number
- JP2007013787A JP2007013787A JP2005193950A JP2005193950A JP2007013787A JP 2007013787 A JP2007013787 A JP 2007013787A JP 2005193950 A JP2005193950 A JP 2005193950A JP 2005193950 A JP2005193950 A JP 2005193950A JP 2007013787 A JP2007013787 A JP 2007013787A
- Authority
- JP
- Japan
- Prior art keywords
- special effect
- image
- image special
- frame memory
- configuration information
- 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.)
- Withdrawn
Links
Images
Landscapes
- Studio Circuits (AREA)
Abstract
Description
本発明は、映像制作等に用いる画像特殊効果装置と、そのシステムに関し、特に、多種類の特殊効果画像を生成する装置の小型化を図るものである。 The present invention relates to an image special effect device used for video production or the like, and a system thereof, and particularly to miniaturization of a device that generates various types of special effect images.
画像特殊効果装置は、フレームメモリに順次書き込んだ画像データを、読み出しアドレスを制御してフレームメモリから読み出すことにより、ページターン、リップル、ウェーブ、スクリュー等の各種のビデオエフェクトを画像に施している。 The image special effect device performs various video effects such as page turn, ripple, wave, screw, and the like on an image by reading image data sequentially written in the frame memory from the frame memory by controlling a read address.
従来の画像特殊効果装置は、図5に示すように、フレームメモリ2と、フレームメモリ2のライト/リードアドレスを制御するフレームメモリ制御部4と、リードアドレスを演算する演算部101と、特殊効果を選択するボタン15〜17操作を受けて演算部101の演算を制御するCPU10とを備えている。
As shown in FIG. 5, the conventional image special effect device includes a
また、演算部101は、特殊効果共通演算回路102と、特殊効果の専用演算回路105〜107と、その専用演算回路105〜107を選択する第一セレクタ103及び第二セレクタ104とを備えている。
The
この装置のフレームメモリ制御部4は、シーケンシャルなライトアドレス5をフレームメモリ2に出力し、入力画像1をフレームメモリ2に順次書き込む。操作者が特殊効果1を指定して特殊効果1選択ボタン15を押した場合は、この通知を受けたCPU10が、第一セレクタ103と第二セレクタ104とを制御して、特殊効果共通演算回路102の出力を特殊効果1専用演算回路105に送り、そこで演算処理させる。演算部101は、特殊効果1専用演算回路105の演算結果を画像特殊効果用リードアドレス7としてフレームメモリ制御部4に出力する。フレームメモリ制御部4は、これをフレームメモリ2制御用に調整し、その画像特殊効果用リードアドレス8をフレームメモリ2に出力して、フレームメモリ2の読み出し制御を行い、特殊効果画像を得る。
The frame
また、下記特許文献1には、画像データに対して特殊効果を実施する複数の基本特殊効果手段(例えば、画像データに対して、縮小効果を施す縮小特殊効果手段、回転効果を施す回転特殊効果手段、移動効果を施す移動特殊効果手段、フェードアウト効果を施すフェードアウト特殊効果手段など)の群から、操作者の指示により複数の基本特殊効果手段を選択してその処理順序を決定し、選択した基本特殊効果手段の処理を実行して各種の画像特殊効果を実現する画像効果処理方式が記載されている。例えば、縮小特殊効果手段、回転特殊効果手段及びフェードアウト特殊効果手段が選択されると、画像に「縮小しながら回転しながらフェードアウトする」という画像効果が施される。
しかし、上述した従来の画像特殊効果装置では、図5に示すように、特殊効果を得るためのすべての演算回路をあらかじめFPGA(Field Programmable Gate Array)やLSI上に実装しておく必要があり、実装した演算回路による特殊効果以外の効果は得ることができない。そのため、様々な特殊効果を実現するには、それら全ての特殊効果に対応する演算回路を搭載して置かなければならないが、全ての演算回路をFPGAやLSI上に搭載すると、演算回路資源が不足する結果、FPGAやLSIを追加する必要が生じ、画像特殊効果装置は大型化する。 However, in the above-described conventional image special effect device, as shown in FIG. 5, it is necessary to mount all arithmetic circuits for obtaining a special effect on an FPGA (Field Programmable Gate Array) or LSI in advance. Effects other than special effects by the mounted arithmetic circuit cannot be obtained. For this reason, in order to realize various special effects, it is necessary to install arithmetic circuits corresponding to all the special effects. However, if all arithmetic circuits are mounted on an FPGA or LSI, there is a shortage of arithmetic circuit resources. As a result, it is necessary to add an FPGA and an LSI, and the image special effect device is enlarged.
これは特許文献1の画像効果処理方式を採る場合も同様であり、実装していない特殊効果手段は、実装された他の基本特殊効果手段と組み合わせることができないから、様々な特殊効果を実現しようとすると、多数の基本特殊効果手段をFPGAやLSI上に搭載する必要があり、そのため、画像特殊効果装置の大型化は避けられない。 The same applies to the case where the image effect processing method of Patent Document 1 is adopted, and special effect means that are not mounted cannot be combined with other basic special effect means that are mounted. In this case, it is necessary to mount a large number of basic special effect means on the FPGA or LSI. Therefore, it is inevitable to increase the size of the image special effect device.
本発明は、こうした状況を考慮して創案したものであり、様々な画像特殊効果を実行することができ、かつ、小型化できる画像特殊効果装置を提供し、また、そのシステムを提供することを目的としている。 The present invention was devised in view of such circumstances, and provides an image special effect device that can execute various image special effects and can be miniaturized, and also provides a system thereof. It is aimed.
本発明の画像特殊効果装置は、入力する画像データを蓄積するフレームメモリと、前記フレームメモリへの画像データの書き込み及び読み出しを制御するフレームメモリ制御部と、演算資源構成情報を基に、前記ライトアドレスから前記リードアドレスを演算するための演算回路を構成し、前記演算回路で演算した前記リードアドレスを前記フレームメモリ制御部に出力する演算部とを備える。 The image special effect device according to the present invention includes a frame memory that stores input image data, a frame memory control unit that controls writing and reading of the image data to and from the frame memory, and the write resource based on the calculation resource configuration information. An arithmetic circuit configured to calculate the read address from the address, and an arithmetic unit that outputs the read address calculated by the arithmetic circuit to the frame memory control unit.
この画像特殊効果装置では、選択した画像特殊効果を実行する演算回路で演算したリードアドレスが演算部に出力される。 In this image special effect device, the read address calculated by the calculation circuit that executes the selected image special effect is output to the calculation unit.
また、本発明の画像特殊効果装置は、入力する画像データの少なくとも1フレームを蓄積するフレームメモリと、フレームメモリに対し、画像データを蓄積するためのライトアドレスと画像データを読み出すためのリードアドレスとを指定して、フレームメモリへの画像データの書き込み及び読み出しを制御するフレームメモリ制御部と、保有する演算資源を用いて、入力した演算資源構成情報を基に、ライトアドレスからリードアドレスを演算するための演算回路を構成し、この演算回路で演算したリードアドレスをフレームメモリ制御部に出力する演算部と、画像特殊効果を選択する選択操作部と、選択操作部により選択された画像特殊効果に対応する演算資源構成情報を演算部に転送して、演算資源構成情報から演算回路を構成するように制御するCPUとを備えている。 The image special effect device according to the present invention also includes a frame memory for storing at least one frame of input image data, a write address for storing image data and a read address for reading image data to the frame memory. Is used to calculate the read address from the write address based on the input operation resource configuration information using the frame memory control unit that controls the writing and reading of image data to and from the frame memory and the operation resource that is held. An arithmetic circuit for outputting the read address calculated by the arithmetic circuit to the frame memory control unit, a selection operation unit for selecting an image special effect, and an image special effect selected by the selection operation unit. The corresponding computation resource configuration information is transferred to the computation unit, and the computation circuit is configured from the computation resource configuration information. And a CPU for controlling the.
この画像特殊効果装置では、選択操作部で画像特殊効果を選択するたびに、選択した画像特殊効果を実行する演算回路が演算部に実装される。 In this image special effect device, every time an image special effect is selected by the selection operation unit, an arithmetic circuit that executes the selected image special effect is mounted in the arithmetic unit.
また、本発明の画像特殊効果装置では、CPUが、メモリに格納された演算資源構成情報を演算部に転送する。 In the image special effect device according to the present invention, the CPU transfers the computation resource configuration information stored in the memory to the computation unit.
また、CPUは、ネットワークを通じて取得した演算資源構成情報を、演算部に転送し、または、メモリに格納する。 Further, the CPU transfers the computation resource configuration information acquired through the network to the computation unit or stores it in the memory.
この画像特殊効果装置は、必要な演算資源構成情報をネットワークを通じて取得することができるため、多数の演算資源構成情報を予めメモリに保持して置く必要がない。 Since this image special effect device can acquire necessary calculation resource configuration information through a network, it is not necessary to store a large number of calculation resource configuration information in a memory in advance.
また、本発明の画像特殊効果システムは、画像特殊効果装置と、この画像特殊効果装置にネットワークで接続したサーバとを備えており、画像特殊効果装置は、入力する画像データの少なくとも1フレームを蓄積するフレームメモリと、フレームメモリに対し、画像データを蓄積するためのライトアドレスと画像データを読み出すためのリードアドレスとを指定して、フレームメモリへの画像データの書き込み及び読み出しを制御するフレームメモリ制御部と、保有する演算資源を用いて、入力した演算資源構成情報に基づいて、ライトアドレスからリードアドレスを演算するための演算回路を構成し、この演算回路で演算したリードアドレスをフレームメモリ制御部に出力する演算部と、画像特殊効果を選択する選択操作部と、選択操作部により選択された画像特殊効果に対応する演算資源構成情報を演算部に転送して、演算資源構成情報から演算回路を構成するように制御するとともに、演算資源構成情報のサーバからの取得を制御するCPUとを備え、サーバは、少なくとも1つの演算資源構成情報と、リードアドレスを演算する際のフレームの演算パラメータを制御する演算パラメータ制御プログラムとを対にして保持し、画像特殊効果装置のCPUが、サーバに演算資源構成情報を要求したとき、サーバは、演算資源構成情報と演算パラメータ制御プログラムとを画像特殊効果装置に転送し、CPUは、演算部が、演算資源構成情報から演算回路を構成してリードアドレスを演算するときに、演算パラメータ制御プログラムに従ってフレームの演算パラメータを制御する。 The image special effect system of the present invention includes an image special effect device and a server connected to the image special effect device via a network, and the image special effect device stores at least one frame of input image data. Frame memory control for controlling the writing and reading of image data to and from the frame memory by designating a frame memory and a write address for storing image data and a read address for reading image data to the frame memory And a calculation circuit for calculating a read address from a write address based on the input calculation resource configuration information using the calculation resource held by the block and the frame memory control unit A calculation operation unit, a selection operation unit for selecting an image special effect, and a selection operation unit The computation resource configuration information corresponding to the selected image special effect is transferred to the computation unit, and the computation resource configuration information is controlled to configure the computation circuit, and the acquisition of the computation resource configuration information from the server is controlled. A server, and the server holds at least one calculation resource configuration information and a calculation parameter control program for controlling a calculation parameter of a frame when calculating a read address. When the computing resource configuration information is requested from the server, the server transfers the computing resource configuration information and the computation parameter control program to the image special effect device, and the CPU configures the computation circuit from the computation resource configuration information. Control the frame calculation parameters according to the calculation parameter control program.
このシステムでは、サーバから画像特殊効果装置に演算資源構成情報と演算パラメータ制御プログラムとをダウンロードすることで、画像特殊効果装置において実行可能な画像特殊効果を追加することができる。また、CPUが演算パラメータ制御プログラムに従ってMフレーム毎の演算パラメータを制御することにより、フレームの推移に伴って画像特殊効果の態様が変化する。 In this system, image special effects that can be executed in the image special effect device can be added by downloading the calculation resource configuration information and the calculation parameter control program from the server to the image special effect device. In addition, when the CPU controls the calculation parameters for each M frame according to the calculation parameter control program, the aspect of the image special effect changes with the transition of the frames.
本発明の画像特殊効果装置は、様々な画像特殊効果を高速かつ高精度に実行する機能を実装し、追加する場合でも、演算部を増設する必要が無く、装置を小型化できる。 The image special effect device according to the present invention is equipped with a function for executing various image special effects at high speed and with high accuracy, and even when added, it is not necessary to add a calculation unit and the device can be miniaturized.
また、本発明の画像特殊効果システムは、この画像特殊効果装置に対し、様々な画像特殊効果を実行する機能を追加することができる。 Further, the image special effect system of the present invention can add a function for executing various image special effects to the image special effect device.
(第1の実施の形態)
図1は、本発明の第1の実施の形態における画像特殊効果装置の構成を示すブロック図である。この装置は、フレームメモリ2と、フレームメモリ制御部4と、特殊効果を選択する選択ボタン15〜17と、特殊効果用演算回路を構成するための演算資源構成情報12〜14が格納されたメモリ11と、指定された演算資源構成情報から演算回路6を構成してリードアドレスを演算する演算部9と、CPU10とを備えている。
(First embodiment)
FIG. 1 is a block diagram showing the configuration of the image special effect device according to the first embodiment of the present invention. This apparatus includes a
フレームメモリ2は、入力画像1の画像データを少なくとも1フレーム蓄積する。フレームメモリ制御部4は、入力画像1の画像データをフレームメモリ2に蓄積するためのシーケンシャルなライトアドレス5を生成し、また、書き込んだ画像データをフレームメモリ2から読み出すための画像特殊効果用リードアドレス8を、演算部9が演算したリードアドレス7を基に生成する。
The
メモリ11は、特殊効果用の演算回路を構成するための演算資源構成情報12〜14を複数保持している。演算資源構成情報は、演算資源の接続関係や動作設定等を規定する情報である。
The
特殊効果選択ボタン15〜17は、画像特殊効果を選択する操作者によって押される。
The special
CPU10は、特殊効果選択ボタン15〜17の押下により選択された画像特殊効果情報を受信すると、選択された画像特殊効果に対応する演算資源構成情報12〜14のみをメモリ11から演算部9にダウンロードして、その演算資源構成情報から演算回路を構成するように制御する。
When the
演算部9は、例えば、リコンフィギャラブル(動的再構成)回路を形成するチップから成る。リコンフィギャラブル回路は、予め用意された幾つかの回路ユニット(演算資源)の接続関係と動作設定とをソフトウエアによって変えながら、指定された回路機能を果たす回路である。演算部9は、保有する演算資源を用い、演算資源構成情報に基づいて演算回路6を構成し、演算結果(即ち、画像特殊効果用リードアドレス7)をフレームメモリ制御部4に出力する。図1では、特殊効果1選択ボタン15が押され、メモリ11から特殊効果1用演算資源構成情報12が演算部9にダウンロードされ、演算部9で特殊効果1用演算回路6が構成された場合を示している。
The arithmetic unit 9 is composed of, for example, a chip that forms a reconfigurable (dynamic reconfiguration) circuit. The reconfigurable circuit is a circuit that performs a specified circuit function while changing connection relations and operation settings of several circuit units (calculation resources) prepared in advance by software. The calculation unit 9 configures the
図2のフロー図は、この画像特殊効果装置の動作について示している。 The flowchart of FIG. 2 shows the operation of this image special effect device.
特殊効果選択ボタン15〜17のうち、特殊効果1選択ボタン15が押された場合、その情報がCPU10に通知される(ステップS1)。通知を受けたCPU10は、特殊効果1に対応する特殊効果1用演算資源構成情報12を、メモリ11から演算部9へ転送する(ステップS2)。
When the special effect 1
演算部9は、特殊効果1用演算資源情報12に基づいて特殊効果1用演算回路6を構成する(ステップS3)。
The calculation unit 9 configures the special effect 1
特殊効果1用演算回路6を構成後、フレームメモリ制御部4は、シーケンシャルなライトアドレス5をフレームメモリ2に送り、入力画像1をフレームメモリ2に1フレーム分蓄える(ステップS4)。
After configuring the special effect 1
フレームメモリ制御部4は、このシーケンシャルなライトアドレス5を演算部9中の特殊効果1用演算回路6にも入力する(ステップS5)。
The frame
演算部9中の特殊効果1用演算回路6は、入力したシーケンシャルなライトアドレス5に対して特殊効果1の演算を行い、演算結果として画像特殊効果用リードアドレス7を求め、フレームメモリ制御部4に出力する(ステップS6)。
The special effect 1
フレームメモリ制御部4は、画像特殊効果用リードアドレス7をフレームメモリ2に出力し、フレームメモリ2は、画像特殊効果用リードアドレス7に基づいて入力画像1に特殊効果1が加えられた出力画像3を読み出す(ステップS7)。
The frame
以降は、画像特殊効果の選択を変更しない限り、ステップS4からステップS7の処理を繰り返す(ステップS8)。 Thereafter, unless the selection of the image special effect is changed, the processing from step S4 to step S7 is repeated (step S8).
このように、この画像特殊効果装置では、操作者が画像特殊効果を選択するボタンを押すたびに、選択した特殊効果を実現する演算回路のみが演算部9に実装される。そのため、多数の演算回路を予め実装していなくても、様々な特殊効果用の演算を行うことができ、かつ、専用回路と同等の高速演算処理が可能である。また、多数の演算回路を予め実装する場合は、演算資源を確保するため、演算部を追加することが必要になるが、この画像特殊効果装置では、演算部の追加が不要であり、装置を小型化することができる。 As described above, in this image special effect device, every time the operator presses a button for selecting an image special effect, only the arithmetic circuit that realizes the selected special effect is mounted in the arithmetic unit 9. For this reason, even if a large number of arithmetic circuits are not mounted in advance, various special effect arithmetic can be performed, and high-speed arithmetic processing equivalent to that of the dedicated circuit is possible. In addition, when a large number of arithmetic circuits are mounted in advance, it is necessary to add an arithmetic unit in order to secure arithmetic resources. However, in this image special effect device, no additional arithmetic unit is required, and the device is It can be downsized.
なお、本実施の形態では、フレームメモリ2に、1フレーム分の画像を蓄積したが、それ以外のサイズの画像(Nフレーム分の画像データ)を蓄積してもよい。また、ここでは特殊効果の選択肢を3つとしたが、それ以外の数でもよく、いずれの特殊効果を選択しても動作は同様である。
In the present embodiment, an image for one frame is stored in the
(第2の実施の形態)
本発明の第2の実施の形態では、第1の実施の形態における画像特殊効果装置に対し、画像特殊効果の機能を追加する画像特殊効果システムについて説明する。
(Second Embodiment)
In the second embodiment of the present invention, an image special effect system that adds an image special effect function to the image special effect device in the first embodiment will be described.
図3は、本発明の第2の実施の形態における画像特殊効果システムの構成図である。 FIG. 3 is a block diagram of an image special effect system according to the second embodiment of the present invention.
このシステムは、画像特殊効果装置40と、サーバ22と、それらを接続するインターネット21とから成る。
This system includes an image
サーバ22は、特殊効果用演算資源構成情報26〜28と特殊効果用パラメータ制御プログラム29〜31とを保持している。この特殊効果用パラメータ制御プログラム29〜31は、各特殊効果のフレーム毎のパラメータを制御するプログラムである。
The
また、画像特殊効果装置40は、メモリ11で保持していない特殊効果用演算資源構成情報をサーバ22から取得する際に押される特殊効果追加ボタン23〜25を具備している。その他の構成は第1の実施の形態(図1)と変わりがない。
In addition, the image
このシステムでは、画像特殊効果装置40の特殊効果追加ボタン23〜25を押すと、サーバ22から、選択した特殊効果用演算資源構成情報26〜28とともに特殊効果用パラメータ制御プログラム29〜31が画像特殊効果装置40に転送され、メモリ11に格納される。
In this system, when the special
また、画像特殊効果装置40の特殊効果選択ボタン32〜34のいずれかが押されると、該当する特殊効果用演算資源構成情報がメモリ11から演算部9に送られて演算回路40が形成され、特殊効果が実行される。このとき、CPU10は、その特殊効果に対応する特殊効果用パラメータ制御プログラムに従って、その特殊効果のフレーム毎のパラメータを制御する。
When any of the special
図4のフロー図は、この画像特殊効果システムの動作について示している。 The flowchart of FIG. 4 shows the operation of this image special effect system.
操作者が画像特殊効果装置40の特殊効果追加ボタン23〜25のうち、特殊効果4追加ボタン23を押した場合、その情報がCPU10に通知される(ステップS21)。通知を受けたCPU10は、特殊効果4に対応する特殊効果4用演算資源構成情報26と、特殊効果4のパラメータをフレーム毎に制御する特殊効果4用パラメータ制御プログラム29とを、サーバ22からインターネット21経由で取得し、メモリ11へ転送する(ステップS22)。
When the operator presses the
操作者が、画像特殊効果装置40の特殊効果選択ボタン32〜34のうち、特殊効果4選択ボタン32を押すと、その情報がCPU10に通知される(ステップS23)。通知を受けたCPU10は、特殊効果4に対応する特殊効果4用演算資源構成情報26を、メモリ11から演算部9へ転送する(ステップS24)。
When the operator presses the
演算部9は、特殊効果4用演算資源情報26に基づいて特殊効果4用演算回路40を構成する(ステップS25)。
The calculation unit 9 configures the
特殊効果4用演算回路40を構成後、フレームメモリ制御部4は、シーケンシャルなライトアドレス5をフレームメモリ2に送り、入力画像1をフレームメモリ2に1フレーム分蓄える(ステップS26)。
After configuring the
フレームメモリ制御部4は、このシーケンシャルなライトアドレス5を演算部9中の特殊効果4用演算回路40にも入力する(ステップS27)。
The frame
CPU10は、特殊効果4用パラメータ制御プログラムに従い、演算部9に対して、特殊効果4のパラメータを毎フレーム制御する(ステップS28)。
In accordance with the
演算部9中の特殊効果4用演算回路40は、入力したシーケンシャルなリードアドレス5に対して特殊効果4の演算を行い、画像特殊効果用リードアドレス7を出力する(ステップS29)。
The
フレームメモリ制御部4は、画像特殊効果用リードアドレス7を用いてフレームメモリ2制御用に調整した画像特殊効果用リードアドレス8をフレームメモリ2に出力し、フレームメモリ2から特殊効果4が加えられた出力画像3を読み出す(ステップS30)。
The frame
以降は、画像特殊効果の選択を変更しない限り、図4のステップS26からステップS30の処理を繰り返す(ステップS31)。 Thereafter, unless the selection of the image special effect is changed, the processing from step S26 to step S30 in FIG. 4 is repeated (step S31).
このように、この画像特殊効果システムでは、画像特殊効果装置が保持していない画像特殊効果用の演算回路を、外部から取得した演算資源情報に基づいて構成することができる。従って、画像特殊効果装置は、予め特殊効果用演算回路を持つ必要もなければ、予め多数の特殊効果用演算資源構成情報を持つ必要も無いため、小型に構成できる。また、外部から取得した演算資源情報に基づいて構成した画像特殊効果用演算回路は、専用回路と同等の高速演算処理が可能である。 As described above, in this image special effect system, an arithmetic circuit for image special effects that is not held by the image special effect device can be configured based on the calculation resource information acquired from the outside. Therefore, the image special effect device does not need to have a special effect calculation circuit in advance and does not need to have a large number of special effect calculation resource configuration information in advance, and thus can be configured in a small size. Also, the image special effect calculation circuit configured based on calculation resource information acquired from the outside can perform high-speed calculation processing equivalent to a dedicated circuit.
なお、図3中のインターネット21は、ローカルバス等、他のネットワークでもよく、サーバ22は、PCカードのような記憶装置でもよい。また、ここでは、サーバ22で保持された特殊効果4用演算資源構成情報26をメモリ11へ転送するとしたが、演算部9へ直接転送してもよい。
Note that the
以上、本発明の各種実施形態を説明したが、本発明は前記実施形態において示された事項に限定されず、明細書の記載、並びに周知の技術に基づいて、当業者がその変更・応用することも本発明の予定するところであり、保護を求める範囲に含まれる。 Although various embodiments of the present invention have been described above, the present invention is not limited to the matters shown in the above-described embodiments, and those skilled in the art can make modifications and applications based on the description and well-known techniques. This is also the scope of the present invention, and is included in the scope for which protection is sought.
本発明は、小型化した構成により様々な画像特殊効果を実現できる画像特殊効果装置、及び、その画像特殊効果装置に様々な画像特殊効果の機能を追加することができるシステムとして、映像・画像の制作・編集等が行われる各分野において広く利用することができる。 The present invention provides an image special effect device that can realize various image special effects with a downsized configuration, and a system that can add various image special effect functions to the image special effect device. It can be widely used in various fields where production and editing are performed.
1 入力画像
2 フレームメモリ
3 出力画像
4 フレームメモリ制御部
5 シーケンシャルなライトアドレス
6 特殊効果1用演算回路
7 画像特殊効果用リードアドレス
9 演算部
10 CPU
11 メモリ
12 特殊効果1用演算資源構成情報
13 特殊効果2用演算資源構成情報
14 特殊効果3用演算資源構成情報
15 特殊効果1選択ボタン
16 特殊効果2選択ボタン
17 特殊効果3選択ボタン
21 インターネット
22 サーバ
23 特殊効果4追加ボタン
24 特殊効果5追加ボタン
25 特殊効果6追加ボタン
26 特殊効果4用演算資源構成情報
27 特殊効果5用演算資源構成情報
28 特殊効果6用演算資源構成情報
29 特殊効果4用パラメータ制御プログラム
30 特殊効果5用パラメータ制御プログラム
31 特殊効果6用パラメータ制御プログラム
32 特殊効果4選択ボタン
33 特殊効果5選択ボタン
34 特殊効果6選択ボタン
40 特殊効果4用演算回路
101 演算部
102 特殊効果共通演算回路
103 第一セレクタ
104 第二セレクタ
105 特殊効果1専用演算回路
106 特殊効果2専用演算回路
107 特殊効果3専用演算回路
1 Input image
2 frame memory 3
11
Claims (6)
前記フレームメモリへの画像データの書き込み及び読み出しを制御するフレームメモリ制御部と、
演算資源構成情報を基に、前記ライトアドレスから前記リードアドレスを演算するための演算回路を構成し、前記演算回路で演算した前記リードアドレスを前記フレームメモリ制御部に出力する演算部と、
を備える画像特殊効果装置。 A frame memory for storing input image data;
A frame memory control unit that controls writing and reading of image data to and from the frame memory;
An arithmetic circuit for calculating the read address from the write address based on the arithmetic resource configuration information, and an arithmetic unit for outputting the read address calculated by the arithmetic circuit to the frame memory control unit;
An image special effect device comprising:
前記フレームメモリに対し、画像データを蓄積するためのライトアドレスと画像データを読み出すためのリードアドレスとを指定して、前記フレームメモリへの画像データの書き込み及び読み出しを制御するフレームメモリ制御部と、
保有する演算資源を用いて、入力した演算資源構成情報を基に、前記ライトアドレスから前記リードアドレスを演算するための演算回路を構成し、前記演算回路で演算した前記リードアドレスを前記フレームメモリ制御部に出力する演算部と、
画像特殊効果を選択する選択操作部と、
前記選択操作部により選択された画像特殊効果に対応する前記演算資源構成情報を前記演算部に転送して、前記演算資源構成情報から前記演算回路を構成するように制御するCPUと、
を備える画像特殊効果装置。 A frame memory for storing at least one frame of input image data;
A frame memory controller for controlling the writing and reading of image data to and from the frame memory by designating a write address for storing image data and a read address for reading image data to the frame memory;
An arithmetic circuit for calculating the read address from the write address is configured based on the input arithmetic resource configuration information using the arithmetic resource that is held, and the read address calculated by the arithmetic circuit is controlled by the frame memory An arithmetic unit to output to the unit,
A selection operation section for selecting image special effects;
A CPU for transferring the computation resource configuration information corresponding to the image special effect selected by the selection operation unit to the computation unit and controlling the computation circuit to configure the computation circuit from the computation resource configuration information;
An image special effect device comprising:
前記CPUが、メモリに格納された前記演算資源構成情報を前記演算部に転送する画像特殊効果装置。 The image special effect device according to claim 2,
An image special effect device in which the CPU transfers the computing resource configuration information stored in a memory to the computing unit.
前記CPUが、ネットワークを通じて取得した前記演算資源構成情報を、前記メモリに格納する画像特殊効果装置。 The image special effect device according to claim 3,
An image special effect device in which the CPU stores the computing resource configuration information acquired through a network in the memory.
前記CPUが、ネットワークを通じて取得した前記演算資源構成情報を、前記演算部に転送する画像特殊効果装置。 The image special effect device according to claim 2,
An image special effect device in which the CPU transfers the computing resource configuration information acquired through a network to the computing unit.
前記画像特殊効果装置は、
入力する画像データの少なくとも1フレームを蓄積するフレームメモリと、
前記フレームメモリに対し、画像データを蓄積するためのライトアドレスと画像データを読み出すためのリードアドレスとを指定して、前記フレームメモリへの画像データの書き込み及び読み出しを制御するフレームメモリ制御部と、
保有する演算資源を用いて、入力した演算資源構成情報に基づいて、前記ライトアドレスから前記リードアドレスを演算するための演算回路を構成し、前記演算回路で演算した前記リードアドレスを前記フレームメモリ制御部に出力する演算部と、
画像特殊効果を選択する選択操作部と、
前記選択操作部により選択された画像特殊効果に対応する前記演算資源構成情報を前記演算部に転送して、前記演算資源構成情報から前記演算回路を構成するように制御するとともに、前記演算資源構成情報の前記サーバからの取得を制御するCPUと、
を備え、
前記サーバは、少なくとも1つの前記演算資源構成情報と、前記リードアドレスを演算する際のフレームの演算パラメータを制御する演算パラメータ制御プログラムとを対にして保持し、
前記画像特殊効果装置のCPUが、前記サーバに前記演算資源構成情報を要求したとき、前記サーバは、前記演算資源構成情報と前記演算パラメータ制御プログラムとを前記画像特殊効果装置に転送し、前記CPUは、前記演算部が、前記演算資源構成情報から前記演算回路を構成して前記リードアドレスを演算するときに、前記演算パラメータ制御プログラムに従ってフレームの演算パラメータを制御する画像特殊効果システム。 An image special effect system comprising an image special effect device and a server connected to the image special effect device via a network,
The image special effect device is:
A frame memory for storing at least one frame of input image data;
A frame memory controller for controlling the writing and reading of image data to and from the frame memory by designating a write address for storing image data and a read address for reading image data to the frame memory;
An arithmetic circuit for calculating the read address from the write address is configured based on the input arithmetic resource configuration information using the arithmetic resource held, and the read address calculated by the arithmetic circuit is controlled by the frame memory An arithmetic unit to output to the unit,
A selection operation section for selecting image special effects;
The calculation resource configuration information corresponding to the image special effect selected by the selection operation unit is transferred to the calculation unit and controlled to configure the calculation circuit from the calculation resource configuration information. A CPU that controls the acquisition of information from the server;
With
The server holds at least one of the calculation resource configuration information and a calculation parameter control program for controlling a calculation parameter of a frame when calculating the read address,
When the CPU of the image special effect device requests the computation resource configuration information from the server, the server transfers the computation resource configuration information and the computation parameter control program to the image special effect device, and the CPU Is an image special effect system in which, when the calculation unit configures the calculation circuit from the calculation resource configuration information and calculates the read address, the calculation parameter of the frame is controlled according to the calculation parameter control program.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005193950A JP2007013787A (en) | 2005-07-01 | 2005-07-01 | Image special effect device and image special effect system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005193950A JP2007013787A (en) | 2005-07-01 | 2005-07-01 | Image special effect device and image special effect system |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2007013787A true JP2007013787A (en) | 2007-01-18 |
Family
ID=37751621
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005193950A Withdrawn JP2007013787A (en) | 2005-07-01 | 2005-07-01 | Image special effect device and image special effect system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2007013787A (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107911739A (en) * | 2017-10-25 | 2018-04-13 | 北京川上科技有限公司 | A kind of video acquiring method, device, terminal device and storage medium |
-
2005
- 2005-07-01 JP JP2005193950A patent/JP2007013787A/en not_active Withdrawn
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107911739A (en) * | 2017-10-25 | 2018-04-13 | 北京川上科技有限公司 | A kind of video acquiring method, device, terminal device and storage medium |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4344383B2 (en) | Memory command handler for use in an image signal processor having a data driven architecture | |
CN110780921A (en) | Data processing method and device, storage medium and electronic device | |
CN109344062A (en) | The cross-domain method for jumping test of the page and terminal device | |
CN113592066A (en) | Hardware acceleration method, apparatus, device, computer program product and storage medium | |
JP6642257B2 (en) | Information processing apparatus, control method for information processing apparatus, and control program for information processing apparatus | |
CN103530243A (en) | System, method, and computer program product for determining settings for a device | |
JP2007013787A (en) | Image special effect device and image special effect system | |
JP6737869B2 (en) | Sliding window operation | |
JP4082051B2 (en) | Image processing apparatus and image processing method | |
JP2006302132A (en) | Signal processor, reconfigurable logic circuit device and reconfigurable sequential circuit | |
JP2009129163A (en) | Data processing apparatus and data processing program | |
JP2010097346A (en) | Image processor, program, and system | |
JP4728083B2 (en) | Media processing device | |
JP4045823B2 (en) | Image processing apparatus and image processing method | |
CN109634653B (en) | Resource allocation method and device based on componentized architecture | |
JP2007080049A (en) | Built-in program generation method, built-in program development system and information table section | |
WO2021013655A1 (en) | System and method for gui development and deployment in a real time system | |
CN108012191B (en) | Video data processing method and device, computing equipment and medium | |
JP2013125288A (en) | Data processing device and data processing method | |
JP2006338150A (en) | Controller and image processor | |
CN118132279B (en) | Task processing method, device, electronic equipment and computer readable storage medium | |
CN110933435B (en) | Moving picture time delay optimization processing method, device and equipment and readable storage medium | |
JP5835498B2 (en) | LSI and LSI manufacturing method | |
Ben Abdelali et al. | High-level design flow and environment for FPGA-based dynamic partial reconfiguration | |
JP5205843B2 (en) | Arithmetic processing device and arithmetic processing program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7422 Effective date: 20071113 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20071120 |
|
A300 | Withdrawal of application because of no request for examination |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20080902 |