JP2017069914A - Image processing apparatus - Google Patents

Image processing apparatus Download PDF

Info

Publication number
JP2017069914A
JP2017069914A JP2015196952A JP2015196952A JP2017069914A JP 2017069914 A JP2017069914 A JP 2017069914A JP 2015196952 A JP2015196952 A JP 2015196952A JP 2015196952 A JP2015196952 A JP 2015196952A JP 2017069914 A JP2017069914 A JP 2017069914A
Authority
JP
Japan
Prior art keywords
image signal
bits
gradation
pixel value
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2015196952A
Other languages
Japanese (ja)
Inventor
道紀 中島
Michinori Nakajima
道紀 中島
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 JP2015196952A priority Critical patent/JP2017069914A/en
Publication of JP2017069914A publication Critical patent/JP2017069914A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Picture Signal Circuits (AREA)
  • Television Signal Processing For Recording (AREA)
  • Studio Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an image processing apparatus, an image processing system, an image processing method and a program, capable of expressing a gradation of high resolution with the small number of bits.SOLUTION: The image processing apparatus includes a gradation converter unit which converts an image signal having each pixel value expressed with a first bit number into an image signal which is expressed with a second bit number smaller than the first bit number. The gradation converter unit performs a plurality of types of conversion on an image signal expressed with the first bit number to generate a plurality of types of image signals which are expressed with the second bit number.SELECTED DRAWING: Figure 8

Description

本発明は、画像処理装置、画像処理システム、画像処理方法及びプログラムに関する。   The present invention relates to an image processing apparatus, an image processing system, an image processing method, and a program.

デジタルカメラやデジタルビデオカメラ等の画像処理装置は、CMOSセンサやCCD等の撮像素子により画素単位で光電変換し、光の強度に応じた画像信号を生成し、画像信号処理を行う。近年、撮像素子の性能は向上しており、高ダイナミックレンジの画像データを生成できるようになりつつある。しかし、表示装置が対応するレンジ幅にも制限があるため、高ダイナミックレンジの画像データをそのまま表示することができない表示装置も多い。そこで、このような表示装置に画像データを表示する際は、標準的なレンジ幅である例えば8ビットの画像データにレンジ縮小して表示装置に出力する必要がある。   An image processing apparatus such as a digital camera or a digital video camera performs image signal processing by performing photoelectric conversion on a pixel-by-pixel basis using an image sensor such as a CMOS sensor or a CCD to generate an image signal corresponding to the intensity of light. In recent years, the performance of an image sensor has been improved, and image data with a high dynamic range can be generated. However, since the range width supported by the display device is also limited, there are many display devices that cannot display image data of a high dynamic range as it is. Therefore, when displaying image data on such a display device, it is necessary to reduce the range to, for example, 8-bit image data having a standard range width and output the image data to the display device.

特許文献1には、高階調画像データを階調圧縮してレンジ縮小画像データを生成するとともに、レンジ縮小による階調圧縮によって消失されたデータに基づく付加データを生成する画像記録装置が開示されている。その画像記録装置は、レンジ縮小画像データと、付加データとを関連付けて記録する。   Patent Document 1 discloses an image recording apparatus that generates range-reduced image data by gradation-compressing high-gradation image data and generates additional data based on data lost by gradation compression by range reduction. Yes. The image recording apparatus records range-reduced image data and additional data in association with each other.

特開2014−220546号公報JP 2014-220546 A

しかし、特許文献1では、高階調画像データを階調圧縮してレンジ縮小画像データを生成するため、高ダイナミックレンジの画像データをそのまま表示することができない表示装置において、画像データの階調を詳細に確認することができないという課題がある。   However, in Patent Document 1, the gradation of the high-gradation image data is compressed to generate the range-reduced image data, and therefore the gradation of the image data is detailed in a display device that cannot display the image data of the high dynamic range as it is. There is a problem that cannot be confirmed.

本発明の目的は、少ないビット数で高分解能の階調を表現することができる画像処理装置、画像処理システム、画像処理方法及びプログラムを提供することである。   An object of the present invention is to provide an image processing apparatus, an image processing system, an image processing method, and a program capable of expressing a high-resolution gradation with a small number of bits.

本発明の画像処理装置は、各画素値が第1のビット数で表現される画像信号を各画素値が前記第1のビット数より少ない第2のビット数で表現される画像信号に変換する階調変換部を有し、前記階調変換部は、前記第1のビット数で表現される画像信号に対して、複数種類の変換を行い、前記第2のビット数で表現される複数種類の画像信号を生成することを特徴とする。   The image processing apparatus of the present invention converts an image signal in which each pixel value is represented by a first number of bits into an image signal in which each pixel value is represented by a second number of bits that is less than the first number of bits. A gradation converter, wherein the gradation converter performs a plurality of types of conversion on the image signal represented by the first number of bits, and a plurality of types represented by the second number of bits. The image signal is generated.

本発明によれば、第2のビット数で表現される複数種類の画像信号を生成することにより、高分解能の階調を表現することができる。   According to the present invention, it is possible to express a high-resolution gradation by generating a plurality of types of image signals expressed by the second number of bits.

本実施形態による画像処理装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the image processing apparatus by this embodiment. 本実施形態による画像処理部の構成例を示すブロック図である。It is a block diagram which shows the structural example of the image process part by this embodiment. 本実施形態による階調変換部の動作を示す図である。It is a figure which shows operation | movement of the gradation conversion part by this embodiment. 本実施形態による画像処理装置の処理を示すフローチャートである。It is a flowchart which shows the process of the image processing apparatus by this embodiment. 本実施形態による階調変換部の変換テーブルを示す図である。It is a figure which shows the conversion table of the gradation conversion part by this embodiment. 圧縮ビデオデータに関連付けられる管理情報を示す図である。It is a figure which shows the management information linked | related with compressed video data. 本実施形態による画像処理システムの構成例を示す図である。It is a figure which shows the structural example of the image processing system by this embodiment. 画像処理装置の圧縮ビデオデータの送信を示すフローチャートである。It is a flowchart which shows transmission of the compression video data of an image processing apparatus. 本実施形態による階調変換部の変換を説明する図である。It is a figure explaining conversion of the gradation conversion part by this embodiment. 本実施形態による携帯端末の構成例を示すブロック図である。It is a block diagram which shows the structural example of the portable terminal by this embodiment. 携帯端末の圧縮ビデオデータ表示を示すフローチャートである。It is a flowchart which shows the compression video data display of a portable terminal. 本実施形態による携帯端末のUIを示す図である。It is a figure which shows UI of the portable terminal by this embodiment.

図1は、本発明の実施形態による画像処理装置100の構成例を示すブロック図である。画像処理装置100は、例えばデジタルカメラやデジタルビデオカメラ等である。画像処理装置100は、レンズユニット101、撮像素子102、画像処理部103、圧縮伸張回路104,105、オンスクリーンディスプレイ部106、液晶パネル107、マイコン108、操作スイッチ群109、ROM110、及びRAM111を有する。さらに、画像処理装置100は、メモリカードコントローラ112,113、メモリカード114,115、外部出力部116、バス117及び無線モジュール118を有する。   FIG. 1 is a block diagram illustrating a configuration example of an image processing apparatus 100 according to an embodiment of the present invention. The image processing apparatus 100 is, for example, a digital camera or a digital video camera. The image processing apparatus 100 includes a lens unit 101, an image sensor 102, an image processing unit 103, compression / decompression circuits 104 and 105, an on-screen display unit 106, a liquid crystal panel 107, a microcomputer 108, an operation switch group 109, a ROM 110, and a RAM 111. . The image processing apparatus 100 further includes memory card controllers 112 and 113, memory cards 114 and 115, an external output unit 116, a bus 117, and a wireless module 118.

レンズユニット101は、集光のための固定レンズ群、変倍レンズ群、絞り、変倍レンズ群の動きで移動した結像位置を補正する機能と焦点調節を行う機能とを兼ね備えた補正レンズ群を有し、撮像素子102の結像面上に被写体像を結像させる。撮像素子102は、CMOSセンサやCCD等であり、光電変換により画像信号を生成する。画像処理部103は、撮像素子102が出力する画像信号に対して画像処理を施してデジタル画像データをRAM111に出力する。   The lens unit 101 is a correction lens group that has both a function of correcting the imaging position moved by the movement of the fixed lens group, the variable power lens group, the stop, and the variable power lens group for focusing, and the function of performing focus adjustment. And subject images are formed on the imaging surface of the image sensor 102. The image sensor 102 is a CMOS sensor, a CCD, or the like, and generates an image signal by photoelectric conversion. The image processing unit 103 performs image processing on the image signal output from the image sensor 102 and outputs digital image data to the RAM 111.

図2は、図1の画像処理部103の構成例を示すブロック図である。画像処理部103は、画像処理部201及び階調変換部205を有し、RAM111に接続される。画像処理部201は、撮像素子102が出力する画像信号に適したホワイトバランスのゲイン値を算出し、撮像素子102が出力する画像信号にゲイン値を乗算する。その後、画像処理部201は、画像信号をRGB信号からYCbCr信号に変換し、12ビットのY信号と12ビットのCb信号と12ビットのCr信号を出力する。輝度情報算出部202は、画像処理部201が出力する12ビットY信号(輝度信号)の各画素値の総和を画素数で割ったY信号の画素値の平均値を輝度情報として算出する。すなわち、輝度情報算出部202は、画像処理部201が出力する画像信号の各画素の輝度値の総和を画素数で割った輝度平均値を輝度情報として算出する。   FIG. 2 is a block diagram illustrating a configuration example of the image processing unit 103 in FIG. The image processing unit 103 includes an image processing unit 201 and a gradation conversion unit 205 and is connected to the RAM 111. The image processing unit 201 calculates a white balance gain value suitable for the image signal output from the image sensor 102, and multiplies the image signal output from the image sensor 102 by the gain value. Thereafter, the image processing unit 201 converts the image signal from an RGB signal to a YCbCr signal, and outputs a 12-bit Y signal, a 12-bit Cb signal, and a 12-bit Cr signal. The luminance information calculation unit 202 calculates, as luminance information, an average value of pixel values of the Y signal obtained by dividing the sum of the pixel values of the 12-bit Y signal (luminance signal) output from the image processing unit 201 by the number of pixels. That is, the luminance information calculation unit 202 calculates, as luminance information, an average luminance value obtained by dividing the total luminance value of each pixel of the image signal output from the image processing unit 201 by the number of pixels.

図3(A)は、画像処理部201が出力する画像信号の各画素値(輝度値)を有する画素数を示す輝度分布301の図である。輝度値は、12ビットY信号であり、0〜4095の値をとることができる。輝度分布301は、画像信号の輝度値(Y信号)がどのように分布しているかを示す。縦軸が画素数、横軸が画素値(Y信号の画素値=輝度値)である。輝度分布301の画像信号は、2048以上の輝度値をもつ画素が多いことがわかる。そのため、輝度分布301の画像信号の画素値の平均は、2048以上の値になる。この場合、輝度情報算出部202が算出する輝度情報(輝度平均値)も2048以上の値となる。   FIG. 3A is a diagram of a luminance distribution 301 indicating the number of pixels having each pixel value (luminance value) of the image signal output from the image processing unit 201. The luminance value is a 12-bit Y signal and can take a value of 0 to 4095. The luminance distribution 301 indicates how the luminance values (Y signal) of the image signal are distributed. The vertical axis is the number of pixels, and the horizontal axis is the pixel value (pixel value of Y signal = luminance value). It can be seen that the image signal of the luminance distribution 301 has many pixels having luminance values of 2048 or more. Therefore, the average pixel value of the image signal of the luminance distribution 301 is a value of 2048 or more. In this case, the luminance information (luminance average value) calculated by the luminance information calculation unit 202 is also a value of 2048 or more.

階調変換部205は、各画素値が第1のビット数(12ビット)で表現される高ダイナミックレンジ(HDR)の画像信号を、各画素値が第1のビット数より少ない第2のビット数(8ビット)で表現される標準ダイナミックレンジ(SDR)の画像信号に変換する。例えば、階調変換部205は、画像処理部201が出力する12ビットY信号と12ビットCb信号と12ビットCr信号を入力し、階調変換し、8ビットY信号と8ビットCb信号と8ビットCr信号を出力する。画像処理部201は、階調変換前の各12ビットのYCbCr信号をRAM111に出力し、階調変換部205は、階調変換後の各8ビットのYCbCr信号をRAM111に出力する。RAM111には、階調変換前の各12ビットのYCbCr信号と、階調変換後の各8ビットのYCbCr信号とが書き込まれる。   The gradation conversion unit 205 outputs a high dynamic range (HDR) image signal in which each pixel value is expressed by a first number of bits (12 bits) to a second bit in which each pixel value is smaller than the first number of bits. The image signal is converted into a standard dynamic range (SDR) image signal expressed by a number (8 bits). For example, the gradation conversion unit 205 receives the 12-bit Y signal, the 12-bit Cb signal, and the 12-bit Cr signal output from the image processing unit 201, performs gradation conversion, and converts the 8-bit Y signal, the 8-bit Cb signal, and 8 The bit Cr signal is output. The image processing unit 201 outputs each 12-bit YCbCr signal before gradation conversion to the RAM 111, and the gradation conversion unit 205 outputs each 8-bit YCbCr signal after gradation conversion to the RAM 111. In the RAM 111, 12-bit YCbCr signals before gradation conversion and 8-bit YCbCr signals after gradation conversion are written.

