JP2006148436A - Imaging apparatus, electronic processing terminal, and image processing system - Google Patents

Imaging apparatus, electronic processing terminal, and image processing system Download PDF

Info

Publication number
JP2006148436A
JP2006148436A JP2004334466A JP2004334466A JP2006148436A JP 2006148436 A JP2006148436 A JP 2006148436A JP 2004334466 A JP2004334466 A JP 2004334466A JP 2004334466 A JP2004334466 A JP 2004334466A JP 2006148436 A JP2006148436 A JP 2006148436A
Authority
JP
Japan
Prior art keywords
processing
image data
image
information
digital camera
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004334466A
Other languages
Japanese (ja)
Inventor
Noriyuki Nobuyuki
宣之 沖須
Tsutomu Honda
努 本田
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.)
Konica Minolta Photo Imaging Inc
Original Assignee
Konica Minolta Photo Imaging Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Konica Minolta Photo Imaging Inc filed Critical Konica Minolta Photo Imaging Inc
Priority to JP2004334466A priority Critical patent/JP2006148436A/en
Publication of JP2006148436A publication Critical patent/JP2006148436A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image processing system capable of reducing processing time. <P>SOLUTION: A digital camera 1 and a PC 10 are interconnected via a USB cable 11 or the like for communication. The PC 10 transmits image data of a RAW image and an arithmetic parameter to the digital camera 1 via the cable 11, and when the image data are already present in the digital camera 1, the PC 1 transmits only the arithmetic data. The image data received by the digital camera 1 are sequentially processed in a white balance section, a pixel interpolation section, a color space conversion section; a gamma conversion section, a YCrCb conversion section; an edge emphasis section, an LPF section, and an RGB conversion section on the basis of the arithmetic parameter. The digital camera 1 transmits the image data subjected to the processes above to the PC 10 via the cable 11. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、デジタルカメラで撮像された画像データの処理に関する。   The present invention relates to processing of image data captured by a digital camera.

デジタルカメラで撮像された画像データのファイル形式としては、JPEG形式やTIFF形式が知られている。しかし、JPEG形式やTIFF形式でファイルを生成した場合には、画像データが劣化してしまうという問題点がある。以下では、ファイル生成の手順および劣化の理由について説明する。   As a file format of image data captured by a digital camera, a JPEG format or a TIFF format is known. However, when the file is generated in the JPEG format or the TIFF format, there is a problem that the image data is deteriorated. In the following, the file generation procedure and the reason for deterioration will be described.

デジタルカメラにおいては、CCDで撮像された画像データは、AD変換部でデジタル形式に変換される。そして、シェーディング補正、ホワイトバランス制御、画素補間、色空間変換、γ変換を必要に応じて行った後に、YCrCb変換を行われることにより輝度画像および色差画像が生成される。輝度画像にはシャープネスの調整(エッジ強調)が行われ、色差画像には平滑化が行われる。   In a digital camera, image data captured by a CCD is converted into a digital format by an AD conversion unit. Then, after performing shading correction, white balance control, pixel interpolation, color space conversion, and γ conversion as necessary, YCrCb conversion is performed to generate a luminance image and a color difference image. Sharpness adjustment (edge enhancement) is performed on the luminance image, and smoothing is performed on the color difference image.

輝度画像および色差画像は、JPEG形式においては、JPEG圧縮を行われた後に、画像ファイル(JPEGファイル)として生成される。また、この輝度画像およびこの色差画像は、TIFF形式においては、RGB変換を行われた後に、画像ファイル(TIFFファイル)として生成される。   In the JPEG format, the luminance image and the color difference image are generated as an image file (JPEG file) after being subjected to JPEG compression. Further, in the TIFF format, the luminance image and the color difference image are generated as an image file (TIFF file) after being subjected to RGB conversion.

AD変換後のデータサイズは、通常、8ビットより大きいビット長を有するが、上記の画像処理においてビット長は徐々に小さくなっていく(例えば、もともと12ビット長のデータが、色空間変換後に10ビット長になり、γ変換後に8ビット長になる等)。最終的に、JPEG形式やTIFF形式では、R(赤)、G(緑)、およびB(青)の各色において、画像データのビット長は、それぞれ8ビットずつとなる。   The data size after AD conversion usually has a bit length larger than 8 bits, but the bit length gradually decreases in the above image processing (for example, data originally having a 12-bit length is 10 bits after color space conversion). The bit length becomes 8 bits after γ conversion). Finally, in the JPEG format or the TIFF format, the bit length of the image data is 8 bits for each of R (red), G (green), and B (blue).

ビット長が小さくなり桁落ちが発生することは、データが劣化することを意味する。また、JPEGの圧縮は不可逆圧縮であり、圧縮による画像劣化が発生する。   If the bit length becomes small and a digit loss occurs, it means that the data is deteriorated. Further, JPEG compression is irreversible compression, and image degradation occurs due to compression.

RAW形式は、このような画像劣化を防ぐためのファイル形式として用いられている。RAW形式においては、AD変換部でデジタル形式に変換された画像データは、シェーディング補正のみを行われた後に、画像ファイル(RAWファイル)として生成される。従って、圧縮は行われず、また桁落ちを最小限とすることができるので、画像劣化を低減することが可能である。   The RAW format is used as a file format for preventing such image deterioration. In the RAW format, image data converted into a digital format by the AD converter is generated as an image file (RAW file) after only shading correction. Therefore, no compression is performed and the number of missing digits can be minimized, so that image deterioration can be reduced.

デジタルカメラにおいて生成された画像ファイルは、PC(パーソナルコンピュータ)等の電子処理端末に移され、JPEGやTIFFでは、ビューアーと呼ばれる画像処理アプリケーションを用いて閲覧でき、さらに画像処理を施すことができる。RAWファイルは、現像処理を行った後に閲覧でき、事前に前述の種々の処理が行われていないため、高精度かつ高自由度な画像処理を施すことが可能である。   An image file generated in the digital camera is transferred to an electronic processing terminal such as a PC (personal computer), and can be browsed using an image processing application called a viewer in JPEG or TIFF, and further image processing can be performed. The RAW file can be browsed after the development processing, and since the above-described various processing has not been performed in advance, it is possible to perform image processing with high accuracy and high flexibility.

上述したように、RAW形式においては、AD変換後の画像データは、シェーディング補正のみを行われた後に画像ファイルとして生成される。従って、このRAWファイルに対してPC上で展開処理を行う場合には、ホワイトバランス制御、画素補間、色空間変換、およびγ変換等のRAWファイルに対する画像処理を、PC上で行う必要がある。このとき、RAWファイルは、ビット長が大きく、従ってデータ量も大きいため、処理時間が長くなってしまうという問題点があった。   As described above, in the RAW format, the image data after AD conversion is generated as an image file after only shading correction is performed. Therefore, when developing the RAW file on the PC, it is necessary to perform image processing on the RAW file such as white balance control, pixel interpolation, color space conversion, and γ conversion on the PC. At this time, since the RAW file has a large bit length and therefore a large amount of data, there is a problem that the processing time becomes long.

本発明は、上記の問題点を解決するためになされたものであり、処理時間を低減できる画像処理システムを提供することを目的とする。   The present invention has been made to solve the above problems, and an object thereof is to provide an image processing system capable of reducing processing time.

上記の課題を解決するために、請求項1に記載の発明に係る画像処理システムは、撮像装置と前記撮像装置に接続可能な電子処理端末とを備える画像処理システムであって、画像データへの所定の処理を指示する指示手段と、前記所定の処理の対象となる前記画像データの記憶が前記撮像装置内で行われているか否かの情報要求を行う情報要求手段と、前記情報要求手段による前記情報要求に応じて前記記憶が行われているか否かの情報提供を行う情報提供手段と、前記情報提供手段による前記情報提供において前記記憶が否定された場合に前記所定の処理の対象となる前記画像データを前記撮像装置に送信する処理前データ送信手段と、送信された前記画像データを受信する受信手段と、前記所定の処理を含む特定の画像処理機能に特化された特化処理手段を備え、受信された前記画像データに前記所定の処理を施して処理済画像データを得る処理手段と、前記処理済画像データを前記電子処理端末に送信する処理後データ送信手段と、を有することを特徴とする。   In order to solve the above-described problem, an image processing system according to the invention described in claim 1 is an image processing system including an imaging device and an electronic processing terminal that can be connected to the imaging device. By an instruction means for instructing a predetermined process, an information request means for making an information request as to whether or not the image data to be subjected to the predetermined process is stored in the imaging apparatus, and the information request means Information providing means for providing information on whether or not the storage is performed in response to the information request, and the predetermined processing when the storage is denied in the information provision by the information providing means Specialized in a specific image processing function including the pre-processing data transmission means for transmitting the image data to the imaging device, a reception means for receiving the transmitted image data, and the predetermined processing. Processing means for obtaining the processed image data by performing the predetermined processing on the received image data, and post-processing data transmission means for transmitting the processed image data to the electronic processing terminal It is characterized by having.

また、請求項2に記載の発明に係る画像処理システムは、撮像装置と前記撮像装置に接続可能な電子処理端末とを備える画像処理システムであって、画像データへの所定の処理を指示する指示手段と、前記所定の処理の対象となる前記画像データの記憶が前記撮像装置内で行われているか否かの情報要求を行う情報要求手段と、前記情報要求手段による前記情報要求に応じて前記記憶が行われているか否かの情報提供を行う情報提供手段と、前記所定の処理を含む特定の画像処理機能に特化された特化処理手段を備え、前記情報提供手段による前記情報提供において前記記憶が肯定された場合に前記撮像装置内で前記記憶が行われている前記画像データに前記所定の処理を施して処理済画像データを得る処理手段と、前記処理済み画像データを前記電子処理端末に送信する処理後データ送信手段と、を有することを特徴とする。   An image processing system according to a second aspect of the present invention is an image processing system including an imaging device and an electronic processing terminal connectable to the imaging device, and an instruction for instructing predetermined processing on the image data Means, information requesting means for making an information request as to whether or not the image data to be subjected to the predetermined processing is stored in the imaging apparatus, and the information request by the information requesting means in response to the information request In the information provision by the information provision means, the information provision means includes information provision means for providing information as to whether or not storage is performed, and specialized processing means specialized for a specific image processing function including the predetermined processing. Processing means for obtaining processed image data by performing the predetermined processing on the image data stored in the imaging apparatus when the storage is affirmed; and the processed image data Characterized by having a a processed data transmitting means for transmitting to the electronic processing terminal.

また、請求項3に記載の発明に係る撮像装置は、画像データへの所定の処理を指示する指示手段と、前記所定の処理の対象となる前記画像データの記憶が行われているか否かの情報要求を行う情報要求手段と、前記情報要求に応じた情報提供において前記記憶が否定された場合に前記所定の処理の対象となる前記画像データを送信する処理前データ送信手段と、を有する電子処理端末に接続可能な撮像装置であって、前記情報要求手段による前記情報要求に応じて前記記憶が行われているか否かの前記情報提供を行う情報提供手段と、送信された前記画像データを受信する受信手段と、前記所定の処理を含む特定の画像処理機能に特化された特化処理手段を備え、受信された前記画像データに前記所定の処理を施して処理済画像データを得る処理手段と、前記処理済画像データを前記電子処理端末に送信する処理後データ送信手段と、を有することを特徴とする。   According to a third aspect of the present invention, there is provided an imaging apparatus comprising: instruction means for instructing predetermined processing on image data; and whether or not the image data to be subjected to the predetermined processing is stored. An information requesting means for making an information request; and an unprocessed data transmitting means for transmitting the image data to be subjected to the predetermined processing when the storage is denied in providing information in response to the information request. An imaging apparatus that can be connected to a processing terminal, the information providing means for providing the information as to whether or not the storage is performed in response to the information request by the information requesting means, and the transmitted image data Receiving means for receiving and specialized processing means specialized for a specific image processing function including the predetermined processing, and performing the predetermined processing on the received image data to obtain processed image data Characterized in that it has a management unit, and processed data transmitting means for transmitting the processed image data to the electronic processing terminal.

