JP6596760B1 - Image processing apparatus, imaging apparatus, image processing method, and program - Google Patents

Image processing apparatus, imaging apparatus, image processing method, and program Download PDF

Info

Publication number
JP6596760B1
JP6596760B1 JP2018159248A JP2018159248A JP6596760B1 JP 6596760 B1 JP6596760 B1 JP 6596760B1 JP 2018159248 A JP2018159248 A JP 2018159248A JP 2018159248 A JP2018159248 A JP 2018159248A JP 6596760 B1 JP6596760 B1 JP 6596760B1
Authority
JP
Japan
Prior art keywords
image data
pixel
pixels
color
image
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2018159248A
Other languages
Japanese (ja)
Other versions
JP2020036117A (en
Inventor
明 邵
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SZ DJI Technology Co Ltd
Original Assignee
SZ DJI Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SZ DJI Technology Co Ltd filed Critical SZ DJI Technology Co Ltd
Priority to JP2018159248A priority Critical patent/JP6596760B1/en
Application granted granted Critical
Publication of JP6596760B1 publication Critical patent/JP6596760B1/en
Publication of JP2020036117A publication Critical patent/JP2020036117A/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Transforming Light Signals Into Electric Signals (AREA)
  • Color Television Image Signal Generators (AREA)

Abstract

【課題】画像データに対してビニング処理することで低解像度化する場合に、ノイズの影響をより確実に低減できることが望まれている。【解決手段】画像処理装置は、同一色のN個の画素(Nは2以上の整数)から構成される複数の第1画素ブロックが色ごとに予め定められた配列で配置された第1画像データから、複数の第1画素ブロックのそれぞれから抽出された画素が色ごとに予め定められた配列で配置されたN個の第2画像データを生成する生成部と、N個の第2画像データのそれぞれにデモザイク処理を施す第1処理部と、デモザイク処理が施されたN個の第2画像データをビニング処理により合成して、1個の第3画像データを出力する第2処理部とを備えてよい。【選択図】図5It is desired to reduce the influence of noise more reliably when the resolution is reduced by binning processing of image data. An image processing apparatus includes a first image in which a plurality of first pixel blocks including N pixels of the same color (N is an integer of 2 or more) are arranged in a predetermined arrangement for each color. A generating unit configured to generate N pieces of second image data in which pixels extracted from each of the plurality of first pixel blocks are arranged in a predetermined arrangement for each color from the data; and the N pieces of second image data A first processing unit that performs demosaic processing on each of the first processing unit, and a second processing unit that combines the N second image data subjected to demosaic processing by binning processing and outputs one third image data. You may be prepared. [Selection] Figure 5

Description

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

特許文献1には、ベイヤーのカラーフィルタ配列を用いた画像センサにおいて、クラスタ内の4つの画素を加算することでビニング処理することが開示されている。
特許文献1 特開2015−228650号公報
Patent Document 1 discloses that binning processing is performed by adding four pixels in a cluster in an image sensor using a Bayer color filter array.
Patent Document 1 Japanese Patent Application Laid-Open No. 2015-228650

画像データに対してビニング処理することで低解像度化する場合に、ノイズの影響をより確実に低減できることが望まれている。   It is desired that the influence of noise can be reduced more reliably when the resolution is reduced by binning the image data.

本発明の一態様に係る画像処理装置は、同一色のN個の画素(Nは2以上の整数)から構成される複数の第1画素ブロックが色ごとに予め定められた配列で配置された第1画像データから、複数の第1画素ブロックのそれぞれから抽出された画素が色ごとに予め定められた配列で配置されたN個の第2画像データを生成する生成部を備えてよい。画像処理装置は、N個の第2画像データのそれぞれにデモザイク処理を施す第1処理部を備えてよい。画像処理装置は、デモザイク処理が施されたN個の第2画像データをビニング処理により合成して、1個の第3画像データを出力する第2処理部を備えてよい。   In the image processing device according to one aspect of the present invention, a plurality of first pixel blocks each including N pixels of the same color (N is an integer of 2 or more) are arranged in a predetermined arrangement for each color. You may provide the production | generation part which produces | generates N 2nd image data by which the pixel extracted from each of several 1st pixel blocks is arrange | positioned with the arrangement | sequence predetermined for every color from 1st image data. The image processing apparatus may include a first processing unit that performs demosaic processing on each of the N second image data. The image processing apparatus may include a second processing unit that synthesizes N pieces of second image data subjected to demosaic processing by binning processing and outputs one piece of third image data.

生成部は、複数の第1画素ブロックのそれぞれから抽出された同一の位置の画素が色ごとに予め定められた配列で配置されたN個の第2画像データを生成してよい。   The generation unit may generate N pieces of second image data in which pixels at the same position extracted from each of the plurality of first pixel blocks are arranged in a predetermined arrangement for each color.

生成部は、複数の第1画素ブロックのそれぞれから抽出された異なる位置の画素が色ごとに予め定められた配列で配置されたN個の第2画像データを生成してよい。   The generation unit may generate N second image data in which pixels at different positions extracted from each of the plurality of first pixel blocks are arranged in a predetermined arrangement for each color.

予め定められた配列は、ベイヤー配列でよい。   The predetermined arrangement may be a Bayer arrangement.

Nは、4でよい。   N may be four.

第1画像データは、7680×4320の解像度を有してよい。第2画像データは、3840×2160の解像度を有してよい。   The first image data may have a resolution of 7680 × 4320. The second image data may have a resolution of 3840 × 2160.

本発明の一態様に係る撮像装置は、上記画像処理装置を備えてよい。撮像装置は、第1画像データを出力するイメージセンサを備えてよい。   An imaging device according to one embodiment of the present invention may include the image processing device. The imaging device may include an image sensor that outputs the first image data.

本発明の一態様に係る画像処理方法は、同一色のN個の画素(Nは2以上の整数)から構成される複数の第1画素ブロックが色ごとに予め定められた配列で配置された第1画像データから、複数の第1画素ブロックのそれぞれから抽出された画素が色ごとに予め定められた配列で配置されたN個の第2画像データを生成する段階を備えてよい。画像処理方法は、N個の第2画像データのそれぞれにデモザイク処理を施す段階を備えてよい。画像処理方法は、デモザイク処理が施されたN個の第2画像データをビニング処理により合成して、1個の第3画像データを出力する段階を備えてよい。   In an image processing method according to an aspect of the present invention, a plurality of first pixel blocks each including N pixels (N is an integer of 2 or more) of the same color are arranged in a predetermined arrangement for each color. The method may include generating N pieces of second image data in which pixels extracted from each of the plurality of first pixel blocks are arranged in a predetermined arrangement for each color from the first image data. The image processing method may include a step of performing demosaic processing on each of the N second image data. The image processing method may include a step of combining the N second image data subjected to the demosaic process by a binning process and outputting one third image data.

本発明の一態様に係るプログラムは、上記画像処理装置としてコンピュータを機能させるためのプログラムでよい。   The program according to one embodiment of the present invention may be a program for causing a computer to function as the image processing apparatus.

本発明の一態様によれば、画像データに対してビニング処理することで低解像度化する場合に、ノイズの影響をより確実に低減できる。   According to one embodiment of the present invention, when the resolution is reduced by performing binning processing on image data, the influence of noise can be more reliably reduced.

なお、上記の発明の概要は、本発明の必要な特徴の全てを列挙したものではない。また、これらの特徴群のサブコンビネーションもまた、発明となりうる。   It should be noted that the above summary of the invention does not enumerate all the necessary features of the present invention. In addition, a sub-combination of these feature groups can also be an invention.

本実施形態に係る撮像装置の外観斜視図の一例を示す図である。It is a figure which shows an example of the external appearance perspective view of the imaging device which concerns on this embodiment. 本実施形態に係る撮像装置の機能ブロックを示す図である。It is a figure which shows the functional block of the imaging device which concerns on this embodiment. 画像データの画素配列の一例を示す図である。It is a figure which shows an example of the pixel arrangement | sequence of image data. 図3に示す画素配列の画像データに対する画像処理の手順の一例を示す図である。It is a figure which shows an example of the procedure of the image process with respect to the image data of the pixel arrangement | sequence shown in FIG. 画像処理部での画像処理の手順の一例を示す図である。It is a figure which shows an example of the procedure of the image process in an image process part. 画像処理部での画像処理の手順の他の一例を示す図である。It is a figure which shows another example of the procedure of the image process in an image process part. ハードウェア構成の一例を示す図である。It is a figure which shows an example of a hardware constitutions.

以下、発明の実施の形態を通じて本発明を説明するが、以下の実施の形態は特許請求の範囲に係る発明を限定するものではない。また、実施の形態の中で説明されている特徴の組み合わせの全てが発明の解決手段に必須であるとは限らない。以下の実施の形態に、多様な変更または改良を加えることが可能であることが当業者に明らかである。その様な変更または改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。   Hereinafter, the present invention will be described through embodiments of the invention. However, the following embodiments do not limit the invention according to the claims. Moreover, not all the combinations of features described in the embodiments are essential for the solution means of the invention. It will be apparent to those skilled in the art that various modifications or improvements can be made to the following embodiments. It is apparent from the scope of the claims that the embodiments added with such changes or improvements can be included in the technical scope of the present invention.

特許請求の範囲、明細書、図面、及び要約書には、著作権による保護の対象となる事項が含まれる。著作権者は、これらの書類の何人による複製に対しても、特許庁のファイルまたはレコードに表示される通りであれば異議を唱えない。ただし、それ以外の場合、一切の著作権を留保する。   The claims, the description, the drawings, and the abstract include matters subject to copyright protection. The copyright owner will not object to any number of copies of these documents as they appear in the JPO file or record. However, in other cases, all copyrights are reserved.

本発明の様々な実施形態は、フローチャート及びブロック図を参照して記載されてよく、ここにおいてブロックは、(1)操作が実行されるプロセスの段階または(2)操作を実行する役割を持つ装置の「部」を表わしてよい。特定の段階及び「部」が、プログラマブル回路、及び/またはプロセッサによって実装されてよい。専用回路は、デジタル及び/またはアナログハードウェア回路を含んでよい。集積回路(IC)及び/またはディスクリート回路を含んでよい。プログラマブル回路は、再構成可能なハードウェア回路を含んでよい。再構成可能なハードウェア回路は、論理AND、論理OR、論理XOR、論理NAND、論理NOR、及び他の論理操作、フリップフロップ、レジスタ、フィールドプログラマブルゲートアレイ(FPGA)、プログラマブルロジックアレイ(PLA)等のようなメモリ要素等を含んでよい。   Various embodiments of the present invention may be described with reference to flowcharts and block diagrams, where a block is either (1) a stage in a process in which an operation is performed or (2) an apparatus responsible for performing the operation. May represent a “part”. Certain stages and “units” may be implemented by programmable circuits and / or processors. Dedicated circuitry may include digital and / or analog hardware circuitry. Integrated circuits (ICs) and / or discrete circuits may be included. The programmable circuit may include a reconfigurable hardware circuit. Reconfigurable hardware circuits include logical AND, logical OR, logical XOR, logical NAND, logical NOR, and other logical operations, flip-flops, registers, field programmable gate arrays (FPGA), programmable logic arrays (PLA), etc. The memory element or the like may be included.

コンピュータ可読媒体は、適切なデバイスによって実行される命令を格納可能な任意の有形なデバイスを含んでよい。その結果、そこに格納される命令を有するコンピュータ可読媒体は、フローチャートまたはブロック図で指定された操作を実行するための手段を作成すべく実行され得る命令を含む、製品を備えることになる。コンピュータ可読媒体の例としては、電子記憶媒体、磁気記憶媒体、光記憶媒体、電磁記憶媒体、半導体記憶媒体等が含まれてよい。コンピュータ可読媒体のより具体的な例としては、フロッピー(登録商標)ディスク、ディスケット、ハードディスク、ランダムアクセスメモリ(RAM)、リードオンリメモリ(ROM)、消去可能プログラマブルリードオンリメモリ(EPROMまたはフラッシュメモリ)、電気的消去可能プログラマブルリードオンリメモリ(EEPROM)、静的ランダムアクセスメモリ(SRAM)、コンパクトディスクリードオンリメモリ(CD-ROM)、デジタル多用途ディスク(DVD)、ブルーレイ(RTM)ディスク、メモリスティック、集積回路カード等が含まれてよい。   Computer-readable media may include any tangible device that can store instructions executed by a suitable device. As a result, a computer readable medium having instructions stored thereon comprises a product that includes instructions that can be executed to create a means for performing the operations specified in the flowcharts or block diagrams. Examples of computer readable media may include electronic storage media, magnetic storage media, optical storage media, electromagnetic storage media, semiconductor storage media, and the like. More specific examples of computer readable media include floppy disks, diskettes, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM or flash memory), Electrically erasable programmable read only memory (EEPROM), static random access memory (SRAM), compact disc read only memory (CD-ROM), digital versatile disc (DVD), Blu-ray (RTM) disc, memory stick, integrated A circuit card or the like may be included.

コンピュータ可読命令は、1または複数のプログラミング言語の任意の組み合わせで記述されたソースコードまたはオブジェクトコードの何れかを含んでよい。ソースコードまたはオブジェクトコードは、従来の手続型プログラミング言語を含む。従来の手続型プログラミング言語は、アセンブラ命令、命令セットアーキテクチャ(ISA)命令、マシン命令、マシン依存命令、マイクロコード、ファームウェア命令、状態設定データ、またはSmalltalk、JAVA(登録商標)、C++等のようなオブジェクト指向プログラミング言語、及び「C」プログラミング言語または同様のプログラミング言語でよい。コンピュータ可読命令は、汎用コンピュータ、特殊目的のコンピュータ、若しくは他のプログラム可能なデータ処理装置のプロセッサまたはプログラマブル回路に対し、ローカルにまたはローカルエリアネットワーク(LAN)、インターネット等のようなワイドエリアネットワーク(WAN)を介して提供されてよい。プロセッサまたはプログラマブル回路は、フローチャートまたはブロック図で指定された操作を実行するための手段を作成すべく、コンピュータ可読命令を実行してよい。プロセッサの例としては、コンピュータプロセッサ、処理ユニット、マイクロプロセッサ、デジタル信号プロセッサ、コントローラ、マイクロコントローラ等を含む。   The computer readable instructions may include either source code or object code written in any combination of one or more programming languages. The source code or object code includes a conventional procedural programming language. Conventional procedural programming languages include assembler instructions, instruction set architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state setting data, or Smalltalk, JAVA, C ++, etc. It may be an object-oriented programming language and a “C” programming language or a similar programming language. Computer readable instructions may be directed to a general purpose computer, special purpose computer, or other programmable data processing device processor or programmable circuit locally or in a wide area network (WAN) such as a local area network (LAN), the Internet, etc. ). The processor or programmable circuit may execute computer readable instructions to create a means for performing the operations specified in the flowcharts or block diagrams. Examples of processors include computer processors, processing units, microprocessors, digital signal processors, controllers, microcontrollers, and the like.

図1は、本実施形態に係る撮像装置10の外観斜視図の一例を示す図である。図2は、本実施形態に係る撮像装置10の機能ブロックを示す図である。   FIG. 1 is a diagram illustrating an example of an external perspective view of an imaging apparatus 10 according to the present embodiment. FIG. 2 is a diagram illustrating functional blocks of the imaging apparatus 10 according to the present embodiment.