図3(B)は、階調変換部205の入出力特性を示す図である。横軸は、階調変換前の入力12ビット画素値(輝度値)を示し、0〜4095の値をとり得る。縦軸は、階調変換後の出力8ビット画素値(輝度値)を示し、0〜255の値をとり得る。階調変換部205は、12ビットの画素値を8ビットの画素値に変換する。12ビットの画素値は、0〜4095の値をとることができ、8ビットの画素値は、0〜255の値しかとることができない。階調変換部205は、どのように12ビットの画素値を8ビットの画素値にマッピングするかを制御できる。例えば、図3(C)に示すように、階調変換部205は、「0〜15」の12ビット画素値を「0」の8ビット画素値に変換し、「16〜31」の12ビット画素値を「1」の8ビット画素値に変換する。これにより、階調変換部205は、画素値を12ビットから8ビットに階調変換することができる。この階調変換は、マイコン108により設定される階調変換テーブルを参照して行われる。   FIG. 3B is a diagram illustrating input / output characteristics of the gradation conversion unit 205. The horizontal axis indicates an input 12-bit pixel value (luminance value) before gradation conversion, and can take a value of 0 to 4095. The vertical axis represents the output 8-bit pixel value (luminance value) after gradation conversion, and can take a value of 0-255. The gradation conversion unit 205 converts a 12-bit pixel value into an 8-bit pixel value. The 12-bit pixel value can take a value from 0 to 4095, and the 8-bit pixel value can take only a value from 0 to 255. The gradation converting unit 205 can control how a 12-bit pixel value is mapped to an 8-bit pixel value. For example, as illustrated in FIG. 3C, the gradation conversion unit 205 converts a 12-bit pixel value “0 to 15” into an 8-bit pixel value “0” and a 12-bit “16 to 31”. The pixel value is converted into an 8-bit pixel value of “1”. Thereby, the gradation conversion unit 205 can perform gradation conversion of the pixel value from 12 bits to 8 bits. This gradation conversion is performed with reference to a gradation conversion table set by the microcomputer 108.

図3(C)は、全階調変換テーブルの例を示す図である。階調変換部205は、図3(C)の全階調変換テーブルを参照し、上記の通り、階調変換前の画素値「0〜15」を階調変換後の画素値「0」に変換し、階調変換前の画素値「16〜31」を階調変換後の画素値「1」に変換する。図3(C)の全階調変換テーブルは、階調変換部205は、階調変換前の画像値が16上がるたびに、階調変換後の画素値が1上がるテーブルである。階調変換部205は、図3(C)の全階調変換テーブルを読み込み、階調変換前の12ビット画素値を階調変換後の8ビット画素値に変換する。なお、階調変換部205は、Y信号と同様に、Cb信号及びCr信号を階調変換する。すなわち、階調変換部205は、図3(C)の全階調変換テーブルを参照し、各12ビットのYCbCr信号を各8ビットのYCbCr信号に変換する。   FIG. 3C is a diagram illustrating an example of an all gradation conversion table. The gradation conversion unit 205 refers to the entire gradation conversion table of FIG. 3C, and changes the pixel value “0 to 15” before gradation conversion to the pixel value “0” after gradation conversion as described above. The pixel value “16 to 31” before gradation conversion is converted into the pixel value “1” after gradation conversion. The all gradation conversion table in FIG. 3C is a table in which the gradation conversion unit 205 increases the pixel value after gradation conversion by 1 every time the image value before gradation conversion increases by 16. The gradation conversion unit 205 reads the entire gradation conversion table in FIG. 3C and converts the 12-bit pixel value before gradation conversion into the 8-bit pixel value after gradation conversion. Note that the gradation conversion unit 205 performs gradation conversion on the Cb signal and the Cr signal in the same manner as the Y signal. That is, the gradation conversion unit 205 converts each 12-bit YCbCr signal into an 8-bit YCbCr signal with reference to the all gradation conversion table of FIG.

この階調変換により、ダイナミックレンジが狭い液晶パネル107においても全階調を確認することが可能となる。しかし、階調変換時の階調飛びが大きいため、グラデーション等の細かい階調のパターンを表示する場合に疑似輪郭等が発生し、画質低下が大きい。以下、この課題を解決する方法を説明する。   This gradation conversion makes it possible to confirm all gradations even on the liquid crystal panel 107 having a narrow dynamic range. However, since the gradation skip at the time of gradation conversion is large, a pseudo contour or the like occurs when a fine gradation pattern such as gradation is displayed, and the image quality is greatly deteriorated. Hereinafter, a method for solving this problem will be described.

図1において、圧縮伸張回路104及び105は、圧縮部であり、それぞれ、RAM111に記憶されているデジタル画像信号をMPEG圧縮し、圧縮ビデオデータを生成(エンコード)し、RAM111に圧縮ビデオデータを出力する。また、圧縮伸張回路104及び105は、伸張部であり、それぞれ、MPEGの圧縮ビデオデータを入力し、これを伸張する機能(デコード)も兼ね備えている。   In FIG. 1, compression / decompression circuits 104 and 105 are compression units, which respectively compress the digital image signal stored in the RAM 111 into MPEG, generate (encode) compressed video data, and output the compressed video data to the RAM 111. To do. The compression / decompression circuits 104 and 105 are decompression units, and each also has a function (decode) for inputting and decompressing MPEG compressed video data.

オンスクリーンディスプレイ部(OSD部)106は、各種設定メニュー、タイトル、又は時間などの情報を、階調変換後のデジタル画像信号に重畳させる。また、OSD部106は、重畳されたデジタル画像信号等を表示部である液晶パネル107に出力してデジタル画像を表示させる。液晶パネル107は、OSD部106の制御の下、デジタル画像を表示する。   The on-screen display unit (OSD unit) 106 superimposes information such as various setting menus, titles, or time on the digital image signal after gradation conversion. The OSD unit 106 outputs a superimposed digital image signal or the like to the liquid crystal panel 107 as a display unit to display a digital image. The liquid crystal panel 107 displays a digital image under the control of the OSD unit 106.

マイコン108は、マイクロコンピュータであり、画像処理装置100全体を制御する。操作スイッチ群109は、ユーザが操作入力するためのスイッチ群である。また、操作スイッチ群109は、主としてカメラ撮影を行うためのカメラモードと、主として再生させるための再生モードと、電源オフとするパワーオフモードとを選択するためのスイッチを有する。ROM110は、例えばフラッシュROMであり、マイコン108が実行するプログラムなどが格納されている。また、ROM110の一部領域は、バックアップ用として、画像処理装置100の状態などを保持するために使用される。RAM111は、マイコン108、画像処理部103、圧縮伸張回路104,105などがワークエリアとして使用する揮発性メモリである。   The microcomputer 108 is a microcomputer and controls the entire image processing apparatus 100. The operation switch group 109 is a switch group for a user to input an operation. Further, the operation switch group 109 includes switches for selecting a camera mode mainly for photographing with a camera, a reproduction mode for mainly reproducing, and a power-off mode for turning off the power. The ROM 110 is a flash ROM, for example, and stores a program executed by the microcomputer 108. In addition, a partial area of the ROM 110 is used for backup, for holding the state of the image processing apparatus 100 and the like. A RAM 111 is a volatile memory used as a work area by the microcomputer 108, the image processing unit 103, the compression / decompression circuits 104 and 105, and the like.

メモリカードコントローラ112及び113は、それぞれ、RAM111に書き込まれた圧縮ビデオデータ(動画像データ)を、FATファイルシステムなどのコンピュータに対応可能なフォーマットに従って、メモリカード114及び115に記録する。メモリカード114及び115は、それぞれ、圧縮伸張回路104及び105により生成された圧縮ビデオデータや、マイコン108がRAM111に書き込んだ管理情報を記録するための記録媒体である。また、メモリカード114及び115は、FATファイルシステムなどのコンピュータに対応可能な所定のフォーマットに従って記録する。メモリカード114及び115は、それぞれ、画像処理装置100から取り外し可能な着脱可能記録媒体であり、画像処理装置100以外にもパーソナルコンピュータ等に装着することができる。外部出力部116は、画像処理部103がRAM111に書き込んだデジタル画像を外部に出力する。無線モジュール118は、送信部であり、RAM111に記憶されている動画像データをWiFi(登録商標)又はBluetooth(登録商標)等の無線通信で外部に送信する。上記の各ブロックは、バス117を介して、データのやり取りを行う。また、特に図示していないが、画像処理装置100は、音声のためのマイクユニット及びスピーカを有し、圧縮伸張回路104及び105は、画像信号と共に音声信号の圧縮伸張を行う。前述の圧縮ビデオデータには、音声データも多重化される。   The memory card controllers 112 and 113 record the compressed video data (moving image data) written in the RAM 111 in the memory cards 114 and 115 in accordance with a format compatible with a computer such as a FAT file system, respectively. The memory cards 114 and 115 are recording media for recording the compressed video data generated by the compression / decompression circuits 104 and 105 and the management information written in the RAM 111 by the microcomputer 108, respectively. Further, the memory cards 114 and 115 record according to a predetermined format compatible with a computer such as a FAT file system. Each of the memory cards 114 and 115 is a detachable recording medium that is removable from the image processing apparatus 100, and can be mounted on a personal computer or the like in addition to the image processing apparatus 100. The external output unit 116 outputs the digital image written in the RAM 111 by the image processing unit 103 to the outside. The wireless module 118 is a transmission unit, and transmits the moving image data stored in the RAM 111 to the outside by wireless communication such as WiFi (registered trademark) or Bluetooth (registered trademark). Each of the above blocks exchanges data via the bus 117. Although not particularly illustrated, the image processing apparatus 100 includes a microphone unit and a speaker for audio, and the compression / decompression circuits 104 and 105 perform compression / expansion of the audio signal together with the image signal. Audio data is also multiplexed with the compressed video data.

図5(A)〜(F)は、図2の階調変換部205に設定される階調変換テーブルを示す図である。図5(A)及び(B)は、「1024〜3071」の中階調範囲の階調変換テーブルを示す。図5(C)及び(D)は、「2048〜4095」の高階調範囲の階調変換テーブルを示す。図5(E)及び(F)は、「0〜2047」の低階調範囲の階調変換テーブルを示す。   5A to 5F are diagrams showing a gradation conversion table set in the gradation conversion unit 205 of FIG. 5A and 5B show a gradation conversion table in the intermediate gradation range of “1024 to 3071”. 5C and 5D show a gradation conversion table in the high gradation range of “2048 to 4095”. FIGS. 5E and 5F show tone conversion tables in the low tone range of “0 to 2047”.

図5(A)は、中階調変換テーブルを用いた階調変換部205の入出力特性を示す図である。横軸は、階調変換前の入力12ビット画素値(輝度値)を示し、0〜4095の値をとり得る。縦軸は、階調変換後の出力8ビット画素値(輝度値)を示し、0〜255の値をとり得る。図5(B)に示すように、中階調変換テーブルは、「1024〜3071」の階調変換前の画素値を、8ビット(256)のダイナミックレンジで、「0〜255」の階調変換後の画素値に変換する。そして、中階調変換テーブルは、「0〜1023」の階調変換前の画素値を「0」の階調変換後の画素値に変換し、「3072〜4095」の階調変換前の画素値を「255」の階調変換後の画素値に変換する。   FIG. 5A is a diagram illustrating input / output characteristics of the gradation conversion unit 205 using the intermediate gradation conversion table. The horizontal axis indicates an input 12-bit pixel value (luminance value) before gradation conversion, and can take a value of 0 to 4095. The vertical axis represents the output 8-bit pixel value (luminance value) after gradation conversion, and can take a value of 0-255. As shown in FIG. 5B, the intermediate gradation conversion table indicates that the pixel value before gradation conversion of “1024 to 3071” is a gradation of “0 to 255” in the dynamic range of 8 bits (256). The pixel value after conversion is converted. The intermediate gradation conversion table converts pixel values before gradation conversion of “0 to 1023” into pixel values after gradation conversion of “0”, and pixels before gradation conversion of “3072 to 4095”. The value is converted into a pixel value after gradation conversion of “255”.

図5(B)は、図5(A)の中階調変換テーブルの例を示す図である。「1024〜3071」の階調変換前の画素値では、階調変換前の画素値が8上がるごとに、階調変換後の画素値が1上がる。また、「1023」以下の階調変換前の画素値は、「0」の階調変換後の画素値に変換される。また、「3072」以上の階調変換前の画素値は、「255」の階調変換後の画素値に変換される。これにより、「0〜1023」の階調変換前の画素値は、階調変換後には黒つぶれになる。また、「3072〜4095」の階調変換前の画素値は、階調変換後には白とびになる。ただし、図5(A)及び(B)の中階調変換テーブルの「1024〜3071」の階調変換前の画素値は、図3(B)及び(C)の全階調変換テーブルの「1024〜3071」の階調変換前の画素値に比べ、階調変換後の分解能が高い。すなわち、中階調変換テーブルは、「1024〜3071」の中階調範囲の分解能を高くすることができる。   FIG. 5B is a diagram illustrating an example of the intermediate gradation conversion table in FIG. In the pixel value before gradation conversion of “1024 to 3071”, the pixel value after gradation conversion increases by 1 each time the pixel value before gradation conversion increases by 8. Further, the pixel value before gradation conversion of “1023” or less is converted into a pixel value after gradation conversion of “0”. Further, the pixel value before gradation conversion of “3072” or more is converted into the pixel value after gradation conversion of “255”. As a result, the pixel values before gradation conversion of “0 to 1023” are blacked out after gradation conversion. Further, the pixel values before gradation conversion of “3072 to 4095” are overexposed after gradation conversion. However, the pixel values before gradation conversion of “1024 to 3071” in the intermediate gradation conversion tables in FIGS. 5A and 5B are “the pixel values before gradation conversion in FIGS. 3B and 3C”. The resolution after gradation conversion is higher than the pixel value before gradation conversion of 1024 to 3071 ". That is, the intermediate gradation conversion table can increase the resolution of the intermediate gradation range of “1024 to 3071”.