また、請求項4に記載の発明に係る電子処理端末は、所定の処理の対象となる画像データの記憶が行われているか否かの情報要求に応じて前記記憶が行われているか否かの情報提供を行う情報提供手段と、前記画像データを受信する受信手段と、前記所定の処理を含む特定の画像処理機能に特化された特化処理手段を備え、受信された前記画像データに前記所定の処理を施して処理済画像データを得る処理手段と、前記処理済画像データを送信する処理後データ送信手段と、を有する撮像装置に接続可能な電子処理端末であって、前記画像データへの前記所定の処理を指示する指示手段と、前記情報要求を行う情報要求手段と、前記情報提供手段による前記情報提供において前記記憶が否定された場合に前記所定の処理の対象となる前記画像データを前記撮像装置に送信する処理前データ送信手段と、を有することを特徴とする。   According to a fourth aspect of the present invention, there is provided an electronic processing terminal that determines whether or not the storage is being performed in response to an information request regarding whether or not image data to be subjected to predetermined processing is being stored. Information providing means for providing information, receiving means for receiving the image data, and specialized processing means specialized for a specific image processing function including the predetermined processing, and the received image data An electronic processing terminal that can be connected to an imaging apparatus having processing means for performing predetermined processing to obtain processed image data, and post-processing data transmission means for transmitting the processed image data, to the image data An instruction means for instructing the predetermined processing, an information requesting means for requesting the information, and the image to be subjected to the predetermined processing when the storage is denied in the information provision by the information providing means And having a pre-processing data transmitting means for transmitting over data to the imaging apparatus.

また、請求項5に記載の発明に係る撮像装置は、画像データへの所定の処理を指示する指示手段と、前記所定の処理の対象となる前記画像データの記憶が行われているか否かの情報要求を行う情報要求手段と、を有する電子処理端末に接続可能な撮像装置であって、前記情報要求手段による前記情報要求に応じて前記記憶が行われているか否かの情報提供を行う情報提供手段と、前記所定の処理を含む特定の画像処理機能に特化された特化処理手段を備え、前記情報提供手段による前記情報提供において前記記憶が肯定された場合に前記撮像装置内で前記記憶が行われている前記画像データに前記所定の処理を施して処理済画像データを得る処理手段と、前記処理済画像データを前記電子処理端末に送信する処理後データ送信手段と、を有することを特徴とする。   An image pickup apparatus according to a fifth aspect of the present invention is directed to an instruction unit that instructs a predetermined process on image data, and whether or not the image data that is a target of the predetermined process is stored. An information requesting unit for requesting information, and an information processing unit that can be connected to an electronic processing terminal and that provides information on whether or not the storage is performed in response to the information request by the information requesting unit Providing means, and specialized processing means specialized for a specific image processing function including the predetermined processing, and when the storage is affirmed in the information provision by the information provision means, Processing means for obtaining the processed image data by performing the predetermined processing on the stored image data, and post-processing data transmission means for transmitting the processed image data to the electronic processing terminal. It is characterized in.

また、請求項6に記載の発明に係る電子処理端末は、所定の処理の対象となる画像データの記憶が行われているか否かの情報要求に応じて前記記憶が行われているか否かの情報提供を行う情報提供手段と、前記所定の処理を含む特定の画像処理機能に特化された特化処理手段を備え、前記情報提供手段による前記情報提供において前記記憶が肯定された場合に前記記憶が行われている前記画像データに前記所定の処理を施して処理済画像データを得る処理手段と、前記処理済画像データを送信する処理後データ送信手段と、を有する撮像装置に接続可能な電子処理端末であって、前記画像データへの前記所定の処理を指示する指示手段と、前記情報要求を行う情報要求手段と、を有することを特徴とする。   In addition, the electronic processing terminal according to the invention described in claim 6 determines whether or not the storage is performed in response to an information request whether or not the image data to be subjected to the predetermined processing is stored. Information providing means for providing information, and specialized processing means specialized for a specific image processing function including the predetermined processing, and when the storage is affirmed in the information provision by the information providing means, Connectable to an imaging device having processing means for obtaining the processed image data by performing the predetermined processing on the stored image data and post-processing data transmission means for transmitting the processed image data An electronic processing terminal, comprising: instruction means for instructing the predetermined processing on the image data; and information request means for making the information request.

また、請求項7に記載の発明に係る画像処理システムは、請求項1に記載の画像処理システムであって、前記処理前データ送信手段は、前記所定の処理の処理内容を指定するパラメータを前記撮像装置に送信することを特徴とする。   Further, an image processing system according to a seventh aspect of the present invention is the image processing system according to the first aspect, wherein the pre-processing data transmission means sets a parameter for specifying a processing content of the predetermined processing. It transmits to an imaging device, It is characterized by the above-mentioned.

また、請求項8に記載の発明に係る電子処理端末は、請求項4に記載の電子処理端末であって、前記処理前データ送信手段は、前記所定の処理の処理内容を指定するパラメータを前記撮像装置に送信することを特徴とする。   An electronic processing terminal according to an eighth aspect of the invention is the electronic processing terminal according to the fourth aspect, wherein the pre-processing data transmission means sets the parameter for specifying the processing content of the predetermined processing. It transmits to an imaging device, It is characterized by the above-mentioned.

また、請求項9に記載の発明に係る画像処理システムは、請求項2に記載の画像処理システムであって、前記所定の処理の処理内容を指定するパラメータを送信する手段をさらに有することを特徴とする。   An image processing system according to the invention described in claim 9 is the image processing system according to claim 2, further comprising means for transmitting a parameter for specifying the processing content of the predetermined processing. And

また、請求項10に記載の発明に係る電子処理端末は、請求項6に記載の電子処理端末であって、前記所定の処理の処理内容を指定するパラメータを前記撮像装置に送信する手段をさらに有することを特徴とする。   An electronic processing terminal according to a tenth aspect of the present invention is the electronic processing terminal according to the sixth aspect, further comprising means for transmitting a parameter designating processing content of the predetermined processing to the imaging apparatus. It is characterized by having.

また、請求項11に記載の発明に係る画像処理システムは、請求項2に記載の画像処理システムであって、前記画像データは、脱着可能な記録媒体に記憶されることを特徴とする。   An image processing system according to an eleventh aspect of the present invention is the image processing system according to the second aspect, wherein the image data is stored in a removable recording medium.

また、請求項12に記載の発明に係る撮像装置は、請求項5に記載の撮像装置であって、前記画像データは、脱着可能な記録媒体に記憶されることを特徴とする。   An image pickup apparatus according to a twelfth aspect of the present invention is the image pickup apparatus according to the fifth aspect, wherein the image data is stored in a removable recording medium.

また、請求項13に記載の発明に係る電子処理端末は、請求項6に記載の電子処理端末であって、前記画像データは、脱着可能な記録媒体に記憶されることを特徴とする。   An electronic processing terminal according to a thirteenth aspect of the present invention is the electronic processing terminal according to the sixth aspect, wherein the image data is stored in a removable recording medium.

本発明においては、所定の処理を、電子処理端末ではなく撮像装置が有する特化処理手段において施す。この特化処理手段は所定の処理を含む特定の画像処理機能に特化されているので、電子処理端末内の汎用の機能処理手段を用いる場合と比較して処理時間を低減できる。   In the present invention, the predetermined processing is performed not by the electronic processing terminal but by specialized processing means included in the imaging apparatus. Since this specialized processing means is specialized for a specific image processing function including a predetermined process, the processing time can be reduced as compared with the case where a general-purpose function processing means in the electronic processing terminal is used.

また、本発明においては、所定の処理の対象となる画像データの記憶が撮像装置内で行われている場合には、電子処理端末からの画像データの送信を省略する。従って、処理効率を向上させることが可能となる。   In the present invention, when image data to be subjected to predetermined processing is stored in the imaging apparatus, transmission of image data from the electronic processing terminal is omitted. Therefore, the processing efficiency can be improved.

<第1実施形態>
<構成>
図1は、本発明の第1実施形態に係る画像処理システムを示す構成図である。図1に示すように、撮像装置としてのデジタルカメラ1と電子処理端末としてのPC(パーソナルコンピュータ)10とは、USB等の通信を行うためのケーブル11を介して接続されている。
<First Embodiment>
<Configuration>
FIG. 1 is a block diagram showing an image processing system according to the first embodiment of the present invention. As shown in FIG. 1, a digital camera 1 as an imaging device and a PC (personal computer) 10 as an electronic processing terminal are connected via a cable 11 for performing communication such as USB.

デジタルカメラ1は、その正面に、レンズ2とファインダー窓6とを備える。また、デジタルカメラ1は、その上面に、電源ボタン4とシャッターボタン5とを備える。また、デジタルカメラ1は、その側面に、メモリーカード等からなる記憶手段(記録媒体)であるメディア7を脱着できるメディア挿入口3を備える。   The digital camera 1 includes a lens 2 and a finder window 6 on the front surface. Further, the digital camera 1 includes a power button 4 and a shutter button 5 on the upper surface thereof. Further, the digital camera 1 is provided with a media insertion slot 3 on the side surface to which a media 7 that is a storage means (recording medium) composed of a memory card or the like can be attached and detached.

PC10は、ユーザに情報を画像にて出力するためのモニター14と、ユーザが情報を入力するためのキーボート15とを備えている。また、PC10は、その本体の正面に、メディア7を脱着できるメディア挿入口12を備える。   The PC 10 includes a monitor 14 for outputting information to the user as an image and a keyboard 15 for the user to input information. Further, the PC 10 includes a media insertion slot 12 into which the media 7 can be attached and detached on the front of the main body.

図2は、デジタルカメラ1の背面図である。図2に示すように、デジタルカメラ1は、その背面に、ファインダー窓6とモード切替ダイヤル22と上下左右キー23とLCD(液晶モニター)24と決定ボタン25とを備える。   FIG. 2 is a rear view of the digital camera 1. As shown in FIG. 2, the digital camera 1 includes a finder window 6, a mode switching dial 22, an up / down / left / right key 23, an LCD (liquid crystal monitor) 24, and an enter button 25 on the back surface thereof.

ファインダー窓6は、被写体をユーザが視るための窓である。モード切替ダイヤル22は、静止画像を撮像する静止画像撮像モード、動画像を撮像する動画像撮像モード、撮像された画像を再生する再生モード等のモードを切り替えるためのダイヤルである。上下左右キー23は、ズーム倍率の変更等の各種操作を選択するためのキーである。LCD24は、画像データを表示するための画面である。決定ボタン25は、操作を決定するためのボタンである。   The viewfinder window 6 is a window for the user to view the subject. The mode switching dial 22 is a dial for switching modes such as a still image capturing mode for capturing a still image, a moving image capturing mode for capturing a moving image, and a playback mode for reproducing the captured image. The up / down / left / right key 23 is a key for selecting various operations such as changing the zoom magnification. The LCD 24 is a screen for displaying image data. The determination button 25 is a button for determining an operation.

図3は、デジタルカメラ1の詳細な構成を示す図である。   FIG. 3 is a diagram showing a detailed configuration of the digital camera 1.

図3において、レンズ2を介してCCD32で撮像された画像データは、AD変換部37においてデジタル形式に変換された後に、画像データ処理部33において処理される。画像データ処理部33において処理された画像データは、LCD24で表示されたり、メディア7に書き込まれたり、内蔵された一時的な記憶手段であるメモリー34に一時的に記憶されたりする。   In FIG. 3, image data captured by the CCD 32 via the lens 2 is converted into a digital format by the AD conversion unit 37 and then processed by the image data processing unit 33. The image data processed in the image data processing unit 33 is displayed on the LCD 24, written to the medium 7, or temporarily stored in the memory 34 that is a built-in temporary storage unit.

上記のレンズ2、CCD32、AD変換部37、画像データ処理部33、LCD24、メディア7、およびメモリー34は、CPU31により制御される。また、画像データ処理部33は、AD変換部37からの画像データだけではなく、メディア7またはメモリー34に記憶された画像データを処理することもできる。   The lens 2, CCD 32, AD converter 37, image data processor 33, LCD 24, media 7, and memory 34 are controlled by the CPU 31. Further, the image data processing unit 33 can process not only the image data from the AD conversion unit 37 but also the image data stored in the medium 7 or the memory 34.