撮像装置10は、撮像部100及びレンズ部300を備える。レンズ部300は、レンズ制御部310、レンズ駆動部312、レンズ314、及びメモリ320を有する。レンズ314は、ズームレンズ、バリフォーカルレンズ、及びフォーカスレンズとして機能してよい。レンズ314は、複数の光学要素から構成されてよい。レンズ314は、光軸に沿って移動可能に配置される。レンズ部300は、撮像部100に対して着脱可能に設けられる交換レンズでよい。   The imaging device 10 includes an imaging unit 100 and a lens unit 300. The lens unit 300 includes a lens control unit 310, a lens driving unit 312, a lens 314, and a memory 320. The lens 314 may function as a zoom lens, a varifocal lens, and a focus lens. The lens 314 may be composed of a plurality of optical elements. The lens 314 is arranged to be movable along the optical axis. The lens unit 300 may be an interchangeable lens that is detachably attached to the imaging unit 100.

レンズ駆動部312は、カム環などの機構部材を介して、レンズ314を光軸に沿って移動させる。レンズ駆動部312は、アクチュエータを含んでよい。アクチュエータは、ステッピングモータを含んでよい。レンズ制御部310は、撮像部100からのレンズ制御命令に従って、レンズ駆動部312を駆動して、機構部材を介してレンズ314を光軸方向に沿って移動させる。レンズ制御命令は、例えば、ズーム制御命令、及びフォーカス制御命令である。レンズ制御部310は、レンズ314を光軸に沿って移動させることで、ズーム動作及びフォーカス動作の少なくとも一方を実行する。   The lens driving unit 312 moves the lens 314 along the optical axis via a mechanism member such as a cam ring. The lens driving unit 312 may include an actuator. The actuator may include a stepping motor. The lens control unit 310 drives the lens driving unit 312 according to the lens control command from the imaging unit 100 to move the lens 314 along the optical axis direction via the mechanism member. The lens control command is, for example, a zoom control command and a focus control command. The lens control unit 310 performs at least one of a zoom operation and a focus operation by moving the lens 314 along the optical axis.

レンズ部300は、メモリ320をさらに有する。メモリ320は、レンズ駆動部312を介して移動するレンズ314の制御値を記憶する。メモリ320は、SRAM、DRAM、EPROM、EEPROM、USBメモリ、及びソリッドステートドライブ(SSD)などのフラッシュメモリの少なくとも1つを含んでよい。   The lens unit 300 further includes a memory 320. The memory 320 stores a control value of the lens 314 that moves through the lens driving unit 312. The memory 320 may include at least one of flash memory such as SRAM, DRAM, EPROM, EEPROM, USB memory, and solid state drive (SSD).

撮像部100は、センサ部210、撮像制御部220、メモリ230、画像処理部110、符号化部120、及びメモリ130を有する。   The imaging unit 100 includes a sensor unit 210, an imaging control unit 220, a memory 230, an image processing unit 110, an encoding unit 120, and a memory 130.

センサ部210は、レンズ314を介して結像された光学像を電気信号に変換して、撮像部100に出力する。撮像制御部220は、センサ部210を制御する。メモリ230は、コンピュータ可読可能な記録媒体でよく、SRAM、DRAM、EPROM、EEPROM、USBメモリ、及びソリッドステートドライブ(SSD)などのフラッシュメモリの少なくとも1つを含んでよい。メモリ230は、撮像制御部220がセンサ部210などを制御するのに必要なプログラム等を格納する。   The sensor unit 210 converts an optical image formed through the lens 314 into an electrical signal and outputs the electrical signal to the imaging unit 100. The imaging control unit 220 controls the sensor unit 210. The memory 230 may be a computer-readable recording medium, and may include at least one of flash memory such as SRAM, DRAM, EPROM, EEPROM, USB memory, and solid state drive (SSD). The memory 230 stores a program necessary for the imaging control unit 220 to control the sensor unit 210 and the like.

センサ部210は、画素アレイ212、垂直選択回路214、水平選択回路216、及びカラム処理部218を含む。画素アレイ212は、受光した光量に応じた電荷を生成して蓄積する光電変換部を有する予め定められた配列で配置された複数の画素を含む。複数の画素は、行方向(水平方向)、及び列方向(垂直方向)に2次元に配置されている。   The sensor unit 210 includes a pixel array 212, a vertical selection circuit 214, a horizontal selection circuit 216, and a column processing unit 218. The pixel array 212 includes a plurality of pixels arranged in a predetermined array having a photoelectric conversion unit that generates and accumulates charges according to the amount of received light. The plurality of pixels are two-dimensionally arranged in the row direction (horizontal direction) and the column direction (vertical direction).

画素アレイ212は、画素の行に対応する複数の画素駆動線215を介して垂直選択回路214と接続される。画素駆動線215は、画素から信号を読み出す場合の駆動を行うための駆動信号を伝送する。   The pixel array 212 is connected to the vertical selection circuit 214 via a plurality of pixel drive lines 215 corresponding to the pixel rows. The pixel driving line 215 transmits a driving signal for performing driving when reading a signal from the pixel.

垂直選択回路214は、シフトレジスタ及びアドレスデコーダなどによって構成され、画素アレイ212の各画素を全画素同時、あるいは行単位等で駆動する。垂直選択回路214は、垂直選択回路214を制御する撮像制御部220と共に、画素アレイ212の各画素の動作を制御する駆動部を構成している。   The vertical selection circuit 214 includes a shift register, an address decoder, and the like, and drives each pixel of the pixel array 212 at the same time or in units of rows. The vertical selection circuit 214 constitutes a drive unit that controls the operation of each pixel in the pixel array 212 together with the imaging control unit 220 that controls the vertical selection circuit 214.

垂直選択回路214は、読み出し走査及び掃き出し走査を行う。垂直選択回路214は、読み出し走査において、画素アレイ212の各画素を行単位で順に選択して走査する。垂直選択回路214は、掃き出し走査において、読み出し走査が行われる読み出し行に対して、その読み出し走査よりも露光時間分だけ先行して掃き出し走査を行う。垂直選択回路214は、読み出し走査及び掃き出し走査を行うことで、いわゆる電子シャッタを実行する。   The vertical selection circuit 214 performs read scanning and sweep scanning. The vertical selection circuit 214 sequentially selects and scans each pixel of the pixel array 212 in units of rows in readout scanning. In the sweep-out scanning, the vertical selection circuit 214 performs the sweep-out scan preceding the readout scan by the exposure time with respect to the readout row in which the readout scan is performed. The vertical selection circuit 214 performs a so-called electronic shutter by performing readout scanning and sweep-out scanning.

垂直選択回路214によって走査された行の各画素から出力された信号は、列ごとに垂直信号線219を介してカラム処理部218に入力される。カラム処理部218は、画素アレイ212の列ごとに、選択された行の各画素から垂直信号線219を介して出力される信号に対して予め定められた信号処理を行い、各画素の電気信号を出力する。   A signal output from each pixel in the row scanned by the vertical selection circuit 214 is input to the column processing unit 218 via the vertical signal line 219 for each column. The column processing unit 218 performs predetermined signal processing on a signal output from each pixel in the selected row via the vertical signal line 219 for each column of the pixel array 212, and outputs an electric signal of each pixel. Is output.

カラム処理部218は、信号処理として、ノイズ除去処理、例えば、CDS(相関二重サンプリング)処理、DDS(Double Data Sampling)処理を行う。CDS処理が実行されることで、リセットノイズなどが除去される。カラム処理部218は、アナログ信号をデジタル信号に変換してよい。   The column processing unit 218 performs noise removal processing such as CDS (correlated double sampling) processing and DDS (Double Data Sampling) processing as signal processing. By executing the CDS process, reset noise and the like are removed. The column processing unit 218 may convert an analog signal into a digital signal.

水平選択回路216は、シフトレジスタ及びアドレスデコーダなどによって構成され、カラム処理部218の列に対応する回路部分を順番に選択して走査する。水平選択回路216による走査により、カラム処理部218が、列ごとに信号処理された信号を画像データとして出力する。   The horizontal selection circuit 216 includes a shift register, an address decoder, and the like, and sequentially selects and scans circuit portions corresponding to the columns of the column processing unit 218. By scanning by the horizontal selection circuit 216, the column processing unit 218 outputs a signal subjected to signal processing for each column as image data.

