JP6021556B2 - Image processing device - Google Patents

Image processing device Download PDF

Info

Publication number
JP6021556B2
JP6021556B2 JP2012215385A JP2012215385A JP6021556B2 JP 6021556 B2 JP6021556 B2 JP 6021556B2 JP 2012215385 A JP2012215385 A JP 2012215385A JP 2012215385 A JP2012215385 A JP 2012215385A JP 6021556 B2 JP6021556 B2 JP 6021556B2
Authority
JP
Japan
Prior art keywords
synchronization signal
read
external
image data
memory
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2012215385A
Other languages
Japanese (ja)
Other versions
JP2014072591A5 (en
JP2014072591A (en
Inventor
英俊 小沼
英俊 小沼
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Inc
Original Assignee
Canon Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Canon Inc filed Critical Canon Inc
Priority to JP2012215385A priority Critical patent/JP6021556B2/en
Publication of JP2014072591A publication Critical patent/JP2014072591A/en
Publication of JP2014072591A5 publication Critical patent/JP2014072591A5/ja
Application granted granted Critical
Publication of JP6021556B2 publication Critical patent/JP6021556B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Studio Devices (AREA)
  • Controls And Circuits For Display Device (AREA)

Description

本発明は画像処理装置に関し、特に、入力画像データから画素数の異なる2種類の出力画像データを生成する画像処理装置に関する。   The present invention relates to an image processing apparatus, and more particularly to an image processing apparatus that generates two types of output image data having different numbers of pixels from input image data.

現在、デジタルスチルカメラやデジタルビデオカメラが広く普及しており、撮影画像をテレビ及びパーソナルコンピュータのディスプレイ等の表示装置に表示させる機会が増えてきている。また、近年では、フルHD(横1920画素×縦1080画素)と呼ばれる従来よりも画素数が多い高精細な画像を撮影し記録できる撮像装置も登場している。   At present, digital still cameras and digital video cameras are widely used, and opportunities for displaying captured images on a display device such as a display of a television or a personal computer are increasing. In recent years, an imaging device called full HD (horizontal 1920 pixels × vertical 1080 pixels) capable of capturing and recording a high-definition image having a larger number of pixels than the conventional one has also appeared.

撮影した動画を記録しながら、外部の表示装置などに出力する場合、記録用の画素数変換処理とは別に、表示用の画素数変換を行う必要がある。従来は、動画を構成する各画像データを一旦メモリに記憶し、このメモリに記録用画素数変換回路と表示用画素数変換回路が別々にアクセスし、画素数変換を行うようにしていた。   When outputting a captured moving image to an external display device or the like, it is necessary to perform display pixel number conversion separately from recording pixel number conversion processing. Conventionally, each image data constituting a moving image is temporarily stored in a memory, and the recording pixel number conversion circuit and the display pixel number conversion circuit separately access the memory to perform pixel number conversion.

また、画素数変換処理で高精度な補間処理を行うには、画像データを一時記憶するメモリが必要となる。特許文献1には、FIFO(First-In First-Out)を用いて画素数変換処理を行う構成が記載されている。   In addition, in order to perform highly accurate interpolation processing by the pixel number conversion processing, a memory for temporarily storing image data is required. Patent Document 1 describes a configuration for performing pixel number conversion processing using FIFO (First-In First-Out).

特開2010256604号公報JP 2010256604 A

記録用画素数変換回路と出力用画素数変換回路が別々にメモリにアクセスする構成では、メモリへのアクセスが多くなり、より高速なメモリが必要となるので、コストが高くなるという問題がある。   In the configuration in which the recording pixel number conversion circuit and the output pixel number conversion circuit separately access the memory, there is a problem that the access to the memory is increased, and a higher-speed memory is required.

撮影される動画の画素数と、表示装置の画素数が決まっている場合、補間処理のために必要なFIFOメモリの容量も予めわかるため、必要最小限のFIFOメモリを用意すればよい。   If the number of pixels of the moving image to be shot and the number of pixels of the display device are determined, the capacity of the FIFO memory necessary for the interpolation process can be known in advance, and therefore, the minimum necessary FIFO memory may be prepared.

しかし、近年、様々な表示画素数の表示装置に様々な解像度の画像を表示する必要が生じている。また、取り扱う画像の解像度も、ますます多画素化している。そのため、決められた容量のFIFOを備えるだけでは、この様な多様な画素数の表示装置に合わせて画素数を変換し、出力することが困難となっている。   However, in recent years, it has become necessary to display images with various resolutions on display devices with various display pixels. In addition, the resolution of images to be handled is becoming increasingly multi-pixel. For this reason, it is difficult to convert and output the number of pixels according to such a display device having various numbers of pixels only by providing a FIFO having a predetermined capacity.

本発明はこの様な問題を解決し、メモリに対するアクセスを抑えながら、記録用と出力用の画像データ処理を実行する画像処理装置を提示することを目的とする。   An object of the present invention is to solve such a problem and to provide an image processing apparatus that executes image data processing for recording and output while suppressing access to a memory.

本発明に係る画像処理装置は、メモリと、動画データを前記メモリに書き込む処理手段と、前記メモリから前記動画データを読み出す読出し制御手段と、前記読出し制御手段により読み出された動画データを圧縮する圧縮手段と、前記読出し制御手段により読み出された動画データを取り込み、その画素数を変換する変換手段と、前記変換手段から出力された動画データを外部に出力する外部出力手段と、前記変換手段の前記外部出力手段への出力タイミングを制御する外部同期信号を生成して前記変換手段に出力し、前記外部同期信号と同期した、前記読出し制御手段の読出しタイミングを制御する読出し同期信号を生成して前記読出し制御手段に出力する同期制御手段とを備え、前記読出し制御手段は、前記読出し同期信号に応じて前記メモリから読み出した前記動画データを前記変換手段と前記圧縮手段とに対して共に出力することを特徴とする。

An image processing apparatus according to the present invention includes a memory, processing means for writing moving image data to the memory, read control means for reading the moving image data from the memory, and compressing the moving image data read by the read control means. A compression unit; a conversion unit that takes in the moving image data read by the reading control unit and converts the number of pixels; an external output unit that outputs the moving image data output from the conversion unit to the outside; and the conversion unit An external synchronization signal that controls the output timing of the external output means is generated and output to the conversion means, and a read synchronization signal that controls the read timing of the read control means that is synchronized with the external synchronization signal is generated. and a synchronous control means for outputting said read control means Te, the read control means, wherein in response to the read synchronization signal For the moving image data read out from the memory to said compression means and said converting means and outputting together.

本発明によれば、メモリから読み出された動画データを、出力用の画素数変換と圧縮とで共用でき、メモリ帯域を節約できる。

According to the present invention, moving image data read from a memory can be shared for output pixel number conversion and compression, and a memory bandwidth can be saved.

本発明の一実施例の概略構成ブロック図である。It is a schematic block diagram of one Example of this invention. 読出し制御部と解像度変換部の概略構成ブロック図である。It is a schematic block diagram of a read control unit and a resolution conversion unit. 同期制御部の概略構成ブロック図である。It is a schematic block diagram of a synchronous control part. 基準同期信号、読出し同期信号、STOP信号及び外部同期信号のタイミングチャートである。4 is a timing chart of a reference synchronization signal, a read synchronization signal, a STOP signal, and an external synchronization signal.

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

図1は、本発明に係る画像処理装置の一実施例を組み込んだ画像記録装置の概略構成ブロック図を示す。図1において、101は撮像部、102は現像処理部、103は画像信号処理部、104はメモリ、105は読出し制御部である。106は解像度変換部、107は同期制御部、108はCPU、109はユーザ操作部、110は外部出力部、111は圧縮部、112は記録部である。   FIG. 1 shows a schematic block diagram of an image recording apparatus incorporating an embodiment of an image processing apparatus according to the present invention. In FIG. 1, 101 is an imaging unit, 102 is a development processing unit, 103 is an image signal processing unit, 104 is a memory, and 105 is a read control unit. Reference numeral 106 denotes a resolution conversion unit, 107 a synchronization control unit, 108 a CPU, 109 a user operation unit, 110 an external output unit, 111 a compression unit, and 112 a recording unit.

撮像部101は、被写体の画像を撮影し、動画データを出力する。本実施例では、撮像部101は、1フレームが横1920画素×縦1080画素で、60フレーム/秒の動画データを出力する。現像処理部102は、撮像部101において撮影された動画データを所定の標準形式の動画データに変換する。画像信号処理部103は、現像処理部102からの動画データに撮像装置で周知の、色バランス調整及びガンマ補正などの画像処理を施し、メモリ104に出力する。メモリ104は、画像信号処理部103からの少なくとも1フレーム分の画像データを記憶可能である。   The imaging unit 101 captures an image of a subject and outputs moving image data. In this embodiment, the imaging unit 101 outputs moving image data of 60 frames / second, with one frame having 1920 horizontal pixels × 1080 vertical pixels. The development processing unit 102 converts the moving image data captured by the imaging unit 101 into moving image data in a predetermined standard format. The image signal processing unit 103 subjects the moving image data from the development processing unit 102 to image processing such as color balance adjustment and gamma correction well-known in the imaging apparatus, and outputs the processed data to the memory 104. The memory 104 can store image data for at least one frame from the image signal processing unit 103.

画素数変換部106は、画像データの入力受け付けが可能であるかを同期制御部107にSTOP信号として通知する。同期制御部107は、STOP信号の通知に従い、読出し制御部105によるメモリ104からの画像データ読出しタイミングを規定する読出し同期信号を生成し、読出し制御部105に供給する。読出し制御部105は、同期制御部107から供給された読出し同期信号をもとにメモリ104から画像データを読み込む。   The pixel number conversion unit 106 notifies the synchronization control unit 107 as a STOP signal whether input of image data can be received. The synchronization control unit 107 generates a read synchronization signal that defines the timing of reading image data from the memory 104 by the read control unit 105 in accordance with the notification of the STOP signal, and supplies the read synchronization signal to the read control unit 105. The read control unit 105 reads image data from the memory 104 based on the read synchronization signal supplied from the synchronization control unit 107.

画素数変換部106は、読出し制御部105からの画像データを取り込み、各フレームの画素数を指定画素数に変換する。同期制御部107は画素数変換部106に、画素数変換部106から外部出力部110への、画素数変換後の画像データの出力タイミングを既定する外部同期信号を生成し、供給する。画素数変換部106は、同期制御部107からの外部同期信号に従い、画素数変換後の画像データを外部出力部110に出力する。外部出力部110は、画素数変換部106からの出力画像データを外部出力可能なフォーマットに成形して出力する。   The pixel number conversion unit 106 takes in the image data from the read control unit 105 and converts the number of pixels in each frame into a specified number of pixels. The synchronization control unit 107 generates and supplies an external synchronization signal that defines the output timing of the image data after pixel number conversion from the pixel number conversion unit 106 to the external output unit 110 to the pixel number conversion unit 106. The pixel number conversion unit 106 outputs the image data after the pixel number conversion to the external output unit 110 in accordance with the external synchronization signal from the synchronization control unit 107. The external output unit 110 forms the output image data from the pixel number conversion unit 106 into a format that can be externally output, and outputs it.

ユーザはユーザ操作部109により、外部出力の解像度(画素数)をCPU108に指示できる。CPU108は、ユーザ操作部109を使ってユーザにより指定された解像度情報をもとに同期制御部107と画素数変換部106を設定する。   The user can instruct the CPU 108 of the resolution (number of pixels) of the external output through the user operation unit 109. The CPU 108 sets the synchronization control unit 107 and the pixel number conversion unit 106 based on the resolution information designated by the user using the user operation unit 109.

圧縮部111は、読出し制御部105から画素数変換部106に供給される画像データを共有して受け取り、データ圧縮して、記録部112に保存する。圧縮部111の画像データ入力タイミングは、フレーム周期で同期して行われればよく、ピクセル(画素)単位のタイミングは要求されない。これにより、画素数変換部106との間で入力画像データを共有できる。   The compression unit 111 shares and receives the image data supplied from the read control unit 105 to the pixel number conversion unit 106, compresses the data, and stores it in the recording unit 112. The image data input timing of the compression unit 111 may be performed in synchronization with the frame period, and timing in units of pixels is not required. Thereby, the input image data can be shared with the pixel number conversion unit 106.

外部出力部110は、外部出力部110に接続されている表示装置の解像度(画素数)情報を取り込み、CPU108に通知することも可能である。   The external output unit 110 can capture resolution (number of pixels) information of a display device connected to the external output unit 110 and notify the CPU 108 of the information.

図2は、読出し制御部105及び画素数変換部106の部分の概略構成ブロック図を示す。   FIG. 2 is a block diagram showing a schematic configuration of the read control unit 105 and the pixel number conversion unit 106.

読出し制御部105は、ラインメモリ201、ラインメモリ202及びバンク制御部203で構成される。バンク制御部203は、同期制御部107から供給された読出し同期信号に従いラインメモリ201,202の書込み・読出しを制御する。画素数変換部106は、リサイズ部204、タイミング制御部205、ラインメモリ206、ラインメモリ207及びバンク制御部208で構成される。バンク制御部208は、同期制御部107から供給された外部同期信号に従いラインメモリ206,207の書込み・読出しを制御する。タイミング制御部205は、バンク制御部203とバンク制御部208から取得した情報をもとに、リサイズ部204の制御を行うと同時に、同期制御部107にSTOP信号を通知する。リサイズ部204は、タイミング制御部205からの制御の下で解像度変換を行う。ラインメモリ201,202,206,207はそれぞれ、1ライン分(1920画素)の輝度信号及び2種類の色差信号を記憶可能な容量を持つ。   The read control unit 105 includes a line memory 201, a line memory 202, and a bank control unit 203. The bank control unit 203 controls writing / reading of the line memories 201 and 202 in accordance with the read synchronization signal supplied from the synchronization control unit 107. The pixel number conversion unit 106 includes a resizing unit 204, a timing control unit 205, a line memory 206, a line memory 207, and a bank control unit 208. The bank control unit 208 controls writing / reading of the line memories 206 and 207 according to the external synchronization signal supplied from the synchronization control unit 107. The timing control unit 205 controls the resizing unit 204 based on the information acquired from the bank control unit 203 and the bank control unit 208 and simultaneously notifies the synchronization control unit 107 of a STOP signal. The resizing unit 204 performs resolution conversion under the control of the timing control unit 205. Each of the line memories 201, 202, 206, and 207 has a capacity capable of storing a luminance signal for one line (1920 pixels) and two types of color difference signals.

読出し制御部105、画素数変換部106及び同期制御部107による制御の流れを説明する。   A flow of control by the readout control unit 105, the pixel number conversion unit 106, and the synchronization control unit 107 will be described.

同期制御部107は、読出し制御部105に読出し同期信号を発行する。メモリ104から画像データが読み出され、ラインメモリ201とラインメモリ202に画像データが蓄えられる。バンク制御部203は、タイミング制御部205にラインメモリ201とラインメモリ202に画像データがあることを通知する。   The synchronization control unit 107 issues a read synchronization signal to the read control unit 105. Image data is read from the memory 104 and stored in the line memory 201 and the line memory 202. The bank control unit 203 notifies the timing control unit 205 that there is image data in the line memory 201 and the line memory 202.

タイミング制御部205は、ラインメモリ201とラインメモリ202にデータがあり、これ以上の読出しが不可能であることを、STOP信号として同期制御部107に通知する。同期制御部107は、このSTOP信号に従い読出し制御部105に対する読出し同期信号の発行を中止する。   The timing control unit 205 notifies the synchronization control unit 107 as a STOP signal that there is data in the line memory 201 and the line memory 202 and further reading is impossible. The synchronization control unit 107 stops issuing the read synchronization signal to the read control unit 105 according to the STOP signal.

一方、タイミング制御部205は、ラインメモリ201かラインメモリ202のどちらかに画像データがあり、ラインメモリ206,207が空であることを判断し、リサイズ部204に動作指示を出す。リサイズ部204は、ラインメモリ201かラインメモリ202から画像データを読み出し、その画素数を変換して、ラインメモリ206かラインメモリ207に画像データを出力する。   On the other hand, the timing control unit 205 determines that there is image data in either the line memory 201 or the line memory 202 and the line memories 206 and 207 are empty, and issues an operation instruction to the resizing unit 204. The resizing unit 204 reads image data from the line memory 201 or the line memory 202, converts the number of pixels, and outputs the image data to the line memory 206 or the line memory 207.

バンク制御部203は、リサイズ部204により画像データが読み出されたことでラインメモリ201かラインメモリ202が空になったことをタイミング制御部205に通知する。タイミング制御部205は、STOP信号の解除を同期制御部107に通知する。同期制御部107は、読出し制御部105に対する読出し同期信号の発行を再開する。   The bank control unit 203 notifies the timing control unit 205 that the line memory 201 or the line memory 202 has become empty as a result of the image data being read by the resizing unit 204. The timing control unit 205 notifies the synchronization control unit 107 of the cancellation of the STOP signal. The synchronization control unit 107 resumes issuing the read synchronization signal to the read control unit 105.

一方、バンク制御部208は、ラインメモリ206とラインメモリ207がデータで一杯になると、タイミング制御部205に通知する。タイミング制御部205は、ラインメモリ206とラインメモリ207がデータで一杯になると、リサイズ部204に対する動作指示を中止する。   On the other hand, the bank control unit 208 notifies the timing control unit 205 when the line memory 206 and the line memory 207 are full of data. When the line memory 206 and the line memory 207 are full of data, the timing control unit 205 stops the operation instruction to the resizing unit 204.

以上の処理が、ラインメモリ201、ラインメモリ202、ラインメモリ206及びラインメモリ207が一杯になるまで繰り返される。   The above processing is repeated until the line memory 201, line memory 202, line memory 206, and line memory 207 are full.

タイミング制御部205は同期制御部107にSTOP信号を発行し、これにより、メモリ104からの読出しが停止した状態が保持される。同期制御部107は、バンク制御部208に外部同期信号を発行する。バンク制御部208は、外部同期信号に従い、ラインメモリ206かラインメモリ207から画像データを読み出し、外部出力部110に出力する。ラインメモリ206とラインメモリ207のどちらかが空になると、タイミング制御部205は、リサイズ部204に動作指示を出す。   The timing control unit 205 issues a STOP signal to the synchronization control unit 107, whereby the state in which reading from the memory 104 is stopped is held. The synchronization control unit 107 issues an external synchronization signal to the bank control unit 208. The bank control unit 208 reads out image data from the line memory 206 or the line memory 207 in accordance with the external synchronization signal, and outputs the image data to the external output unit 110. When either the line memory 206 or the line memory 207 becomes empty, the timing control unit 205 issues an operation instruction to the resizing unit 204.

リサイズ部204は、ラインメモリ201かラインメモリ202から画像データを読み出し、画素数変換を行い、ラインメモリ206かラインメモリ207に変換後の画像データを出力する。バンク制御部203は、リサイズ部204が画像データを読み出したことでラインメモリ201かラインメモリ202が空になると、そのことをタイミング制御部205に通知する。タイミング制御部205は、STOP信号の解除を同期制御部107に通知する。同期制御部107は、読出し制御部105に対する読出し同期信号の発行を再開する。   The resizing unit 204 reads the image data from the line memory 201 or the line memory 202, performs pixel number conversion, and outputs the converted image data to the line memory 206 or the line memory 207. The bank control unit 203 notifies the timing control unit 205 when the line memory 201 or the line memory 202 becomes empty because the resizing unit 204 has read out the image data. The timing control unit 205 notifies the synchronization control unit 107 of the cancellation of the STOP signal. The synchronization control unit 107 resumes issuing the read synchronization signal to the read control unit 105.

同期制御部107は、以上の処理を繰り返すように各部を制御する。   The synchronization control unit 107 controls each unit so as to repeat the above processing.

個別の動作としては、読出し制御部105は、ラインメモリ201とラインメモリ202が一杯になるまでメモリ104からデータを読み出す。リサイズ部204は、ラインメモリ201かラインメモリ202のどちらかに画像データがあり、かつ、ラインメモリ206とラインメモリ207の両方が一杯でない時、解像度変換を行う。バンク制御部208は、外部同期信号に従いラインメモリ206かラインメモリ207から画像データを読み出し、外部出力部110に出力する。
図3は、同期制御部107の2つの構成例を示す。図3(a)に示す構成例では、同期制御部107は、基準同期信号発生部301、外部同期信号発生部302及び読出し同期信号発生部303から構成される。基準同期信号発生部301は、フレーム周期で定期的に外部同期信号発生部302及び読出し同期信号発生部303に基準同期信号を発行する。外部同期信号発生部302と読出し同期信号発生部303は、基準同期信号によりリセットされる。これにより、外部同期信号発生部302による外部同期信号と読出し同期信号発生部303による読出し同期信号がフレーム単位でタイミング同期し、フレーム周期が同一に保たれる。外部同期信号発生部302は、画像データを外部出力する為の外部同期信号を発生する。読出し同期信号発生部303は、STOP信号に従い読出し同期信号を発生する。
As an individual operation, the read control unit 105 reads data from the memory 104 until the line memory 201 and the line memory 202 are full. The resizing unit 204 performs resolution conversion when there is image data in either the line memory 201 or the line memory 202 and both the line memory 206 and the line memory 207 are not full. The bank control unit 208 reads out image data from the line memory 206 or the line memory 207 according to the external synchronization signal, and outputs the image data to the external output unit 110.
FIG. 3 shows two configuration examples of the synchronization control unit 107. In the configuration example illustrated in FIG. 3A, the synchronization control unit 107 includes a reference synchronization signal generation unit 301, an external synchronization signal generation unit 302, and a read synchronization signal generation unit 303. The reference synchronization signal generation unit 301 issues a reference synchronization signal to the external synchronization signal generation unit 302 and the read synchronization signal generation unit 303 periodically at a frame period. The external synchronization signal generator 302 and the read synchronization signal generator 303 are reset by the reference synchronization signal. As a result, the external synchronization signal generated by the external synchronization signal generator 302 and the read synchronization signal generated by the read synchronization signal generator 303 are time-synchronized in units of frames, and the frame period is kept the same. The external synchronization signal generator 302 generates an external synchronization signal for outputting image data externally. The read synchronization signal generator 303 generates a read synchronization signal in accordance with the STOP signal.

図3(b)に示す構成例では、同期制御部107は、外部同期信号発生部304と読出し同期信号発生部305から構成される。図3(a)に示す構成との違いは、外部同期信号発生部304が基準同期信号発生部301の機能を兼ねる点である。外部同期信号発生部304と読出し同期信号発生部305は、フレーム周期が同一に保たれる。   In the configuration example illustrated in FIG. 3B, the synchronization control unit 107 includes an external synchronization signal generation unit 304 and a read synchronization signal generation unit 305. The difference from the configuration shown in FIG. 3A is that the external synchronization signal generation unit 304 also functions as the reference synchronization signal generation unit 301. The external synchronization signal generation unit 304 and the read synchronization signal generation unit 305 have the same frame period.

図4は、基準同期信号、読出し同期信号、STOP信号及び外部同期信号の関係を示すタイミングチャートである。図4(a)は、等倍の画素数変換(画素数を維持)をする場合のタイミングチャートを示す。図4(b)は、2分の1に画素数を減らす場合のタイミングチャートである。   FIG. 4 is a timing chart showing the relationship between the reference synchronization signal, the read synchronization signal, the STOP signal, and the external synchronization signal. FIG. 4A shows a timing chart in the case of performing the same number of pixel number conversion (maintaining the number of pixels). FIG. 4B is a timing chart in the case where the number of pixels is reduced by half.

図4(a)に示す例を説明する。読出し同期信号は、STOP信号により制御されない場合、基準同期信号でリセットされ、一定間隔で読み出されて、次の基準同期信号まで休止する。STOP信号は、上記の説明から分かるように外部同期信号に依存した信号であり、読出し同期信号は、STOP信号により外部同期信号と等間隔に調整される。   An example shown in FIG. 4A will be described. When the readout synchronization signal is not controlled by the STOP signal, the readout synchronization signal is reset by the reference synchronization signal, read out at regular intervals, and pauses until the next reference synchronization signal. As can be seen from the above description, the STOP signal is a signal dependent on the external synchronization signal, and the read synchronization signal is adjusted by the STOP signal at equal intervals with the external synchronization signal.

図4(b)に示す例を説明する。2分の1に画素数変換する必要上、読出し同期信号は、外部同期信号に対して2分の1の間隔である必要がある。読出し制御信号は、STOP信号により制御されない場合、基準同期信号でリセットされ、一定間隔で読み出されて、次の基準同期信号まで休止する。STOP信号は、上記の説明から分かるように外部同期信号に依存した信号であり、読出し同期信号は、STOP信号により外部同期信号の2分の1の間隔に調整される。   An example shown in FIG. 4B will be described. Since it is necessary to convert the number of pixels by a half, the readout synchronization signal needs to be at a half interval with respect to the external synchronization signal. When the read control signal is not controlled by the STOP signal, the read control signal is reset by the reference synchronization signal, read at a constant interval, and pauses until the next reference synchronization signal. As can be seen from the above description, the STOP signal is a signal that depends on the external synchronization signal, and the read synchronization signal is adjusted to one-half the interval of the external synchronization signal by the STOP signal.

本実施例では、入力画像データから互いに画素数の異なる記録用と表示用の画像データを作成する際に、表示用画素数変換のためのメモリアクセスと記録用画素数変換のためのメモリアクセスを共有できる。これにより、DRAM帯域を節約できる。   In this embodiment, when creating image data for recording and display having different numbers of pixels from input image data, memory access for conversion of the number of pixels for display and memory access for conversion of the number of pixels for recording are performed. Can share. This saves DRAM bandwidth.

Claims (6)

メモリと、
動画データを前記メモリに書き込む処理手段と、
前記メモリから前記動画データを読み出す読出し制御手段と、
前記読出し制御手段により読み出された動画データを圧縮する圧縮手段と、
前記読出し制御手段により読み出された動画データを取り込み、その画素数を変換する変換手段と、
前記変換手段から出力された動画データを外部に出力する外部出力手段と、
前記変換手段の前記外部出力手段への出力タイミングを制御する外部同期信号を生成して前記変換手段に出力し、前記外部同期信号と同期した、前記読出し制御手段の読出しタイミングを制御する読出し同期信号を生成して前記読出し制御手段に出力する同期制御手段
とを備え、
前記読出し制御手段は、前記読出し同期信号に応じて前記メモリから読み出した前記動画データを前記変換手段と前記圧縮手段とに対して共に出力する
ことを特徴とする画像処理装置。
Memory,
Processing means for writing video data to the memory;
Read control means for reading the moving image data from the memory;
Compression means for compressing the moving image data read by the read control means;
Conversion means for capturing moving image data read by the read control means and converting the number of pixels;
External output means for outputting the video data output from the conversion means to the outside;
A read synchronization signal for controlling the read timing of the read control means, which generates an external synchronization signal for controlling the output timing of the conversion means to the external output means, outputs it to the conversion means, and is synchronized with the external synchronization signal Synchronization control means for generating and outputting to the read control means ,
The read control unit, an image processing apparatus and outputs together for the moving image data read out from said memory in response to the read synchronization signal and said compression means and said converting means.
前記同期制御手段は、前記変換手段からの、動画データの入力可能であることを示す信号に従い、前記読出し同期信号を前記読出し制御手段に出力することを特徴とする請求項1に記載の画像処理装置。 The synchronization control means, from said conversion means in accordance with the signal indicating that it is possible to input the video data, according to claim 1, characterized in that outputting the read synchronizing signal to the read control unit image Processing equipment. 前記同期制御手段は、前記変換手段が、動画データの入力が可能で無い場合に、前記メモリからの動画データの読み出しが行われないように、前記読出し制御手段への前記読出し同期信号の出力を停止することを特徴とする請求項2に記載の画像処理装置。The synchronization control means outputs the read synchronization signal to the read control means so that the conversion means does not read the moving picture data from the memory when the moving picture data cannot be input. The image processing apparatus according to claim 2, wherein the image processing apparatus is stopped. 前記同期制御手段が、
基準同期信号を発生する基準同期信号発生手段と、
前記基準同期信号に従い前記外部同期信号を発生する外部同期信号発生手段と、
前記基準同期信号、及び、前記変換手段からの動画データの入力受け付けが可能であることを示す信号に従い、前記読出し同期信号を発生する読出し同期信号発生手段
とを備え
前記読出し同期信号と前記外部同期信号がフレーム単位でタイミング同期するように、前記読出し同期信号と前記外部同期信号とを生成する
ことを特徴とする請求項2に記載の画像処理装置。
The synchronization control means;
A reference synchronization signal generating means for generating a reference synchronization signal;
External synchronization signal generating means for generating the external synchronization signal according to the reference synchronization signal;
In accordance with the reference synchronization signal and a signal indicating that the input of moving image data from the conversion means can be accepted, the read synchronization signal and the external synchronization are provided with a read synchronization signal generating means for generating the read synchronization signal The image processing apparatus according to claim 2 , wherein the read synchronization signal and the external synchronization signal are generated so that the timing of the signal is synchronized in frame units.
前記同期制御手段が、
外部同期信号を発生する外部同期信号発生手段と、
前記外部同期信号、及び、前記変換手段からの動画データの入力受け付けが可能であることを示す信号に従い、前記読出し同期信号を発生する読出し同期信号発生手段
とを備え、
前記読出し同期信号と前記外部同期信号とがフレーム単位でタイミング同期するように、前記読出し同期信号と前記外部同期信号とを生成する
ことを特徴とする請求項2に記載の画像処理装置。
The synchronization control means;
An external synchronization signal generating means for generating an external synchronization signal;
In accordance with the external synchronization signal and a signal indicating that it is possible to accept input of moving image data from the conversion means, the read synchronization signal generating means for generating the read synchronization signal ,
The image processing according to claim 2 , wherein the read synchronization signal and the external synchronization signal are generated such that timing synchronization between the read synchronization signal and the external synchronization signal is performed in frame units. apparatus.
撮像手段を備え、Comprising imaging means,
前記処理手段は、前記撮像手段から出力された動画データを処理し、前記メモリに書き込むThe processing means processes the moving image data output from the imaging means and writes it to the memory
ことを特徴とする請求項1に記載の画像処理装置。The image processing apparatus according to claim 1.
JP2012215385A 2012-09-28 2012-09-28 Image processing device Expired - Fee Related JP6021556B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012215385A JP6021556B2 (en) 2012-09-28 2012-09-28 Image processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012215385A JP6021556B2 (en) 2012-09-28 2012-09-28 Image processing device

Publications (3)

Publication Number Publication Date
JP2014072591A JP2014072591A (en) 2014-04-21
JP2014072591A5 JP2014072591A5 (en) 2015-11-12
JP6021556B2 true JP6021556B2 (en) 2016-11-09

Family

ID=50747457

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012215385A Expired - Fee Related JP6021556B2 (en) 2012-09-28 2012-09-28 Image processing device

Country Status (1)

Country Link
JP (1) JP6021556B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105118424B (en) * 2014-12-05 2017-12-08 京东方科技集团股份有限公司 Data transmission module and method, display panel and driving method, display device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09114443A (en) * 1995-10-20 1997-05-02 Seiko Epson Corp Video scaling device
JP2000354193A (en) * 1999-06-11 2000-12-19 Sony Corp Camera system and video signal processor
JP4409410B2 (en) * 2004-10-27 2010-02-03 オリンパス株式会社 camera
JP2007123961A (en) * 2005-10-24 2007-05-17 Fujifilm Corp Image display apparatus and video signal generating method
JP5740949B2 (en) * 2010-12-08 2015-07-01 富士通セミコンダクター株式会社 Data transfer device, data transfer method, and semiconductor device

Also Published As

Publication number Publication date
JP2014072591A (en) 2014-04-21

Similar Documents

Publication Publication Date Title
US10082723B2 (en) Image capturing apparatus for generating a high dynamic range video frame from multiple image frames with different characteristics
US8009337B2 (en) Image display apparatus, method, and program
US8194155B2 (en) Information processing apparatus, buffer control method, and computer program
JP4253881B2 (en) Imaging device
US9569160B2 (en) Display processing device and imaging apparatus
US20180270448A1 (en) Image processing system
US9658815B2 (en) Display processing device and imaging apparatus
JP4225241B2 (en) Image display device
JP6021556B2 (en) Image processing device
JP6300651B2 (en) Movie recording / playback device
JP4697094B2 (en) Image signal output apparatus and control method thereof
JP7332376B2 (en) IMAGING DEVICE, CONTROL METHOD THEREOF, AND PROGRAM
JP4158245B2 (en) Signal processing device
US10389962B2 (en) Image pickup apparatus and method utilizing the same line rate for upscaling and outputting image
JP7129219B2 (en) Imaging device
JP2000115694A (en) Image data recording method and device thereof, image data reproducing method and device thereof information recording medium and computer-readable recording medium
JP2007300365A (en) Video signal converting device
JP5965173B2 (en) Moving image processing system, image processing apparatus, and moving image processing system operating method
JP5300606B2 (en) Imaging apparatus and control method thereof
JP2023160138A (en) Imaging apparatus, method for controlling the same, program, and storage medium
JP2014072591A5 (en)
JP2013183383A (en) Imaging apparatus, imaging method and program
KR20140108034A (en) Photographing apparatus, method for controlling the same, and computer-readable recording medium
JP2012124624A (en) Imaging device
JP2016032282A (en) Electronic equipment and control method of the same

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150918

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150918

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160606

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160614

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160726

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160906

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161004

R151 Written notification of patent or utility model registration

Ref document number: 6021556

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: R3D03

LAPS Cancellation because of no payment of annual fees