また、CPU31は、ケーブル11を介してUSB等の通信により外部と画像データ等を送受信するための外部I/F(インターフェース)35、デジタルカメラ1全体の電源制御を行うための電源制御部36、および発光手段としてのフラッシュ部38を含むデジタルカメラ1全体を制御している。電源制御部36は、外部I/F35、AC電源口39、および内蔵電池40のいずれかを用いることにより、給電を行う。   The CPU 31 also includes an external I / F (interface) 35 for transmitting / receiving image data and the like to / from the outside through communication such as USB via the cable 11, a power control unit 36 for performing power control of the entire digital camera 1, The entire digital camera 1 including the flash unit 38 as the light emitting means is controlled. The power supply control unit 36 supplies power by using any of the external I / F 35, the AC power supply port 39, and the built-in battery 40.

次に、図3を用いて、画像データがRAWファイル、JPEGファイル、またはTIFFファイルとして生成される場合について、画像処理部33で施される処理について説明する。   Next, processing performed by the image processing unit 33 when image data is generated as a RAW file, a JPEG file, or a TIFF file will be described with reference to FIG.

CCD32においては、レンズ2を介した撮像により画像データが生成される。   In the CCD 32, image data is generated by imaging through the lens 2.

生成された画像データは、AD変換部37において、デジタル形式に変換される。   The generated image data is converted into a digital format by the AD conversion unit 37.

デジタル形式に変換された画像データは、シェーディング補正部51において、レンズ2の周辺に対応する領域での光量落ちを補正される。   The image data converted into the digital format is corrected by the shading correction unit 51 in the light amount drop in the area corresponding to the periphery of the lens 2.

光量落ちを補正された画像データは、RAW形式ではそのままRAWファイルを生成される。このRAWファイルは、図14を用いて後述するように、RAW形式の画像データと、撮像情報等のタグ情報と、サムネイル画像データとからなる。また、JPEG形式またはTIFF形式では、ホワイトバランス部52において、R(赤)、G(緑)、およびB(青)の各色に対応する所定のゲインを用いて、ホワイトバランス制御を行われる。   The RAW file is generated as it is in the RAW format for the image data that has been corrected for light loss. As will be described later with reference to FIG. 14, the RAW file includes RAW format image data, tag information such as imaging information, and thumbnail image data. In the JPEG format or TIFF format, the white balance unit 52 performs white balance control using a predetermined gain corresponding to each color of R (red), G (green), and B (blue).

ホワイトバランス制御を行われた画像データは、画素補間部53において、画素を補間される。すなわち、図4に示されるように、CCD32において、1個の画素に1種類の色のみが対応する単板方式が用いられている場合には、このような補間が必要となる。   Pixels of the image data subjected to white balance control are interpolated by the pixel interpolation unit 53. That is, as shown in FIG. 4, when the CCD 32 uses a single plate method in which only one kind of color corresponds to one pixel, such interpolation is necessary.

画素を補間された画像データは、色空間変換部54において、必要に応じて、例えば、sRGB空間等への色空間変換を行われる。   The image data in which the pixels are interpolated is subjected to color space conversion into, for example, an sRGB space, if necessary, in the color space conversion unit 54.

色空間変換を行われた画像データは、γ変換部55において、γ値の補正を行われる。   The γ conversion unit 55 corrects the γ value of the image data that has undergone color space conversion.

γ値の補正を行われた画像データは、YCrCb変換部56において、RGB形式からYCrCb形式へ変換される。これにより、輝度Y(輝度画像データ)および色差(色差画像データ)Cr,Cbが生成される。   The image data on which the γ value has been corrected is converted from the RGB format to the YCrCb format by the YCrCb conversion unit 56. As a result, luminance Y (luminance image data) and color differences (color difference image data) Cr and Cb are generated.

生成された輝度画像データは、エッジ強調部57において、シャープネスの調整を行われる。また、生成された色差画像データは、LPF部58において、平滑化を行われる。   The generated luminance image data is subjected to sharpness adjustment in the edge enhancement unit 57. The generated color difference image data is smoothed by the LPF unit 58.

JPEG形式では、シャープネスの調整を行われた輝度画像データおよび平滑化を行われた色差画像データは、JPEG圧縮部59において、JPEG圧縮を行われる。また、TIFF形式では、シャープネスの調整を行われた輝度画像データおよび平滑化を行われた色差画像データは、RGB変換部60において、RGB形式に変換される。   In the JPEG format, the JPEG compression unit 59 performs JPEG compression on the luminance image data that has undergone sharpness adjustment and the color difference image data that has undergone smoothing. In the TIFF format, the luminance image data subjected to sharpness adjustment and the color difference image data subjected to smoothing are converted into the RGB format by the RGB conversion unit 60.

JPEG圧縮を行われた画像データまたはRGB形式に変換された画像データは、それぞれタグ情報及びサムネイル画像データを有するJPEGファイルまたはTIFFファイルとしてファイル化された後にメディア7に記録される。   The image data subjected to JPEG compression or the image data converted into the RGB format is filed as a JPEG file or TIFF file having tag information and thumbnail image data, respectively, and then recorded on the medium 7.

図5は、PC1の詳細な構成を示す図である。   FIG. 5 is a diagram showing a detailed configuration of the PC 1.

図5において、制御部41は、内蔵された一時的な記憶手段であるメモリー42、ケーブル11を介してUSB等の通信により外部と画像データ等を送受信するための外部I/F43、PC10全体の電源制御を行うための電源制御部44、記録用のハードディスク45を含むPC10全体を制御している。   In FIG. 5, the control unit 41 includes a memory 42 that is a built-in temporary storage unit, an external I / F 43 for transmitting / receiving image data and the like to / from the outside through communication such as USB via the cable 11, It controls the entire PC 10 including a power control unit 44 for power control and a recording hard disk 45.

また、制御部41は、ホワイトバランス部52a、画素補間部53a、色空間変換部54a、γ変換部55a、YCrCb変換部56a、エッジ強調部57a、LPF部58a、JPEG圧縮部59a、およびRGB変換部60aを備える。   The control unit 41 also includes a white balance unit 52a, a pixel interpolation unit 53a, a color space conversion unit 54a, a γ conversion unit 55a, a YCrCb conversion unit 56a, an edge enhancement unit 57a, an LPF unit 58a, a JPEG compression unit 59a, and an RGB conversion. The part 60a is provided.

制御部41のこれらの処理部は、図3において画像処理部33が備える同一名称の処理部とそれぞれ同様の機能を有する。しかし、制御部41が汎用の機能処理手段を用いて画像データをソフトウェア処理するのに対して、画像処理部33は、特定の画像処理機能に特化された特化処理手段を備えるASIC等からなり、画像データをハードウェア処理する。従って、画像データの処理においては、画像処理部33の処理速度は、制御部41の処理速度より速い。本発明における画像処理システムは、この点に着目し、ビューアーと呼ばれるPC用の画像処理アプリケーションにおける画像データの処理において、PC10からデジタルカメラ1へ画像データを送信して画像処理部33で処理を行わせることを特徴とする。   These processing units of the control unit 41 have the same functions as the processing units having the same name provided in the image processing unit 33 in FIG. However, while the control unit 41 performs software processing on the image data using a general-purpose function processing unit, the image processing unit 33 is provided by an ASIC or the like provided with a specialized processing unit specialized for a specific image processing function. Thus, the image data is processed by hardware. Therefore, in the processing of image data, the processing speed of the image processing unit 33 is faster than the processing speed of the control unit 41. The image processing system according to the present invention pays attention to this point, and transmits image data from the PC 10 to the digital camera 1 for processing in the image processing unit 33 in processing of image data in a PC image processing application called a viewer. It is characterized by making it.

<全体動作>
以下では、図1に示された画像処理システムの全体動作について説明する。この画像処理システムにおいては、PC10は、デジタルカメラ1において生成された画像ファイルをケーブル11を介して受け取る。受け取るための手段としては、ケーブル11に限らず、無線LAN等を用いてもよく、あるいは、メディア7の差し替えにより行ってもよい。以下の動作において、PC10の外部I/F43は、処理の対象となる画像データ等をデジタルカメラ1に送信する処理前データ送信手段として機能する。また、デジタルカメラ1の外部I/F35は、PC10から送信された画像データ等を受信する受信手段として機能するとともに、処理を施された処理済画像データをPC10に送信する処理後データ送信手段として機能する。また、デジタルカメラ1の画像処理部33は、画像処理機能に特化された処理手段として機能する。また、PC10の制御部41は、画像データへの処理を指示する指示手段として機能する。
<Overall operation>
Hereinafter, the overall operation of the image processing system shown in FIG. 1 will be described. In this image processing system, the PC 10 receives an image file generated in the digital camera 1 via the cable 11. The means for receiving is not limited to the cable 11, and a wireless LAN or the like may be used, or the medium 7 may be replaced. In the following operation, the external I / F 43 of the PC 10 functions as a pre-processing data transmission unit that transmits image data to be processed to the digital camera 1. The external I / F 35 of the digital camera 1 functions as a receiving unit that receives image data and the like transmitted from the PC 10, and also serves as a post-processing data transmission unit that transmits processed image data that has been processed to the PC 10. Function. The image processing unit 33 of the digital camera 1 functions as a processing unit specialized for the image processing function. The control unit 41 of the PC 10 functions as an instruction unit that instructs processing on image data.

まず、図6を用いて、画像処理システムの基本的な動作について説明する。   First, the basic operation of the image processing system will be described with reference to FIG.

図6(a)に示すように、ユーザがPC10でビューアーを立ち上げると、モニター14上には、画像データの名称およびこの画像データを縮小したサムネイル画像が表示される。すなわち、フォルダーツリー表示領域61には複数の画像データの名称を含むフォルダーツリーが表示され、サムネイル表示領域62には各画像ファイルが有している複数のサムネイル画像63〜67が表示される。   As shown in FIG. 6A, when the user starts up the viewer on the PC 10, the name of the image data and a thumbnail image obtained by reducing the image data are displayed on the monitor 14. That is, a folder tree including a plurality of image data names is displayed in the folder tree display area 61, and a plurality of thumbnail images 63 to 67 included in each image file are displayed in the thumbnail display area 62.

次に、図6(b)に示すように、ユーザが、キーボード15からの入力等によりサムネイル画像63〜67から例えばサムネイル画像66を選択すると、サムネイル画像66に対応する画像66aがモニター14上に全面表示される。   Next, as shown in FIG. 6B, when the user selects, for example, a thumbnail image 66 from the thumbnail images 63 to 67 by input from the keyboard 15, an image 66 a corresponding to the thumbnail image 66 is displayed on the monitor 14. The entire screen is displayed.

次に、ユーザは、画像66aを処理するための所望の演算パラメータを、キーボード15からの入力等により設定する。この演算パラメータとしては、ホワイトバランス制御におけるゲイン、γ変換におけるγ値、エッジ強調の強度、およびLPFにおける平滑化の範囲並びに加重係数等が設定可能である。   Next, the user sets a desired calculation parameter for processing the image 66 a by inputting from the keyboard 15 or the like. As the calculation parameters, a gain in white balance control, a γ value in γ conversion, an edge enhancement strength, a smoothing range in LPF, a weighting coefficient, and the like can be set.

次に、図6(c)に示すように、PC10は、設定された演算パラメータに基づき画像66aを処理することにより生成された画像66bをモニター14上に表示させる。これにより、ユーザは、任意の画像を選択し所望の演算パラメータで処理を行うことができる。図6(c)には、全体的に輝度を下げるようにγ値の調整を行われた場合が示されている。   Next, as shown in FIG. 6C, the PC 10 displays on the monitor 14 an image 66b generated by processing the image 66a based on the set calculation parameter. Thereby, the user can select an arbitrary image and perform processing with desired calculation parameters. FIG. 6C shows a case where the γ value is adjusted so as to lower the luminance as a whole.

次に、図7のフローチャートを用いて、画像処理システムの詳細な動作について説明する。   Next, the detailed operation of the image processing system will be described using the flowchart of FIG.

まず、ステップS1において、サムネイル画像63〜67(およびフォルダーツリー)がモニター14上に表示される。   First, in step S1, thumbnail images 63 to 67 (and a folder tree) are displayed on the monitor 14.