画像処理部110は、センサ部210から出力された画像データに対して各種の画像処理を施す。符号化部120は、画像処理が施された画像データを予め定められた符号化方式で圧縮して、メモリ130に保存する。例えば、符号化部120は、画像処理が施された画像データをJPEG方式で圧縮して、メモリ130に保存してよい。   The image processing unit 110 performs various types of image processing on the image data output from the sensor unit 210. The encoding unit 120 compresses the image data that has been subjected to the image processing using a predetermined encoding method, and stores the compressed image data in the memory 130. For example, the encoding unit 120 may compress the image data on which image processing has been performed using the JPEG method and store the compressed image data in the memory 130.

図3は、画素アレイ212から出力される画像データ500の画素配列の一例を示す。画像データ500は、同一色の4個の画素から構成される複数の画素ブロック501がR、G、Bの色ごとにベイヤー配列で配置されて構成されている。2×2の4つの画素ブロック501が1セットである。画像データ500の構成は、図3に示す構成には限定されない。画像データ500は、同一色のN個の画素(Nは2以上の整数)から構成される複数の画素ブロックが色ごとに予め定められた配列で配置されて構成されていればよい。画像データ500は、同一色のN個の画素から構成される複数の画素ブロック501がR、G、Bの色ごとにハニカム配列で配置されて構成されてもよい。   FIG. 3 shows an example of a pixel arrangement of the image data 500 output from the pixel array 212. The image data 500 is configured by arranging a plurality of pixel blocks 501 composed of four pixels of the same color in a Bayer arrangement for each of R, G, and B colors. One set of four 2 × 2 pixel blocks 501. The configuration of the image data 500 is not limited to the configuration shown in FIG. The image data 500 only needs to be configured by arranging a plurality of pixel blocks including N pixels of the same color (N is an integer of 2 or more) in a predetermined arrangement for each color. The image data 500 may be configured by arranging a plurality of pixel blocks 501 composed of N pixels of the same color in a honeycomb arrangement for each of R, G, and B colors.

図4は、図3に示す画素配列の画像データ500に対する画像処理の手順の一例を示す。画像処理部110は、画像データ500を画素ブロック501単位にビニング処理を施す。画像処理部110は、画像データ500を画素ブロック501単位で画素混合することで、ビニング処理を施してよい。画像処理部110は、画素ブロック501内の各画素の画素値を加算して平均化することで、画像データ500に対するビニング処理を施してよい。画像処理部110は、ビニング処理された画像データ510にデモザイク処理を施して、画像データ520を出力する。画像処理部110は、ビニング処理された画像データ510の各画素に画素補完処理を施すことで、デモザイク処理を施してよい。画像処理部110が、このような画像処理を施すことで、画像データ500を低解像度化して出力することができる。例えば、画像処理部110は、7680×4320の解像度を有する画像データ500を、3840×2160の解像度を有する画像データ520に変換して出力する。   FIG. 4 shows an example of an image processing procedure for the image data 500 having the pixel array shown in FIG. The image processing unit 110 performs a binning process on the image data 500 for each pixel block 501. The image processing unit 110 may perform binning processing by mixing the image data 500 in units of pixel blocks 501. The image processing unit 110 may perform binning processing on the image data 500 by adding and averaging the pixel values of the pixels in the pixel block 501. The image processing unit 110 performs demosaic processing on the binned image data 510 and outputs image data 520. The image processing unit 110 may perform demosaic processing by performing pixel complementation processing on each pixel of the binned image data 510. By performing such image processing, the image processing unit 110 can reduce the resolution of the image data 500 and output it. For example, the image processing unit 110 converts the image data 500 having a resolution of 7680 × 4320 into image data 520 having a resolution of 3840 × 2160 and outputs the image data.

しかし、上記の通り、画像データ500に対してビニング処理が施された後にデモザイク処理が施されると、画素ブロック内の1つの画素に含まれるノイズがそのまま加算されて、デモザイク処理が1回だけ施される。1回のデモザイク処理での画素補完の精度が低かった場合に、その影響が大きくなる。このような処理では、デモザイク処理後の画像データに含まれるノイズが大きくなる場合がある。   However, as described above, when the demosaic process is performed after the binning process is performed on the image data 500, the noise included in one pixel in the pixel block is added as it is, and the demosaic process is performed only once. Applied. When the accuracy of pixel complementation in a single demosaic process is low, the effect becomes large. In such processing, noise included in the image data after demosaic processing may increase.

そこで、本実施形態に係る撮像装置10は、画像処理でのノイズの低減を図る。画像処理部110は、生成部112、デモザイク処理部114、及びビニング処理部116を有する。   Therefore, the imaging apparatus 10 according to the present embodiment aims to reduce noise in image processing. The image processing unit 110 includes a generation unit 112, a demosaic processing unit 114, and a binning processing unit 116.

生成部112は、同一色のN個の画素(Nは2以上の整数)から構成される複数の第1画素ブロックが色ごとに予め定められた配列で配置された第1画像データから、複数の第1画素ブロックのそれぞれから抽出された画素が色ごとに予め定められた配列で配置されたN個の第2画像データを生成する。生成部112は、同一色の4個の画素から構成される第1画素ブロックがR,G,Bの色ごとにベイヤー配列で配置された第1画像データから、複数の第1画素ブロックのそれぞれから抽出された画素がR,G,Bの色ごとにベイヤー配列で配置された4個の第2画像データを生成してよい。   The generation unit 112 generates a plurality of first image data in which a plurality of first pixel blocks each including N pixels of the same color (N is an integer of 2 or more) are arranged in a predetermined arrangement for each color. N pieces of second image data in which pixels extracted from each of the first pixel blocks are arranged in a predetermined arrangement for each color are generated. The generation unit 112 generates a first pixel block composed of four pixels of the same color from first image data in which a first pixel block is arranged in a Bayer arrangement for each of R, G, and B colors. Four second image data may be generated in which pixels extracted from are arranged in a Bayer array for each of R, G, and B colors.

生成部112は、複数の第1画素ブロックのそれぞれから抽出された同一の位置の画素が色ごとに予め定められた配列で配置されたN個の第2画像データを生成してよい。生成部112は、複数の第1画素ブロックのそれぞれから抽出された同一の位置の画素が、R,G,Bの色ごとにベイヤー配列で配置された4個の第2画像データを生成してよい。   The generation unit 112 may generate N pieces of second image data in which pixels at the same position extracted from each of the plurality of first pixel blocks are arranged in a predetermined arrangement for each color. The generation unit 112 generates four pieces of second image data in which pixels at the same position extracted from each of the plurality of first pixel blocks are arranged in a Bayer array for each of R, G, and B colors. Good.

生成部112は、複数の第1画素ブロックのそれぞれから抽出された異なる位置の画素が色ごとに予め定められた配列で配置されたN個の第2画像データを生成してよい。生成部112は、複数の第1画素ブロックのそれぞれから抽出された異なる位置の画素が、R,G,Bの色ごとにベイヤー配列で配置された4個の第2画像データを生成してよい。生成部112は、複数の第1画素ブロックのそれぞれから抽出された予め定められた異なる位置の画素が、R,G,Bの色ごとにベイヤー配列で配置された4個の第2画像データを生成してよい。生成部112は、複数の第1画素ブロックのそれぞれからランダムに抽出された異なる位置の画素が、R,G,Bの色ごとにベイヤー配列で配置された4個の第2画像データを生成してよい。   The generation unit 112 may generate N pieces of second image data in which pixels at different positions extracted from each of the plurality of first pixel blocks are arranged in a predetermined arrangement for each color. The generation unit 112 may generate four pieces of second image data in which pixels at different positions extracted from each of the plurality of first pixel blocks are arranged in a Bayer array for each of R, G, and B colors. . The generation unit 112 generates four pieces of second image data in which pixels at different predetermined positions extracted from each of the plurality of first pixel blocks are arranged in a Bayer array for each of R, G, and B colors. May be generated. The generation unit 112 generates four second image data in which pixels at different positions randomly extracted from each of the plurality of first pixel blocks are arranged in a Bayer array for each of R, G, and B colors. It's okay.