なお、階調変換部205は、Y信号と同様に、Cb信号及びCr信号を階調変換する。すなわち、階調変換部205は、図5(A)及び(B)の中階調変換テーブルを参照し、各12ビットのYCbCr信号を各8ビットのYCbCr信号に変換する。   Note that the gradation conversion unit 205 performs gradation conversion on the Cb signal and the Cr signal in the same manner as the Y signal. That is, the gradation conversion unit 205 converts each 12-bit YCbCr signal into an 8-bit YCbCr signal with reference to the intermediate gradation conversion tables in FIGS.

図5(C)は、高階調変換テーブルを用いた階調変換部205の入出力特性を示す図である。横軸は、階調変換前の入力12ビット画素値(輝度値)を示し、0〜4095の値をとり得る。縦軸は、階調変換後の出力8ビット画素値(輝度値)を示し、0〜255の値をとり得る。図5(D)に示すように、高階調変換テーブルは、「2048〜4095」の階調変換前の画素値を、8ビット(256)のダイナミックレンジで、「0〜255」の階調変換後の画素値に変換する。そして、高階調変換テーブルは、「0〜2047」の階調変換前の画素値を「0」の階調変換後の画素値に変換する。   FIG. 5C is a diagram illustrating input / output characteristics of the gradation conversion unit 205 using the high gradation conversion table. The horizontal axis indicates an input 12-bit pixel value (luminance value) before gradation conversion, and can take a value of 0 to 4095. The vertical axis represents the output 8-bit pixel value (luminance value) after gradation conversion, and can take a value of 0-255. As shown in FIG. 5D, the high gradation conversion table is configured to convert the pixel values before gradation conversion of “2048 to 4095” into “0 to 255” with an 8-bit (256) dynamic range. Convert to a later pixel value. The high gradation conversion table converts a pixel value before gradation conversion of “0 to 2047” into a pixel value after gradation conversion of “0”.

図5(D)は、図5(C)の高階調変換テーブルの例を示す図である。「2048〜4095」の階調変換前の画素値では、階調変換前の画素値が8上がるごとに、階調変換後の画素値が1上がる。また、「2047」以下の階調変換前の画素値は、「0」の階調変換後の画素値に変換される。これにより、「0〜2047」の階調変換前の画素値は、階調変換後には黒つぶれになる。ただし、図5(C)及び(D)の高階調変換テーブルの「2048〜4095」の階調変換前の画素値は、図3(B)及び(C)の全階調変換テーブルの「2048〜4095」の階調変換前の画素値に比べ、階調変換後の分解能が高い。すなわち、高階調変換テーブルは、「2048〜4095」の高階調範囲の分解能を高くすることができる。   FIG. 5D is a diagram illustrating an example of the high gradation conversion table in FIG. In the pixel value before gradation conversion of “2048 to 4095”, the pixel value after gradation conversion increases by 1 every time the pixel value before gradation conversion increases by 8. Also, the pixel value before gradation conversion of “2047” or less is converted into a pixel value after gradation conversion of “0”. As a result, the pixel values before gradation conversion of “0 to 2047” are blacked out after gradation conversion. However, the pixel values before gradation conversion of “2048 to 4095” in the high gradation conversion tables in FIGS. 5C and 5D are “2048” in the all gradation conversion tables in FIGS. 3B and 3C. The resolution after gradation conversion is higher than the pixel value before gradation conversion of “˜4095”. That is, the high gradation conversion table can increase the resolution of the high gradation range of “2048 to 4095”.

なお、階調変換部205は、Y信号と同様に、Cb信号及びCr信号を階調変換する。すなわち、階調変換部205は、図5(C)及び(D)の高階調変換テーブルを参照し、各12ビットのYCbCr信号を各8ビットのYCbCr信号に変換する。   Note that the gradation conversion unit 205 performs gradation conversion on the Cb signal and the Cr signal in the same manner as the Y signal. That is, the gradation conversion unit 205 converts each 12-bit YCbCr signal into each 8-bit YCbCr signal with reference to the high gradation conversion tables in FIGS.

図5(E)は、低階調変換テーブルを用いた階調変換部205の入出力特性を示す図である。横軸は、階調変換前の入力12ビット画素値(輝度値)を示し、0〜4095の値をとり得る。縦軸は、階調変換後の出力8ビット画素値(輝度値)を示し、0〜255の値をとり得る。図5(F)に示すように、低階調変換テーブルは、「0〜2047」の階調変換前の画素値を、8ビット(256)のダイナミックレンジで、「0〜255」の階調変換後の画素値に変換する。そして、第3の階調変換テーブルは、「2048〜4095」の階調変換前の画素値を「255」の階調変換後の画素値に変換する。   FIG. 5E is a diagram illustrating input / output characteristics of the gradation conversion unit 205 using the low gradation conversion table. The horizontal axis indicates an input 12-bit pixel value (luminance value) before gradation conversion, and can take a value of 0 to 4095. The vertical axis represents the output 8-bit pixel value (luminance value) after gradation conversion, and can take a value of 0-255. As shown in FIG. 5F, in the low gradation conversion table, the pixel value before gradation conversion of “0 to 2047” is the gradation of “0 to 255” in the dynamic range of 8 bits (256). The pixel value after conversion is converted. The third gradation conversion table converts a pixel value before gradation conversion of “2048 to 4095” into a pixel value after gradation conversion of “255”.

図5(F)は、図5(E)の低階調変換テーブルの例を示す図である。「0〜2047」の階調変換前の画素値では、階調変換前の画素値が8上がるごとに、階調変換後の画素値が1上がる。また、「2048」以上の階調変換前の画素値は、「255」の階調変換後の画素値に変換される。これにより、「2048〜4095」の階調変換前の画素値は、階調変換後には白とびになる。ただし、図5(E)及び(F)の低階調変換テーブルの「0〜2047」の階調変換前の画素値は、図3(B)及び(C)の全階調変換テーブルの「0〜2047」の階調変換前の画素値に比べ、階調変換後の分解能が高い。すなわち、低階調変換テーブルは、「0〜2047」の低階調範囲の分解能を高くすることができる。   FIG. 5F is a diagram illustrating an example of the low gradation conversion table in FIG. In the pixel value before gradation conversion of “0 to 2047”, the pixel value after gradation conversion increases by 1 every time the pixel value before gradation conversion increases by 8. Also, the pixel value before gradation conversion of “2048” or more is converted to the pixel value after gradation conversion of “255”. As a result, the pixel values before gradation conversion of “2048 to 4095” become overexposed after gradation conversion. However, the pixel values before gradation conversion of “0 to 2047” in the low gradation conversion tables in FIGS. 5E and 5F are “0” in the all gradation conversion tables in FIGS. The resolution after gradation conversion is higher than the pixel value before gradation conversion of “0-2047”. That is, the low gradation conversion table can increase the resolution of the low gradation range of “0 to 2047”.

なお、階調変換部205は、Y信号と同様に、Cb信号及びCr信号を階調変換する。すなわち、階調変換部205は、図5(E)及び(F)の低階調変換テーブルを参照し、各12ビットのYCbCr信号を各8ビットのYCbCr信号に変換する。   Note that the gradation conversion unit 205 performs gradation conversion on the Cb signal and the Cr signal in the same manner as the Y signal. In other words, the gradation conversion unit 205 converts each 12-bit YCbCr signal into each 8-bit YCbCr signal with reference to the low gradation conversion tables in FIGS.

図4は、本実施形態による画像処理装置100の画像処理方法を示すフローチャートである。図4のフローチャートにおける各処理は、画像処理装置100を構成するマイコン108がROM111に保存されているプログラムを実行することにより実現される。なお、撮像素子102がフレーム画像を生成する毎に、RAM111には、階調変換後の画像信号と、階調変換前の画像信号が書き込まれる。   FIG. 4 is a flowchart illustrating the image processing method of the image processing apparatus 100 according to the present embodiment. Each process in the flowchart of FIG. 4 is realized by the microcomputer 108 configuring the image processing apparatus 100 executing a program stored in the ROM 111. Each time the image sensor 102 generates a frame image, the image signal after gradation conversion and the image signal before gradation conversion are written into the RAM 111.

ステップS401では、マイコン108は、画像処理部103の階調変換部205に対して、図5(A)及び(B)の中階調範囲の階調変換テーブルを設定する。階調変換部205は、図5(A)及び(B)の中階調範囲の階調変換テーブルを参照し、中階調範囲が高分解能になるように、12ビット画素値を8ビット画素値に変換する。具体的には、階調変換部205は、図5(A)及び(B)の中階調範囲の階調変換テーブルを参照し、各12ビットのYCbCr信号を各8ビットのYCbCr信号に変換する。これにより、RAM111には、画像処理部201が出力する各12ビットのYCbCr信号と、階調変換部205が出力する各8ビットのYCbCr信号が書き込まれる。   In step S <b> 401, the microcomputer 108 sets a gradation conversion table in the intermediate gradation range of FIGS. 5A and 5B for the gradation conversion unit 205 of the image processing unit 103. The gradation conversion unit 205 refers to the gradation conversion table of the intermediate gradation range in FIGS. 5A and 5B, and converts the 12-bit pixel value to the 8-bit pixel so that the intermediate gradation range has high resolution. Convert to value. Specifically, the gradation conversion unit 205 converts each 12-bit YCbCr signal into an 8-bit YCbCr signal with reference to the gradation conversion table in the intermediate gradation range of FIGS. To do. As a result, the 12-bit YCbCr signal output from the image processing unit 201 and the 8-bit YCbCr signal output from the gradation conversion unit 205 are written in the RAM 111.

次に、ステップS402では、マイコン108は、ユーザが操作スイッチ群109により画像処理装置100に対して記録開始指示をしたか否かを判定する。マイコン108は、記録開始指示がされるまで待機し、記録開始指示がされたと判定した場合にはステップS403に処理を進める。   In step S <b> 402, the microcomputer 108 determines whether the user has instructed the image processing apparatus 100 to start recording using the operation switch group 109. The microcomputer 108 waits until a recording start instruction is given, and proceeds to step S403 if it determines that a recording start instruction has been given.

ステップS403では、圧縮伸張回路104は、マイコン108の制御の下、RAM111に記憶されている階調変換前の各12ビットの1フレームYCbCr信号を圧縮ビデオデータとして圧縮し、RAM111の圧縮伸張回路104用のバッファ領域に書き込む。同様に、圧縮伸張回路105は、マイコン108の制御の下、RAM111に記憶されている階調変換後の各8ビットの1フレームYCbCr信号を圧縮ビデオデータとして圧縮し、RAM111の圧縮伸張回路105用のバッファ領域に書き込む。   In step S403, under the control of the microcomputer 108, the compression / decompression circuit 104 compresses each 12-bit 1-frame YCbCr signal before gradation conversion stored in the RAM 111 as compressed video data, and the compression / decompression circuit 104 of the RAM 111. Write to the buffer area. Similarly, under the control of the microcomputer 108, the compression / decompression circuit 105 compresses each 8-bit 1-frame YCbCr signal after gradation conversion stored in the RAM 111 as compressed video data, and is used for the compression / decompression circuit 105 of the RAM 111. Write to the buffer area.

次に、ステップS404では、輝度情報算出部202は、マイコン108の制御の下、階調変換前のフレーム画像の輝度平均値を輝度情報として算出し、その算出した輝度情報をRAM111の輝度情報保存領域に書き込む。RAM111の輝度情報保存領域には、フレーム毎に追加される形で輝度情報が書き込まれる。   Next, in step S404, the luminance information calculation unit 202 calculates the luminance average value of the frame image before gradation conversion as luminance information under the control of the microcomputer 108, and stores the calculated luminance information in the luminance information in the RAM 111. Write to the area. In the luminance information storage area of the RAM 111, luminance information is written in a form added for each frame.

次に、ステップS405では、マイコン108は、RAM111の圧縮伸張回路104用のバッファ領域に圧縮ビデオデータが記憶されているか否かを判断する。マイコン108は、RAM111の圧縮伸張回路104用のバッファ領域に記憶されている場合にはステップS406に処理を進め、RAM111の圧縮伸張回路104用のバッファ領域に記憶されていない場合にはステップS407に処理を進める。ステップS406では、メモリカードコントローラ112は、マイコン108の制御の下、RAM111に保存されている階調変換前の圧縮ビデオデータをメモリカード114に書き込み、その圧縮ビデオデータをバッファ領域から削除する。その後、マイコン108は、ステップS407に処理を進める。   In step S <b> 405, the microcomputer 108 determines whether compressed video data is stored in the buffer area for the compression / decompression circuit 104 of the RAM 111. If it is stored in the buffer area for the compression / expansion circuit 104 of the RAM 111, the microcomputer 108 proceeds to step S406. If not stored in the buffer area for the compression / expansion circuit 104 of the RAM 111, the microcomputer 108 proceeds to step S407. Proceed with the process. In step S406, under the control of the microcomputer 108, the memory card controller 112 writes the compressed video data before gradation conversion stored in the RAM 111 to the memory card 114, and deletes the compressed video data from the buffer area. Thereafter, the microcomputer 108 proceeds to step S407.