次に、ステップS2に進み、ユーザがサムネイル画像66を選択する。   Next, the process proceeds to step S2, and the user selects the thumbnail image 66.

次に、ステップS3に進み、PC10は、サムネイル画像66に対応する画像66aが、RAW形式(RAW画像)であるかどうかを判断する。そして、画像66aがRAW画像である場合にはステップS4に進む。また、画像66aがRAW画像でない場合にはステップS5に進む。   In step S3, the PC 10 determines whether the image 66a corresponding to the thumbnail image 66 is in the RAW format (RAW image). If the image 66a is a RAW image, the process proceeds to step S4. If the image 66a is not a RAW image, the process proceeds to step S5.

ステップS4においては、RAW画像である画像66aの展開処理(表示可能な画像表現形式への変換処理)が行われる。このとき、画像66aの画像データおよび演算パラメータは、ケーブル11を介してPC10からデジタルカメラ1へ送信される。この演算パラメータとしては、例えば、PC10に予めデフォルトとして設定されているものを用いればよい。また、後のステップにて画像処理を行うことを前提にすれば、この時点では表示可能となればよいので、カメラ内に展開用の演算パラメータを持たしておいてもよい。   In step S4, the expansion process of the image 66a which is a RAW image (conversion process to a displayable image expression format) is performed. At this time, the image data and calculation parameters of the image 66 a are transmitted from the PC 10 to the digital camera 1 via the cable 11. As the calculation parameter, for example, a parameter set as a default in the PC 10 may be used. Further, if it is assumed that image processing is performed in a later step, it is only necessary that the image can be displayed at this point, so that a calculation parameter for development may be provided in the camera.

デジタルカメラ1において受信された画像データは、ホワイトバランス部52、画素補間部53、色空間変換部54、γ変換部55、YCrCb変換部56、エッジ強調部57、LPF部58、およびRGB変換部60において演算パラメータに基づき順に処理を施される。これらの処理を施された画像データは、ケーブル11を介してデジタルカメラ1からPC10へ送信される。そして、ステップS7に進む。   Image data received by the digital camera 1 includes a white balance unit 52, a pixel interpolation unit 53, a color space conversion unit 54, a γ conversion unit 55, a YCrCb conversion unit 56, an edge enhancement unit 57, an LPF unit 58, and an RGB conversion unit. At 60, processing is performed in order based on the calculation parameters. The image data subjected to these processes is transmitted from the digital camera 1 to the PC 10 via the cable 11. Then, the process proceeds to step S7.

ステップS5においては、PC10は、画像66aがJPEG形式(JPEG画像)であるかどうかを判断する。そして、画像66aがJPEG画像である場合には、ステップS6に進みJPEG解凍を行った後に、ステップS7に進む。また、画像bがJPEG画像でない場合には、画像bはTIFF形式(TIFF画像)であり展開やJPEG解凍は不要であるので、直接にステップS7に進む。   In step S5, the PC 10 determines whether the image 66a is in the JPEG format (JPEG image). If the image 66a is a JPEG image, the process proceeds to step S6, JPEG decompression is performed, and then the process proceeds to step S7. If the image b is not a JPEG image, the image b is in the TIFF format (TIFF image), and development and JPEG decompression are unnecessary, and the process directly proceeds to step S7.

ステップS7においては、画像66aがモニター14に表示される。すなわち、デジタルカメラ1において生成された画像ファイルから画像66aの表示を行う場合には、JPEG画像およびTIFF画像においては、ホワイトバランス制御以降の処理を含む展開処理は不要であるが、RAW画像においては、ホワイトバランス制御以降の処理を含む展開処理が必要となる。従って、制御部41ではなくより処理速度の大きい画像処理部33において展開処理を行うことにより、RAW画像における処理時間を低減することが可能となる。   In step S7, the image 66a is displayed on the monitor 14. In other words, when displaying the image 66a from the image file generated by the digital camera 1, in the JPEG image and the TIFF image, the development processing including the processing after the white balance control is unnecessary, but in the RAW image The unfolding process including the process after the white balance control is necessary. Therefore, it is possible to reduce the processing time in the RAW image by performing the expansion processing in the image processing unit 33 having a higher processing speed instead of the control unit 41.

次に、ステップS8に進み、PC10は、ユーザに対して、画像66aの所定の画像処理を行うかどうかの問いかけを、モニター14を用いることにより行う。ユーザは、キーボード15からの入力等により、画像66aの処理を行うかどうかを回答する。そして、処理を行う場合にはステップS9に進み、処理を行わない場合にはステップS2に戻りサムネイル画像63〜67から所望のサムネイル画像を再び選択する。   Next, the process proceeds to step S8, and the PC 10 uses the monitor 14 to ask the user whether to perform predetermined image processing of the image 66a. The user answers whether or not to process the image 66a by an input from the keyboard 15 or the like. If the process is to be performed, the process proceeds to step S9. If the process is not to be performed, the process returns to step S2 to select a desired thumbnail image from the thumbnail images 63 to 67 again.

ステップS9においては、ユーザは、画像66aを処理するための所望の演算パラメータを、キーボード15からの入力等により設定する。   In step S9, the user sets desired calculation parameters for processing the image 66a by input from the keyboard 15 or the like.

次に、ステップS10に進み、PC10は、画像66aがRAW画像であるかどうかを判断する。そして、画像66aがRAW画像である場合にはステップS11に進む。また、画像66aがRAW画像でない場合にはステップS12に進む。   Next, in step S10, the PC 10 determines whether the image 66a is a RAW image. If the image 66a is a RAW image, the process proceeds to step S11. If the image 66a is not a RAW image, the process proceeds to step S12.

ステップS11においては、RAW画像である画像66aの画像処理が行われる。このとき、画像処理は、ステップS4で展開処理を行う前のRAW画像データに対して行う。そこで、画像66aに対応するRAW画像データおよびステップS9において設定された演算パラメータは、ケーブル11を介してPC10からデジタルカメラ1へ送信される。   In step S11, image processing of the image 66a which is a RAW image is performed. At this time, the image processing is performed on the raw image data before the expansion processing is performed in step S4. Therefore, the RAW image data corresponding to the image 66a and the calculation parameters set in step S9 are transmitted from the PC 10 to the digital camera 1 via the cable 11.

デジタルカメラ1において受信されたRAW画像は、ホワイトバランス部52、画素補間部53、色空間変換部54、γ変換部55、YCrCb変換部56、エッジ強調部57、LPF部58、およびRGB変換部60において、演算パラメータに基づき順に処理を施される。ここでは展開処理と画像処理を行っていることになる。これらの処理を施された画像データは、ケーブル11を介してデジタルカメラ1からPC10へ送信される。そして、ステップS15に進む。   A RAW image received by the digital camera 1 includes a white balance unit 52, a pixel interpolation unit 53, a color space conversion unit 54, a γ conversion unit 55, a YCrCb conversion unit 56, an edge enhancement unit 57, an LPF unit 58, and an RGB conversion unit. At 60, processing is performed sequentially based on the calculation parameters. Here, development processing and image processing are performed. The image data subjected to these processes is transmitted from the digital camera 1 to the PC 10 via the cable 11. Then, the process proceeds to step S15.

ステップS12においては、PC10は、画像66aがJPEG画像であるかどうかを判断する。そして、画像66aがJPEG画像である場合には、ステップS13に進みJPEG解凍を行った後に、ステップS14に進む。また、画像66aがJPEG画像でない場合には、画像66aはTIFF画像でありJPEG解凍は不要であるので、直接にステップS14に進む。   In step S12, the PC 10 determines whether the image 66a is a JPEG image. If the image 66a is a JPEG image, the process proceeds to step S13, JPEG decompression is performed, and then the process proceeds to step S14. If the image 66a is not a JPEG image, the image 66a is a TIFF image and does not require JPEG decompression, and the process directly proceeds to step S14.

ステップS14においては、PC10において、JPEG画像またはTIFF画像である画像66aに対応する画像データの画像処理が行われる。   In step S14, image processing of image data corresponding to the image 66a which is a JPEG image or a TIFF image is performed in the PC 10.

JPEG画像またはTIFF画像は、ホワイトバランス制御および画素補間は不要であり、またそれ以降の処理もパラメータ設定された処理のみ行えばよいため、PC10で処理を行う。すなわち、色空間変換部54、γ変換部55、YCrCb変換部56、エッジ強調部57およびLPF部58のうち、演算パラメータに基づき設定された処理が順に施される。そして、ステップS15に進む。   A JPEG image or a TIFF image does not require white balance control and pixel interpolation, and the subsequent processing only needs to be performed with parameters set. That is, among the color space conversion unit 54, the γ conversion unit 55, the YCrCb conversion unit 56, the edge enhancement unit 57, and the LPF unit 58, the processing set based on the calculation parameters is performed in order. Then, the process proceeds to step S15.

ステップS15においては、画像処理された結果を表示する。これにより、ユーザは、所望する結果が得られたか否かを確認することができる。そして、ステップS16に進む。   In step S15, the result of image processing is displayed. Thereby, the user can confirm whether the desired result was obtained. Then, the process proceeds to step S16.

ステップS16においては、PC10は、ユーザに対して該画像を保存するか否かを問いかける。保存する場合にはステップS17に進み、保存しない場合には処理を終了する。   In step S16, the PC 10 asks the user whether or not to save the image. If so, the process proceeds to step S17. If not, the process ends.

ステップS17においては、ステップS11において処理されたRAW画像あるいはステップS14において処理されたJPEG画像またはTIFF画像は、それぞれに対応する形式のファイルを生成され、PC10によりメモリー42またはメディア7に記憶される。以上のステップS1〜S17により、ビューアーの一連の動作が完了する。   In step S17, the RAW image processed in step S11 or the JPEG image or TIFF image processed in step S14 generates a file of a corresponding format, and is stored in the memory 42 or the medium 7 by the PC 10. Through the above steps S1 to S17, a series of operations of the viewer is completed.

<展開処理>
上述したように、本実施形態に係る画像処理システムにおいては、RAW画像の展開処理を、PC10ではなくデジタルカメラ1が実行する。以下では、図8〜9を用いて、この展開処理における動作について説明する。
<Deployment processing>
As described above, in the image processing system according to the present embodiment, the digital camera 1 executes the RAW image expansion processing instead of the PC 10. Below, the operation | movement in this expansion | deployment process is demonstrated using FIGS.

まず、図8のフローチャートを用いて、PC10の動作について説明する。   First, the operation of the PC 10 will be described using the flowchart of FIG.

まず、ステップS21において、PC10は、デジタルカメラ1が接続されているかどうかを判断する。接続されている場合にはステップS22に進み、接続されていない場合にはステップS25に進む。   First, in step S21, the PC 10 determines whether or not the digital camera 1 is connected. If it is connected, the process proceeds to step S22. If it is not connected, the process proceeds to step S25.

次に、ステップS22において、PC10は、デジタルカメラ1がビジーである(他の処理を実行中である)かどうかを判断する。ビジーである場合にはステップS25に進み、ビジーでない場合にはデジタルカメラ1での画像処理が実行可能であるのでステップS23に進む。   Next, in step S22, the PC 10 determines whether or not the digital camera 1 is busy (other processing is being executed). If it is busy, the process proceeds to step S25. If it is not busy, the digital camera 1 can execute image processing, and the process proceeds to step S23.

ステップS23においては、PC10は、画像データおよび演算パラメータをデジタルカメラ1に送信し、ステップS24に進む。すなわち、ステップS21〜S23において、PC10は、デジタルカメラ1についての情報を参照することによりデジタルカメラ1において画像処理が実行可能であるかどうかを判断し、送信制御を行っている。   In step S23, the PC 10 transmits the image data and calculation parameters to the digital camera 1, and proceeds to step S24. That is, in steps S <b> 21 to S <b> 23, the PC 10 refers to information about the digital camera 1 to determine whether the digital camera 1 can execute image processing and performs transmission control.

ステップS24においては、PC10は、デジタルカメラ1に指示を与え画像処理を実行させる。そして、処理を施された画像データを、デジタルカメラ1から受信する。   In step S24, the PC 10 instructs the digital camera 1 to execute image processing. Then, the processed image data is received from the digital camera 1.