デモザイク処理部114は、N個の第2画像データのそれぞれにデモザイク処理を施す。デモザイク処理部114は、N個の第2画像データのそれぞれに別個にデモザイク処理を施してよい。デモザイク処理部114は、4個の第2画像データのそれぞれに別個にデモザイク処理を施してよい。デモザイク処理部114は、第1処理部の一例である。   The demosaic processing unit 114 performs demosaic processing on each of the N second image data. The demosaic processing unit 114 may perform demosaic processing separately on each of the N second image data. The demosaic processing unit 114 may perform demosaic processing separately on each of the four second image data. The demosaic processing unit 114 is an example of a first processing unit.

ビニング処理部116は、デモザイク処理が施されたN個の第2画像データをビニング処理により合成して、1個の第3画像データを出力する。ビニング処理部116は、デモザイク処理が施された4個の第2画像データをビニング処理により合成して、1個の第3画像データを出力してよい。ビニング処理部116は、第2処理部の一例である。   The binning processing unit 116 combines the N pieces of second image data subjected to the demosaic process by binning processing and outputs one piece of third image data. The binning processing unit 116 may combine the four second image data subjected to the demosaic process by the binning process and output one third image data. The binning processing unit 116 is an example of a second processing unit.

図5は、画像処理部110での画像処理の手順の一例を示す図である。図5は、画素ブロックのそれぞれから同一の位置の画素が抽出される例を示す。   FIG. 5 is a diagram illustrating an example of an image processing procedure in the image processing unit 110. FIG. 5 shows an example in which pixels at the same position are extracted from each of the pixel blocks.

生成部112は、画像データ500を、複数の画素ブロック501のそれぞれから抽出された画素がR,G,Bの色ごとにベイヤー配列で配置された4個の画像データ530,531,532,533を生成する。すなわち、生成部112は、画像データ500から、画素ブロック501ごとに1つの画素をそれぞれ抽出して、抽出された画素がR,G,Bの色ごとにベイヤー配列で配置された4個の画像データ530,531,532,533に分離する。生成部112は、画像データ500を、複数の画素ブロック501のそれぞれから抽出された同一の位置の画素が色ごとにベイヤー配列で配置された4個の画像データ530、531、532、533を生成してよい。   The generation unit 112 generates four pieces of image data 530, 531, 532, and 533 in which pixels extracted from each of the plurality of pixel blocks 501 are arranged in a Bayer array for each of R, G, and B colors. Is generated. That is, the generation unit 112 extracts one pixel for each pixel block 501 from the image data 500, and four images in which the extracted pixels are arranged in a Bayer array for each of R, G, and B colors. Data 530, 531, 532, and 533 are separated. The generation unit 112 generates image data 500 and four pieces of image data 530, 531, 532, and 533 in which pixels at the same position extracted from each of the plurality of pixel blocks 501 are arranged in a Bayer arrangement for each color. You can do it.

生成部112は、色ごとの画素ブロック510のそれぞれから同一の位置の画素R0、画素Gr0、画素Gb0、及び画素B0を抽出して、画素R0、画素Gr0、画素Gb0、及び画素B0をベイヤー配列して、画像データ530を生成する。生成部112は、色ごとの画素ブロック510のそれぞれから同一の位置の画素R1、画素Gr1、画素Gb1、及び画素B1を抽出して、画素R1、画素Gr1、画素Gb1、及び画素B1をベイヤー配列して、画像データ531を生成する。生成部112は、色ごとの画素ブロック510のそれぞれから同一の位置の画素R2、画素Gr2、画素Gb2、及び画素B2を抽出して、画素R2、画素Gr2、画素Gb2、及び画素B2をベイヤー配列して、画像データ532を生成する。生成部112は、色ごとの画素ブロック510のそれぞれから同一の位置の画素R3、画素Gr3、画素Gb3、及び画素B3を抽出して、画素R3、画素Gr3、画素Gb3、及び画素B3をベイヤー配列して、画像データ533を生成する。   The generation unit 112 extracts the pixel R0, the pixel Gr0, the pixel Gb0, and the pixel B0 at the same position from each of the pixel blocks 510 for each color, and arranges the pixel R0, the pixel Gr0, the pixel Gb0, and the pixel B0 in a Bayer array. Thus, image data 530 is generated. The generation unit 112 extracts the pixel R1, the pixel Gr1, the pixel Gb1, and the pixel B1 at the same position from each of the pixel blocks 510 for each color, and arranges the pixel R1, the pixel Gr1, the pixel Gb1, and the pixel B1 in a Bayer array. Thus, image data 531 is generated. The generation unit 112 extracts the pixel R2, the pixel Gr2, the pixel Gb2, and the pixel B2 at the same position from each of the pixel blocks 510 for each color, and arranges the pixel R2, the pixel Gr2, the pixel Gb2, and the pixel B2 in a Bayer array. Thus, image data 532 is generated. The generation unit 112 extracts the pixel R3, the pixel Gr3, the pixel Gb3, and the pixel B3 at the same position from each of the pixel blocks 510 for each color, and arranges the pixels R3, Gr3, Gb3, and B3 in a Bayer array. Thus, image data 533 is generated.

デモザイク処理部114は、4個の画像データ530、531、532、533のそれぞれにデモザイク処理を施す。ビニング処理部116は、デモザイク処理が施された4個の画像データ530、531、532、533をビニング処理により合成して、1個の画像データ550を出力する。   The demosaic processing unit 114 performs demosaic processing on each of the four pieces of image data 530, 531, 532, and 533. The binning processing unit 116 combines the four pieces of image data 530, 531, 532, and 533 that have been subjected to demosaic processing by binning processing, and outputs one piece of image data 550.

上記のように、画素ブロック501内の4つの画素を分離し、4つの画像データを生成して、それぞれにデモザイク処理が施される。これにより、例えば、4つの画素のそれぞれに対して一回のデモザイク処理が施される。いずれかのデモザイク処理でノイズの影響が大きく、画素補完が失敗しても、他のデモザイク処理ではノイズが低減して、画素補完に成功する可能性がある。1つの画素ブロックに対してそれぞれ異なる画素を利用して複数のデモザイク処理が施されるので、画素補完に成功する確率を向上させることができる。すなわち、本実施形態に係る画像処理部110によれば、画素に含まれるノイズの影響を低減しつつ、低解像度化した画像データを生成することができる。   As described above, four pixels in the pixel block 501 are separated, four image data are generated, and demosaic processing is performed on each of them. Accordingly, for example, one demosaic process is performed on each of the four pixels. Even if one of the demosaic processes has a large influence of noise and pixel complementation fails, the other demosaic processes may reduce noise and succeed in pixel complementation. Since a plurality of demosaic processes are performed using different pixels for one pixel block, the probability of successful pixel interpolation can be improved. That is, according to the image processing unit 110 according to the present embodiment, it is possible to generate low-resolution image data while reducing the influence of noise included in pixels.

図6は、画像処理部110での画像処理の手順の他の一例を示す図である。図6は、画素ブロックのそれぞれから異なる位置の画素が抽出される例を示す。   FIG. 6 is a diagram illustrating another example of an image processing procedure in the image processing unit 110. FIG. 6 shows an example in which pixels at different positions are extracted from each of the pixel blocks.