同様に、ステップS405では、マイコン108は、RAM111の圧縮伸張回路105用のバッファ領域に圧縮ビデオデータが記憶されているか否かを判断する。マイコン108は、RAM111の圧縮伸張回路105用のバッファ領域に記憶されている場合にはステップS406に処理を進め、RAM111の圧縮伸張回路105用のバッファ領域に記憶されていない場合にはステップS407に処理を進める。ステップS406では、メモリカードコントローラ113は、マイコン108の制御の下、RAM111に保存されている階調変換後の圧縮ビデオデータをメモリカード115に書き込み、その圧縮ビデオデータをバッファ領域から削除する。その後、マイコン108は、ステップS407に処理を進める。   Similarly, in step S <b> 405, the microcomputer 108 determines whether or not compressed video data is stored in the buffer area for the compression / decompression circuit 105 of the RAM 111. If it is stored in the buffer area for the compression / decompression circuit 105 of the RAM 111, the microcomputer 108 proceeds to step S406. If not stored in the buffer area for the compression / decompression circuit 105 of the RAM 111, the microcomputer 108 proceeds to step S407. Proceed with the process. In step S406, under the control of the microcomputer 108, the memory card controller 113 writes the compressed video data after gradation conversion stored in the RAM 111 into the memory card 115, and deletes the compressed video data from the buffer area. Thereafter, the microcomputer 108 proceeds to step S407.

ステップS407では、マイコン108は、ユーザが操作スイッチ群109により画像処理装置100に対して記録停止指示をしたか否かを判定する。マイコン108は、記録停止指示がされたと判定した場合にはステップS408に処理を進め、記録開始指示がされていないと判定した場合にはステップS403に処理を戻し、次のフレームの処理を繰り返す。   In step S <b> 407, the microcomputer 108 determines whether the user instructs the image processing apparatus 100 to stop recording using the operation switch group 109. If the microcomputer 108 determines that a recording stop instruction has been given, the process proceeds to step S408. If the microcomputer 108 determines that a recording start instruction has not been given, the process returns to step S403 to repeat the process for the next frame.

ステップS408では、マイコン108は、RAM111の圧縮伸張回路104用のバッファ領域に圧縮ビデオデータが記憶されているか否かを判断する。マイコン108は、RAM111の圧縮伸張回路104用のバッファ領域に記憶されている場合にはステップS409に処理を進め、RAM111の圧縮伸張回路104用のバッファ領域に記憶されていない場合にはステップS410に処理を進める。ステップS409では、メモリカードコントローラ112は、マイコン108の制御の下、RAM111に保存されている階調変換前の圧縮ビデオデータをメモリカード114に書き込み、その圧縮ビデオデータをバッファ領域から削除する。その後、マイコン108は、ステップS410に処理を進める。   In step S <b> 408, the microcomputer 108 determines whether compressed video data is stored in the buffer area for the compression / decompression circuit 104 of the RAM 111. If it is stored in the buffer area for the compression / decompression circuit 104 of the RAM 111, the microcomputer 108 proceeds to step S409. If not stored in the buffer area for the compression / decompression circuit 104 of the RAM 111, the microcomputer 108 proceeds to step S410. Proceed with the process. In step S409, under the control of the microcomputer 108, the memory card controller 112 writes the compressed video data before gradation conversion stored in the RAM 111 to the memory card 114, and deletes the compressed video data from the buffer area. Thereafter, the microcomputer 108 proceeds to step S410.

同様に、ステップS408では、マイコン108は、RAM111の圧縮伸張回路105用のバッファ領域に圧縮ビデオデータが記憶されているか否かを判断する。マイコン108は、RAM111の圧縮伸張回路105用のバッファ領域に記憶されている場合にはステップS409に処理を進め、RAM111の圧縮伸張回路105用のバッファ領域に記憶されていない場合にはステップS410に処理を進める。ステップS409では、メモリカードコントローラ113は、マイコン108の制御の下、RAM111に保存されている階調変換後の圧縮ビデオデータをメモリカード115に書き込み、その圧縮ビデオデータをバッファ領域から削除する。その後、マイコン108は、ステップS410に処理を進める。   Similarly, in step S <b> 408, the microcomputer 108 determines whether or not compressed video data is stored in the buffer area for the compression / decompression circuit 105 of the RAM 111. If it is stored in the buffer area for the compression / decompression circuit 105 of the RAM 111, the microcomputer 108 proceeds to step S409. If not stored in the buffer area for the compression / decompression circuit 105 of the RAM 111, the microcomputer 108 proceeds to step S410. Proceed with the process. In step S409, the memory card controller 113 writes the compressed video data after gradation conversion stored in the RAM 111 to the memory card 115 under the control of the microcomputer 108, and deletes the compressed video data from the buffer area. Thereafter, the microcomputer 108 proceeds to step S410.

ステップS410では、マイコン108は、図6(A)に示すように、階調変換前の圧縮ビデオデータの管理情報601をRAM111上に生成する。メモリカードコントローラ112は、マイコン108の制御の下、その管理情報601をメモリカード114に書き込む。階調変換前の圧縮ビデオデータの管理情報601は、圧縮ビデオデータの画像サイズを示す解像度611、圧縮ビデオデータのデータサイズを示すビットレート612、圧縮ビデオデータのフレームレート613、及び輝度平均値614を含む。マイコン108は、ステップS404でRAM111の輝度情報保存領域に書き込んだ輝度情報の総和をフレーム数で割った値を、輝度平均値(メタデータ)614として書き込む。   In step S410, the microcomputer 108 generates management information 601 of compressed video data before gradation conversion on the RAM 111, as shown in FIG. The memory card controller 112 writes the management information 601 to the memory card 114 under the control of the microcomputer 108. The management information 601 of the compressed video data before gradation conversion includes a resolution 611 indicating the image size of the compressed video data, a bit rate 612 indicating the data size of the compressed video data, a frame rate 613 of the compressed video data, and an average luminance value 614. including. The microcomputer 108 writes the value obtained by dividing the sum of the luminance information written in the luminance information storage area of the RAM 111 in step S404 by the number of frames as the luminance average value (metadata) 614.

また、マイコン108は、図6(B)に示すように、階調変換後の圧縮ビデオデータの管理情報602をRAM111上に生成する。メモリカードコントローラ113は、マイコン108の制御の下、その管理情報602をメモリカード115に書き込む。階調変換後の圧縮ビデオデータの管理情報602は、圧縮ビデオデータの画像サイズを示す解像度621、圧縮ビデオデータのデータサイズを示すビットレート622、圧縮ビデオデータのフレームレート623、及び階調範囲624を含む。マイコン108は、ステップS401で設定した中階調範囲を階調範囲(メタデータ)624として書き込む。その後、マイコン108は、図4のフローチャートの処理を終了する。   Further, the microcomputer 108 generates management information 602 of compressed video data after gradation conversion on the RAM 111 as shown in FIG. The memory card controller 113 writes the management information 602 to the memory card 115 under the control of the microcomputer 108. The compressed video data management information 602 after gradation conversion includes a resolution 621 indicating the image size of the compressed video data, a bit rate 622 indicating the data size of the compressed video data, a frame rate 623 of the compressed video data, and a gradation range 624. including. The microcomputer 108 writes the middle gradation range set in step S 401 as a gradation range (metadata) 624. Thereafter, the microcomputer 108 ends the processing of the flowchart of FIG.

図7は、画像処理システムの構成例を示す図である。画像処理システムは、画像処理装置100及び携帯端末702を有する。携帯端末702は、表示装置であり、階調変換後の各8ビットのYCbCr信号を表示することは可能であるが、階調変換前の各12ビットのYCbCr信号を表示することができない。画像処理装置100と携帯端末702は、無線通信703で接続されている。画像処理装置100は、無線通信703により、メモリカード115に記憶されている階調変換後の圧縮ビデオデータを携帯端末702へ送信する。携帯端末702は、階調変換後の圧縮ビデオデータを受信し、伸張し、各8ビットのYCbCr信号を内部の液晶パネルに表示することができる。ユーザは、画像処理装置100が図4で記録した動画像を、端末装置702で確認することができる。   FIG. 7 is a diagram illustrating a configuration example of an image processing system. The image processing system includes an image processing apparatus 100 and a portable terminal 702. The portable terminal 702 is a display device, and can display each 8-bit YCbCr signal after gradation conversion, but cannot display each 12-bit YCbCr signal before gradation conversion. The image processing apparatus 100 and the portable terminal 702 are connected by wireless communication 703. The image processing apparatus 100 transmits the compressed video data after gradation conversion stored in the memory card 115 to the portable terminal 702 by wireless communication 703. The portable terminal 702 can receive and expand the compressed video data after gradation conversion, and display each 8-bit YCbCr signal on the internal liquid crystal panel. The user can check the moving image recorded by the image processing apparatus 100 in FIG.

図10は、携帯端末702の構成例を示すブロック図である。携帯端末702は、マイコン1001、操作スイッチ群1002、ROM1003、RAM1004、記録媒体1005、バス1006、無線モジュール1007、圧縮伸張回路1008、OSD部1009、及び液晶パネル1010を有する。マイコン1001は、図1のマイコン108と同様である。操作スイッチ群1002は、図1の操作スイッチ群109と同様である。ROM1003は、図1のROM110と同様である。RAM1004は、図1のRAM111と同様である。バス1006は、図1のバス117と同様である。無線モジュール1007は、図1の無線モジュール118と同様である。圧縮伸張回路1008は、図1の圧縮伸張回路104と同様であり、圧縮部及び伸張部である。OSD部1009は、図1のOSD部106と同様である。液晶パネル1010は、図1の液晶パネル107と同様の表示部であり、画像処理装置100が生成した複数種類の各8ビットのYCbCr信号のうちのいずれかのYCbCr信号を表示する。また、記録媒体1005は、SSDやフラッシュメモリ等であり、データを記録することができる。無線モジュール1007は、画像処理装置100から圧縮ビデオデータを受信する。すると、マイコン1001は、その受信した圧縮ビデオデータをRAM1004に書き込んだ後に、記録媒体1005に書き込む。圧縮ビデオデータを表示する際、マイコン1001は、記録媒体1005からRAM1004へ圧縮ビデオデータを読み出す。圧縮伸張回路1008は、マイコン1001の制御の下、RAM1004の圧縮ビデオデータを伸張し、各8ビットのYCbCr信号を生成する。OSD部1009は、各8ビットのYCbCr信号に対して表示情報を重畳し、液晶パネル1010へ出力する。液晶パネル1010は、各8ビットのYCbCr信号を表示する。   FIG. 10 is a block diagram illustrating a configuration example of the mobile terminal 702. A portable terminal 702 includes a microcomputer 1001, an operation switch group 1002, a ROM 1003, a RAM 1004, a recording medium 1005, a bus 1006, a wireless module 1007, a compression / decompression circuit 1008, an OSD unit 1009, and a liquid crystal panel 1010. The microcomputer 1001 is the same as the microcomputer 108 in FIG. The operation switch group 1002 is the same as the operation switch group 109 in FIG. The ROM 1003 is the same as the ROM 110 in FIG. The RAM 1004 is the same as the RAM 111 in FIG. The bus 1006 is the same as the bus 117 in FIG. The wireless module 1007 is the same as the wireless module 118 in FIG. The compression / decompression circuit 1008 is the same as the compression / decompression circuit 104 of FIG. 1, and is a compression unit and a decompression unit. The OSD unit 1009 is the same as the OSD unit 106 in FIG. The liquid crystal panel 1010 is a display unit similar to the liquid crystal panel 107 of FIG. 1, and displays any YCbCr signal among a plurality of types of 8-bit YCbCr signals generated by the image processing apparatus 100. The recording medium 1005 is an SSD, a flash memory, or the like, and can record data. The wireless module 1007 receives compressed video data from the image processing apparatus 100. Then, the microcomputer 1001 writes the received compressed video data in the RAM 1004 and then writes it in the recording medium 1005. When displaying the compressed video data, the microcomputer 1001 reads the compressed video data from the recording medium 1005 to the RAM 1004. The compression / decompression circuit 1008 decompresses the compressed video data in the RAM 1004 under the control of the microcomputer 1001 to generate each 8-bit YCbCr signal. The OSD unit 1009 superimposes display information on each 8-bit YCbCr signal and outputs it to the liquid crystal panel 1010. The liquid crystal panel 1010 displays each 8-bit YCbCr signal.

図8は、画像処理装置100の画像処理方法を示すフローチャートであり、画像処理装置100が階調変換後の圧縮ビデオデータを携帯端末702に送信する処理を示す。なお、図9のフローチャート実行前に、画像処理装置100と携帯端末702は、無線モジュール118及び無線モジュール1007を介して、接続されている。   FIG. 8 is a flowchart illustrating an image processing method of the image processing apparatus 100, and illustrates a process in which the image processing apparatus 100 transmits the compressed video data after gradation conversion to the portable terminal 702. Before the flowchart of FIG. 9 is executed, the image processing apparatus 100 and the portable terminal 702 are connected via the wireless module 118 and the wireless module 1007.

ステップS801では、マイコン108は、ユーザが操作スイッチ群109により画像処理装置100に対して圧縮ビデオデータ送信を指示したか否かを判定する。マイコン108は、圧縮ビデオデータ送信が指示されるまで待機し、圧縮ビデオデータ送信が指示されたと判定した場合にはステップS802に処理を進める。   In step S <b> 801, the microcomputer 108 determines whether the user has instructed the image processing apparatus 100 to transmit compressed video data using the operation switch group 109. The microcomputer 108 waits until the compressed video data transmission is instructed, and proceeds to step S802 when determining that the compressed video data transmission is instructed.