ステップS25においては、PC10は、画像データをデジタルカメラ1に送信することなく、制御部41を用いて自身で画像処理を実行する。この場合、デジタルカメラ1で処理する場合に比べて時間はかかるが、PC10においてソフトウェア処理にて実行されることとなる。以上のステップS21〜S25により、PC10の動作が完了する。   In step S <b> 25, the PC 10 performs image processing by itself using the control unit 41 without transmitting image data to the digital camera 1. In this case, although it takes more time than the processing by the digital camera 1, it is executed by software processing in the PC 10. The operation of the PC 10 is completed through the above steps S21 to S25.

次に、図9のフローチャートを用いて、デジタルカメラ1の動作について説明する。   Next, the operation of the digital camera 1 will be described using the flowchart of FIG.

まず、ステップS31において、デジタルカメラ1は、PC10から画像データおよび演算パラメータを受信したかどうかを判断する。そして、受信した場合にのみ、ステップS32に進む。   First, in step S31, the digital camera 1 determines whether image data and calculation parameters have been received from the PC 10. And only when it receives, it progresses to step S32.

ステップS32においては、デジタルカメラ1は、受信した画像データおよび演算パラメータを、メモリー34またはメディア7に記憶させる。なお、画像データに処理を施すとデータ量は大きくなるが、これらの記憶手段の容量が処理を施された画像データを記憶するのに足りない場合には、デジタルカメラ1は、容量不足で記憶できない旨をPC10に通知する。この記憶の可否の判断は、あるいは、デジタルカメラ1ではなくPC10が行ってもよい。具体的には、図8に示されるフローチャートにおいて、ステップS22に引き続き、PC10は、デジタルカメラ1の記憶手段の容量が処理を施された画像データを記憶するのに足りているかどうかをケーブル11を介して判断する。そして、足りている場合には、ステップS23に進み、足りない場合にはステップS25に進むようにすればよい。   In step S <b> 32, the digital camera 1 stores the received image data and calculation parameters in the memory 34 or the medium 7. If the image data is processed, the amount of data increases. However, if the capacity of the storage means is insufficient to store the processed image data, the digital camera 1 stores the data with insufficient capacity. The PC 10 is notified that it cannot. The determination of whether or not storage is possible may be performed by the PC 10 instead of the digital camera 1. Specifically, in the flowchart shown in FIG. 8, following step S22, the PC 10 determines whether the storage capacity of the digital camera 1 is sufficient to store the processed image data. To judge through. Then, if it is sufficient, the process proceeds to step S23, and if it is insufficient, the process proceeds to step S25.

次に、ステップS33に進み、デジタルカメラ1は、PC10から演算開始コマンド(処理開始信号)を受信したかどうかを判断する。そして、受信した場合にのみ、ステップS34に進む。   In step S33, the digital camera 1 determines whether a calculation start command (processing start signal) has been received from the PC 10. And only when it receives, it progresses to step S34.

ステップS34においては、デジタルカメラ1は、受信した演算パラメータに基づき、受信した画像データに処理を施す。   In step S34, the digital camera 1 performs processing on the received image data based on the received calculation parameter.

次に、ステップS35に進み、デジタルカメラ1は、演算結果(処理を施された画像データ)を、メモリー34またはメディア7に記憶させる。   In step S35, the digital camera 1 stores the calculation result (processed image data) in the memory 34 or the medium 7.

次に、ステップS36に進み、デジタルカメラ1は、演算終了コマンドをPC10に送信する。   In step S36, the digital camera 1 transmits a calculation end command to the PC 10.

次に、ステップS37に進み、デジタルカメラ1は、PC10から演算結果送信コマンド(送信要求信号)を受信したかどうかを判断する。そして、受信した場合にのみ、ステップS38に進む。   In step S37, the digital camera 1 determines whether an arithmetic result transmission command (transmission request signal) has been received from the PC 10. And only when it receives, it progresses to step S38.

ステップS38においては、デジタルカメラ1は、演算結果(処理を施された画像データ)をPC10に送信する。   In step S <b> 38, the digital camera 1 transmits the calculation result (processed image data) to the PC 10.

以上のステップS31〜S38により、デジタルカメラ10の動作が完了する。なお、上記においては、1個の画像(66a)に処理を施す場合について説明したが、複数個の画像に処理を施す場合には、ステップS31〜S38を画像の個数と等しいサイクル数だけ繰り返せばよい。あるいは、複数個の画像データを一括して、デジタルカメラ1への送信、演算、およびPC10への返信を行うことにより、ステップS31〜S38を1サイクルだけ行ってもよい。   Through the above steps S31 to S38, the operation of the digital camera 10 is completed. In the above description, the case where processing is performed on one image (66a) has been described. However, when processing is performed on a plurality of images, steps S31 to S38 are repeated for the number of cycles equal to the number of images. Good. Alternatively, steps S31 to S38 may be performed for only one cycle by collectively sending a plurality of image data to the digital camera 1, performing computations, and returning to the PC 10.

このように、本実施形態に係る画像処理システムは、展開処理を、PC10内の汎用の機能処理手段(制御部41)ではなくデジタルカメラ10内の特化処理手段(画像処理部33)において行う。従って、処理時間を低減できるという効果を有する。   As described above, in the image processing system according to the present embodiment, the expansion process is performed not by the general-purpose function processing unit (control unit 41) in the PC 10, but by the specialized processing unit (image processing unit 33) in the digital camera 10. . Therefore, the processing time can be reduced.

<第2実施形態>
第1実施形態で図9のフローチャートに示される動作においては、デジタルカメラ1のうち演算および通信(画像データの送受信)に関する部分のみが使用される。従って、この動作において、デジタルカメラ1のうち演算および通信に関しない部分については、給電を停止してもよい。
Second Embodiment
In the operation shown in the flowchart of FIG. 9 in the first embodiment, only the part of the digital camera 1 related to computation and communication (transmission / reception of image data) is used. Therefore, in this operation, power supply may be stopped for portions of the digital camera 1 that are not related to computation and communication.

図10は、本発明の第2実施形態に係るデジタルカメラ1の動作を示すフローチャートである。図10は、図9において、ステップS31に先立つステップS31−1とステップS38に引き続くステップS38−1とを追加したものである。   FIG. 10 is a flowchart showing the operation of the digital camera 1 according to the second embodiment of the present invention. FIG. 10 is obtained by adding step S31-1 prior to step S31 and step S38-1 subsequent to step S38 in FIG.

ステップS31−1において、デジタルカメラ1は、電源制御部36を用いて、演算および通信に関しない不要な部分への給電を停止するとともに電源を最適なものに切り替える設定を行う。また、ステップS38−1において、デジタルカメラ1は、電源制御部36を用いて、給電を停止されていた部分の給電を再開するとともに電源を切り替え前の元の状態に戻す。   In step S31-1, the digital camera 1 uses the power supply control unit 36 to stop power supply to unnecessary parts not related to computation and communication, and perform setting to switch the power supply to an optimal one. Further, in step S38-1, the digital camera 1 uses the power supply control unit 36 to restart the power supply of the portion where the power supply has been stopped and return the power supply to the original state before switching.

図11は、ステップS31−1の詳細な手順を示すフローチャートである。   FIG. 11 is a flowchart showing a detailed procedure of step S31-1.

まず、ステップS311において、電源制御部36は、演算および通信に不要なCCD32やフラッシュ部38等への給電を停止する。すなわち、本発明に係る給電制御手段としての電源制御部36は、受信手段、処理手段、および処理後データ送信手段に選択的に給電する。   First, in step S311, the power supply control unit 36 stops power supply to the CCD 32, the flash unit 38, and the like that are not necessary for calculation and communication. That is, the power supply control unit 36 as the power supply control unit according to the present invention selectively supplies power to the reception unit, the processing unit, and the post-processing data transmission unit.

次に、ステップS312において、電源制御部36は、AC電源口39にAC電源が接続されているかどうかを判断する。AC電源が接続されている場合には、ステップS313に進みAC電源を電源として選択する。AC電源が接続されていない場合には、ステップS314に進む。   Next, in step S <b> 312, the power supply control unit 36 determines whether an AC power supply is connected to the AC power supply port 39. If an AC power source is connected, the process proceeds to step S313, and the AC power source is selected as the power source. If the AC power source is not connected, the process proceeds to step S314.

次に、ステップS314において、電源制御部36は、デジタルカメラ1の外部I/F35にケーブル11でPC10が接続されているかどうかを判断する。PC10が接続されている場合には、ステップS315に進みPC10を電源として選択する。ここでは、外部I/F35を通してPC10から電源供給を受ける。PC10が接続されていない場合には、ステップS316に進み内蔵電池40(蓄電手段)を電源として選択する。   Next, in step S <b> 314, the power supply control unit 36 determines whether the PC 10 is connected to the external I / F 35 of the digital camera 1 with the cable 11. If the PC 10 is connected, the process advances to step S315 to select the PC 10 as a power source. Here, power is supplied from the PC 10 through the external I / F 35. When PC10 is not connected, it progresses to step S316 and the internal battery 40 (electric storage means) is selected as a power supply.

このように、本実施形態に係る画像処理システムにおいては、デジタルカメラ1は、演算および通信に関しない部分への給電を演算中には停止することにより消費電力を低減するとともに、AC電源、PC10、および内蔵電池40の順に優先順位をつけて電源を選択する。従って、可能な限りデジタルカメラ1外部から電源を供給することにより、内蔵電池40のみを用いる場合に比べて、稼働を安定させることができるという効果を有する。   As described above, in the image processing system according to the present embodiment, the digital camera 1 reduces power consumption by stopping power supply to a portion not related to computation and communication during computation, and the AC power source, the PC 10, A power source is selected in the order of the built-in battery 40 and priorities. Therefore, by supplying power from the outside of the digital camera 1 as much as possible, the operation can be stabilized as compared with the case where only the built-in battery 40 is used.

なお、電源制御部35は、演算中に電源に異常が発生した場合において、図11のステップS312〜S316に示される手順により、異常が発生していない他の電源に切り替えるような制御を行ってもよい。これにより、さらに稼働を安定させることができるという効果を有する。   The power supply control unit 35 performs control to switch to another power supply in which no abnormality has occurred according to the procedure shown in steps S312 to S316 in FIG. 11 when an abnormality occurs in the power supply during the calculation. Also good. As a result, the operation can be further stabilized.

<第3実施形態>
第1実施形態で図8のフローチャートに示される動作においては、ステップS21においてデジタルカメラ1が接続されていると判断され、ステップS22においてデジタルカメラ1がビジーでないと判断されると、ステップS23においてPC10がデジタルカメラ1に画像データおよび演算パラメータを送信した後にステップS24においてデジタルカメラ1で展開処理が実行される。しかし、展開処理の内容によっては、デジタルカメラ1ではなくPC10で処理を行った方が速い場合がある。
<Third Embodiment>
In the operation shown in the flowchart of FIG. 8 in the first embodiment, if it is determined in step S21 that the digital camera 1 is connected, and it is determined in step S22 that the digital camera 1 is not busy, the PC 10 is determined in step S23. After transmitting the image data and calculation parameters to the digital camera 1, the expansion process is executed in the digital camera 1 in step S24. However, depending on the contents of the expansion process, it may be faster to perform the process with the PC 10 instead of the digital camera 1.

図12は、本発明の第3実施形態に係るデジタルカメラ1の動作を示すフローチャートである。図12は、図8において、ステップS21に先立つステップS21−1を追加したものである。   FIG. 12 is a flowchart showing the operation of the digital camera 1 according to the third embodiment of the present invention. FIG. 12 is obtained by adding step S21-1 prior to step S21 in FIG.

ステップS21−1において、PC10は、展開処理をデジタルカメラ1で行う方が速いかPC10で行う方が速いかを判断する。この判断は、デジタルカメラ1の演算能力、PC10の演算能力、デジタルカメラ1とPC10との間でのデータの送受信に必要な通信時間、および演算量に基づき行われる。すなわち、以下の式(1),(2)でそれぞれ予測される演算時間すなわち第1予測時間T1および第2予測時間T2を算出し比較する。   In step S21-1, the PC 10 determines whether the development process is faster with the digital camera 1 or faster with the PC 10. This determination is made based on the calculation capability of the digital camera 1, the calculation capability of the PC 10, the communication time required for data transmission / reception between the digital camera 1 and the PC 10, and the calculation amount. That is, the calculation times predicted by the following equations (1) and (2), that is, the first prediction time T1 and the second prediction time T2, are calculated and compared.