生成部112は、複数の画素ブロック501のそれぞれから抽出された異なる位置の画素が色ごとにベイヤー配列で配置された4個の画像データ560、561、562、563を生成してよい。生成部112は、色ごとの画素ブロック510のそれぞれから色ごとに異なる位置の画素R0、画素Gr1、画素Gb1、及び画素B2を抽出して、画素R0、画素Gr1、画素Gb1、及び画素B2をベイヤー配列して、画像データ560を生成する。生成部112は、色ごとの画素ブロック510のそれぞれから色ごとに異なる位置の画素R1、画素Gr2、画素Gb2、及び画素B3を抽出して、画素R1、画素Gr2、画素Gb2、及び画素B3をベイヤー配列して、画像データ561を生成する。生成部112は、色ごとの画素ブロック510のそれぞれから色ごとに異なる位置の画素R2、画素Gr3、画素Gb3、及び画素B0を抽出して、画素R2、画素Gr3、画素Gb3、及び画素B0をベイヤー配列して、画像データ562を生成する。生成部112は、色ごとの画素ブロック510のそれぞれから色ごとに異なる位置の画素R3、画素Gr0、画素Gb0、及び画素B1を抽出して、画素R3、画素Gr0、画素Gb0、及び画素B1をベイヤー配列して、画像データ563を生成する。   The generation unit 112 may generate four pieces of image data 560, 561, 562, and 563 in which pixels at different positions extracted from each of the plurality of pixel blocks 501 are arranged in a Bayer array for each color. The generation unit 112 extracts the pixel R0, the pixel Gr1, the pixel Gb1, and the pixel B2 at different positions for each color from each of the pixel blocks 510 for each color, and extracts the pixel R0, the pixel Gr1, the pixel Gb1, and the pixel B2. Bayer arrangement is performed to generate image data 560. The generation unit 112 extracts the pixel R1, the pixel Gr2, the pixel Gb2, and the pixel B3 at different positions for each color from each of the pixel blocks 510 for each color, and extracts the pixel R1, the pixel Gr2, the pixel Gb2, and the pixel B3. Image data 561 is generated by the Bayer array. The generation unit 112 extracts the pixel R2, the pixel Gr3, the pixel Gb3, and the pixel B0 at different positions for each color from the pixel block 510 for each color, and extracts the pixel R2, the pixel Gr3, the pixel Gb3, and the pixel B0. Image data 562 is generated by the Bayer array. The generation unit 112 extracts the pixel R3, the pixel Gr0, the pixel Gb0, and the pixel B1 at different positions for each color from the pixel block 510 for each color, and extracts the pixel R3, the pixel Gr0, the pixel Gb0, and the pixel B1. Image data 563 is generated by the Bayer array.

デモザイク処理部114は、4個の画像データ560、561、562、563のそれぞれにデモザイク処理を施す。ビニング処理部116は、デモザイク処理が施された4個の画像データ570、571、572、573をビニング処理により合成して、1個の画像データ580を出力する。   The demosaic processing unit 114 performs demosaic processing on each of the four pieces of image data 560, 561, 562, and 563. The binning processing unit 116 combines the four image data 570, 571, 572, and 573 that have been subjected to demosaic processing by binning processing and outputs one image data 580.

このように画像データ500から、色ごとに異なる位置の画素を抽出して、4つの画像データが生成され、それぞれの画像データに対してデモザイク処理が施される。デモザイク処理される画像データのそれぞれが画素ブロック内の異なる位置の画素で構成されている。よって、分離されたそれぞれの画像データに対してデモザイク処理を施した場合に、例えば、周期的に発生する高周波のノイズの影響を低減できる。4つの画素のそれぞれに対して一回のデモザイク処理が施される場合に、それぞれの画素に対する画素補完が失敗する確率を低減できる。すなわち、同一の位置の画素を抽出する場合よりも、異なる位置の画素を抽出する場合のほうが、画素補完に成功する確率をより向上させることができる。すなわち、本実施形態に係る画像処理部110によれば、画素に含まれるノイズの影響をより低減しつつ、低解像度化した画像データを生成することができる。   In this way, pixels at different positions for each color are extracted from the image data 500 to generate four image data, and demosaic processing is performed on each image data. Each piece of image data to be demosaiced is composed of pixels at different positions in the pixel block. Therefore, when demosaic processing is performed on each separated image data, for example, the influence of high-frequency noise that occurs periodically can be reduced. When one demosaic process is performed on each of the four pixels, it is possible to reduce the probability that pixel complementation for each pixel fails. That is, it is possible to further improve the probability of successful pixel interpolation when extracting pixels at different positions than when extracting pixels at the same position. That is, according to the image processing unit 110 according to the present embodiment, it is possible to generate low-resolution image data while further reducing the influence of noise included in the pixels.

本実施形態に係る撮像装置10によれば、例えば、7680×4320の解像度を有する4つの画素を1つの画素ブロックとして構成された画像データを、4つの画素を1つの画素に合成した3840×2160の解像度を有する画像データに変換して出力する場合に、ノイズの影響をより確実に低減させることができる。   According to the imaging apparatus 10 according to the present embodiment, for example, 3840 × 2160 obtained by combining four pixels having a resolution of 7680 × 4320 as one pixel block and combining the four pixels into one pixel. When the image data is converted into image data having the resolution and output, the influence of noise can be reduced more reliably.

図7は、本発明の複数の態様が全体的または部分的に具現化されてよいコンピュータ1200の一例を示す。コンピュータ1200にインストールされたプログラムは、コンピュータ1200に、本発明の実施形態に係る装置に関連付けられるオペレーションまたは当該装置の1または複数の「部」として機能させることができる。または、当該プログラムは、コンピュータ1200に当該オペレーションまたは当該1または複数の「部」を実行させることができる。当該プログラムは、コンピュータ1200に、本発明の実施形態に係るプロセスまたは当該プロセスの段階を実行させることができる。そのようなプログラムは、コンピュータ1200に、本明細書に記載のフローチャート及びブロック図のブロックのうちのいくつかまたはすべてに関連付けられた特定のオペレーションを実行させるべく、CPU1212によって実行されてよい。   FIG. 7 illustrates an example computer 1200 in which aspects of the present invention may be embodied in whole or in part. A program installed in the computer 1200 can cause the computer 1200 to function as an operation associated with the apparatus according to the embodiment of the present invention or as one or more “units” of the apparatus. Alternatively, the program can cause the computer 1200 to execute the operation or the one or more “units”. The program can cause the computer 1200 to execute a process according to an embodiment of the present invention or a stage of the process. Such a program may be executed by CPU 1212 to cause computer 1200 to perform certain operations associated with some or all of the blocks in the flowcharts and block diagrams described herein.

本実施形態によるコンピュータ1200は、CPU1212、及びRAM1214を含み、それらはホストコントローラ1210によって相互に接続されている。コンピュータ1200はまた、通信インタフェース1222、入力/出力ユニットを含み、それらは入力/出力コントローラ1220を介してホストコントローラ1210に接続されている。コンピュータ1200はまた、ROM1230を含む。CPU1212は、ROM1230及びRAM1214内に格納されたプログラムに従い動作し、それにより各ユニットを制御する。   A computer 1200 according to this embodiment includes a CPU 1212 and a RAM 1214, which are connected to each other by a host controller 1210. The computer 1200 also includes a communication interface 1222 and an input / output unit, which are connected to the host controller 1210 via the input / output controller 1220. Computer 1200 also includes ROM 1230. The CPU 1212 operates according to programs stored in the ROM 1230 and the RAM 1214, thereby controlling each unit.