ステップS802では、メモリカードコントローラ113は、マイコン108の制御の下、メモリカード115に記憶されている中階調範囲の階調変換後の圧縮ビデオデータをRAM111に読み出す。次に、無線モジュール118は、マイコン108の制御の下、RAM111内の中階調範囲の階調変換後の圧縮ビデオデータを携帯端末702へ送信する。   In step S <b> 802, the memory card controller 113 reads the compressed video data after gradation conversion of the intermediate gradation range stored in the memory card 115 into the RAM 111 under the control of the microcomputer 108. Next, under the control of the microcomputer 108, the wireless module 118 transmits the compressed video data after gradation conversion in the intermediate gradation range in the RAM 111 to the portable terminal 702.

次に、ステップS803では、マイコン108は、メモリカード114に記憶されている階調変換前の圧縮ビデオデータの管理情報601をRAM111に読み出す。そして、マイコン108は、管理情報601内の輝度平均値614が中央値以上であるか否かを判定する。ここで、階調変換前の12ビットのY信号の画素値は「0〜4095」の4096ステップの値をとることができるため、上記の中央値は「2048」固定である。マイコン108は、輝度平均値614が中央値以上であると判定した場合にはステップS804に処理を進め、輝度平均値614が中央値未満であると判定した場合にはステップS808に処理を進める。この判定の意味について説明する。輝度平均値614が中央値以上である場合、階調変換前の画素値は、中央値以上の画素値が多いという判断ができ、中央値以上の階調範囲に高分解能を持たせた画像をユーザが確認したい可能性が高いと判断できる。逆に、輝度平均値614が中央値未満である場合、階調変換前の画素値は、中央値未満の画素値が多いという判断ができ、中央値未満の階調範囲に高分解能を持たせた画像をユーザが確認したい可能性が高いと判断できる。このように、輝度平均値614を解析することで、以下のように、ユーザが望む可能性が高い階調範囲の圧縮ビデオデータを先に送信し、ユーザが望む可能性が低い階調範囲の圧縮ビデオデータを後に送信する。   Next, in step S <b> 803, the microcomputer 108 reads the management information 601 of the compressed video data before gradation conversion stored in the memory card 114 into the RAM 111. Then, the microcomputer 108 determines whether or not the average luminance value 614 in the management information 601 is equal to or greater than the median value. Here, since the pixel value of the 12-bit Y signal before gradation conversion can take a value of 4096 steps of “0 to 4095”, the above-mentioned median value is fixed to “2048”. If the microcomputer 108 determines that the average brightness value 614 is greater than or equal to the median value, the microcomputer 108 proceeds to step S804. If the microcomputer 108 determines that the average brightness value 614 is less than the median value, the microcomputer 108 proceeds to step S808. The meaning of this determination will be described. When the average luminance value 614 is equal to or higher than the median value, it can be determined that the pixel values before gradation conversion are many pixel values equal to or higher than the median value, and an image having a high resolution in the gradation range equal to or higher than the median value can be obtained. It can be determined that there is a high possibility that the user wants to confirm. On the other hand, when the average luminance value 614 is less than the median value, it can be determined that the pixel values before the tone conversion have many pixel values less than the median value, and high resolution is given to the tone range less than the median value. It can be determined that there is a high possibility that the user wants to check the image. Thus, by analyzing the luminance average value 614, the compressed video data in the gradation range that is highly likely to be desired by the user is transmitted first, and the gradation range that is unlikely to be desired by the user is as follows. The compressed video data is transmitted later.

ステップS804では、マイコン108は、階調変換部205に対して、図5(C)及び(D)の高階調範囲の階調変換テーブルを設定する。次に、マイコン108は、メモリカードコントローラ112を制御し、メモリカード114に記憶されている階調変換前の圧縮ビデオデータを読み出し、階調変換前の圧縮ビデオデータを圧縮伸張回路104に出力する。圧縮伸張回路104は、入力された階調変換前の圧縮ビデオデータを伸張し、階調変換前の各12ビットのYCbCr信号を生成する。次に、マイコン108は、階調変換前の各12ビットのYCbCr信号をRAM111に書き込む。次に、階調変換部205は、マイコン108の制御の下、図5(C)及び(D)の高階調範囲の階調変換テーブルを参照し、RAM111内の階調変換前の各12ビットのYCbCr信号を各8ビットのYCbCr信号に変換する。次に、圧縮伸張回路105は、マイコン108の制御の下、階調変換後の各8ビットのYCbCr信号を圧縮し、圧縮ビデオデータを生成する。次に、メモリカードコントローラ113は、マイコン108の制御の下、その階調変換後の圧縮ビデオデータをメモリカード115に書き込む。この際、マイコン108は、ステップS410と同様に、階調範囲624として高階調範囲が設定された管理情報602をメモリカード115に書き込む。   In step S804, the microcomputer 108 sets the gradation conversion table in the high gradation range of FIGS. 5C and 5D for the gradation conversion unit 205. Next, the microcomputer 108 controls the memory card controller 112, reads the compressed video data before gradation conversion stored in the memory card 114, and outputs the compressed video data before gradation conversion to the compression / decompression circuit 104. . The compression / decompression circuit 104 decompresses the input compressed video data before gradation conversion, and generates 12-bit YCbCr signals before gradation conversion. Next, the microcomputer 108 writes each 12-bit YCbCr signal before gradation conversion in the RAM 111. Next, the gradation conversion unit 205 refers to the gradation conversion table in the high gradation range shown in FIGS. 5C and 5D under the control of the microcomputer 108, and each 12 bits before gradation conversion in the RAM 111. YCbCr signals are converted into 8-bit YCbCr signals. Next, under the control of the microcomputer 108, the compression / decompression circuit 105 compresses each 8-bit YCbCr signal after gradation conversion to generate compressed video data. Next, the memory card controller 113 writes the compressed video data after gradation conversion into the memory card 115 under the control of the microcomputer 108. At this time, the microcomputer 108 writes the management information 602 in which the high gradation range is set as the gradation range 624 to the memory card 115 as in step S410.

次に、ステップS805では、マイコン108は、メモリカードコントローラ113を制御し、メモリカード115に記憶されているステップS804で書き込まれた高階調範囲の階調変換後の圧縮ビデオデータをRAM111に読み出す。次に、無線モジュール118は、マイコン108の制御の下、RAM111に読み出した高階調範囲の階調変換後の圧縮ビデオデータを携帯端末702へ送信する。同様に、マイコン108は、階調変換後の圧縮ビデオデータの管理情報602をメモリカード115からRAM111に読み出し、無線モジュール118は、その管理情報602を携帯端末702へ送信する。   Next, in step S805, the microcomputer 108 controls the memory card controller 113 to read out the compressed video data after gradation conversion of the high gradation range written in step S804 stored in the memory card 115 to the RAM 111. Next, under the control of the microcomputer 108, the wireless module 118 transmits the compressed video data after gradation conversion of the high gradation range read out to the RAM 111 to the portable terminal 702. Similarly, the microcomputer 108 reads the management information 602 of the compressed video data after gradation conversion from the memory card 115 to the RAM 111, and the wireless module 118 transmits the management information 602 to the portable terminal 702.

次に、ステップS806では、ステップS804と同様に、階調変換部205は、図5(E)及び(F)の低階調範囲の階調変換テーブルを参照し、RAM111内の階調変換前の各12ビットのYCbCr信号を各8ビットのYCbCr信号に変換する。次に、圧縮伸張回路105は、マイコン108の制御の下、階調変換後の各8ビットのYCbCr信号を圧縮し、圧縮ビデオデータを生成する。次に、メモリカードコントローラ113は、マイコン108の制御の下、その階調変換後の圧縮ビデオデータをメモリカード115に書き込む。この際、マイコン108は、階調範囲624として低階調範囲が設定された管理情報602をメモリカード115に書き込む。   Next, in step S806, as in step S804, the gradation conversion unit 205 refers to the gradation conversion table in the low gradation range of FIGS. 5E and 5F, and before gradation conversion in the RAM 111. Each 12-bit YCbCr signal is converted into an 8-bit YCbCr signal. Next, under the control of the microcomputer 108, the compression / decompression circuit 105 compresses each 8-bit YCbCr signal after gradation conversion to generate compressed video data. Next, the memory card controller 113 writes the compressed video data after gradation conversion into the memory card 115 under the control of the microcomputer 108. At this time, the microcomputer 108 writes the management information 602 in which the low gradation range is set as the gradation range 624 to the memory card 115.

次に、ステップS807では、マイコン108は、メモリカードコントローラ113を制御し、メモリカード115に記憶されているステップS806で書き込まれた低階調範囲の階調変換後の圧縮ビデオデータをRAM111に読み出す。次に、無線モジュール118は、マイコン108の制御の下、RAM111に読み出した低階調範囲の階調変換後の圧縮ビデオデータを携帯端末702へ送信する。同様に、マイコン108は、階調変換後の圧縮ビデオデータの管理情報602をメモリカード115からRAM111に読み出し、無線モジュール118は、その管理情報602を携帯端末702へ送信する。その後、マイコン108は、図8のフローチャートの処理を終了する。   Next, in step S807, the microcomputer 108 controls the memory card controller 113 to read out the compressed video data after gradation conversion of the low gradation range written in step S806 stored in the memory card 115 to the RAM 111. . Next, under the control of the microcomputer 108, the wireless module 118 transmits the compressed video data after gradation conversion in the low gradation range read out to the RAM 111 to the portable terminal 702. Similarly, the microcomputer 108 reads the management information 602 of the compressed video data after gradation conversion from the memory card 115 to the RAM 111, and the wireless module 118 transmits the management information 602 to the portable terminal 702. Thereafter, the microcomputer 108 ends the processing of the flowchart of FIG.

ステップS808では、ステップS804と同様に、階調変換部205は、図5(E)及び(F)の低階調範囲の階調変換テーブルを参照し、RAM111内の階調変換前の各12ビットのYCbCr信号を各8ビットのYCbCr信号に変換する。次に、圧縮伸張回路105は、マイコン108の制御の下、階調変換後の各8ビットのYCbCr信号を圧縮し、圧縮ビデオデータを生成する。次に、メモリカードコントローラ113は、マイコン108の制御の下、その階調変換後の圧縮ビデオデータをメモリカード115に書き込む。この際、マイコン108は、階調範囲624として低階調範囲が設定された管理情報602をメモリカード115に書き込む。   In step S808, as in step S804, the gradation conversion unit 205 refers to the gradation conversion table in the low gradation range shown in FIGS. 5E and 5F, and each 12 before gradation conversion in the RAM 111. The bit YCbCr signal is converted into an 8-bit YCbCr signal. Next, under the control of the microcomputer 108, the compression / decompression circuit 105 compresses each 8-bit YCbCr signal after gradation conversion to generate compressed video data. Next, the memory card controller 113 writes the compressed video data after gradation conversion into the memory card 115 under the control of the microcomputer 108. At this time, the microcomputer 108 writes the management information 602 in which the low gradation range is set as the gradation range 624 to the memory card 115.

次に、ステップS809では、マイコン108は、メモリカードコントローラ113を制御し、メモリカード115に記憶されているステップS808で書き込まれた低階調範囲の階調変換後の圧縮ビデオデータをRAM111に読み出す。次に、無線モジュール118は、マイコン108の制御の下、RAM111に読み出した低階調範囲の階調変換後の圧縮ビデオデータを携帯端末702へ送信する。同様に、マイコン108は、階調変換後の圧縮ビデオデータの管理情報602をメモリカード115からRAM111に読み出し、無線モジュール118は、その管理情報602を携帯端末702へ送信する。   Next, in step S809, the microcomputer 108 controls the memory card controller 113, and reads out the compressed video data after gradation conversion of the low gradation range written in step S808 stored in the memory card 115 to the RAM 111. . Next, under the control of the microcomputer 108, the wireless module 118 transmits the compressed video data after gradation conversion in the low gradation range read out to the RAM 111 to the portable terminal 702. Similarly, the microcomputer 108 reads the management information 602 of the compressed video data after gradation conversion from the memory card 115 to the RAM 111, and the wireless module 118 transmits the management information 602 to the portable terminal 702.

次に、ステップS810では、ステップS804と同様に、階調変換部205は、図5(C)及び(D)の高階調範囲の階調変換テーブルを参照し、RAM111内の階調変換前の各12ビットのYCbCr信号を各8ビットのYCbCr信号に変換する。次に、圧縮伸張回路105は、マイコン108の制御の下、階調変換後の各8ビットのYCbCr信号を圧縮し、圧縮ビデオデータを生成する。次に、メモリカードコントローラ113は、マイコン108の制御の下、その階調変換後の圧縮ビデオデータをメモリカード115に書き込む。この際、マイコン108は、階調範囲624として高階調範囲が設定された管理情報602をメモリカード115に書き込む。   Next, in step S810, as in step S804, the gradation conversion unit 205 refers to the gradation conversion table in the high gradation range shown in FIGS. 5C and 5D, and before gradation conversion in the RAM 111. Each 12-bit YCbCr signal is converted into an 8-bit YCbCr signal. Next, under the control of the microcomputer 108, the compression / decompression circuit 105 compresses each 8-bit YCbCr signal after gradation conversion to generate compressed video data. Next, the memory card controller 113 writes the compressed video data after gradation conversion into the memory card 115 under the control of the microcomputer 108. At this time, the microcomputer 108 writes the management information 602 in which the high gradation range is set as the gradation range 624 to the memory card 115.