第1予測時間T1=演算量/デジタルカメラ1の演算能力+通信時間・・・(1)
第2予測時間T2=演算量/PC10の演算能力・・・(2)
式(1),(2)において、デジタルカメラ1およびPC10の演算能力は、それぞれが有するプロセッサのクロック数やメモリ容量等から求められる。演算量は、データ量と演算内容とから決まり、データ量は画像の画素数から求められる。また、通信時間は、データ量を、デジタルカメラ1とPC10との間の通信回線(ケーブル11)の速度で割ることにより求められる。
1st prediction time T1 = computation amount / computing capability of digital camera 1 + communication time (1)
Second prediction time T2 = calculation amount / calculation capacity of PC10 (2)
In Expressions (1) and (2), the computing capabilities of the digital camera 1 and the PC 10 are obtained from the number of processor clocks, memory capacity, and the like of each. The calculation amount is determined from the data amount and the calculation content, and the data amount is obtained from the number of pixels of the image. The communication time can be obtained by dividing the data amount by the speed of the communication line (cable 11) between the digital camera 1 and the PC 10.

PC10は、T1<T2である場合には、デジタルカメラ1で展開処理を行う方が速いと判断し、ステップS21に進む。また、PC10は、T1>T2である場合には、自身で展開処理を行う方が速いと判断し、ステップS25に進み、PC10で展開処理を行う。   If T1 <T2, the PC 10 determines that it is faster to perform the expansion process with the digital camera 1, and proceeds to step S21. Further, when T1> T2, the PC 10 determines that it is faster to perform the expansion process by itself, and proceeds to step S25, where the expansion process is performed by the PC 10.

このように、本実施形態に係る画像処理システムにおいては、PC10は、自身で展開処理を行う方が速いと判断した場合には、デジタルカメラ1への画像データの送信を行わず自身で展開処理を行う。従って、第1実施形態の効果に加えて、処理時間をより低減できるという効果を有する。   As described above, in the image processing system according to the present embodiment, when the PC 10 determines that it is faster to perform the expansion process by itself, the PC 10 performs the expansion process by itself without transmitting image data to the digital camera 1. I do. Therefore, in addition to the effect of the first embodiment, the processing time can be further reduced.

<第4実施形態>
第1実施形態で図9のフローチャートに示される動作においては、デジタルカメラ1は、ステップS33においてPC10からの演算開始コマンドを受信すると、ステップS34に進み演算を実行しようとする。しかし、上述したように、画像処理部33は、画像処理機能に特化して構成されているので、CPU31に比べて、処理速度は大きいが演算の自由度は小さい。従って、演算の内容によっては、制御部41においては実行可能であっても画像処理部33においては実行できずエラーとなる場合があり得る。
<Fourth embodiment>
In the operation shown in the flowchart of FIG. 9 in the first embodiment, when the digital camera 1 receives a calculation start command from the PC 10 in step S33, the digital camera 1 proceeds to step S34 and tries to execute the calculation. However, as described above, the image processing unit 33 is specially configured for the image processing function. Therefore, the processing speed is higher than the CPU 31, but the degree of freedom of calculation is small. Therefore, depending on the contents of the calculation, even if it can be executed by the control unit 41, it cannot be executed by the image processing unit 33 and an error may occur.

図13は、本発明の第4実施形態に係るPC10の動作を示すフローチャートである。図13は、図10において、ステップS33とステップS34との間にステップS33−1〜S33−2を追加し、さらに、ステップS33−2から分岐するステップS33−3〜S33−4を追加したものである。   FIG. 13 is a flowchart showing the operation of the PC 10 according to the fourth embodiment of the present invention. FIG. 13 is obtained by adding steps S33-1 to S33-2 between step S33 and step S34 in FIG. 10 and further adding steps S33-3 to S33-4 branching from step S33-2. It is.

ステップS33−1において、デジタルカメラ1は、ステップS32で記憶された演算パラメータが画像処理部33において処理可能な範囲内にあるかどうかを解析する。この範囲としては、例えば、ホワイトバランス制御のゲインが0.5〜2.0で、γ値が1.0〜2.0で、エッジ強調のゲインが1.0〜2.0で、LPFの平滑化サイズが±3でというように、画像処理部33の構成に基づき定められる。   In step S33-1, the digital camera 1 analyzes whether the calculation parameter stored in step S32 is within a range that can be processed by the image processing unit 33. As this range, for example, the white balance control gain is 0.5 to 2.0, the γ value is 1.0 to 2.0, the edge enhancement gain is 1.0 to 2.0, and the LPF The smoothing size is determined based on the configuration of the image processing unit 33, such as ± 3.

次に、ステップS33−2に進み、これらの演算パラメータが上記の範囲内にある場合には、演算可能と判断しステップS34に進みデジタルカメラ1で演算を実行する。また、これらの演算パラメータが上記の範囲内にない場合には、演算不可能と判断しステップS33−3に進み、デジタルカメラ1からPC10に演算不可能コマンドを送信する。そして、ステップS33−4に進み、PC10に演算を実行させる。   Next, the process proceeds to step S33-2, and when these calculation parameters are within the above range, it is determined that the calculation is possible, and the process proceeds to step S34 where the digital camera 1 executes the calculation. If these calculation parameters are not within the above range, it is determined that the calculation is impossible, and the process proceeds to step S33-3 to transmit a calculation impossible command from the digital camera 1 to the PC 10. And it progresses to step S33-4 and makes PC10 perform a calculation.

このように、本実施形態に係る画像処理システムにおいては、デジタルカメラ1において演算が不可能と判断された場合には、PC10において演算を実行する。従って、演算に伴うエラーを低減できるという効果を有する。   As described above, in the image processing system according to the present embodiment, when it is determined that the digital camera 1 cannot perform the calculation, the PC 10 performs the calculation. Therefore, there is an effect that errors associated with computation can be reduced.

なお、上述においては、ステップS33−2において演算パラメータが実行可能な範囲内にない場合にはPC10で演算が実行されるように説明したが、あるいは、実行可能な範囲内で最適な演算パラメータを用いることにより、デジタルカメラ1において、近似的な演算を実行してもよい。例えば、γ値が2.5と上限値を超えている場合には、上限値である2.0をγ値として用いることにより、デジタルカメラ1において処理を行う。これにより、演算に伴うエラーを低減しつつ処理時間を低減することが可能となる。   In the above description, it has been described that the calculation is executed by the PC 10 when the calculation parameter is not within the executable range in step S33-2. Alternatively, the optimal calculation parameter within the executable range is selected. By using it, the digital camera 1 may execute an approximate calculation. For example, when the γ value is 2.5, which exceeds the upper limit value, the digital camera 1 performs processing by using the upper limit value of 2.0 as the γ value. As a result, it is possible to reduce the processing time while reducing errors associated with the calculation.

また、上述においては、ステップS33−1〜S33−2の解析および判断がデジタルカメラ1により行われるように説明したが、この判断は、画像データおよび演算パラメータをデジタルカメラ1に送信する前にPC10が行ってもよい。PC10が判断を行うことにより、デジタルカメラ1における演算が不可能な場合には、PC10からデジタルカメラ1への画像データおよび演算パラメータの送信を行わないようにすることができる。従って、画像処理システムの処理効率を向上させることができる。   Further, in the above description, it has been described that the analysis and determination of steps S33-1 to S33-2 are performed by the digital camera 1, but this determination is performed by the PC 10 before transmitting image data and calculation parameters to the digital camera 1. May do. When the PC 10 makes the determination and the calculation in the digital camera 1 is impossible, it is possible to prevent image data and calculation parameters from being transmitted from the PC 10 to the digital camera 1. Therefore, the processing efficiency of the image processing system can be improved.

<第5実施形態>
第1実施形態で図9のフローチャートに示される展開動作においては、ステップS32において、デジタルカメラ1は、PC10から画像データおよび演算パラメータを受信する。この画像データおよび演算パラメータは、それぞれ異なるファイルとして生成されていてもよく、あるいは、RAW形式において、1個のデータとして結合されていてもよい。
<Fifth Embodiment>
In the unfolding operation shown in the flowchart of FIG. 9 in the first embodiment, the digital camera 1 receives image data and calculation parameters from the PC 10 in step S32. The image data and the calculation parameter may be generated as different files, or may be combined as a single data in the RAW format.

図14は、本発明の第5実施形態に係るRAWファイルの構成を表す模式図である。RAWファイルは、画像データ本体D1に、タグ情報D2(ヘッダ部分)およびサムネイル情報D3が付与された構成からなる。タグ情報D2は、画像データ本体D1が撮像された日付やその大きさ等の管理情報に加えて、演算パラメータを含んで付与されている。また、サムネイル情報D3は、図6においてサムネイル画像66を表示するための比較的に画素数の少ないデータである。   FIG. 14 is a schematic diagram showing the configuration of a RAW file according to the fifth embodiment of the present invention. The RAW file has a configuration in which tag information D2 (header part) and thumbnail information D3 are added to the image data body D1. The tag information D2 is added including management parameters in addition to management information such as the date when the image data main body D1 was imaged and its size. The thumbnail information D3 is data having a relatively small number of pixels for displaying the thumbnail image 66 in FIG.

このように、本実施形態に係る画像処理システムにおいては、演算パラメータをタグ情報D2内に記述しているので、RAW画像データおよび演算パラメータを1個のデータとして扱うことができる。従って、RAW画像データおよび演算パラメータを容易に扱うことが可能となる。   As described above, in the image processing system according to the present embodiment, the calculation parameters are described in the tag information D2, so that the RAW image data and the calculation parameters can be handled as one piece of data. Therefore, it is possible to easily handle RAW image data and calculation parameters.

なお、図9のフローチャートでは、デジタルカメラ1は、ステップS33においては演算開始コマンドを、ステップS37においては演算結果送信コマンドを、それぞれ待って次のステップに進んでいるが、例えば、図15のフローチャートにおいてステップS41〜S45に示されるように、これらのコマンドを待たずに次のステップに進んでもよい。図15において、デジタルカメラ1は、ステップS41においてRAWファイルの受信が確認されると、自動的に、演算を実行し演算結果(処理を施された画像データ)をPC10に送信する。これにより、動作を簡略化し処理時間をより低減することが可能となる。   In the flowchart of FIG. 9, the digital camera 1 waits for the calculation start command in step S33 and the calculation result transmission command in step S37, and proceeds to the next step. As shown in steps S41 to S45, the process may proceed to the next step without waiting for these commands. In FIG. 15, when the reception of the RAW file is confirmed in step S41, the digital camera 1 automatically executes a calculation and transmits the calculation result (processed image data) to the PC 10. As a result, the operation can be simplified and the processing time can be further reduced.

<第6実施形態>
第1実施形態で図9のフローチャートに示される動作においては、デジタルカメラ1は、ケーブル11を介して、PC10とのデータのやりとりを行っている。しかし、このデータのやりとりは、ケーブル11に代えてメディア7を用いて行われてもよい。すなわち、PC10において画像データおよび演算パラメータを書き込まれたメディア7をメディア挿入口12から引き抜きデジタルカメラ1のメディア挿入口3に差し込むことにより、PC10からデジタルカメラ1へのデータの受け渡しを行ってもよい。
<Sixth Embodiment>
In the operation shown in the flowchart of FIG. 9 in the first embodiment, the digital camera 1 exchanges data with the PC 10 via the cable 11. However, this data exchange may be performed using the medium 7 instead of the cable 11. That is, the media 7 in which image data and calculation parameters are written in the PC 10 is pulled out from the media insertion slot 12 and inserted into the media insertion slot 3 of the digital camera 1, so that data can be transferred from the PC 10 to the digital camera 1. .

図16は、本発明の第6実施形態に係るデジタルカメラ1の動作を示すフローチャートである。   FIG. 16 is a flowchart showing the operation of the digital camera 1 according to the sixth embodiment of the present invention.