通信インタフェース1222は、ネットワークを介して他の電子デバイスと通信する。ハードディスクドライブが、コンピュータ1200内のCPU1212によって使用されるプログラム及びデータを格納してよい。ROM1230はその中に、アクティブ化時にコンピュータ1200によって実行されるブートプログラム等、及び/またはコンピュータ1200のハードウェアに依存するプログラムを格納する。プログラムが、CR−ROM、USBメモリまたはICカードのようなコンピュータ可読記録媒体またはネットワークを介して提供される。プログラムは、コンピュータ可読記録媒体の例でもあるRAM1214、またはROM1230にインストールされ、CPU1212によって実行される。これらのプログラム内に記述される情報処理は、コンピュータ1200に読み取られ、プログラムと、上記様々なタイプのハードウェアリソースとの間の連携をもたらす。装置または方法が、コンピュータ1200の使用に従い情報のオペレーションまたは処理を実現することによって構成されてよい。   The communication interface 1222 communicates with other electronic devices via a network. A hard disk drive may store programs and data used by the CPU 1212 in the computer 1200. The ROM 1230 stores therein a boot program executed by the computer 1200 at the time of activation and / or a program depending on the hardware of the computer 1200. The program is provided via a computer-readable recording medium such as a CR-ROM, a USB memory, or an IC card or a network. The program is installed in the RAM 1214 or the ROM 1230 that is also an example of a computer-readable recording medium, and is executed by the CPU 1212. Information processing described in these programs is read by the computer 1200 to bring about cooperation between the programs and the various types of hardware resources. An apparatus or method may be configured by implementing information operations or processing in accordance with the use of computer 1200.

例えば、通信がコンピュータ1200及び外部デバイス間で実行される場合、CPU1212は、RAM1214にロードされた通信プログラムを実行し、通信プログラムに記述された処理に基づいて、通信インタフェース1222に対し、通信処理を命令してよい。通信インタフェース1222は、CPU1212の制御の下、RAM1214、またはUSBメモリのような記録媒体内に提供される送信バッファ領域に格納された送信データを読み取り、読み取られた送信データをネットワークに送信し、またはネットワークから受信した受信データを記録媒体上に提供される受信バッファ領域等に書き込む。   For example, when communication is performed between the computer 1200 and an external device, the CPU 1212 executes a communication program loaded in the RAM 1214 and performs communication processing on the communication interface 1222 based on the processing described in the communication program. You may order. The communication interface 1222 reads transmission data stored in a RAM 1214 or a transmission buffer area provided in a recording medium such as a USB memory under the control of the CPU 1212 and transmits the read transmission data to a network, or The reception data received from the network is written into a reception buffer area provided on the recording medium.

また、CPU1212は、USBメモリ等のような外部記録媒体に格納されたファイルまたはデータベースの全部または必要な部分がRAM1214に読み取られるようにし、RAM1214上のデータに対し様々なタイプの処理を実行してよい。CPU1212は次に、処理されたデータを外部記録媒体にライトバックしてよい。   In addition, the CPU 1212 allows the RAM 1214 to read all or necessary portions of a file or database stored in an external recording medium such as a USB memory, and executes various types of processing on the data on the RAM 1214. Good. The CPU 1212 may then write back the processed data to an external recording medium.

様々なタイプのプログラム、データ、テーブル、及びデータベースのような様々なタイプの情報が記録媒体に格納され、情報処理を受けてよい。CPU1212は、RAM1214から読み取られたデータに対し、本開示の随所に記載され、プログラムの命令シーケンスによって指定される様々なタイプのオペレーション、情報処理、条件判断、条件分岐、無条件分岐、情報の検索/置換等を含む、様々なタイプの処理を実行してよく、結果をRAM1214に対しライトバックする。また、CPU1212は、記録媒体内のファイル、データベース等における情報を検索してよい。例えば、各々が第2の属性の属性値に関連付けられた第1の属性の属性値を有する複数のエントリが記録媒体内に格納される場合、CPU1212は、第1の属性の属性値が指定される、条件に一致するエントリを当該複数のエントリの中から検索し、当該エントリ内に格納された第2の属性の属性値を読み取り、それにより予め定められた条件を満たす第1の属性に関連付けられた第2の属性の属性値を取得してよい。   Various types of information, such as various types of programs, data, tables, and databases, may be stored on a recording medium and subjected to information processing. The CPU 1212 describes various types of operation, information processing, conditional judgment, conditional branching, unconditional branching, and information retrieval that are described in various places in the present disclosure for data read from the RAM 1214 and specified by the instruction sequence of the program. Various types of processing may be performed, including / replacement, etc., and the result is written back to RAM 1214. In addition, the CPU 1212 may search for information in files, databases, etc. in the recording medium. For example, when a plurality of entries each having an attribute value of the first attribute associated with the attribute value of the second attribute are stored in the recording medium, the CPU 1212 specifies the attribute value of the first attribute. The entry that matches the condition is searched from the plurality of entries, the attribute value of the second attribute stored in the entry is read, and thereby the first attribute that satisfies the predetermined condition is associated. The attribute value of the obtained second attribute may be acquired.

上で説明したプログラムまたはソフトウェアモジュールは、コンピュータ1200上またはコンピュータ1200近傍のコンピュータ可読記憶媒体に格納されてよい。また、専用通信ネットワークまたはインターネットに接続されたサーバーシステム内に提供されるハードディスクまたはRAMのような記録媒体が、コンピュータ可読記憶媒体として使用可能であり、それによりプログラムを、ネットワークを介してコンピュータ1200に提供する。   The programs or software modules described above may be stored on a computer-readable storage medium on or near the computer 1200. In addition, a recording medium such as a hard disk or a RAM provided in a server system connected to a dedicated communication network or the Internet can be used as a computer-readable storage medium, whereby the program is transferred to the computer 1200 via the network. provide.

以上、本発明を実施の形態を用いて説明したが、本発明の技術的範囲は上記実施の形態に記載の範囲には限定されない。上記実施の形態に、多様な変更または改良を加えることが可能であることが当業者に明らかである。その様な変更または改良を加えた形態も本発明の技術的範囲に含まれ得ることが、特許請求の範囲の記載から明らかである。   As mentioned above, although this invention was demonstrated using embodiment, the technical scope of this invention is not limited to the range as described in the said embodiment. It will be apparent to those skilled in the art that various modifications or improvements can be added to the above-described embodiment. It is apparent from the scope of the claims that the embodiments added with such changes or improvements can be included in the technical scope of the present invention.

特許請求の範囲、明細書、および図面中において示した装置、システム、プログラム、および方法における動作、手順、ステップ、および段階等の各処理の実行順序は、特段「より前に」、「先立って」等と明示しておらず、また、前の処理の出力を後の処理で用いるのでない限り、任意の順序で実現しうることに留意すべきである。特許請求の範囲、明細書、および図面中の動作フローに関して、便宜上「まず、」、「次に、」等を用いて説明したとしても、この順で実施することが必須であることを意味するものではない。   The order of execution of each process such as operations, procedures, steps, and stages in the apparatus, system, program, and method shown in the claims, the description, and the drawings is particularly “before” or “prior to”. It should be noted that the output can be realized in any order unless the output of the previous process is used in the subsequent process. Regarding the operation flow in the claims, the description, and the drawings, even if it is described using “first”, “next”, etc. for convenience, it means that it is essential to carry out in this order. It is not a thing.

10 撮像装置
100 撮像部
110 画像処理部
112 生成部
114 デモザイク処理部
116 ビニング処理部
120 符号化部
130 メモリ
210 センサ部
212 画素アレイ
214 垂直選択回路
215 画素駆動線
216 水平選択回路
218 カラム処理部
219 垂直信号線
220 撮像制御部
230 メモリ
300 レンズ部
310 レンズ制御部
312 レンズ駆動部
314 レンズ
320 メモリ
1200 コンピュータ
1210 ホストコントローラ
1212 CPU
1214 RAM
1220 入力/出力コントローラ
1222 通信インタフェース
1230 ROM
DESCRIPTION OF SYMBOLS 10 Imaging device 100 Imaging part 110 Image processing part 112 Generation part 114 Demosaic processing part 116 Binning processing part 120 Encoding part 130 Memory 210 Sensor part 212 Pixel array 214 Vertical selection circuit 215 Pixel drive line 216 Horizontal selection circuit 218 Column processing part 219 Vertical signal line 220 Imaging control unit 230 Memory 300 Lens unit 310 Lens control unit 312 Lens drive unit 314 Lens 320 Memory 1200 Computer 1210 Host controller 1212 CPU
1214 RAM
1220 Input / output controller 1222 Communication interface 1230 ROM