次に、ステップS811では、マイコン108は、メモリカードコントローラ113を制御し、メモリカード115に記憶されているステップS810で書き込まれた高階調範囲の階調変換後の圧縮ビデオデータをRAM111に読み出す。次に、無線モジュール118は、マイコン108の制御の下、RAM111に読み出した高階調範囲の階調変換後の圧縮ビデオデータを携帯端末702へ送信する。同様に、マイコン108は、階調変換後の圧縮ビデオデータの管理情報602をメモリカード115からRAM111に読み出し、無線モジュール118は、その管理情報602を携帯端末702へ送信する。その後、マイコン108は、図8のフローチャートの処理を終了する。   Next, in step S811, the microcomputer 108 controls the memory card controller 113, and reads the compressed video data after gradation conversion of the high gradation range written in step S810 stored in the memory card 115 into the RAM 111. Next, under the control of the microcomputer 108, the wireless module 118 transmits the compressed video data after gradation conversion of the high gradation range read out to the RAM 111 to the portable terminal 702. Similarly, the microcomputer 108 reads the management information 602 of the compressed video data after gradation conversion from the memory card 115 to the RAM 111, and the wireless module 118 transmits the management information 602 to the portable terminal 702. Thereafter, the microcomputer 108 ends the processing of the flowchart of FIG.

以上のように、階調変換部205は、少なくとも、高階調範囲(第1の階調範囲)の画素値を変換した画像信号と、低階調範囲(第2の階調範囲)の画素値を変換した画像信号と、中階調範囲(第3の階調範囲)の画素値を変換した画像信号とを生成する。低階調範囲は、高階調範囲より画素値が小さい。中階調範囲は、高階調範囲及び低階調範囲の間の画素値を含む。   As described above, the gradation conversion unit 205 includes at least the image signal obtained by converting the pixel value in the high gradation range (first gradation range) and the pixel value in the low gradation range (second gradation range). And an image signal obtained by converting the pixel value in the middle gradation range (third gradation range). The low gradation range has a smaller pixel value than the high gradation range. The middle gradation range includes pixel values between the high gradation range and the low gradation range.

無線モジュール118は、輝度平均値614が中央値(参照値)以上の場合(第1の場合)と輝度平均値614が中央値(参照値)未満の場合(第2の場合)とでは、異なる順番で、高階調範囲の圧縮ビデオデータと低階調範囲の圧縮ビデオデータとを送信する。   The wireless module 118 differs between the case where the average brightness value 614 is equal to or greater than the median value (reference value) (first case) and the case where the average brightness value 614 is less than the median value (reference value) (second case). In order, the compressed video data in the high gradation range and the compressed video data in the low gradation range are transmitted.

ステップS803では、マイコン108は、階調変換前の12ビットで表現される画像信号の各画素値の平均値614が中央値以上か否かを判定する。平均値614は、例えば、各画素の輝度値の平均値である。無線モジュール118は、平均値614が中央値より大きい場合には、中階調範囲の画素値を変換した画像信号を送信し、その後に、高階調範囲の画素値を変換した画像信号を送信し、その後に、低階調範囲の画素値を変換した画像信号を送信する。また、無線モジュール118は、平均値614が中央値より小さい場合には、中階調範囲の画素値を変換した画像信号を送信し、その後に、低階調範囲の画素値を変換した画像信号を送信し、その後に、高階調範囲の画素値を変換した画像信号を送信する。   In step S803, the microcomputer 108 determines whether the average value 614 of the pixel values of the image signal expressed by 12 bits before gradation conversion is equal to or greater than the median value. The average value 614 is, for example, an average value of luminance values of each pixel. When the average value 614 is larger than the median value, the wireless module 118 transmits an image signal obtained by converting the pixel value in the middle gradation range, and then transmits an image signal obtained by converting the pixel value in the high gradation range. Thereafter, an image signal obtained by converting the pixel value in the low gradation range is transmitted. In addition, when the average value 614 is smaller than the median value, the wireless module 118 transmits an image signal obtained by converting the pixel value in the middle gradation range, and then the image signal obtained by converting the pixel value in the low gradation range. Then, an image signal obtained by converting pixel values in the high gradation range is transmitted.

無線モジュール118は、高階調範囲の画素値を変換した画像信号を送信する場合には、高階調範囲の画素値を変換した画像信号と共に高階調範囲の情報624を含む管理情報602を送信する。また、無線モジュール118は、低階調範囲の画素値を変換した画像信号を送信する場合には、低階調範囲の画素値を変換した画像信号と共に低階調範囲の情報624を含む管理情報602を送信する。また、無線モジュール118は、中階調範囲の画素値を変換した画像信号を送信する場合には、中階調範囲の画素値を変換した画像信号と共に中階調範囲の情報624を含む管理情報602を送信する。   When transmitting the image signal obtained by converting the pixel value in the high gradation range, the wireless module 118 transmits the management information 602 including the information 624 in the high gradation range together with the image signal obtained by converting the pixel value in the high gradation range. When the wireless module 118 transmits an image signal obtained by converting a pixel value in the low gradation range, the wireless module 118 includes management information including the information 624 in the low gradation range together with the image signal obtained by converting the pixel value in the low gradation range. 602 is transmitted. When the wireless module 118 transmits an image signal obtained by converting the pixel value in the middle gradation range, the wireless module 118 includes management information including information 624 on the middle gradation range together with the image signal obtained by converting the pixel value in the middle gradation range. 602 is transmitted.

図11は、携帯端末702の画像処理方法を示すフローチャートである。マイコン1001は、無線モジュール1007を介して、画像処理装置100が圧縮ビデオデータを送信したか否かを監視し、送信したと判定した場合に、図11のフローチャートの処理を開始する。   FIG. 11 is a flowchart illustrating an image processing method of the mobile terminal 702. The microcomputer 1001 monitors whether or not the image processing apparatus 100 has transmitted the compressed video data via the wireless module 1007. When the microcomputer 1001 determines that the compressed video data has been transmitted, the microcomputer 1001 starts the process of the flowchart of FIG.

ステップS1101では、マイコン1001は、無線モジュール1007を介して、画像処理装置100から圧縮ビデオデータ及び管理情報602を受信する。次に、マイコン1001は、受信した圧縮ビデオデータ及び管理情報602をRAM1004に書き込み、RAM1004内の圧縮ビデオデータ及び管理情報602を記録媒体1005に書き込む。   In step S <b> 1101, the microcomputer 1001 receives compressed video data and management information 602 from the image processing apparatus 100 via the wireless module 1007. Next, the microcomputer 1001 writes the received compressed video data and management information 602 to the RAM 1004, and writes the compressed video data and management information 602 in the RAM 1004 to the recording medium 1005.

次に、ステップS1102では、マイコン1001は、記録媒体1005に記憶されている管理情報602を読み出す。次に、マイコン1001は、図12(A)のように、読み出した管理情報を基に、記録媒体1005に保存されているステップS1101で受信した圧縮ビデオデータの一覧1201をOSD部1009に生成させ、一覧1201を液晶パネル1010に表示する。液晶パネル1010には、一覧1201として、ファイル名とファイルの説明が表示される。ファイルの説明は、管理情報602内の階調範囲624として、階調変換された階調範囲の情報を含む。この表示は、ステップS1101で受信する毎に更新されていく。   Next, in step S1102, the microcomputer 1001 reads the management information 602 stored in the recording medium 1005. Next, as shown in FIG. 12A, the microcomputer 1001 causes the OSD unit 1009 to generate a list 1201 of the compressed video data received in step S1101 stored in the recording medium 1005 based on the read management information. The list 1201 is displayed on the liquid crystal panel 1010. The liquid crystal panel 1010 displays file names and file descriptions as a list 1201. The description of the file includes gradation range information after gradation conversion as the gradation range 624 in the management information 602. This display is updated every time it is received in step S1101.

この表示更新について、図12(B)を用いて説明する。画像処理装置100が図8のステップS802で中階調範囲の圧縮ビデオデータを送信すると、携帯端末702は、ステップS1101で中階調範囲の圧縮ビデオデータを受信し、ステップS1102で一覧1202を液晶パネル1010に表示する。一覧1202は、中階調範囲で階調変換された圧縮ビデオデータのみが表示可能である旨の表示を行う。   This display update will be described with reference to FIG. When the image processing apparatus 100 transmits the compressed video data in the middle gradation range in step S802 in FIG. 8, the portable terminal 702 receives the compressed video data in the middle gradation range in step S1101, and displays the list 1202 in step S1102. Display on panel 1010. The list 1202 displays that only compressed video data that has been subjected to gradation conversion in the middle gradation range can be displayed.

次に、画像処理装置100が図8のステップS805で高階調範囲の圧縮ビデオデータを送信すると、携帯端末702は、ステップS1101で高階調範囲の圧縮ビデオデータを受信し、ステップS1102で一覧1203を液晶パネル1010に表示する。一覧1203は、中階調範囲で階調変換された圧縮ビデオデータ及び高階調範囲で階調変換された圧縮ビデオデータが表示可能である旨の表示を行う。   Next, when the image processing apparatus 100 transmits the compressed video data in the high gradation range in step S805 in FIG. 8, the portable terminal 702 receives the compressed video data in the high gradation range in step S1101, and displays the list 1203 in step S1102. Displayed on the liquid crystal panel 1010. The list 1203 displays that the compressed video data subjected to gradation conversion in the middle gradation range and the compressed video data subjected to gradation conversion in the high gradation range can be displayed.

次に、画像処理装置100が図8のステップS807で低階調範囲の圧縮ビデオデータを送信すると、携帯端末702は、ステップS1101で低階調範囲の圧縮ビデオデータを受信し、ステップS1102で一覧1204を液晶パネル1010に表示する。一覧1204は、中階調範囲で階調変換された圧縮ビデオデータ、高階調範囲で階調変換された圧縮ビデオデータ及び低階調範囲で階調変換された圧縮ビデオデータが表示可能である旨の表示を行う。その後、マイコン1001は、ステップS1103に処理を進める。   Next, when the image processing apparatus 100 transmits the compressed video data in the low gradation range in step S807 in FIG. 8, the portable terminal 702 receives the compressed video data in the low gradation range in step S1101, and the list is displayed in step S1102. 1204 is displayed on the liquid crystal panel 1010. The list 1204 indicates that compressed video data that has undergone gradation conversion in the middle gradation range, compressed video data that has undergone gradation conversion in the high gradation range, and compressed video data that has undergone gradation conversion in the low gradation range can be displayed. Is displayed. Thereafter, the microcomputer 1001 advances the process to step S1103.

ステップS1103では、マイコン1001は、ユーザが操作スイッチ群1002を操作し、ステップS1102で表示された一覧の中から、特定の階調範囲の圧縮ビデオデータの表示を指示したかを否かを判定する。マイコン10001は、選択部であり、その指示に応じて、複数種類の階調範囲の圧縮ビデオデータのうちのいずれかの圧縮ビデオデータを選択する。マイコン1001は、表示が指示された場合にはステップS1104に処理を進め、表示が指示されていない場合にはステップS1105に処理を進める。   In step S1103, the microcomputer 1001 determines whether or not the user has operated the operation switch group 1002 to instruct display of compressed video data in a specific gradation range from the list displayed in step S1102. . The microcomputer 10001 is a selection unit, and selects any one of the compressed video data of a plurality of types of gradation ranges according to the instruction. The microcomputer 1001 advances the process to step S1104 when the display is instructed, and advances the process to step S1105 when the display is not instructed.

ステップS1104では、マイコン1001は、ステップS1103で選択された階調範囲の圧縮ビデオデータを記録媒体1005からRAM1004に読み出す。次に、圧縮伸張回路1008は、そのRAM1004内の圧縮ビデオデータを伸張し、各8ビットのYCbCr信号を生成する。次に、マイコン1001は、その各8ビットのYCbCr信号を、OSD部1009を介して液晶パネル1010へ出力する。液晶パネル1010は、その各8ビットのYCbCr信号を表示する。その後、マイコン1001は、ステップS1105に処理を進める。   In step S1104, the microcomputer 1001 reads compressed video data in the gradation range selected in step S1103 from the recording medium 1005 to the RAM 1004. Next, the compression / decompression circuit 1008 decompresses the compressed video data in the RAM 1004 and generates an 8-bit YCbCr signal. Next, the microcomputer 1001 outputs each 8-bit YCbCr signal to the liquid crystal panel 1010 via the OSD unit 1009. The liquid crystal panel 1010 displays each 8-bit YCbCr signal. Thereafter, the microcomputer 1001 advances the process to step S1105.

ステップS1105では、マイコン1001は、ユーザが操作スイッチ群1002により、携帯端末702に対して終了指示を行ったかを否かを判定する。マイコン1001は、終了指示がされていないと判定した場合にはステップS1101に処理を戻し、終了指示がされたと判定した場合には処理を終了する。   In step S <b> 1105, the microcomputer 1001 determines whether the user has issued an end instruction to the portable terminal 702 using the operation switch group 1002. The microcomputer 1001 returns the process to step S1101 when determining that the end instruction is not given, and ends the process when determining that the end instruction is given.

以上のように、画像処理装置100は、階調変換していない画像信号に対して、複数の階調範囲の階調変換テーブルで階調変換した圧縮ビデオデータを携帯端末702に送信する。これにより、階調変換後の圧縮ビデオデータしか表示できない携帯端末702でも、指示した階調範囲内で高分解能の階調を確認することができる。さらに、画像処理装置100は、階調変換後の圧縮ビデオデータの送信順を、階調変換前の輝度平均値614に応じて変える。これにより、すべての階調範囲の圧縮ビデオデータの送信が完了する前に、携帯端末702でユーザの所望する階調範囲の画像の階調確認が可能となる可能性が高くなる。   As described above, the image processing apparatus 100 transmits, to the portable terminal 702, compressed video data obtained by performing gradation conversion on a gradation conversion table in a plurality of gradation ranges with respect to an image signal that has not been subjected to gradation conversion. As a result, even with the portable terminal 702 that can display only compressed video data after gradation conversion, a high-resolution gradation can be confirmed within the designated gradation range. Furthermore, the image processing apparatus 100 changes the transmission order of the compressed video data after gradation conversion according to the luminance average value 614 before gradation conversion. This increases the possibility that the portable terminal 702 can confirm the gradation of the image in the gradation range desired by the user before the transmission of the compressed video data in the entire gradation range is completed.

携帯端末702の液晶パネル1010は、各12ビットのYCbCr信号をそのまま表示することができず、各8ビットのYCbCr信号のみ表示することができる。そこで、画像処理装置100は、各12ビットのYCbCr信号の全階調範囲を網羅するように、複数の階調範囲を階調変換した複数の各8ビットのYCbCr信号を生成する。携帯端末702は、複数の各8ビットのYCbCr信号を切り替えて液晶パネル1010に表示させることにより、各12ビットのYCbCr信号の階調を確認することができる。   The liquid crystal panel 1010 of the portable terminal 702 cannot display each 12-bit YCbCr signal as it is, and can display only each 8-bit YCbCr signal. Therefore, the image processing apparatus 100 generates a plurality of 8-bit YCbCr signals obtained by gradation-converting a plurality of gradation ranges so as to cover the entire gradation range of each 12-bit YCbCr signal. The portable terminal 702 can check the gradation of each 12-bit YCbCr signal by switching a plurality of 8-bit YCbCr signals to display on the liquid crystal panel 1010.

なお、上記の説明では、3種類の高階調範囲、中階調範囲及び低階調範囲の階調変換テーブルを切り替えることにより、3種類の階調変換した圧縮ビデオデータを生成したが、これに限定されない。図9(A)に示すように、階調変換前の12ビット画像データ901に対して、3種類の階調変換を行うことにより、3種類の階調変換後の8ビット画像データ902〜904を生成するようにしてもよい。8ビット画像データ902は、12ビット画像データ901の下位4ビットを削除することにより生成される。8ビット画像データ903は、12ビット画像データ901の上位2ビットと下位2ビットを削除することにより生成される。8ビット画像データ904は、12ビット画像データ901の上位4ビットを削除することにより生成される。これにより、画像処理装置100は、3種類の階調変換した圧縮ビデオデータを生成し、携帯端末702に3種類の圧縮ビデオデータを送信してもよい。   In the above description, compressed video data having three types of tone conversion is generated by switching the tone conversion table of the three types of high tone range, medium tone range, and low tone range. It is not limited. As shown in FIG. 9A, by performing three types of gradation conversion on the 12-bit image data 901 before gradation conversion, 8-bit image data 902 to 904 after three types of gradation conversion are performed. May be generated. The 8-bit image data 902 is generated by deleting the lower 4 bits of the 12-bit image data 901. The 8-bit image data 903 is generated by deleting the upper 2 bits and the lower 2 bits of the 12-bit image data 901. The 8-bit image data 904 is generated by deleting the upper 4 bits of the 12-bit image data 901. As a result, the image processing apparatus 100 may generate three types of compressed video data subjected to gradation conversion, and may transmit the three types of compressed video data to the mobile terminal 702.

図9(B)は、8ビット画像データ902を生成するための階調変換テーブルを示す図であり、階調変換前の画素値と階調変換後の画素値の関係を示す。階調変換後の画素値は、階調変換前の画素値を16で割って得られる値に対して余りを切り捨てた値である。そのため、階調変換前では16ステップあった画素値の範囲が、階調変換後では1ステップの画素値の範囲となり、階調性は1/16になる。ただし、階調変換前の「0〜4095」の画素値の全範囲を、階調変換後の「0〜255」の画素値の範囲で網羅することができるので、画像データの全体を把握する場合に適している。   FIG. 9B is a diagram showing a gradation conversion table for generating 8-bit image data 902, and shows the relationship between pixel values before gradation conversion and pixel values after gradation conversion. The pixel value after gradation conversion is a value obtained by cutting off the remainder from the value obtained by dividing the pixel value before gradation conversion by 16. Therefore, the range of pixel values that had 16 steps before gradation conversion becomes the range of one-step pixel values after gradation conversion, and the gradation is 1/16. However, since the entire range of pixel values “0 to 4095” before gradation conversion can be covered by the range of pixel values “0 to 255” after gradation conversion, the entire image data is grasped. Suitable for cases.

図9(C)は、8ビット画像データ903を生成するための階調変換テーブルを示す図であり、階調変換前の画素値と階調変換後の画素値の関係を示す。階調変換前では4ステップあった画素値の範囲が、階調変換後では1ステップの画素値の範囲となり、階調性は1/4になる。ただし、階調変換前の「0〜4095」の画素値の1/4の範囲しか、階調変換後の「0〜255」の画素値の範囲で網羅することができない。そのため、図9(C)の階調変換は、図9(B)の階調変換に対して、画像データの一部の階調範囲しか確認することができないが、1/4の範囲では高分解能の階調を確認することができる。   FIG. 9C is a diagram showing a gradation conversion table for generating 8-bit image data 903, and shows the relationship between pixel values before gradation conversion and pixel values after gradation conversion. The range of pixel values that had four steps before gradation conversion becomes the range of one-step pixel values after gradation conversion, and the gradation is ¼. However, only a range of ¼ of the pixel value of “0 to 4095” before gradation conversion can be covered by the range of pixel value of “0 to 255” after gradation conversion. For this reason, the gradation conversion in FIG. 9C can confirm only a partial gradation range of the image data as compared with the gradation conversion in FIG. The resolution gradation can be confirmed.

図9(D)は、8ビット画像データ904を生成するための階調変換テーブルを示す図であり、階調変換前の画素値と階調変換後の画素値の関係を示す。階調変換前では1ステップの画素値の範囲は、階調変換後でも1ステップの画素値の範囲となり、階調性は変換しても維持される。ただし、階調変換前の「0〜4095」の画素値の1/16の範囲しか、階調変換後の「0〜255」の画素値の範囲で網羅することができない。そのため、図9(D)の階調変換は、図9(C)の階調変換に対して、画像データの一部の階調範囲しか確認することができないが、1/16の範囲では高分解能の階調を確認することができる。   FIG. 9D is a diagram showing a gradation conversion table for generating 8-bit image data 904, and shows the relationship between pixel values before gradation conversion and pixel values after gradation conversion. Before gradation conversion, the range of one-step pixel values becomes the range of one-step pixel values even after gradation conversion, and the gradation is maintained even after conversion. However, only the range of 1/16 of the pixel value of “0-4095” before gradation conversion can be covered by the range of the pixel value of “0-255” after gradation conversion. For this reason, the gradation conversion in FIG. 9D can confirm only a partial gradation range of the image data compared with the gradation conversion in FIG. The resolution gradation can be confirmed.

つまり、画像の全体の階調範囲を把握したい場合は、「図9(B)の階調変換>図9(C)の階調変換>図9の階調変換」の順で有利になる。これに対し、画像の高分解能の階調を確認したい場合は、「図9(D)の階調変換>図9(C)の階調変換>図9(B)の階調変換」の順で有利になる。   That is, when it is desired to grasp the entire gradation range of the image, it becomes advantageous in the order of “gradation conversion in FIG. 9B> gradation conversion in FIG. 9C> gradation conversion in FIG. 9”. On the other hand, when it is desired to confirm the high-resolution gradation of the image, the order of “gradation conversion in FIG. 9D> gradation conversion in FIG. 9C> gradation conversion in FIG. 9B”. Will be advantageous.

そのため、図4のフローチャートで説明した記録時は、図9(B)の階調変換を行った圧縮ビデオデータを生成する。図8のフローチャートで説明した圧縮ビデオデータ送信時は、まず、記録時に生成した図9(B)の階調変換を行った圧縮ビデオデータを携帯端末702に送信し、次に、図9(C)の階調変換を行った圧縮ビデオデータを携帯端末702に送信する。最後に、図9(D)の階調変換を行った圧縮ビデオデータを携帯端末702に送信する。これにより、ユーザは、最初に画像の全体の階調範囲を確認し、徐々に画像の高分解能の階調を確認することができる。   Therefore, at the time of recording described with reference to the flowchart of FIG. 4, compressed video data subjected to the gradation conversion of FIG. 9B is generated. When transmitting the compressed video data described with reference to the flowchart of FIG. 8, first, the compressed video data subjected to the gradation conversion of FIG. 9B generated at the time of recording is transmitted to the portable terminal 702, and then, FIG. ) Is sent to the portable terminal 702. Finally, the compressed video data subjected to the gradation conversion of FIG. 9D is transmitted to the portable terminal 702. Thus, the user can first confirm the entire gradation range of the image and gradually confirm the high-resolution gradation of the image.

以上のように、階調変換部205は、第1のビット数(12ビット)で表現される画像信号に対して、複数種類の変換を行い、第2のビット数(8ビット)で表現される複数種類の画像信号を生成する。   As described above, the gradation conversion unit 205 performs a plurality of types of conversion on the image signal represented by the first number of bits (12 bits), and is represented by the second number of bits (8 bits). A plurality of types of image signals are generated.

図5(A)〜(F)の場合、階調変換部205は、第1のビット数で表現される画像信号の各画素値の全階調範囲の中で異なる複数種類の階調範囲の画素値を、第2のビット数のダイナミックレンジで、第2のビット数で表現される画像信号の画素値に変換する。これにより、階調変換部205は、第2のビット数で表現される複数種類の画像信号を生成することができる。   In the case of FIGS. 5A to 5F, the gradation conversion unit 205 has a plurality of different gradation ranges within the entire gradation range of each pixel value of the image signal represented by the first number of bits. The pixel value is converted into a pixel value of an image signal expressed by the second number of bits with a dynamic range of the second number of bits. Thereby, the gradation conversion unit 205 can generate a plurality of types of image signals expressed by the second number of bits.

図9(A)〜(D)の場合、階調変換部205は、第1のビット数で表現される画像信号うちの異なるビットを削除することにより、第2のビット数で表現される複数種類の画像信号を生成する。   In the case of FIGS. 9A to 9D, the gradation converting unit 205 deletes different bits from the image signal expressed by the first number of bits, and thereby a plurality of numbers expressed by the second number of bits. Generate different types of image signals.

(その他の実施形態)
本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサがプログラムを読み出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC)によっても実現可能である。
(Other embodiments)
The present invention supplies a program that realizes one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in the computer of the system or apparatus read and execute the program This process can be realized. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions.

なお、上記実施形態は、何れも本発明を実施するにあたっての具体化の例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。すなわち、本発明はその技術思想、又はその主要な特徴から逸脱することなく、様々な形で実施することができる。   The above-described embodiments are merely examples of implementation in carrying out the present invention, and the technical scope of the present invention should not be construed in a limited manner. That is, the present invention can be implemented in various forms without departing from the technical idea or the main features thereof.

100 画像処理装置、101 レンズユニット、102 撮像素子、103 画像処理部、104 圧縮伸張回路、105 圧縮伸張回路、106 OSD部、107 液晶パネル、108 マイコン、109 操作スイッチ群、110 ROM、111 RAM、112 メモリカードコントローラ、113 メモリカードコントローラ、114 メモリカード、115 メモリカード、116 外部出力部、118 無線モジュール DESCRIPTION OF SYMBOLS 100 Image processing apparatus, 101 Lens unit, 102 Image sensor, 103 Image processing part, 104 Compression / decompression circuit, 105 Compression / decompression circuit, 106 OSD part, 107 Liquid crystal panel, 108 Microcomputer, 109 Operation switch group, 110 ROM, 111 RAM, 112 memory card controller, 113 memory card controller, 114 memory card, 115 memory card, 116 external output unit, 118 wireless module

Claims (17)

各画素値が第1のビット数で表現される画像信号を各画素値が前記第1のビット数より少ない第2のビット数で表現される画像信号に変換する階調変換部を有し、
前記階調変換部は、前記第1のビット数で表現される画像信号に対して、複数種類の変換を行い、前記第2のビット数で表現される複数種類の画像信号を生成することを特徴とする画像処理装置。
A gradation conversion unit that converts an image signal in which each pixel value is represented by a first number of bits into an image signal in which each pixel value is represented by a second number of bits that is less than the first number of bits;
The gradation conversion unit performs a plurality of types of conversion on the image signal expressed by the first number of bits, and generates a plurality of types of image signals expressed by the second number of bits. A featured image processing apparatus.
前記階調変換部は、前記第1のビット数で表現される画像信号の各画素値の全階調範囲の中で異なる複数種類の階調範囲の画素値を、前記第2のビット数のダイナミックレンジで、前記第2のビット数で表現される画像信号の画素値に変換することにより、前記第2のビット数で表現される複数種類の画像信号を生成することを特徴とする請求項1記載の画像処理装置。   The gradation conversion unit converts pixel values of a plurality of different gradation ranges within the entire gradation range of each pixel value of the image signal expressed by the first number of bits to the second number of bits. A plurality of types of image signals expressed by the second number of bits are generated by converting the pixel values of the image signal expressed by the second number of bits in a dynamic range. The image processing apparatus according to 1. 前記階調変換部は、前記第1のビット数で表現される画像信号うちの異なるビットを削除することにより、前記第2のビット数で表現される複数種類の画像信号を生成することを特徴とする請求項1記載の画像処理装置。   The gradation converting unit generates a plurality of types of image signals represented by the second number of bits by deleting different bits of the image signal represented by the first number of bits. The image processing apparatus according to claim 1. さらに、前記第2のビット数で表現される複数種類の画像信号を送信する送信部を有することを特徴とする請求項1〜3のいずれか1項に記載の画像処理装置。   The image processing apparatus according to claim 1, further comprising a transmission unit that transmits a plurality of types of image signals represented by the second number of bits. さらに、前記第2のビット数で表現される複数種類の画像信号を圧縮する圧縮部を有し、
前記送信部は、前記圧縮部により圧縮された前記第2のビット数で表現される複数種類の画像信号を送信することを特徴とする請求項4記載の画像処理装置。
And a compression unit that compresses a plurality of types of image signals represented by the second number of bits,
The image processing apparatus according to claim 4, wherein the transmission unit transmits a plurality of types of image signals expressed by the second number of bits compressed by the compression unit.
前記送信部は、第1の場合と第2の場合とでは、異なる順番で、前記第2のビット数で表現される複数種類の画像信号を送信することを特徴とする請求項4又は5記載の画像処理装置。   6. The transmission unit according to claim 4, wherein the transmission unit transmits a plurality of types of image signals expressed by the second number of bits in different orders in the first case and the second case. Image processing apparatus. さらに、前記第2のビット数で表現される複数種類の画像信号を送信する送信部を有し、
前記階調変換部は、少なくとも、第1の階調範囲の画素値を変換した画像信号と、前記第1の階調範囲より画素値が小さい第2の階調範囲の画素値を変換した画像信号とを生成し、
前記送信部は、
前記第1のビット数で表現される画像信号の各画素値の平均値が参照値より大きい場合には、前記第1の階調範囲の画素値を変換した画像信号を送信した後に、前記第2の階調範囲の画素値を変換した画像信号を送信し、
前記第1のビット数で表現される画像信号の各画素値の平均値が前記参照値より小さい場合には、前記第2の階調範囲の画素値を変換した画像信号を送信した後に、前記第1の階調範囲の画素値を変換した画像信号を送信することを特徴とする請求項2記載の画像処理装置。
And a transmitter that transmits a plurality of types of image signals represented by the second number of bits,
The gradation conversion unit converts at least an image signal obtained by converting a pixel value in a first gradation range and an image signal obtained by converting a pixel value in a second gradation range having a pixel value smaller than the first gradation range. Signal and generate
The transmitter is
When the average value of the pixel values of the image signal expressed by the first number of bits is larger than a reference value, the image signal obtained by converting the pixel value of the first gradation range is transmitted, and then the first An image signal obtained by converting the pixel value of the gradation range of 2 is transmitted,
When the average value of the pixel values of the image signal represented by the first number of bits is smaller than the reference value, the image signal obtained by converting the pixel value of the second gradation range is transmitted, The image processing apparatus according to claim 2, wherein an image signal obtained by converting a pixel value in the first gradation range is transmitted.
前記階調変換部は、少なくとも、前記第1の階調範囲の画素値を変換した画像信号と、前記第2の階調範囲の画素値を変換した画像信号と、前記第1の階調範囲及び前記第2の階調範囲の間の画素値を含む第3の階調範囲の画素値を変換した画像信号とを生成し、
前記送信部は、
前記第1のビット数で表現される画像信号の各画素値の平均値が前記参照値より大きい場合には、前記第3の階調範囲の画素値を変換した画像信号を送信し、その後に、前記第1の階調範囲の画素値を変換した画像信号を送信し、その後に、前記第2の階調範囲の画素値を変換した画像信号を送信し、
前記第1のビット数で表現される画像信号の各画素値の平均値が前記参照値より小さい場合には、前記第3の階調範囲の画素値を変換した画像信号を送信し、その後に、前記第2の階調範囲の画素値を変換した画像信号を送信し、その後に、前記第1の階調範囲の画素値を変換した画像信号を送信することを特徴とする請求項7記載の画像処理装置。
The gradation conversion unit includes at least an image signal obtained by converting a pixel value in the first gradation range, an image signal obtained by converting a pixel value in the second gradation range, and the first gradation range. And an image signal obtained by converting the pixel value of the third gradation range including the pixel value between the second gradation range,
The transmitter is
When the average value of each pixel value of the image signal expressed by the first number of bits is larger than the reference value, an image signal obtained by converting the pixel value of the third gradation range is transmitted, and thereafter , Transmitting an image signal converted from the pixel value of the first gradation range, and then transmitting an image signal converted from the pixel value of the second gradation range,
When the average value of the pixel values of the image signal represented by the first number of bits is smaller than the reference value, an image signal obtained by converting the pixel value of the third gradation range is transmitted, and thereafter 8. The image signal obtained by converting the pixel value in the second gradation range is transmitted, and then the image signal obtained by converting the pixel value in the first gradation range is transmitted. Image processing apparatus.
前記送信部は、
前記第1のビット数で表現される画像信号の各画素の輝度値の平均値が前記参照値より大きい場合には、前記第1の階調範囲の画素値を変換した画像信号を送信した後に、前記第2の階調範囲の画素値を変換した画像信号を送信し、
前記第1のビット数で表現される画像信号の各画素の輝度値の平均値が前記参照値より小さい場合には、前記第2の階調範囲の画素値を変換した画像信号を送信した後に、前記第1の階調範囲の画素値を変換した画像信号を送信することを特徴とする請求項7又は8記載の画像処理装置。
The transmitter is
When the average value of the luminance values of the pixels of the image signal represented by the first number of bits is larger than the reference value, after transmitting the image signal obtained by converting the pixel value of the first gradation range , Transmitting an image signal obtained by converting the pixel value of the second gradation range,
When the average luminance value of each pixel of the image signal represented by the first number of bits is smaller than the reference value, after transmitting the image signal converted from the pixel value of the second gradation range 9. The image processing apparatus according to claim 7, wherein an image signal obtained by converting a pixel value in the first gradation range is transmitted.
前記送信部は、
前記第1の階調範囲の画素値を変換した画像信号を送信する場合には、前記第1の階調範囲の画素値を変換した画像信号と共に前記第1の階調範囲の情報を送信し、
前記第2の階調範囲の画素値を変換した画像信号を送信する場合には、前記第2の階調範囲の画素値を変換した画像信号と共に前記第2の階調範囲の情報を送信することを特徴とする請求項7〜9のいずれか1項に記載の画像処理装置。
The transmitter is
When transmitting an image signal obtained by converting the pixel value of the first gradation range, information on the first gradation range is transmitted together with the image signal obtained by converting the pixel value of the first gradation range. ,
When transmitting an image signal obtained by converting the pixel value in the second gradation range, information on the second gradation range is transmitted together with the image signal obtained by converting the pixel value in the second gradation range. The image processing apparatus according to claim 7, wherein the image processing apparatus is an image processing apparatus.
前記第1のビット数で表現される画像信号及び前記第2のビット数で表現される画像信号は、それぞれ、YCbCr信号であることを特徴とする請求項1〜10のいずれか1項に記載の画像処理装置。   11. The image signal represented by the first number of bits and the image signal represented by the second number of bits are each a YCbCr signal. 11. Image processing apparatus. さらに、光電変換により画像信号を生成する撮像素子を有し、
前記第1のビット数で表現される画像信号は、前記撮像素子により生成された画像信号に基づく信号であることを特徴とする請求項1〜11のいずれか1項に記載の画像処理装置。
Furthermore, it has an image sensor that generates an image signal by photoelectric conversion,
The image processing apparatus according to claim 1, wherein the image signal expressed by the first number of bits is a signal based on an image signal generated by the imaging element.
請求項1〜12のいずれか1項に記載の画像処理装置と、
表示装置とを有し、
前記表示装置は、前記画像処理装置が生成した前記第2のビット数で表現される複数種類の画像信号のうちのいずれかの画像信号を表示する表示部を有することを特徴とする画像処理システム。
The image processing apparatus according to any one of claims 1 to 12,
A display device,
The display device includes a display unit that displays any one of a plurality of types of image signals represented by the second number of bits generated by the image processing device. .
前記表示装置は、前記第2のビット数で表現される複数種類の画像信号のうちのいずれかの画像信号を選択する選択部を有し、
前記表示部は、前記選択部により選択された画像信号を表示することを特徴とする請求項13記載の画像処理システム。
The display device includes a selection unit that selects any one of a plurality of types of image signals represented by the second number of bits,
The image processing system according to claim 13, wherein the display unit displays the image signal selected by the selection unit.
前記表示装置は、前記選択部により選択された画像信号を伸張する伸張部を有し、
前記表示部は、前記伸張部により伸張された画像信号を表示することを特徴とする請求項14記載の画像処理システム。
The display device includes an expansion unit that expands the image signal selected by the selection unit,
15. The image processing system according to claim 14, wherein the display unit displays the image signal expanded by the expansion unit.
階調変換部により、各画素値が第1のビット数で表現される画像信号を各画素値が前記第1のビット数より少ない第2のビット数で表現される画像信号に変換する階調変換ステップを有し、
前記階調変換ステップでは、前記第1のビット数で表現される画像信号に対して、複数種類の変換を行い、前記第2のビット数で表現される複数種類の画像信号を生成することを特徴とする画像処理方法。
A gradation for converting an image signal in which each pixel value is expressed by a first number of bits into an image signal in which each pixel value is expressed by a second number of bits smaller than the first number of bits by a gradation conversion unit. A conversion step,
In the gradation conversion step, a plurality of types of conversion are performed on the image signal represented by the first number of bits to generate a plurality of types of image signals represented by the second number of bits. A featured image processing method.
各画素値が第1のビット数で表現される画像信号を各画素値が前記第1のビット数より少ない第2のビット数で表現される画像信号に変換する階調変換ステップをコンピュータに実行させるためのプログラムであって、
前記階調変換ステップでは、前記第1のビット数で表現される画像信号に対して、複数種類の変換を行い、前記第2のビット数で表現される複数種類の画像信号を生成することを特徴とするプログラム。
A computer executes a gradation conversion step for converting an image signal in which each pixel value is represented by a first number of bits into an image signal in which each pixel value is represented by a second number of bits that is smaller than the first number of bits. A program for
In the gradation conversion step, a plurality of types of conversion are performed on the image signal represented by the first number of bits to generate a plurality of types of image signals represented by the second number of bits. A featured program.
JP2015196952A 2015-10-02 2015-10-02 Image processing apparatus Pending JP2017069914A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015196952A JP2017069914A (en) 2015-10-02 2015-10-02 Image processing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015196952A JP2017069914A (en) 2015-10-02 2015-10-02 Image processing apparatus

Publications (1)

Publication Number Publication Date
JP2017069914A true JP2017069914A (en) 2017-04-06

Family

ID=58492981

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015196952A Pending JP2017069914A (en) 2015-10-02 2015-10-02 Image processing apparatus

Country Status (1)

Country Link
JP (1) JP2017069914A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018171147A (en) * 2017-03-31 2018-11-08 京楽産業.株式会社 Game machine
CN111971953A (en) * 2018-04-06 2020-11-20 索尼公司 Image processing apparatus, image processing method, and recording medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018171147A (en) * 2017-03-31 2018-11-08 京楽産業.株式会社 Game machine
CN111971953A (en) * 2018-04-06 2020-11-20 索尼公司 Image processing apparatus, image processing method, and recording medium
CN111971953B (en) * 2018-04-06 2023-07-18 索尼公司 Image processing apparatus, image processing method, and recording medium

Similar Documents

Publication Publication Date Title
JP6373056B2 (en) IMAGING DEVICE, IMAGING DEVICE CONTROL METHOD, AND IMAGE PROCESSING METHOD
JP2017068207A (en) Image processing device, image processing method, and program
JP6242171B2 (en) Image processing apparatus, image processing method, and program
WO2015178133A1 (en) Wireless endoscope system, endoscope, display device, image transmission method, image display method, and program
JP2017139618A (en) Image data generating apparatus, image data generating method, and program
JP2017224939A (en) Imaging apparatus
US20160065873A1 (en) Image capturing apparatus, control method of the same and image sensor
JP2017069914A (en) Image processing apparatus
US10497093B2 (en) Image processing apparatus for minimizing deterioration of image quality of a raw image
JP7527113B2 (en) Image processing device, its control method, program, and image processing system
JP2019080156A (en) Image processing method and image processing apparatus
JP4366485B2 (en) Imaging apparatus, image processing method, and program
JP2007180927A (en) Transmitting device
JP6719932B2 (en) Information setting device, information management device, information generating device, control method thereof, and program
JP7307560B2 (en) Image display device, image supply device, control method and program
JP2018110300A (en) Imaging device, control method therefor, program, and recording medium
JP2017103753A (en) Imaging apparatus and recording method
US9967408B2 (en) Information setting apparatus, information management apparatus, information generation apparatus, and method and program for controlling the same
JP2017073608A (en) Image processing device, image processing method, and program
JP2020064102A (en) Display unit and display method
US11775157B2 (en) Image processing apparatus, image processing system, and control method for processing a second image with adjusting level of a first image
KR102166331B1 (en) Method and device for quick changing to playback mode
JP6838951B2 (en) Coding device and coding method
JP6198428B2 (en) Imaging device
JP2019021159A (en) Image processing device and image processing method