まず、ステップS51において、デジタルカメラ1は、メディア7に画像データが存在しているかどうかを判断する。画像データが存在している場合にはステップS52に進み、画像データが存在していない場合には動作を終了する。   First, in step S <b> 51, the digital camera 1 determines whether image data exists on the medium 7. If the image data exists, the process proceeds to step S52. If the image data does not exist, the operation ends.

ステップS52においては、デジタルカメラ1は、メディア7に演算パラメータが存在しているかどうかを判断する。演算パラメータが存在している場合にはステップS53に進み、演算パラメータが存在していない場合には動作を終了する。   In step S <b> 52, the digital camera 1 determines whether a calculation parameter exists in the medium 7. When the calculation parameter exists, the process proceeds to step S53, and when the calculation parameter does not exist, the operation ends.

ステップS53においては、デジタルカメラ1は、検知された画像データおよび演算パラメータに基づき演算を実行する。   In step S53, the digital camera 1 performs a calculation based on the detected image data and calculation parameters.

次に、ステップS54に進み、デジタルカメラ1は、演算結果(演算を行われた画像データ)をメディア7に書き込む。以上のステップS51〜S54により、デジタルカメラ1の動作が完了する。   In step S54, the digital camera 1 writes the calculation result (the image data on which the calculation has been performed) to the medium 7. Through the above steps S51 to S54, the operation of the digital camera 1 is completed.

このように、本実施形態に係る画像処理システムにおいては、デジタルカメラ1は、第1実施形態におけるケーブル11に代えてメディア7を用いることにより、データを受け取る。従って、PC10は、デジタルカメラ1が演算を実行している間には、デジタルカメラ1との通信を行う必要がないので、他のジョブを実行することが可能となる。よって、処理効率をより向上させることが可能となる。   Thus, in the image processing system according to the present embodiment, the digital camera 1 receives data by using the medium 7 instead of the cable 11 in the first embodiment. Therefore, the PC 10 does not need to communicate with the digital camera 1 while the digital camera 1 is executing calculations, and can execute other jobs. Therefore, it is possible to further improve the processing efficiency.

<第7実施形態>
第3実施形態で図12のフローチャートに示される動作においては、ステップS21−1においてPC10で演算を行うよりもデジタルカメラ1で演算を行う方が速いと判断され、ステップS21においてデジタルカメラ1が接続されていると判断され、ステップS22においてデジタルカメラ1がビジーでないと判断されると、ステップS23においてPC10がデジタルカメラ1に画像データおよび演算パラメータを送信した後にステップS24においてデジタルカメラ1で処理が実行される。しかし、演算対象となる画像データが既にデジタルカメラ1内に存在している場合には、画像データの送信を省略し演算パラメータのみを送信してもよい。
<Seventh embodiment>
In the operation shown in the flowchart of FIG. 12 in the third embodiment, it is determined that the calculation is faster in the digital camera 1 than the calculation in the PC 10 in step S21-1, and the digital camera 1 is connected in step S21. If it is determined in step S22 that the digital camera 1 is not busy, the PC 10 transmits image data and calculation parameters to the digital camera 1 in step S23, and then the digital camera 1 executes processing in step S24. Is done. However, when image data to be calculated already exists in the digital camera 1, transmission of image data may be omitted and only calculation parameters may be transmitted.

図17は、本発明の第7実施形態に係るPC10の動作を示すフローチャートである。図17は、図12において、ステップS22とステップS23との間にステップS22−1〜S22−2を追加し、さらに、ステップS22−2から分岐するステップS22−3を追加したものである。   FIG. 17 is a flowchart showing the operation of the PC 10 according to the seventh embodiment of the present invention. FIG. 17 is obtained by adding steps S22-1 to S22-2 between step S22 and step S23 in FIG. 12, and further adding step S22-3 branched from step S22-2.

ステップS22−1において、PC10は、デジタルカメラ1内に演算対象となる画像データが存在しているかどうかを検索する。この検索は、データファイルの名称、作成された日付、および容量等の属性情報に基づき行われる。すなわち、PC10は、デジタルカメラ1に対して、ファイルの属性情報の提供を要求する。デジタルカメラ1は、メディア挿入口12に挿入されているメディア7の内容を検索することによりファイルの属性情報を得て、PC10に提供する。PC10は、この属性情報を用いて、演算対象となる画像データと同一のファイルがデジタルカメラ1に記憶されているかどうかを確認する。画像データと同一のファイルが記憶されている場合にはステップS22−3に進み、記憶されていない場合にはステップS23に進む。ステップS22−3において、PC10は、デジタルカメラ1への画像データの送信を省略し、演算パラメータ(および演算開始コマンド)の送信のみを行う。   In step S <b> 22-1, the PC 10 searches whether there is image data to be calculated in the digital camera 1. This search is performed based on attribute information such as the name of the data file, the date of creation, and the capacity. That is, the PC 10 requests the digital camera 1 to provide file attribute information. The digital camera 1 retrieves the contents of the media 7 inserted into the media insertion slot 12 to obtain file attribute information and provides it to the PC 10. The PC 10 checks whether the same file as the image data to be calculated is stored in the digital camera 1 using this attribute information. If the same file as the image data is stored, the process proceeds to step S22-3, and if not stored, the process proceeds to step S23. In step S22-3, the PC 10 omits transmission of image data to the digital camera 1, and only transmits calculation parameters (and calculation start commands).

一般に、デジタルカメラ1における撮像およびPC10における画像処理(ビューアーによる現像)においては、デジタルカメラ1を用いて撮像を行った後に、デジタルカメラ1とPC10とを接続し、デジタルカメラ1内の画像データをPC10に取り込むという手順がユーザにより行われる。従って、撮像を行ったデジタルカメラ1を撮像の直後にPC10に接続して画像処理を行う場合等には、演算対象となる画像データが既にデジタルカメラ1内に存在している可能性がある。   In general, in imaging with the digital camera 1 and image processing (development by the viewer) in the PC 10, after imaging with the digital camera 1, the digital camera 1 and the PC 10 are connected, and image data in the digital camera 1 is stored. The procedure of taking in the PC 10 is performed by the user. Accordingly, when image processing is performed by connecting the digital camera 1 that has performed imaging to the PC 10 immediately after imaging, there is a possibility that image data to be calculated already exists in the digital camera 1.

このように、本実施形態にかかる画像処理システムにおいては、デジタルカメラ1内に演算対象となる画像データが存在している場合には、PC10からの画像データの送信を省略する。従って、処理効率をさらに向上させることが可能となる。   As described above, in the image processing system according to the present embodiment, when image data to be calculated exists in the digital camera 1, transmission of image data from the PC 10 is omitted. Therefore, the processing efficiency can be further improved.

本発明の第1実施形態に係る画像処理システムを示す構成図である。1 is a configuration diagram illustrating an image processing system according to a first embodiment of the present invention. デジタルカメラの背面図である。It is a rear view of a digital camera. デジタルカメラの詳細な構成を示す図である。It is a figure which shows the detailed structure of a digital camera. CCDの構成を示す図である。It is a figure which shows the structure of CCD. PCの詳細な構成を示す図である。It is a figure which shows the detailed structure of PC. 画像処理システムの基本的な動作を示す図である。It is a figure which shows the basic operation | movement of an image processing system. 画像処理システムの詳細な動作を示すフローチャートである。It is a flowchart which shows the detailed operation | movement of an image processing system. PCの動作を示すフローチャートである。It is a flowchart which shows operation | movement of PC. デジタルカメラの動作を示すフローチャートである。It is a flowchart which shows operation | movement of a digital camera. 本発明の第2実施形態に係るデジタルカメラの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the digital camera which concerns on 2nd Embodiment of this invention. デジタルカメラの詳細な動作を示すフローチャートである。It is a flowchart which shows the detailed operation | movement of a digital camera. 本発明の第3実施形態に係るデジタルカメラの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the digital camera which concerns on 3rd Embodiment of this invention. 本発明の第4実施形態に係るPCの動作を示すフローチャートである。It is a flowchart which shows operation | movement of PC concerning 4th Embodiment of this invention. 本発明の第5実施形態に係るRAWデータの形式を表す模式図である。It is a schematic diagram showing the format of the RAW data which concerns on 5th Embodiment of this invention. デジタルカメラの動作を示すフローチャートである。It is a flowchart which shows operation | movement of a digital camera. 本発明の第6実施形態に係るデジタルカメラの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the digital camera which concerns on 6th Embodiment of this invention. 本発明の第7実施形態に係るPCの動作を示すフローチャートである。It is a flowchart which shows operation | movement of PC concerning 7th Embodiment of this invention.

符号の説明Explanation of symbols

1 デジタルカメラ
2 レンズ
3 メディア挿入口
4 電源ボタン
5 シャッターボタン
6 ファインダー窓
7 メディア
10 PC(パーソナルコンピュータ)
11 ケーブル
12 メディア挿入口
14 モニター
15 キーボート
22 モード切替ダイヤル
23 上下左右キー
24 LCD(液晶モニター)
25 決定ボタン
31 CPU
32 CCD
33 画像データ処理部
34,42 メモリー
35,43 外部I/F(インターフェース)
36 電源制御部
37 AD変換部
38 フラッシュ部
39 AC電源口
40 内蔵電池
41 制御部
44 電源制御部
45 ハードディスク
51 シェーディング補正部
52 ホワイトバランス部
53 画素補間部
54 色空間変換部
55 γ変換部
56 YCrCb変換部
57 エッジ強調部
58 LPF部
59 JPEG圧縮部
60 RGB変換部
63〜67 サムネイル画像
66a,66b 画像
D1 画像データ本体
D2 タグ情報
D3 サムネイル情報
1 Digital Camera 2 Lens 3 Media Slot 4 Power Button 5 Shutter Button 6 Viewfinder Window 7 Media 10 PC (Personal Computer)
11 Cable 12 Media insertion port 14 Monitor 15 Keyboard 22 Mode switching dial 23 Up / down / left / right key 24 LCD (LCD monitor)
25 OK button 31 CPU
32 CCD
33 Image data processing unit 34, 42 Memory 35, 43 External I / F (interface)
36 Power control unit 37 AD conversion unit 38 Flash unit 39 AC power supply port 40 Built-in battery 41 Control unit 44 Power supply control unit 45 Hard disk 51 Shading correction unit 52 White balance unit 53 Pixel interpolation unit 54 Color space conversion unit 55 γ conversion unit 56 YCrCb Conversion unit 57 Edge enhancement unit 58 LPF unit 59 JPEG compression unit 60 RGB conversion units 63 to 67 Thumbnail images 66a and 66b Image D1 Image data body D2 Tag information D3 Thumbnail information

Claims (13)

撮像装置と前記撮像装置に接続可能な電子処理端末とを備える画像処理システムであって、
画像データへの所定の処理を指示する指示手段と、
前記所定の処理の対象となる前記画像データの記憶が前記撮像装置内で行われているか否かの情報要求を行う情報要求手段と、
前記情報要求手段による前記情報要求に応じて前記記憶が行われているか否かの情報提供を行う情報提供手段と、
前記情報提供手段による前記情報提供において前記記憶が否定された場合に前記所定の処理の対象となる前記画像データを前記撮像装置に送信する処理前データ送信手段と、
送信された前記画像データを受信する受信手段と、
前記所定の処理を含む特定の画像処理機能に特化された特化処理手段を備え、受信された前記画像データに前記所定の処理を施して処理済画像データを得る処理手段と、
前記処理済画像データを前記電子処理端末に送信する処理後データ送信手段と、を有する
ことを特徴とする画像処理システム。
An image processing system comprising an imaging device and an electronic processing terminal connectable to the imaging device,
Instruction means for instructing predetermined processing to the image data;
Information requesting means for making an information request as to whether storage of the image data to be subjected to the predetermined processing is performed in the imaging apparatus;
Information providing means for providing information as to whether or not the storage is performed in response to the information request by the information requesting means;
Pre-processing data transmission means for transmitting the image data to be subjected to the predetermined processing to the imaging device when the storage is denied in the information provision by the information provision means;
Receiving means for receiving the transmitted image data;
Processing means specialized for a specific image processing function including the predetermined processing, and processing means for obtaining processed image data by performing the predetermined processing on the received image data;
An image processing system comprising: post-processing data transmission means for transmitting the processed image data to the electronic processing terminal.
撮像装置と前記撮像装置に接続可能な電子処理端末とを備える画像処理システムであって、
画像データへの所定の処理を指示する指示手段と、
前記所定の処理の対象となる前記画像データの記憶が前記撮像装置内で行われているか否かの情報要求を行う情報要求手段と、
前記情報要求手段による前記情報要求に応じて前記記憶が行われているか否かの情報提供を行う情報提供手段と、
前記所定の処理を含む特定の画像処理機能に特化された特化処理手段を備え、前記情報提供手段による前記情報提供において前記記憶が肯定された場合に前記撮像装置内で前記記憶が行われている前記画像データに前記所定の処理を施して処理済画像データを得る処理手段と、
前記処理済み画像データを前記電子処理端末に送信する処理後データ送信手段と、を有する
ことを特徴とする画像処理システム。
An image processing system comprising an imaging device and an electronic processing terminal connectable to the imaging device,
Instruction means for instructing predetermined processing to the image data;
Information requesting means for making an information request as to whether storage of the image data to be subjected to the predetermined processing is performed in the imaging apparatus;
Information providing means for providing information as to whether or not the storage is performed in response to the information request by the information requesting means;
Specialization processing means specialized for a specific image processing function including the predetermined processing is provided, and the storage is performed in the imaging device when the storage is affirmed in the information provision by the information provision means Processing means for performing the predetermined processing on the image data to obtain processed image data;
An image processing system comprising: a post-processing data transmission unit configured to transmit the processed image data to the electronic processing terminal.
画像データへの所定の処理を指示する指示手段と、
前記所定の処理の対象となる前記画像データの記憶が行われているか否かの情報要求を行う情報要求手段と、
前記情報要求に応じた情報提供において前記記憶が否定された場合に前記所定の処理の対象となる前記画像データを送信する処理前データ送信手段と、を有する電子処理端末に接続可能な撮像装置であって、
前記情報要求手段による前記情報要求に応じて前記記憶が行われているか否かの前記情報提供を行う情報提供手段と、
送信された前記画像データを受信する受信手段と、
前記所定の処理を含む特定の画像処理機能に特化された特化処理手段を備え、受信された前記画像データに前記所定の処理を施して処理済画像データを得る処理手段と、
前記処理済画像データを前記電子処理端末に送信する処理後データ送信手段と、を有する
ことを特徴とする撮像装置。
Instruction means for instructing predetermined processing to the image data;
Information requesting means for requesting information as to whether or not the image data to be subjected to the predetermined processing is stored;
An image processing apparatus connectable to an electronic processing terminal comprising: pre-processing data transmission means for transmitting the image data to be subjected to the predetermined processing when the storage is denied in providing information in response to the information request There,
Information providing means for providing the information as to whether or not the storage is being performed in response to the information request by the information requesting means;
Receiving means for receiving the transmitted image data;
Processing means specialized for a specific image processing function including the predetermined processing, and processing means for obtaining processed image data by performing the predetermined processing on the received image data;
An image processing apparatus comprising: a post-processing data transmission unit configured to transmit the processed image data to the electronic processing terminal.
所定の処理の対象となる画像データの記憶が行われているか否かの情報要求に応じて前記記憶が行われているか否かの情報提供を行う情報提供手段と、
前記画像データを受信する受信手段と、
前記所定の処理を含む特定の画像処理機能に特化された特化処理手段を備え、受信された前記画像データに前記所定の処理を施して処理済画像データを得る処理手段と、
前記処理済画像データを送信する処理後データ送信手段と、を有する撮像装置に接続可能な電子処理端末であって、
前記画像データへの前記所定の処理を指示する指示手段と、
前記情報要求を行う情報要求手段と、
前記情報提供手段による前記情報提供において前記記憶が否定された場合に前記所定の処理の対象となる前記画像データを前記撮像装置に送信する処理前データ送信手段と、を有する
ことを特徴とする電子処理端末。
Information providing means for providing information on whether or not the storage is performed in response to an information request on whether or not the image data to be subjected to predetermined processing is stored;
Receiving means for receiving the image data;
Processing means specialized for a specific image processing function including the predetermined processing, and processing means for obtaining processed image data by performing the predetermined processing on the received image data;
An electronic processing terminal that can be connected to an imaging apparatus having post-processing data transmission means for transmitting the processed image data,
Instruction means for instructing the predetermined processing on the image data;
Information requesting means for making said information request;
Pre-processing data transmission means for transmitting the image data to be subjected to the predetermined processing to the imaging device when the storage is denied in the information provision by the information provision means. Processing terminal.
画像データへの所定の処理を指示する指示手段と、
前記所定の処理の対象となる前記画像データの記憶が行われているか否かの情報要求を行う情報要求手段と、を有する電子処理端末に接続可能な撮像装置であって、
前記情報要求手段による前記情報要求に応じて前記記憶が行われているか否かの情報提供を行う情報提供手段と、
前記所定の処理を含む特定の画像処理機能に特化された特化処理手段を備え、前記情報提供手段による前記情報提供において前記記憶が肯定された場合に前記撮像装置内で前記記憶が行われている前記画像データに前記所定の処理を施して処理済画像データを得る処理手段と、
前記処理済画像データを前記電子処理端末に送信する処理後データ送信手段と、を有する
ことを特徴とする撮像装置。
Instruction means for instructing predetermined processing to the image data;
An information requesting means for making an information request as to whether or not the image data to be subjected to the predetermined processing is stored, and an imaging apparatus connectable to an electronic processing terminal,
Information providing means for providing information as to whether or not the storage is performed in response to the information request by the information requesting means;
Specialization processing means specialized for a specific image processing function including the predetermined processing is provided, and the storage is performed in the imaging device when the storage is affirmed in the information provision by the information provision means Processing means for performing the predetermined processing on the image data to obtain processed image data;
An image processing apparatus comprising: a post-processing data transmission unit configured to transmit the processed image data to the electronic processing terminal.
所定の処理の対象となる画像データの記憶が行われているか否かの情報要求に応じて前記記憶が行われているか否かの情報提供を行う情報提供手段と、
前記所定の処理を含む特定の画像処理機能に特化された特化処理手段を備え、前記情報提供手段による前記情報提供において前記記憶が肯定された場合に前記記憶が行われている前記画像データに前記所定の処理を施して処理済画像データを得る処理手段と、
前記処理済画像データを送信する処理後データ送信手段と、を有する撮像装置に接続可能な電子処理端末であって、
前記画像データへの前記所定の処理を指示する指示手段と、
前記情報要求を行う情報要求手段と、
を有する
ことを特徴とする電子処理端末。
Information providing means for providing information on whether or not the storage is performed in response to an information request on whether or not the image data to be subjected to predetermined processing is stored;
The image data that includes specialized processing means specialized for a specific image processing function including the predetermined processing, and in which the storage is performed when the storage is affirmed in the information provision by the information provision means Processing means for performing the predetermined processing to obtain processed image data;
An electronic processing terminal that can be connected to an imaging apparatus having post-processing data transmission means for transmitting the processed image data,
Instruction means for instructing the predetermined processing on the image data;
Information requesting means for making said information request;
An electronic processing terminal comprising:
請求項1に記載の画像処理システムであって、
前記処理前データ送信手段は、前記所定の処理の処理内容を指定するパラメータを前記撮像装置に送信する
ことを特徴とする画像処理システム。
The image processing system according to claim 1,
The image processing system, wherein the pre-processing data transmission means transmits a parameter designating processing content of the predetermined processing to the imaging device.
請求項4に記載の電子処理端末であって、
前記処理前データ送信手段は、前記所定の処理の処理内容を指定するパラメータを前記撮像装置に送信する
ことを特徴とする電子処理端末。
The electronic processing terminal according to claim 4,
The electronic processing terminal characterized in that the pre-processing data transmission means transmits a parameter designating processing content of the predetermined processing to the imaging device.
請求項2に記載の画像処理システムであって、
前記所定の処理の処理内容を指定するパラメータを送信する手段をさらに有する
ことを特徴とする画像処理システム。
The image processing system according to claim 2,
An image processing system, further comprising means for transmitting a parameter for specifying a processing content of the predetermined processing.
請求項6に記載の電子処理端末であって、
前記所定の処理の処理内容を指定するパラメータを前記撮像装置に送信する手段をさらに有する
ことを特徴とする電子処理端末。
The electronic processing terminal according to claim 6,
An electronic processing terminal further comprising means for transmitting a parameter designating processing content of the predetermined processing to the imaging apparatus.
請求項2に記載の画像処理システムであって、
前記画像データは、脱着可能な記録媒体に記憶される
ことを特徴とする画像処理システム。
The image processing system according to claim 2,
The image processing system, wherein the image data is stored in a removable recording medium.
請求項5に記載の撮像装置であって、
前記画像データは、脱着可能な記録媒体に記憶される
ことを特徴とする撮像装置。
The imaging apparatus according to claim 5,
An image pickup apparatus, wherein the image data is stored in a detachable recording medium.
請求項6に記載の電子処理端末であって、
前記画像データは、脱着可能な記録媒体に記憶される
ことを特徴とする電子処理端末。
The electronic processing terminal according to claim 6,
The electronic processing terminal, wherein the image data is stored in a removable recording medium.
JP2004334466A 2004-11-18 2004-11-18 Imaging apparatus, electronic processing terminal, and image processing system Pending JP2006148436A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004334466A JP2006148436A (en) 2004-11-18 2004-11-18 Imaging apparatus, electronic processing terminal, and image processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004334466A JP2006148436A (en) 2004-11-18 2004-11-18 Imaging apparatus, electronic processing terminal, and image processing system

Publications (1)

Publication Number Publication Date
JP2006148436A true JP2006148436A (en) 2006-06-08

Family

ID=36627616

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004334466A Pending JP2006148436A (en) 2004-11-18 2004-11-18 Imaging apparatus, electronic processing terminal, and image processing system

Country Status (1)

Country Link
JP (1) JP2006148436A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105549994A (en) * 2015-12-09 2016-05-04 惠州Tcl移动通信有限公司 Mobile terminal camera calibration parameter writing method and system and mobile terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105549994A (en) * 2015-12-09 2016-05-04 惠州Tcl移动通信有限公司 Mobile terminal camera calibration parameter writing method and system and mobile terminal

Similar Documents

Publication Publication Date Title
US20060103737A1 (en) Image capturing apparatus, electronic processing terminal and image processing system
US7522196B2 (en) Image sensing apparatus and control method thereof
JP4177713B2 (en) Imaging device
EP1686787B1 (en) Image pickup apparatus with special effect mode and method thereof
JP4035543B2 (en) Imaging device
KR100808887B1 (en) Imaging apparatus and its control method
US8063953B2 (en) Image display controlling device for displaying an image belonging to a file image group, imaging device for displaying an image belonging to a file image group, and image display method for displaying an image belonging to a file image group
JP2006262451A (en) Image recording apparatus and method
JP2007104220A (en) Image processing apparatus and image processing method
JP2008245248A (en) Image capturing apparatus
JP2003158704A (en) Camera system, digital camera, and method for controlling the same
US7961225B2 (en) Data processing apparatus, method of controlling data processing apparatus, and computer-readable storage medium for use in controlling image sensing processing and image processing
JP2009044444A (en) Imaging apparatus, its white balance control method, program and storage medium
US20090080807A1 (en) Image Processing System and Image Processing Apparatus
JP2006148437A (en) Imaging apparatus, electronic processing terminal, and image processing system
JP2006148436A (en) Imaging apparatus, electronic processing terminal, and image processing system
JP2006148435A (en) Imaging apparatus, electronic processing terminal, and image processing system
JP2006148438A (en) Imaging apparatus, electronic processing terminal, and image processing system
JP2006340150A (en) Image list updating method in digital camera system
JP2003283901A (en) Method for transferring image data
WO2002041629A1 (en) Image file generating device and digital still camera
JP2007124150A (en) Apparatus and method for image processing, and for processing image data file, computer program, and recording medium
JP2002330322A (en) Electronic camera
JP2004193784A (en) Image processor
JP5173687B2 (en) Information processing apparatus, control method thereof, and program