Claims (9)

同一色のN個の画素(Nは2以上の整数)から構成される複数の第1画素ブロックが色ごとに予め定められた配列で配置された第1画像データから、前記複数の第1画素ブロックのそれぞれから抽出された画素が色ごとに前記予め定められた配列で配置されたN個の第2画像データを生成する生成部と、
前記N個の第2画像データのそれぞれにデモザイク処理を施す第1処理部と、
前記デモザイク処理が施された前記N個の第2画像データをビニング処理により合成して、1個の第3画像データを出力する第2処理部と
を備える画像処理装置。
From the first image data in which a plurality of first pixel blocks composed of N pixels of the same color (N is an integer of 2 or more) are arranged in a predetermined arrangement for each color, the plurality of first pixels A generation unit configured to generate N second image data in which pixels extracted from each of the blocks are arranged in the predetermined arrangement for each color;
A first processing unit that performs demosaic processing on each of the N second image data;
An image processing apparatus comprising: a second processing unit that combines the N pieces of second image data subjected to the demosaicing process by a binning process and outputs one piece of third image data.
前記生成部は、前記複数の第1画素ブロックのそれぞれから抽出された同一の位置の画素が色ごとに前記予め定められた配列で配置されたN個の第2画像データを生成する、請求項1に記載の画像処理装置。   The generation unit generates N second image data in which pixels at the same position extracted from each of the plurality of first pixel blocks are arranged in the predetermined arrangement for each color. The image processing apparatus according to 1. 前記生成部は、前記複数の第1画素ブロックのそれぞれから抽出された異なる位置の画素が色ごとに前記予め定められた配列で配置されたN個の第2画像データを生成する、請求項1に記載の画像処理装置。   2. The generation unit generates N second image data in which pixels at different positions extracted from each of the plurality of first pixel blocks are arranged in the predetermined arrangement for each color. An image processing apparatus according to 1. 前記予め定められた配列は、ベイヤー配列である、請求項1に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein the predetermined array is a Bayer array. 前記Nは、4である、請求項1に記載の画像処理装置。   The image processing apparatus according to claim 1, wherein N is four. 前記第1画像データは、7680×4320の解像度を有し
前記第2画像データは、3840×2160の解像度を有する、請求項1に記載の画像処理装置。
The image processing apparatus according to claim 1, wherein the first image data has a resolution of 7680 × 4320, and the second image data has a resolution of 3840 × 2160.
請求項1から6の何れか1つに記載の画像処理装置と、
前記第1画像データを出力するイメージセンサと
を備える撮像装置。
An image processing apparatus according to any one of claims 1 to 6,
An imaging apparatus comprising: an image sensor that outputs the first image data.
同一色のN個の画素(Nは2以上の整数)から構成される複数の第1画素ブロックが色ごとに予め定められた配列で配置された第1画像データから、前記複数の第1画素ブロックのそれぞれから抽出された画素が色ごとに前記予め定められた配列で配置されたN個の第2画像データを生成する段階と、
前記N個の第2画像データのそれぞれにデモザイク処理を施す段階と、
前記デモザイク処理が施された前記N個の第2画像データをビニング処理により合成して、1個の第3画像データを出力する段階と
を備える画像処理方法。
From the first image data in which a plurality of first pixel blocks composed of N pixels of the same color (N is an integer of 2 or more) are arranged in a predetermined arrangement for each color, the plurality of first pixels Generating N second image data in which pixels extracted from each of the blocks are arranged in the predetermined arrangement for each color;
Performing demosaic processing on each of the N second image data;
Combining the N second image data subjected to the demosaicing process by a binning process and outputting one third image data.
請求項1から6の何れか1つに記載の画像処理装置としてコンピュータを機能させるためのプログラム。   The program for functioning a computer as an image processing apparatus as described in any one of Claim 1 to 6.
JP2018159248A 2018-08-28 2018-08-28 Image processing apparatus, imaging apparatus, image processing method, and program Expired - Fee Related JP6596760B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018159248A JP6596760B1 (en) 2018-08-28 2018-08-28 Image processing apparatus, imaging apparatus, image processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018159248A JP6596760B1 (en) 2018-08-28 2018-08-28 Image processing apparatus, imaging apparatus, image processing method, and program

Publications (2)

Publication Number Publication Date
JP6596760B1 true JP6596760B1 (en) 2019-10-30
JP2020036117A JP2020036117A (en) 2020-03-05

Family

ID=68383181

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018159248A Expired - Fee Related JP6596760B1 (en) 2018-08-28 2018-08-28 Image processing apparatus, imaging apparatus, image processing method, and program

Country Status (1)

Country Link
JP (1) JP6596760B1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE112021000786B4 (en) 2020-03-03 2023-09-28 Rohm Co., Ltd. ELECTRONIC COMPONENTS AND METHOD FOR THE PRODUCTION THEREOF
CN113711584B (en) * 2020-03-20 2023-03-03 华为技术有限公司 Camera device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000069491A (en) * 1998-08-19 2000-03-03 Nikon Corp Image pickup element and image pickup device using the same
JP5471117B2 (en) * 2009-07-24 2014-04-16 ソニー株式会社 Solid-state imaging device, manufacturing method thereof, and camera
JP5621056B2 (en) * 2011-12-27 2014-11-05 富士フイルム株式会社 Color image sensor
CN104170376B (en) * 2012-03-27 2016-10-19 索尼公司 Image processing equipment, imaging device and image processing method
CN109005392B (en) * 2017-06-07 2021-01-12 联发科技股份有限公司 Demosaicing method and circuit thereof

Also Published As

Publication number Publication date
JP2020036117A (en) 2020-03-05

Similar Documents

Publication Publication Date Title
JP6596760B1 (en) Image processing apparatus, imaging apparatus, image processing method, and program
US8412725B2 (en) Method for processing an object on a platform having one or more processors and memories, and platform using same
US10277839B2 (en) Imaging device, drive method of imaging device, and imaging system
JPH05508529A (en) Customizable timing and control ASIC for electronic imaging
CN103716534B (en) The method of photographic device and composograph
JPWO2017013862A1 (en) Projection device, projection method, and program storage medium
JP6461429B2 (en) Image sensor, control method, and electronic apparatus
CN106341579A (en) Method for reading image pixel array and High Dynamic Range (HDR) imaging system
JP5462305B2 (en) Image processing apparatus, image processing method and program thereof
JP2024079754A (en) Image pickup device, image pickup method, and program
US20130051689A1 (en) Image encoding apparatus, image encoding method and program
JP2013178753A (en) Image processing device and method
US8928767B2 (en) Image processing device, image signal processing chip, and ISP chain configuring method
US10748305B2 (en) Image capturing apparatus that can reduce amount of data that is to be recorded, method for controlling the image capturing apparatus, and storage medium
JP5203692B2 (en) Imaging method, imaging apparatus, and program
JP4127187B2 (en) Code information reading apparatus and program
US10652456B2 (en) Image sensor operation
JP7094454B2 (en) Image pickup device, image pickup element, operation method of image pickup device, operation method of image pickup device, and program
JP6812619B1 (en) Control device, image shake correction device, image pickup device, control method, and program
EP4131937A1 (en) Imaging device and method for controlling same
US10397449B2 (en) Image capturing apparatus for storing, as image data, signal from pixel sensible to light, image processing apparatus for processing such image data, and control method therefor
JP6045247B2 (en) Image processing apparatus, control method thereof, and control program
JP2019047350A (en) Feature amount generation device
WO2019225255A1 (en) Image correction device, image correction method, and image correction program
JP2003259220A (en) Image data processor, imaging system, image data processing method, computer program and computer readable storage medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180829

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190903

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190911

R150 Certificate of patent or registration of utility model

Ref document number: 6596760

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees