JP2003299005A - Image processing system - Google Patents

Image processing system

Info

Publication number
JP2003299005A
JP2003299005A JP2002099091A JP2002099091A JP2003299005A JP 2003299005 A JP2003299005 A JP 2003299005A JP 2002099091 A JP2002099091 A JP 2002099091A JP 2002099091 A JP2002099091 A JP 2002099091A JP 2003299005 A JP2003299005 A JP 2003299005A
Authority
JP
Japan
Prior art keywords
image
data
digital camera
image processing
image data
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.)
Granted
Application number
JP2002099091A
Other languages
Japanese (ja)
Other versions
JP4112259B2 (en
Inventor
Koji Furubayashi
晃治 古林
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.)
Fujifilm Holdings Corp
Original Assignee
Fuji Photo Film 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 Fuji Photo Film Co Ltd filed Critical Fuji Photo Film Co Ltd
Priority to JP2002099091A priority Critical patent/JP4112259B2/en
Publication of JP2003299005A publication Critical patent/JP2003299005A/en
Application granted granted Critical
Publication of JP4112259B2 publication Critical patent/JP4112259B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Facsimiles In General (AREA)
  • Studio Devices (AREA)
  • Television Signal Processing For Recording (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing system with reduced load on a digital camera in image processing. <P>SOLUTION: From a picture photographed with a digital camera 2, a 12-bit CCD-RAW data is generated after performing analog-to-digital conversion of an analog signal obtained by a CCD image sensor. By preprocessing the 12-bit CCD-RAW data, an 8-bit CCD-RAW data of reduced data quantity is generated, and then transmitted to an image processing server 3 through the Internet 4. The image processing server 3 performs both image quality calibration processing and YC processing onto the 8-bit CCD-RAW data, to obtain a YCbCr image data. Next, fixed-length processing and compression processing are performed on the obtained YCbCr image data, followed by file conversion, and thus a JPEG image data is generated. The JPEG image data is transmitted to the digital camera 2 through the Internet. <P>COPYRIGHT: (C)2004,JPO

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、デジタルカメラと
画像処理サーバとを使用した画像処理システムの改良に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to improvement of an image processing system using a digital camera and an image processing server.

【0002】[0002]

【従来の技術】デジタルカメラでは、jpeg形式の画
像データが標準的なファイルフォーマットとされてい
る。jpeg形式の画像データは、CCDイメージセン
サから得たアナログ信号をデジタル化したCCD−RA
Wデータに、ガンマ補正,オフセット設定,ゲイン設
定,低ビット化処理,YC処理,固定長化処理,圧縮処
理,ファイル変換処理等を施して形成されている。
2. Description of the Related Art In a digital camera, image data in jpeg format is used as a standard file format. The image data in jpeg format is CCD-RA obtained by digitizing an analog signal obtained from a CCD image sensor.
The W data is formed by performing gamma correction, offset setting, gain setting, bit reduction processing, YC processing, fixed length processing, compression processing, file conversion processing, and the like.

【0003】従来のデジタルカメラでは、jpeg形式
の画像データの作成をデジタルカメラ内の画像処理回路
によって行っている。CCDイメージセンサは、高画素
化が進んでおり、画像データも大容量化している。特
に、ハニカム配列されたCCDイメージセンサのCCD
−RAWデータは、YC処理後にデータ容量が倍にな
る。そのため、画像処理を迅速に行うための高性能なC
PUやDSP、大容量の画像メモリ等がデジタルカメラ
で必要とされている。
In a conventional digital camera, image data in the jpeg format is created by an image processing circuit in the digital camera. The number of pixels of CCD image sensors is increasing, and the image data is also increasing in capacity. In particular, a CCD of a CCD image sensor arranged in a honeycomb
-RAW data has a double data capacity after YC processing. Therefore, high-performance C for quick image processing
PUs, DSPs, large-capacity image memories, etc. are required in digital cameras.

【0004】[0004]

【発明が解決しようとする課題】高性能なCPUやDS
P、大容量の画像メモリは、デジタルカメラのコストア
ップの要因となっている。そのため、デジタルカメラで
の画像処理に対する負荷を軽減する方法が多数発明され
ている。
High-performance CPU and DS
P, the large-capacity image memory is a factor of increasing the cost of the digital camera. Therefore, many methods have been invented to reduce the load on image processing in a digital camera.

【0005】例えば、特開2001−209132号公
報記載の発明では、画像データをクライアントコンピュ
ータに入力し、クライアントコンピュータから画像処理
サーバに画像データを送信し、画像処理サーバにおいて
画像処理を行っている。画像処理が施された画像データ
は、画像処理サーバからクライアントコンピュータに送
信される。
For example, in the invention described in Japanese Patent Laid-Open No. 2001-209132, image data is input to a client computer, the image data is transmitted from the client computer to an image processing server, and the image processing server performs image processing. The image data subjected to the image processing is transmitted from the image processing server to the client computer.

【0006】しかしながら、上記発明では、デジタルカ
メラからクライアントコンピュータに画像データを入力
しなければ画像処理サーバに画像データを送ることがで
きないため、面倒であった。また、デジタルカメラだけ
では最適に画像処理された画像データが得られないた
め、コンピュータを所有していないユーザには使用する
ことができないという問題もあった。
However, the above invention is troublesome because the image data cannot be sent to the image processing server unless the image data is input from the digital camera to the client computer. There is also a problem that the image data that has been optimally image-processed cannot be obtained only by the digital camera, so that it cannot be used by a user who does not have a computer.

【0007】本発明は、上記問題点を解決するためのも
ので、デジタルカメラの画像処理に対する負荷を軽減さ
せた画像処理システムを提供することを目的とする。
An object of the present invention is to solve the above problems, and an object thereof is to provide an image processing system in which the load of the digital camera on the image processing is reduced.

【0008】[0008]

【課題を解決するための手段】上記問題点を解決するた
めに、本発明の画像処理システムは、撮影を行うデジタ
ルカメラと、画像処理を行う画像処理サーバとから構成
している。デジタルカメラでは、画像データを低ビット
化して画像処理サーバに送信し、この画像処理サーバで
画像データにYC処理及び固定長化処理及び圧縮処理を
施して、デジタルカメラに戻すようにしたものである。
In order to solve the above problems, the image processing system of the present invention comprises a digital camera for photographing and an image processing server for performing image processing. In the digital camera, the image data is reduced in bit rate and transmitted to the image processing server, and the image processing server subjects the image data to YC processing, fixed length processing and compression processing, and then returns it to the digital camera. .

【0009】また、低ビット画像データを利用して、デ
ジタルカメラの画像表示手段に撮影画像を表示するとよ
い。更に、画像処理サーバにおいて、低ビット画像デー
タに画質補正処理を施してもよい。
Further, it is preferable to display the photographed image on the image display means of the digital camera by utilizing the low bit image data. Furthermore, the image processing server may perform image quality correction processing on the low bit image data.

【0010】[0010]

【発明の実施の形態】図1は、本発明を実施した画像処
理システムの構成を示す概念図である。本発明の画像処
理システムは、デジタルカメラ2と画像処理サーバ3と
から構成されている。デジタルカメラ2と画像処理サー
バ3との間は、インターネット4等のネットワークによ
って接続されている。デジタルカメラ2とインターネッ
ト4、画像処理サーバ3とインターネット4との接続
は、ADSLに代表されるxDSLや、光ファイバー,
ケーブルテレビ等の高速通信網や、携帯電話やPIAF
S等の無線通信網によって接続されている。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is a conceptual diagram showing the configuration of an image processing system embodying the present invention. The image processing system of the present invention comprises a digital camera 2 and an image processing server 3. The digital camera 2 and the image processing server 3 are connected by a network such as the Internet 4. The connection between the digital camera 2 and the Internet 4 and the image processing server 3 and the Internet 4 is performed by xDSL represented by ADSL, optical fiber,
High-speed communication networks such as cable TV, mobile phones and PIAF
They are connected by a wireless communication network such as S.

【0011】図2は、デジタルカメラ2の構成を示すブ
ロック図である。周知のとおり、デジタルカメラ2の前
面には、ズームレンズ6とフォーカスレンズ7とからな
る撮影光学系が設けられている。ズームレンズ6とフォ
ーカスレンズ7との間には、絞りを切り換える絞り板8
が、フォーカスレンズ7の背後にはシャッタ羽根9が配
置されている。
FIG. 2 is a block diagram showing the configuration of the digital camera 2. As is well known, a photographing optical system including a zoom lens 6 and a focus lens 7 is provided on the front surface of the digital camera 2. A diaphragm plate 8 for switching the diaphragm is provided between the zoom lens 6 and the focus lens 7.
However, a shutter blade 9 is arranged behind the focus lens 7.

【0012】ズームレンズ6とフォーカスレンズ7は、
それぞれモータを含むレンズ駆動機構12,13によっ
て光軸方向で移動される。絞り板8は、モータを含む絞
り駆動機構14によって撮影光軸に直交する方向で移動
される。シャッタ羽根9は、モータを含むシャッタ駆動
機構15によって駆動される。
The zoom lens 6 and the focus lens 7 are
The lenses are moved in the optical axis direction by lens driving mechanisms 12 and 13 each including a motor. The diaphragm plate 8 is moved by a diaphragm drive mechanism 14 including a motor in a direction orthogonal to the photographing optical axis. The shutter blade 9 is driven by a shutter drive mechanism 15 including a motor.

【0013】レンズ駆動機構12,13及び絞り駆動機
構14は、CPU17に制御されたモータドライバ18
〜20によって駆動される。シャッタ駆動機構15は、
タイミングジェネレータ21からタイミング信号が入力
されたときに、モータドライバ22によって駆動され
る。
The lens drive mechanisms 12 and 13 and the diaphragm drive mechanism 14 are motor drivers 18 controlled by the CPU 17.
Driven by ~ 20. The shutter drive mechanism 15
When a timing signal is input from the timing generator 21, it is driven by the motor driver 22.

【0014】撮影光学系の前方には、手動で開閉される
レンズバリア25が設けられている。レンズバリア25
の開閉状況は、レンズバリア検出スイッチ26によって
検出される。レンズバリア検出スイッチ26の検出信号
はCPU17に入力され、シャッタレリーズの可否判断
に利用される。
A lens barrier 25 which is manually opened and closed is provided in front of the photographing optical system. Lens barrier 25
The open / closed state of is detected by the lens barrier detection switch 26. The detection signal of the lens barrier detection switch 26 is input to the CPU 17 and used for determining whether shutter release is possible.

【0015】CPU17の背後には、撮像素子として周
知のCCDイメージセンサ28が配置されている。撮影
光学系を通過した被写体光は、シャッタ羽根9の開放時
にCCDイメージセンサ28上に結像される。このCC
Dイメージセンサ28は、シャッタ駆動機構15と同様
に、タイミングジェネレータ21からタイミング信号が
入力されたときに撮像を行う。
A CCD image sensor 28, which is well known as an image pickup device, is arranged behind the CPU 17. The subject light that has passed through the photographing optical system is imaged on the CCD image sensor 28 when the shutter blade 9 is opened. This CC
The D image sensor 28, like the shutter drive mechanism 15, captures an image when a timing signal is input from the timing generator 21.

【0016】デジタルカメラ2の外装には、撮影時に操
作されるシャッタボタンが設けられている。このシャッ
タボタンの内部には、シャッタボタンの半押しと全押し
とを検出するシャッタスイッチ30が組み込まれてい
る。シャッタスイッチ30の操作信号は、CPU17に
入力される。
The exterior of the digital camera 2 is provided with a shutter button that is operated during shooting. Inside the shutter button, a shutter switch 30 for detecting half-pressing and full-pressing of the shutter button is incorporated. The operation signal of the shutter switch 30 is input to the CPU 17.

【0017】CPU17は、シャッタスイッチ30の半
押し信号に応じて、AF回路32及びAE/AWB回路
33を動作させる。AF回路32は、周知の投光素子及
び受光素子を用いて被写体までの距離を測定し、この測
定結果に基づいてフォーカスレンズ7を移動してフォー
カシングを行う。AE回路32は、被写体輝度を測定
し、絞り値やシャッタ速度等を決定する。AWB回路
は、オートホワイトバランス回路であり、撮影時のホワ
イトバランスを自動調整する。
The CPU 17 operates the AF circuit 32 and the AE / AWB circuit 33 in response to the half-press signal of the shutter switch 30. The AF circuit 32 measures the distance to the subject using a known light emitting element and light receiving element, and moves the focus lens 7 based on the measurement result to perform focusing. The AE circuit 32 measures the subject brightness and determines the aperture value, shutter speed, and the like. The AWB circuit is an auto white balance circuit, and automatically adjusts the white balance during shooting.

【0018】また、CPU17は、シャッタスイッチ3
0の全押し信号に応じて、タイミングジェネレータ21
にタイミング信号を生成させる。このタイミング信号が
シャッタ駆動機構15とCCDイメージセンサ28とに
入力され、撮影が行われる。
Further, the CPU 17 controls the shutter switch 3
In response to the full push signal of 0, the timing generator 21
To generate a timing signal. This timing signal is input to the shutter drive mechanism 15 and the CCD image sensor 28, and photographing is performed.

【0019】CCDイメージセンサ28は、光電変換に
よってアナログ信号を発生する。アナログ信号は、画像
データ生成部35に入力される。画像データ生成部35
は、相関2重サンプリング回路(CDS)と、オートゲ
インコントローラ(AGC)と、ADコンバータ(AD
C)とからなる。CDSは、アナログ信号のノイズを除
去し、AGCはアナログ信号のゲインを自動調節する。
ADCは、アナログ信号をデジタル変換して12ビット
の画像データを生成する。以下、AD変換された直後の
画像データは、12ビットCCD−RAWデータと呼称
する。
The CCD image sensor 28 generates an analog signal by photoelectric conversion. The analog signal is input to the image data generation unit 35. Image data generator 35
Is a correlated double sampling circuit (CDS), an auto gain controller (AGC), and an AD converter (AD
C) and. The CDS removes noise from the analog signal, and the AGC automatically adjusts the gain of the analog signal.
The ADC digitally converts the analog signal to generate 12-bit image data. Hereinafter, the image data immediately after AD conversion will be referred to as 12-bit CCD-RAW data.

【0020】画像データ生成部35で作成された12ビ
ットCCD−RAWデータは、画像入力コントローラ3
7によって画像メモリ38に書き込まれる。画像入力コ
ントローラ37と画像メモリ38とは、CPU17に接
続されたデータバス39に接続されている。
The 12-bit CCD-RAW data created by the image data generator 35 is the image input controller 3
7 to the image memory 38. The image input controller 37 and the image memory 38 are connected to a data bus 39 connected to the CPU 17.

【0021】図3は、画像メモリ38における12ビッ
トCCD−RAWデータの格納状態を示す説明図であ
る。12ビットCCD−RAWデータは、一つの画素で
画像メモリ38の1バイト半を使用する。残りの4ビッ
トは他の画素で使用されないため、一つの画素で2バイ
トのメモリ容量を占有することになる。
FIG. 3 is an explanatory diagram showing a storage state of 12-bit CCD-RAW data in the image memory 38. 12-bit CCD-RAW data uses one and a half bytes of the image memory 38 for one pixel. Since the remaining 4 bits are not used by other pixels, one pixel occupies 2 bytes of memory capacity.

【0022】画像メモリ38に記憶された12ビットC
CD−RAWデータは、画像入力コントローラ37によ
って画像メモリ38から読み出され、データバス39を
通じて画像処理回路41に入力される。画像処理回路4
1では、ガンマ補正,オフセット設定,ゲイン設定等の
処理,低ビット化処理等からなる前処理が行われる。低
ビット化処理では、12ビットCCD−RAWデータに
8ビットのサンプリング処理が施される。これにより、
8ビットCCD−RAWデータが作成される。
12-bit C stored in the image memory 38
The CD-RAW data is read from the image memory 38 by the image input controller 37 and input to the image processing circuit 41 via the data bus 39. Image processing circuit 4
In No. 1, pre-processing including gamma correction, offset setting, gain setting, etc., and bit reduction processing is performed. In the bit reduction processing, 8-bit sampling processing is performed on 12-bit CCD-RAW data. This allows
8-bit CCD-RAW data is created.

【0023】8ビットCCD−RAWデータは、画像入
力コントローラ37によって画像メモリ38に書き込ま
れる。図4に示すように、8ビットCCD−RAWデー
タは、一つの画素で1バイトのメモリ容量を使用するの
で、12ビットCCD−RAWデータに比べて画像メモ
リ38の占有量が半分になる。
The 8-bit CCD-RAW data is written in the image memory 38 by the image input controller 37. As shown in FIG. 4, since 8-bit CCD-RAW data uses a memory capacity of 1 byte for one pixel, the occupied amount of the image memory 38 is half that of 12-bit CCD-RAW data.

【0024】8ビットCCD−RAWデータは、画像処
理回路41において簡易YC処理が施され、ビデオエン
コーダ43によってNTSCのコンポジット信号に変換
される。このコンポジット信号は、デジタルカメラ2に
設けられた液晶ディスプレイ(LCD)44に表示され
る。
The 8-bit CCD-RAW data is subjected to simple YC processing in the image processing circuit 41 and converted into an NTSC composite signal by the video encoder 43. This composite signal is displayed on a liquid crystal display (LCD) 44 provided in the digital camera 2.

【0025】CCDイメージセンサ28での撮影と、L
CD44での撮影画像の再生との切り換えは、デジタル
カメラ2の外装に設けられたモード切換ボタンによって
行われる。モード切換ボタン内には、モード切換ボタン
の操作に応じて操作信号を発生するモード切換スイッチ
46が組み込まれている。モード切換スイッチ46の操
作信号は、CPU17に入力されてモード切り換えのタ
イミングに利用される。
Taking an image with the CCD image sensor 28 and L
Switching between reproduction of a captured image on the CD 44 and a mode switching button provided on the exterior of the digital camera 2 is performed. A mode changeover switch 46 for generating an operation signal according to the operation of the mode changeover button is incorporated in the mode changeover button. The operation signal of the mode changeover switch 46 is input to the CPU 17 and used for timing of mode changeover.

【0026】デジタルカメラ2には、リムーバブル式の
記憶メディアとしてメモリカード48が使用される。こ
のメモリカード48にアクセスしてデータの読み書きを
行うメディアコントローラ49がデジタルカメラ2内に
設けられており、データバス39に接続されている。
A memory card 48 is used as a removable storage medium in the digital camera 2. A media controller 49 for accessing the memory card 48 to read and write data is provided in the digital camera 2 and is connected to the data bus 39.

【0027】また、デジタルカメラ2には、高速通信網
を利用してインターネット4に接続するための通信回路
51が設けられている。8ビットCCD−RAWデータ
は、通信回路51からインターネット4を通じて画像処
理サーバ3に送信される。
Further, the digital camera 2 is provided with a communication circuit 51 for connecting to the Internet 4 using a high speed communication network. The 8-bit CCD-RAW data is transmitted from the communication circuit 51 to the image processing server 3 via the Internet 4.

【0028】図5に示すように、画像処理サーバ3は、
高速通信網を使用してインターネットに接続するデータ
通信部54と、受信した8ビットCCD−RAWデータ
を記憶するデータストレージ55とを備えている。ま
た、8ビットCCD−RAWデータに各種画像処理を施
す、画質補正部56,YC処理部,データ圧縮部60,
ファイル変換部62を備えている。
As shown in FIG. 5, the image processing server 3 is
A data communication unit 54 that connects to the Internet using a high-speed communication network and a data storage 55 that stores the received 8-bit CCD-RAW data are provided. Further, the image quality correction unit 56, the YC processing unit, the data compression unit 60, which performs various image processes on the 8-bit CCD-RAW data,
The file conversion unit 62 is provided.

【0029】画質補正部56は、データストレージ55
から8ビットCCD−RAWデータを読み出し、輝度レ
ベル補正やホワイトバランス補正等の画質調整を施す。
The image quality correction unit 56 includes a data storage 55.
The 8-bit CCD-RAW data is read out from the device and image quality adjustment such as brightness level correction and white balance correction is performed.

【0030】YC処理部58は、画質補正が行われた8
ビットCCD−RAWデータにYC処理を施す。これに
より、8ビットCCD−RAWデータが、輝度(Y)デ
ータと、青色差(Cb)データ及び赤色差(Cr)デー
タとからなるYCbCr画像データに変換される。
The YC processing unit 58 performs the image quality correction 8
YC processing is performed on the bit CCD-RAW data. As a result, the 8-bit CCD-RAW data is converted into YCbCr image data including luminance (Y) data and blue color difference (Cb) data and red color difference (Cr) data.

【0031】図6に示すように、YCbCr画像データ
は、各画素ごとに1バイトのYデータと、二つの画素ご
とに1バイトずつのCbデータ及びCrデータとが形成
される。そのため、8ビットCCD−RAWデータに比
べて、データ容量が4倍になってしまう。従来のデジタ
ルカメラでは、YCbCr画像データを記憶できる容量
の画像メモリが必要とされていたため、デジタルカメラ
のコストアップを招いていた。しかしながら、本発明で
は,データ容量が肥大化するYC処理を画像処理サーバ
3で行うようにしたので、デジタルカメラ2の画像メモ
リ38に小容量のものを使用することができる。
As shown in FIG. 6, in the YCbCr image data, 1 byte of Y data is formed for each pixel, and 1 byte of Cb data and Cr data is formed for every 2 pixels. Therefore, the data capacity becomes four times as large as that of the 8-bit CCD-RAW data. A conventional digital camera requires an image memory having a capacity capable of storing YCbCr image data, which causes an increase in cost of the digital camera. However, in the present invention, since the image processing server 3 performs the YC processing in which the data capacity increases, a small capacity image memory 38 of the digital camera 2 can be used.

【0032】データ圧縮部60は、YCbCr画像デー
タに固定長化処理と圧縮処理とを施し、圧縮画像データ
を作成する。圧縮画像データのデータ容量は、YCbC
r画像データのデータ容量のおよそ1/10となる。
The data compression unit 60 performs fixed length processing and compression processing on the YCbCr image data to create compressed image data. The data capacity of compressed image data is YCbC
It becomes about 1/10 of the data capacity of r image data.

【0033】ファイル変換部62は、圧縮画像データを
jpeg形式の画像データに変換する。jpeg形式の
画像データは、いったんデータストレージ55に記録さ
れ、データ通信部54によってデジタルカメラ2に送信
される。
The file conversion section 62 converts the compressed image data into image data in the jpeg format. The image data in the jpeg format is once recorded in the data storage 55 and is transmitted to the digital camera 2 by the data communication unit 54.

【0034】次に、上記実施形態の作用について、図7
及び8のフローチャートを参照して説明する。デジタル
カメラ2の電源がオンされ、モード切換ボタンが撮影モ
ードにセットされると、モード切換スイッチ46から操
作信号がCPU17に入力される。
Next, the operation of the above embodiment will be described with reference to FIG.
And 8 will be described with reference to the flowcharts. When the power of the digital camera 2 is turned on and the mode switching button is set to the shooting mode, an operation signal is input to the CPU 17 from the mode switching switch 46.

【0035】CPU17は、シャッタ駆動機構15を動
作させてシャッタ羽根9を開放する。次いで、AF回路
32及びAE/AWB回路33によって、スルー画像出
力用の測距及び測光が行われる。測距結果に応じてレン
ズ駆動機構13が作動し、フォーカスレンズ7の移動に
よってフォーカシングが行われる。また、絞り駆動機構
14が作動して、測光結果に応じて絞りが切り換えられ
る。
The CPU 17 operates the shutter drive mechanism 15 to open the shutter blade 9. Next, the AF circuit 32 and the AE / AWB circuit 33 perform distance measurement and photometry for outputting a through image. The lens driving mechanism 13 operates according to the distance measurement result, and focusing is performed by moving the focus lens 7. Further, the diaphragm drive mechanism 14 operates to switch the diaphragm according to the photometric result.

【0036】撮影光学系を通過した被写体光がCCDイ
メージセンサ28に結像され、CCDイメージセンサ2
8から画像データ生成部35にアナログ信号が入力され
る。画像データ生成部35は、アナログ信号をAD変換
して12ビットCCD−RAWデータを作成する。12
ビットCCD−RAWデータは、画像入力コントローラ
37によって画像メモリ38に記憶される。
The subject light that has passed through the photographing optical system is focused on the CCD image sensor 28, and the CCD image sensor 2
An analog signal is input from 8 to the image data generation unit 35. The image data generation unit 35 AD-converts the analog signal to create 12-bit CCD-RAW data. 12
The bit CCD-RAW data is stored in the image memory 38 by the image input controller 37.

【0037】画像処理回路41は、画像メモリ38から
12ビットCCD−RAWデータを読み出す。そして、
12ビットCCD−RAWデータにガンマ補正,オフセ
ット設定,ゲイン設定等の処理,低ビット化処理からな
る前処理を施し、8ビットCCD−RAWデータを作成
する。また、8ビットCCD−RAWデータは、簡易Y
C処理が施されてビデオエンコーダ43に入力される。
そして、NTSC信号に変換されてLCD44に画像が
表示される。この撮像処理を一定周期で連続的に行なう
ことにより、LCD44にスルー画像表示が行われる。
The image processing circuit 41 reads 12-bit CCD-RAW data from the image memory 38. And
The 12-bit CCD-RAW data is subjected to pre-processing such as gamma correction, offset setting, gain setting, etc., and bit reduction processing to create 8-bit CCD-RAW data. In addition, 8-bit CCD-RAW data is a simple Y
C processing is performed and the result is input to the video encoder 43.
Then, it is converted into an NTSC signal and an image is displayed on the LCD 44. The through image display is performed on the LCD 44 by continuously performing the image capturing process at a constant cycle.

【0038】LCD44を確認しながらフレーミングを
行い、シャッタボタンを半押しすると、シャッタスイッ
チ30から半押し信号がCPU17に入力される。CP
U17は、AF回路32及びAE/AWB回路33によ
って、撮影用の測距及び測光を行い、フォーカシングと
絞り切り換えとを行う。なお、シャッタボタンの半押し
が解除されると、スルー画像出力が再開される。
When framing is performed while checking the LCD 44 and the shutter button is half-pressed, a half-press signal is input to the CPU 17 from the shutter switch 30. CP
The U17 uses the AF circuit 32 and the AE / AWB circuit 33 to perform distance measurement and photometry for shooting, and performs focusing and aperture switching. It should be noted that when the shutter button is half-pressed, the through image output is restarted.

【0039】シャッタボタンが全押しされると、シャッ
タスイッチ30から半押し信号がCPU17に入力さ
れ、撮影処理が開始される。CPU17は、シャッタ羽
根9をいったん閉じて、タイミングジェネレータ21に
タイミング信号を生成させる。タイミングジェネレータ
21から入力されたタイミング信号に応じて、シャッタ
羽根9によるシャッタレリーズが行われ、CCDイメー
ジセンサ28によって静止画像の撮像が行われる。
When the shutter button is fully pressed, a half-press signal is input from the shutter switch 30 to the CPU 17, and the photographing process is started. The CPU 17 once closes the shutter blade 9 and causes the timing generator 21 to generate a timing signal. In response to the timing signal input from the timing generator 21, the shutter blade 9 performs shutter release, and the CCD image sensor 28 captures a still image.

【0040】図1に示すように、CCDイメージセンサ
28から出力されたアナログ信号は、スルー画像出力時
と同様に12ビットCCD−RAWデータに変換され、
更に8ビットCCD−RAWデータに変換されて画像メ
モリ38に記憶される。また、撮影された静止画像は、
8ビットCCD−RAWデータの簡易YC処理、及びN
TSC信号へのエンコードによってLCD44に表示さ
れる。
As shown in FIG. 1, the analog signal output from the CCD image sensor 28 is converted into 12-bit CCD-RAW data as in the case of outputting a through image,
Further, it is converted into 8-bit CCD-RAW data and stored in the image memory 38. In addition, the still image taken is
Simple YC processing of 8-bit CCD-RAW data and N
It is displayed on the LCD 44 by being encoded into the TSC signal.

【0041】通信回路51は、画像メモリ38から読み
出された8ビットCCD−RAWデータを高速通信網で
インターネット4に送信し、画像処理サーバ3に入力す
る。画像処理サーバ3は、受信した8ビットCCD−R
AWデータをデータストレージ55に記憶する。
The communication circuit 51 transmits the 8-bit CCD-RAW data read from the image memory 38 to the Internet 4 via a high speed communication network and inputs it to the image processing server 3. The image processing server 3 receives the received 8-bit CCD-R
The AW data is stored in the data storage 55.

【0042】データストレージ55に記憶された8ビッ
トCCD−RAWデータは、画質補正部56に入力さ
れ、輝度レベル補正とホワイトバランス補正とが施され
る。画質補正が行われた8ビットCCD−RAWデータ
は、YC処理部58に入力され、YCbCr画像データ
に変換される。YCbCr画像データは、データ容量が
8ビットCCD−RAWデータの4倍になるが、画像処
理サーバ3のデータストレージ55は記憶容量が大きい
ので問題はない。
The 8-bit CCD-RAW data stored in the data storage 55 is input to the image quality correction unit 56 and subjected to brightness level correction and white balance correction. The 8-bit CCD-RAW data subjected to the image quality correction is input to the YC processing unit 58 and converted into YCbCr image data. The YCbCr image data has a data capacity four times that of the 8-bit CCD-RAW data, but there is no problem because the data storage 55 of the image processing server 3 has a large storage capacity.

【0043】YCbCr画像データは、データ圧縮部6
0に入力されて、固定長化処理及び圧縮処理が施され
る。また、ファイル変換部62では、デジタルカメラに
おいて標準的なファイルフォーマットであるjpeg形
式の画像データに変換される。
The YCbCr image data is stored in the data compression unit 6
When it is input to 0, fixed length processing and compression processing are performed. Further, the file conversion unit 62 converts the image data into jpeg format which is a standard file format in a digital camera.

【0044】jpeg画像データは、いったんデータス
トレージ55に記憶される。画像処理サーバ3は、デジ
タルカメラ2に送信要求信号を発信する。デジタルカメ
ラ2において受信準備が整っている場合には、デジタル
カメラ2から画像処理サーバ3に受信要求信号が送信さ
れる。
The jpeg image data is temporarily stored in the data storage 55. The image processing server 3 sends a transmission request signal to the digital camera 2. When the digital camera 2 is ready for reception, the digital camera 2 transmits a reception request signal to the image processing server 3.

【0045】画像処理サーバ3は、デジタルカメラ2か
ら受信要求信号を受けると、データ通信部54によって
デジタルカメラ2にjpeg画像データを送信する。j
peg画像データは、8ビットCCD−RAWデータの
1/3程度のデータ容量となるため、画像処理サーバ3
からデジタルカメラ2への送信は、短時間で終了する。
When the image processing server 3 receives the reception request signal from the digital camera 2, the data communication unit 54 transmits the jpeg image data to the digital camera 2. j
Since the peg image data has a data capacity of about 1/3 of the 8-bit CCD-RAW data, the image processing server 3
The transmission from the digital camera 2 to the digital camera 2 is completed in a short time.

【0046】デジタルカメラ2は、通信回路51におい
て画像処理サーバ3からjpeg画像データを受信し、
画像メモリ38に記憶する。そして、メディアコントロ
ーラ49を介して、メモリカード48にjpeg画像デ
ータを記憶する。その後、再びスルー画像出力が開始さ
れ、次の撮影が可能となる。
The digital camera 2 receives the jpeg image data from the image processing server 3 in the communication circuit 51,
It is stored in the image memory 38. Then, the jpeg image data is stored in the memory card 48 via the media controller 49. After that, the through image output is started again, and the next shooting becomes possible.

【0047】デジタルカメラ2と画像処理サーバ3との
間のデータ通信には、高速通信網を使用しており、比較
的容量の小さな8ビットCCD−RAWデータと、容量
の小さなjpeg画像データとを送信するようにしたの
で、画像データの送信は短時間で完了する。また、画像
処理サーバ3は、高性能なCPUを使用しているため、
8ビットCCD−RAWデータからjpeg画像データ
への変換は一瞬で完了する。これにより、内部で全ての
画像処理を行っていた従来のデジタルカメラに劣らない
処理速度を得ることができる。
A high-speed communication network is used for data communication between the digital camera 2 and the image processing server 3, and 8-bit CCD-RAW data having a relatively small capacity and jpeg image data having a small capacity are used. Since the image data is transmitted, the image data transmission is completed in a short time. Further, since the image processing server 3 uses a high performance CPU,
Conversion from 8-bit CCD-RAW data to jpeg image data is completed in an instant. As a result, it is possible to obtain a processing speed comparable to that of the conventional digital camera that has internally performed all image processing.

【0048】更に、画像処理サーバの画像処理プログラ
ムを更新すれば、デジタルカメラを買い換えなくても常
に最適に処理された画像データを得ることができる。
Further, by updating the image processing program of the image processing server, it is possible to always obtain optimally processed image data without replacing the digital camera.

【0049】なお、上記実施形態では、デジタルカメラ
2から画像処理サーバ3に8ビットCCD−RAWデー
タを送信したあと、jpeg画像データを受信するま
で、デジタルカメラ2で次の撮影を行うことができなか
った。しかしながら、8ビットCCD−RAWデータの
サーバへの送信後に、すぐに次の撮影を行えるようにす
ることもできる。
In the above embodiment, after the 8-bit CCD-RAW data is transmitted from the digital camera 2 to the image processing server 3, the digital camera 2 can take the next image until the jpeg image data is received. There wasn't. However, it is possible to enable the next photographing immediately after transmitting the 8-bit CCD-RAW data to the server.

【0050】画像処理サーバでの処理中にも撮影を行え
るようにするには、サーバから受信したjpeg画像デ
ータと、もう1画面分の12ビットCCD−RAWデー
タとを記憶できる容量の画像メモリを使用し、スルー画
像出力とデータ受信とを並列処理できるようにすればよ
い。
In order to enable photographing even during processing in the image processing server, an image memory having a capacity capable of storing the jpeg image data received from the server and 12-bit CCD-RAW data for another screen is provided. It suffices to use it so that through image output and data reception can be processed in parallel.

【0051】例えば、図9のフローチャートに示すよう
に、画像メモリに空き容量がない場合には、前述の実施
形態と同様に画像処理サーバからの送信要求信号を待っ
てjpeg画像データを受信し、メモリカードに記憶す
る。
For example, as shown in the flow chart of FIG. 9, when there is no free space in the image memory, the jpeg image data is received after waiting for the transmission request signal from the image processing server, as in the above embodiment. Store in memory card.

【0052】また、画像メモリに空き容量がある場合に
は、図10に示す処理A−A’に移行する。この処理A
−A’では、画像処理サーバ3から送信要求が来るまで
スルー画像出力に移行し、次の撮影を行えるようにす
る。なお、画像処理サーバからの送信要求を逃さないた
めに、スルー画像出力中にも処理A−A’を実施すると
よい。
If the image memory has a free space, the process shifts to the process AA 'shown in FIG. This process A
At −A ′, the process shifts to through image output until the transmission request is received from the image processing server 3, and the next shooting can be performed. It should be noted that, in order not to miss the transmission request from the image processing server, the processing AA ′ may be performed during the output of the through image.

【0053】なお、上記実施形態では、画像処理サーバ
において基本的な画像処理しか行っていないが、画像処
理サーバの処理能力を利用して、デジタルカメラ内での
処理が困難なシェーディング補正やディストーション補
正等を行ってもよい。また、画像処理サーバで、文字や
フレーム等との画像合成等を行うこともできる。
In the above embodiment, only basic image processing is performed in the image processing server, but the shading correction and distortion correction which are difficult to process in the digital camera are utilized by utilizing the processing capability of the image processing server. And so on. The image processing server can also perform image composition with characters, frames, and the like.

【0054】また、1枚の撮影を行うごとに画像データ
を画像処理サーバに送信するようにしたが、連写機能等
を使用して多数の撮影を連続して行った場合等には、複
数の画像データをまとめて画像処理サーバに送信しても
よい。また、動画撮影が可能なデジタルカメラの場合に
は、動画データも画像処理サーバに送信して、画像処理
やデータエンコード等を行ってもよい。
The image data is transmitted to the image processing server every time one image is taken. However, when a large number of images are taken continuously by using the continuous shooting function or the like, a plurality of images are taken. The image data may be collectively transmitted to the image processing server. Also, in the case of a digital camera capable of shooting moving images, moving image data may also be transmitted to the image processing server for image processing, data encoding, and the like.

【0055】[0055]

【発明の効果】以上説明したように、従来はデジタルカ
メラ内で行われていた画像処理を画像処理サーバで行う
ようにしたので、デジタルカメラ内の画像処理に対する
負荷を軽減することができ、デジタルカメラのコストダ
ウンを図ることができる。
As described above, since the image processing which is conventionally performed in the digital camera is performed by the image processing server, it is possible to reduce the load on the image processing in the digital camera. The cost of the camera can be reduced.

【0056】また、高速通信網を使用するとともに、デ
ジタルカメラにおいて低ビット化した画像データをサー
バに送信するようにしたので、画像処理サーバでの高速
な処理能力と相まって、全てを内部処理していた従来の
デジタルカメラに遜色ない処理速度を得ることができ
る。
Further, since the high speed communication network is used and the image data of which the bit is reduced in the digital camera is transmitted to the server, the internal processing of all is performed in combination with the high speed processing capability of the image processing server. It is possible to obtain a processing speed comparable to that of a conventional digital camera.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の画像処理システムの構成を示す概念図
である。
FIG. 1 is a conceptual diagram showing a configuration of an image processing system of the present invention.

【図2】デジタルカメラの構成を示すブロック図であ
る。
FIG. 2 is a block diagram showing a configuration of a digital camera.

【図3】画像メモリでの12ビットCCD−RAWデー
タの格納状態を示す説明図である。
FIG. 3 is an explanatory diagram showing a storage state of 12-bit CCD-RAW data in an image memory.

【図4】画像メモリでの8ビットCCD−RAWデータ
の格納状態を示す説明図である。
FIG. 4 is an explanatory diagram showing a storage state of 8-bit CCD-RAW data in an image memory.

【図5】画像処理サーバの構成を示すブロック図であ
る。
FIG. 5 is a block diagram showing a configuration of an image processing server.

【図6】画像メモリでのYCbCr画像データの格納状
態を示す説明図である。
FIG. 6 is an explanatory diagram showing a storage state of YCbCr image data in an image memory.

【図7】デジタルカメラのフローチャートである。FIG. 7 is a flowchart of a digital camera.

【図8】画像処理サーバのフローチャートである。FIG. 8 is a flowchart of an image processing server.

【図9】連続して撮影を行えるようにしたデジタルカメ
ラのフローチャートである。
FIG. 9 is a flowchart of a digital camera that enables continuous shooting.

【図10】図9に示すフローチャートの処理A−A’の
フローチャートである。
FIG. 10 is a flowchart of a process AA ′ of the flowchart shown in FIG.

【符号の説明】[Explanation of symbols]

2 デジタルカメラ 3 画像処理サーバ 17 CPU 28 CCDイメージセンサ 38 画像メモリ 41 画像処理回路 51 通信回路 54 データ通信部 56 画質補正部 58 YC処理部 60 データ圧縮部 62 ファイル変換部 2 digital camera 3 Image processing server 17 CPU 28 CCD image sensor 38 image memory 41 Image processing circuit 51 communication circuit 54 Data Communication Department 56 Image quality correction section 58 YC processing unit 60 data compression unit 62 File converter

フロントページの続き Fターム(参考) 5C052 GA02 GA08 GB06 GC05 GE08 5C053 FA08 GA11 GB06 GB36 KA04 KA24 LA02 LA14 5C055 AA06 BA03 EA02 EA04 HA18 5C062 AA01 AA16 AA29 AB38 AC25 AC34 AE01 AF14 BA02 Continued front page    F-term (reference) 5C052 GA02 GA08 GB06 GC05 GE08                 5C053 FA08 GA11 GB06 GB36 KA04                       KA24 LA02 LA14                 5C055 AA06 BA03 EA02 EA04 HA18                 5C062 AA01 AA16 AA29 AB38 AC25                       AC34 AE01 AF14 BA02

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 撮影操作に応じてアナログ信号を出力す
る撮像素子と、撮像素子から出力されたアナログ信号を
デジタル変換して画像データを作成するADコンバータ
と、画像メモリから読み出した画像データに低ビット化
処理を施して低ビット画像データを作成する低ビット化
手段と、外部機器との間でデータを送受信する通信手段
とを備えたデジタルカメラと、 前記デジタルカメラから受信した低ビット画像データ
に、YC処理及び固定長化処理及び圧縮処理を施して圧
縮画像データを作成し、この圧縮画像データをデジタル
カメラに送信する画像処理サーバとからなることを特徴
とする画像処理システム。
1. An image sensor which outputs an analog signal in response to a photographing operation, an AD converter which digitally converts an analog signal output from the image sensor to create image data, and an image data read out from an image memory. A low-bit image data received from the digital camera, and a digital camera equipped with a low-bit means for performing low-bit image data by performing a bit conversion process and a communication means for transmitting and receiving data to and from an external device. , An YC process, a fixed length process, and a compression process to create compressed image data, and an image processing server that transmits the compressed image data to a digital camera.
【請求項2】 前記低ビット画像データを利用して、デ
ジタルカメラの画像表示手段に撮影画像を表示すること
を特徴とする請求項1記載の画像処理システム。
2. The image processing system according to claim 1, wherein a captured image is displayed on the image display means of the digital camera by using the low bit image data.
【請求項3】 前記画像処理サーバにおいて、低ビット
画像データに画質補正処理を施すことを特徴とする請求
項1または2記載の画像処理システム。
3. The image processing system according to claim 1, wherein the image processing server performs image quality correction processing on the low bit image data.
JP2002099091A 2002-04-01 2002-04-01 Image processing system Expired - Fee Related JP4112259B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002099091A JP4112259B2 (en) 2002-04-01 2002-04-01 Image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002099091A JP4112259B2 (en) 2002-04-01 2002-04-01 Image processing system

Publications (2)

Publication Number Publication Date
JP2003299005A true JP2003299005A (en) 2003-10-17
JP4112259B2 JP4112259B2 (en) 2008-07-02

Family

ID=29388078

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002099091A Expired - Fee Related JP4112259B2 (en) 2002-04-01 2002-04-01 Image processing system

Country Status (1)

Country Link
JP (1) JP4112259B2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1578108A3 (en) * 2004-03-19 2007-05-30 Ricoh Company, Ltd. Apparatus and method for generating scanned data in a standard format
JP2007188238A (en) * 2006-01-12 2007-07-26 Fujifilm Corp Print order system, order accepting server and image processing method
WO2008147911A1 (en) * 2007-05-22 2008-12-04 Microsoft Corporation Camera calibration
JP2009081709A (en) * 2007-09-26 2009-04-16 Seiko Epson Corp Image processing system, and image processing apparatus
US7620259B2 (en) 2005-01-11 2009-11-17 Nikon Corporation History adding device for generating history-added image file, electronic camera, and image processing program for processing history-added image file
US7925105B2 (en) 2006-03-14 2011-04-12 Seiko Epson Corporation Image transfer and motion picture clipping process using outline of image
JP2012095351A (en) * 2012-01-12 2012-05-17 Olympus Corp Imaging system
JP2014082773A (en) * 2008-04-22 2014-05-08 Sony Corp Portable imaging apparatus for offloading image processing operation
JP5695809B1 (en) * 2013-10-16 2015-04-08 オリンパスイメージング株式会社 Display device, display method, and program
JP2016195309A (en) * 2015-03-31 2016-11-17 日鉄住金テックスエンジ株式会社 Data processing device, data processing method, program and storage medium
JP2018011327A (en) * 2013-02-28 2018-01-18 株式会社ニコン Electronic apparatus and display method
WO2018189971A1 (en) * 2017-04-13 2018-10-18 シャープ株式会社 Image processing device, image capture device, terminal device, image correction method, and image processing program
CN114494053A (en) * 2022-01-17 2022-05-13 北京翠鸟视觉科技有限公司 Image processing method of near-eye display device and near-eye display device

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1578108A3 (en) * 2004-03-19 2007-05-30 Ricoh Company, Ltd. Apparatus and method for generating scanned data in a standard format
US7620259B2 (en) 2005-01-11 2009-11-17 Nikon Corporation History adding device for generating history-added image file, electronic camera, and image processing program for processing history-added image file
JP2007188238A (en) * 2006-01-12 2007-07-26 Fujifilm Corp Print order system, order accepting server and image processing method
US7925105B2 (en) 2006-03-14 2011-04-12 Seiko Epson Corporation Image transfer and motion picture clipping process using outline of image
WO2008147911A1 (en) * 2007-05-22 2008-12-04 Microsoft Corporation Camera calibration
US7671891B2 (en) 2007-05-22 2010-03-02 Microsoft Corporation Online camera calibration
JP2009081709A (en) * 2007-09-26 2009-04-16 Seiko Epson Corp Image processing system, and image processing apparatus
JP2014082773A (en) * 2008-04-22 2014-05-08 Sony Corp Portable imaging apparatus for offloading image processing operation
JP2012095351A (en) * 2012-01-12 2012-05-17 Olympus Corp Imaging system
JP2018011327A (en) * 2013-02-28 2018-01-18 株式会社ニコン Electronic apparatus and display method
JP5695809B1 (en) * 2013-10-16 2015-04-08 オリンパスイメージング株式会社 Display device, display method, and program
WO2015056466A1 (en) * 2013-10-16 2015-04-23 オリンパスイメージング株式会社 Display device, image generation device, display method and program
US9521329B2 (en) 2013-10-16 2016-12-13 Olympus Corporation Display device, display method, and computer-readable recording medium
JP2016195309A (en) * 2015-03-31 2016-11-17 日鉄住金テックスエンジ株式会社 Data processing device, data processing method, program and storage medium
WO2018189971A1 (en) * 2017-04-13 2018-10-18 シャープ株式会社 Image processing device, image capture device, terminal device, image correction method, and image processing program
CN114494053A (en) * 2022-01-17 2022-05-13 北京翠鸟视觉科技有限公司 Image processing method of near-eye display device and near-eye display device

Also Published As

Publication number Publication date
JP4112259B2 (en) 2008-07-02

Similar Documents

Publication Publication Date Title
JP4757113B2 (en) Imaging apparatus and control method thereof, information processing apparatus, printing apparatus, and print data generation method
JP2003244529A (en) Digital camera
JP2001169160A (en) Digital camera and image display method for digital camera
KR102146854B1 (en) Photographing apparatus and method
JP2007215091A (en) Imaging apparatus and program therefor
US7969467B2 (en) Printing system, printing device, imaging device, printing method and image-transmitting method
JP2011075675A (en) Compound-eye imaging apparatus
JP4112259B2 (en) Image processing system
JP2007082049A (en) Imaging apparatus and program thereof
US9609167B2 (en) Imaging device capable of temporarily storing a plurality of image data, and control method for an imaging device
JP2009033544A (en) Photographic device and control method of photographic device, and program
KR101547828B1 (en) Apparatus and method for image processing
JP2009089037A (en) Photographing controller, photographing control method, photographing control program and photographing device
US20060114510A1 (en) Apparatus and method for image conversion
JP2000307941A (en) Digital camera
JP4467232B2 (en) Image recording apparatus and method
JP2004104222A (en) Imaging unit
JP2002287195A (en) Image pickup device and camera-shake detection method
WO2023032484A1 (en) Imaging system, imaging terminal, and server
JP2008227839A (en) Image-taking device
JP6508294B2 (en) Imaging device
JP2000236460A (en) Digital camera
JP2004135184A (en) Digital camera
JP3493453B2 (en) Electronic camera
JP4362652B2 (en) Imaging apparatus, key operation state display method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050128

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20061214

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070912

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071105

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071205

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080124

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20080206

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: 20080326

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080409

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110418

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120418

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130418

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130418

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140418

Year of fee payment: 6

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees