JPH09147095A - Image recorder - Google Patents

Image recorder

Info

Publication number
JPH09147095A
JPH09147095A JP8251343A JP25134396A JPH09147095A JP H09147095 A JPH09147095 A JP H09147095A JP 8251343 A JP8251343 A JP 8251343A JP 25134396 A JP25134396 A JP 25134396A JP H09147095 A JPH09147095 A JP H09147095A
Authority
JP
Japan
Prior art keywords
image information
image
information
character
compression
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
JP8251343A
Other languages
Japanese (ja)
Inventor
Satoshi Ejima
聡 江島
Tomoaki Kawamura
智明 川村
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.)
Nikon Corp
Original Assignee
Nikon Corp
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 Nikon Corp filed Critical Nikon Corp
Priority to JP8251343A priority Critical patent/JPH09147095A/en
Publication of JPH09147095A publication Critical patent/JPH09147095A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To reduce the data capacity without losing the necessary information and also to shorten the compression/expansion processing time by compressing photographing image information, pen input image information and character image information in different methods and thereby applying a suitable compression to each image. SOLUTION: A lens 7 and a CCD 23 input the 1st image information (photographing image information), and a touch tablet 13 inputs the 2nd image information (line image information) different from the 1st image information. A digital signal processor 26 applies the JPEG or MPEG compression to the 1st image information, and a CPU 29 compresses the 2nd image information by the run length method. A memory 31 individually records those compressed information. These images are composited on a frame 27 and simultaneously displayed on an LCD 2. The JPEG method, etc., is applied to a photographing image that has a large quantity of data and a high frequency component. The line image information, however, can be least compressed by the run length method and also can be reversibly compressed. Therefore, the omission of the line image information can be prevented despite its expansion.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、複数の異なる画像情報
および文字情報を入力・記録可能な画像処理装置に関す
るものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an image processing apparatus capable of inputting / recording a plurality of different image information and character information.

【0002】[0002]

【従来の技術】従来よりコンピュータ上で様々な画像を
合成し、処理することがなされている。そして例えばカ
メラやスキャナーで取り込んだ画像(以下撮影画像と記
す)と、使用者がマウスやタブレットで入力した線によ
る画像(以下線画像と記す)や文字を合成し、新たな映
像を作成することが広く行われている。そして合成し、
作成された画像は記録装置に記録されるが、ここで合成
された映像は特定の圧縮方法で圧縮され記録、保存され
ていた。
2. Description of the Related Art Conventionally, various images have been synthesized and processed on a computer. Then, for example, an image captured by a camera or a scanner (hereinafter referred to as a photographed image) is combined with a line image (hereinafter referred to as a line image) input by a user with a mouse or tablet to create a new image. Is widely practiced. And synthesize
The created image is recorded in the recording device, but the video combined here is compressed and recorded and stored by a specific compression method.

【0003】[0003]

【発明が解決しようとする課題】ここで撮影画像情報と
線画情報に同じ圧縮処理が施されると、いくつかの不都
合が生じる。一つにはカメラやスキャナーで取り込まれ
たデータ量の大きい撮影画像はなるべく高い圧縮率で圧
縮することが、記録媒体の限られた容量から求められ
る。そしてこのような画像では画像の高周波成分が少な
いために、低周波成分の劣化の少ない方法が取られる傾
向にある。そのため一般的にJPEG圧縮方法など、不
可逆性の圧縮方式を用いることが多い。
If the same compression processing is applied to the photographed image information and the line drawing information, some inconveniences occur. For one thing, it is required to compress a photographed image with a large amount of data captured by a camera or a scanner at a compression rate as high as possible from the limited capacity of the recording medium. In such an image, since the high frequency component of the image is small, a method in which the low frequency component is less deteriorated tends to be adopted. Therefore, generally, an irreversible compression method such as a JPEG compression method is often used.

【0004】一方線画では例えば白地に細い線が描かれ
ている場合、白100パーセントの画素の横に、黒10
0パーセントの画素が存在しており、白地と黒線との境
には高周波成分が多く存在しする。したがって、この線
画も前述のようにJPEG圧縮を行ってしまうと高周波
成分が損失してしまい、例えば直線のデータが不可逆圧
縮によりギャザやにじみが生じてしまうという問題があ
った。
On the other hand, in a line drawing, for example, when a thin line is drawn on a white background, black 10 is displayed beside a pixel of 100% white.
There are 0% of pixels, and many high-frequency components exist at the boundary between the white background and the black line. Therefore, if the line drawing is also subjected to JPEG compression as described above, high frequency components are lost, and there is a problem that, for example, straight line data is irreversibly compressed and gathers or bleeding occurs.

【0005】また画像上に文字を入力した場合など、小
さな文字がJPEG圧縮特有のブロック歪みにより読み
にくくなってしまうなど、文字に関する情報が失われて
しまうという問題があった。さらにこれらの問題点を解
決すべく、線画の高周波成分の劣化を少なくするために
画像の圧縮率を下げると、圧縮された情報が大きくなり
記録媒体の大型化を招き、製品コストが増大するといっ
た問題点があった。
Further, there is a problem that information about characters is lost, such as when a character is input on an image, small characters are hard to read due to block distortion peculiar to JPEG compression. Further, in order to solve these problems, if the compression rate of the image is reduced in order to reduce the deterioration of the high frequency component of the line drawing, the compressed information becomes large, the recording medium becomes large, and the product cost increases. There was a problem.

【0006】[0006]

【課題を解決するための手段】請求項1の発明では、第
1の画像情報を入力するレンズ7及びCCD23と、第
1の画像情報とは異なる第2の画像情報を入力するペン
形状ポインタ15及びタッチタブレット13と、第1の
画像情報と第2の画像情報を合成して同時に表示するフ
レームメモリ27及びLCD2と、第1の画像情報をJ
PEG圧縮又はMPEG圧縮するディジタルシグナルプ
ロセッサ26と、前記第2の画像情報を前記第1の圧縮
方法とは異なるランレングス法で圧縮するCPU29
と、圧縮されたそれぞれの情報を個別に記録するメモリ
31とを設けた。
According to the first aspect of the invention, the lens 7 and the CCD 23 for inputting the first image information, and the pen-shaped pointer 15 for inputting the second image information different from the first image information. And the touch tablet 13, the frame memory 27 and the LCD 2 for combining and displaying the first image information and the second image information at the same time, and the first image information J
A digital signal processor 26 for PEG compression or MPEG compression, and a CPU 29 for compressing the second image information by a run length method different from the first compression method.
And a memory 31 for individually recording the compressed information.

【0007】請求項2の発明では、第1の画像情報を入
力するレンズ7及びCCD23と、文字情報を入力し該
文字情報のコードを発生するキー入力装置(タッチタブ
レット(LCD)に描かれたキーボード文字列をペン形
状ポインタ15で押す)と、文字情報より文字の形状を
第2の画像情報として出力するCPU29と、第1の画
像情報と第2の画像情報を合成して同時に表示するフレ
ームメモリ27及びLCD2と、前記第1の画像情報を
第1の圧縮方法で圧縮する第1の圧縮手段と、前記第2
の画像情報を前記第1の圧縮方法とは異なる方法で圧縮
する第2の圧縮方法と、圧縮された情報を個別に記録す
るメモリ31とを設けた。
According to the second aspect of the invention, the lens 7 and the CCD 23 for inputting the first image information, and the key input device (touch tablet (LCD)) for inputting the character information and generating the code of the character information are drawn. When the keyboard character string is pressed with the pen-shaped pointer 15), the CPU 29 that outputs the character shape as the second image information from the character information, and the frame that simultaneously displays the first image information and the second image information by combining them The memory 27 and the LCD 2, first compression means for compressing the first image information by a first compression method, and the second
The second compression method for compressing the image information of No. 1 by a method different from the first compression method and the memory 31 for individually recording the compressed information are provided.

【0008】請求項3の発明では、光学的な像を電子的
な第1の画像情報に変換するレンズ7及びCCD23
と、ペン形状ポインタ15の軌跡より第2の画像情報を
生成するタッチタブレット13と、第1と第2の画像情
報を異なる圧縮形式でデータ圧縮処理する画像処理手段
と、各々の画像情報を個別に記録するメモリ31とを設
けた。
According to the third aspect of the invention, the lens 7 and the CCD 23 for converting the optical image into electronic first image information.
A touch tablet 13 that generates second image information from the trajectory of the pen-shaped pointer 15, an image processing unit that performs data compression processing on the first and second image information in different compression formats, and each image information individually. And a memory 31 for recording the data.

【0009】請求項4の発明では、第1の画像情報を入
力する第1の入力手段と、前記第1の画像情報とは異な
る第2の画像情報を入力する第2の入力手段と、前記第
1の画像情報と前記第2の画像情報とを合成して同時に
表示する表示手段と、前記第1の画像情報を圧縮する圧
縮手段と、前記圧縮された前記第1の画像情報と非圧縮
の前記第2画像情報を個別に記録する記録手段とを備え
た。
According to a fourth aspect of the present invention, first input means for inputting the first image information, second input means for inputting the second image information different from the first image information, and the above Display means for synthesizing and simultaneously displaying the first image information and the second image information, a compression means for compressing the first image information, and the compressed first image information and uncompressed information. And recording means for individually recording the second image information.

【0010】請求項5の発明では、第1の画像情報を入
力する第1の入力手段と、文字情報を入力し、該文字情
報のコードを発生する文字入力手段と、前記文字情報よ
り文字の形状を第2の画像情報として出力する文字出力
手段と、前記第1の画像情報と前記第2の画像情報を合
成して同時に表示する表示手段と、前記第1の画像情報
を圧縮する圧縮手段と、該圧縮された第1の画像情報と
非圧縮の前記第2の画像情報を個別に記録する記録手段
とを備えた。
According to another aspect of the invention, there is provided a first input means for inputting the first image information, a character input means for inputting the character information and generating a code of the character information, and a character input from the character information. Character output means for outputting the shape as second image information, display means for synthesizing and displaying the first image information and the second image information at the same time, and compression means for compressing the first image information. And recording means for individually recording the compressed first image information and the uncompressed second image information.

【0011】請求項6の発明では、光学的な像を電子的
な第1の画像情報に変換する撮像手段と、指示部材と、
前記指示部材の軌跡より第2の画像情報を生成する入力
検出手段と、第1と第2の画像情報を処理する画像処理
手段と、各々の画像情報を個別に記録する記録手段とを
備え、前記画像処理手段では該第1の画像情報のみをデ
ータ圧縮処理する構成とした。
According to the invention of claim 6, an image pickup means for converting an optical image into electronic first image information, an indicating member,
An input detection means for generating second image information from the trajectory of the pointing member; an image processing means for processing the first and second image information; and a recording means for individually recording each image information, The image processing means is configured to perform data compression processing on only the first image information.

【0012】請求項7の発明では、第1の画像情報を入
力する第1の入力手段と、文字情報を入力し、該文字情
報のコードを発生する文字入力手段と、前記文字情報よ
り文字の形状を第2の画像情報として出力する文字出力
手段と、前記第1の画像情報と前記第2の画像情報を合
成して同時に表示する表示手段と、前記第1の画像情報
を第1の圧縮方法で圧縮する第1の圧縮手段と、前記文
字情報のコードを圧縮する第2の圧縮手段と、該圧縮さ
れた第1の画像情報と該圧縮された文字情報のコードを
個別に記録する記録手段とを備えた。
According to the invention of claim 7, first input means for inputting the first image information, character input means for inputting the character information and generating a code of the character information, and character input from the character information. Character output means for outputting the shape as second image information, display means for synthesizing and displaying the first image information and the second image information at the same time, and first compression information for the first image information. A first compressing means for compressing by a method, a second compressing means for compressing the code of the character information, and a record for individually recording the compressed first image information and the code of the compressed character information. And means.

【0013】請求項8の発明では、第1の画像情報を入
力する第1の入力手段と、前記第1の画像情報とは異な
る第2の画像情報を入力する第2の入力手段と、前記第
1の画像情報と前記第2の画像情報とを合成して同時に
表示可能な表示手段と、前記第1の画像情報と非圧縮の
前記第2画像情報を個別に記録する記録手段とを備え
た。
According to an eighth aspect of the present invention, first input means for inputting the first image information, second input means for inputting second image information different from the first image information, and the above A display unit capable of synthesizing the first image information and the second image information and displaying them simultaneously; and a recording unit for individually recording the first image information and the uncompressed second image information. It was

【0014】[0014]

【作用】このことにより請求項1の発明では、第1の画
像情報を第1の圧縮方法で、第2の画像情報を第1の圧
縮方法とは異なる方法で圧縮することにより圧縮の効率
が高まった。また請求項2の発明では、第1の画像情報
を第1の圧縮方法で圧縮し、文字の形状を表す第2の画
像情報を第1の圧縮方法とは異なる方法で圧縮すること
により、圧縮効率が高まった。
Thus, according to the first aspect of the present invention, the first image information is compressed by the first compression method and the second image information is compressed by a method different from the first compression method. I got higher. According to the invention of claim 2, the first image information is compressed by the first compression method, and the second image information representing the shape of the character is compressed by a method different from the first compression method. Efficiency has increased.

【0015】さらに請求項3の発明では、画像処理手段
が該第1の画像情報と該第2の画像情報を異なる圧縮形
式でデータ圧縮処理する光学的な像を変換した第1の画
像情報、指示部材の軌跡より入力された第2の画像情報
を異なる圧縮形式でデータ圧縮処理することにより、圧
縮効率が高まった。また、請求項4の発明では、比較的
情報量の多い第1の画像情報を圧縮し、情報量の比較的
少ない第2の画像情報を非圧縮とすることにより、圧縮
の効率を高めるとともに、第2の画像情報の劣化を防い
でいる。
Further, in the invention of claim 3, the image processing means converts the optical image obtained by data compression processing of the first image information and the second image information in different compression formats, first image information, By compressing the second image information input from the trajectory of the pointing member in different compression formats, the compression efficiency is improved. Further, according to the invention of claim 4, the first image information having a relatively large amount of information is compressed, and the second image information having a relatively small amount of information is uncompressed, thereby improving the efficiency of compression, and This prevents deterioration of the second image information.

【0016】また、請求項5の発明では、比較的情報量
の多い第1の画像情報を圧縮し、文字の形状を表す第2
の画像情報を非圧縮とすることにより、圧縮効率が高ま
った。更に、請求項6の発明では、光学的な像を変換し
た第1の画像情報のみを圧縮することにより圧縮効率が
高まった。
According to the invention of claim 5, the first image information having a relatively large amount of information is compressed and the second image representing the shape of the character is compressed.
By uncompressing the image information of, the compression efficiency is improved. Furthermore, in the invention of claim 6, the compression efficiency is increased by compressing only the first image information obtained by converting the optical image.

【0017】また、請求項7の発明では、光学的な像を
変換した第1の画像情報を第1の圧縮方法で圧縮し、文
字の情報を表すコードは第2の圧縮方法で圧縮すること
により圧縮効率が高まった。また、請求項8の発明で
は、第1の画像情報と第2の画像情報とを個別に記録す
ることにより、第1の画像情報と第2の画像情報とを合
成して表示するか否かを選択することができる。
According to a seventh aspect of the present invention, the first image information obtained by converting the optical image is compressed by the first compression method, and the code representing the character information is compressed by the second compression method. This increased the compression efficiency. According to the invention of claim 8, whether or not the first image information and the second image information are combined and displayed by separately recording the first image information and the second image information. Can be selected.

【0018】[0018]

【実施例】以下、本発明を図面に示す実施の形態に基づ
いて詳細に説明する。図1、図2は本発明に係わる電子
スチルカメラの概略図である。電子スチルカメラ1には
電源スイッチ10、静止画像の再生および各種データを
表示する液晶ディスプレイ(以下LCDと記す)2を備
えている。ストロボ5、ファインダー6、撮影レンズ
7、レリーズ釦8は画像の記録に関するもので、マイク
3、イヤホンジャック4、録音釦9、スピーカー12は
音声の記録および再生に関するものである。スイッチ釦
11は使用者が様々な設定を行うためのスイッチであ
る。またLCD2の表面には、ペン状の指示部材(ペン
形状ポインタ)15で接触すると、指示された位置が入
力可能になるいわゆるタッチタブレット13が設けられ
ている。このタッチタブレット13は透明な樹脂で構成
されており、内側のLCD2がタッチタブレット13を
通して観察可能となっている。また、電子スチルカメラ
1は、切り換えスイッチ14を切り換えることで撮影モ
ード、ペン入力モード及び再生モードのいずれかを選択
できる。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail based on an embodiment shown in the drawings. 1 and 2 are schematic views of an electronic still camera according to the present invention. The electronic still camera 1 is equipped with a power switch 10 and a liquid crystal display (hereinafter referred to as LCD) 2 for reproducing a still image and displaying various data. The strobe 5, the finder 6, the taking lens 7, and the release button 8 are related to image recording, and the microphone 3, the earphone jack 4, the recording button 9, and the speaker 12 are related to recording and reproducing sound. The switch button 11 is a switch for the user to perform various settings. In addition, a so-called touch tablet 13 is provided on the surface of the LCD 2 so that when a pen-shaped pointing member (pen-shaped pointer) 15 is touched, the pointed position can be input. The touch tablet 13 is made of transparent resin, and the LCD 2 on the inside can be observed through the touch tablet 13. Further, the electronic still camera 1 can select one of the shooting mode, the pen input mode, and the reproduction mode by switching the changeover switch 14.

【0019】またスイッチ11はタッチタブレット13
へ入力した情報を確定し、内部のメモリ31に記録する
ためのスイッチである。図3は回路ブロック図である。
撮影レンズ7より入射した光束はCCD23上に結像
し、相関二重サンプリング回路24(図中ではCDSと
記す)をへて、A/Dコンバータ25でAD変換された
後に、ディジタルシグナルプロセッサ26(図中ではD
SPと記す)で圧縮され、CPU29、インターフェー
ス30を経てメモリ31に記録される。またマイク3よ
り入力された音声はA/Dコンバータ21でAD変換さ
れ、ディジタルシグナルプロセッサ26で圧縮され、C
PU29、インターフェース30をへてメモリ31に記
録される。またタッチタブレット13はCPU29に接
続されている。さらにCPU29にはフレームメモリ2
7を経由してLCD2が接続され、画像の表示が可能と
なっている。さらにディジタルシグナルプロセッサ26
にはD/Aコンバータ22とスピーカ12が接続され、
音声の再生が行われるように構成されている。
The switch 11 is a touch tablet 13
This is a switch for confirming the information input to and recording it in the internal memory 31. FIG. 3 is a circuit block diagram.
The light beam incident from the taking lens 7 forms an image on the CCD 23, passes through a correlated double sampling circuit 24 (denoted as CDS in the drawing), is AD-converted by the A / D converter 25, and then is digital signal processor 26 ( D in the figure
It is compressed by (SP) and is recorded in the memory 31 via the CPU 29 and the interface 30. The voice input from the microphone 3 is AD-converted by the A / D converter 21, compressed by the digital signal processor 26, and converted into C
It is recorded in the memory 31 through the PU 29 and the interface 30. The touch tablet 13 is connected to the CPU 29. Further, the CPU 29 has a frame memory 2
The LCD 2 is connected via 7 and an image can be displayed. Further, the digital signal processor 26
Is connected to the D / A converter 22 and the speaker 12,
It is configured to play audio.

【0020】次に、電子スチルカメラの動作の説明を行
う。まず、音声の入力について説明する。電源スイッチ
10がスライドされて電源が投入される。そして録音釦
9が押されると、音声はマイク3から入力され、A/D
変換回路21でディジタルデータに変換され、ディジタ
ルシグナルプロセッサ26に入力される。ディジタルシ
グナルプロセッサ26ではディジタル化された音声信号
は圧縮され、CPU29およびインターフェース30を
経由してメモリ31内部の音声情報記録領域に記録され
る。
Next, the operation of the electronic still camera will be described. First, the input of voice will be described. The power switch 10 is slid to turn on the power. When the record button 9 is pressed, the voice is input from the microphone 3 and the A / D
It is converted into digital data by the conversion circuit 21 and input to the digital signal processor 26. In the digital signal processor 26, the digitized audio signal is compressed and recorded in the audio information recording area inside the memory 31 via the CPU 29 and the interface 30.

【0021】なおこの音声の圧縮は公知のPCM方式で
圧縮、記録が行われる。そして切り換えスイッチ14に
より再生を行う場合には、メモリ31内部の音声情報が
インターフェース30とCPU29を経由し、DSP2
6において伸張され、D/Aコンバータ22を経由して
スピーカ12またはイヤフォンジャック4に接続された
不図示のイヤフォンで再生される。
The sound is compressed and recorded by the known PCM method. When the reproduction is performed by the changeover switch 14, the audio information in the memory 31 passes through the interface 30 and the CPU 29, and the DSP 2
6 is expanded and reproduced by the earphones (not shown) connected to the speaker 12 or the earphone jack 4 via the D / A converter 22.

【0022】次に画像の入力について説明する。電源ス
イッチ10がスライドされ、レリーズ釦8が操作される
と、被写体像は撮影レンズ7で集光された光束が撮像素
子であるCCD23に結像する。そして光電変換された
画像情報は相関2重サンプリング回路(図中にはCDS
と記す)24を経てA/Dコンバータ25でディジタル
データに変換される。そしてディジタルシグナルプロセ
ッサ26で圧縮され、CPU29、インターフェース3
0を経てメモリ31内部の撮影画像記録領域に蓄積され
る。ここで圧縮は離散的コサイン変換と量子化とハフマ
ン符号化を組み合わせたJPEG圧縮方式が行われてい
る。
Next, image input will be described. When the power switch 10 is slid and the release button 8 is operated, the subject image is formed by the light flux condensed by the taking lens 7 on the CCD 23 which is the image pickup device. The photoelectrically converted image information is correlated double sampling circuit (CDS in the figure).
24) and converted into digital data by the A / D converter 25. Then, it is compressed by the digital signal processor 26, and the CPU 29 and the interface 3
It is accumulated in the photographed image recording area inside the memory 31 via 0. Here, the compression is performed by a JPEG compression method that combines discrete cosine transform, quantization, and Huffman coding.

【0023】なお圧縮方法はフラクタル画像圧縮方式な
ど、撮影された画像の圧縮に向いた方式ならば、JPE
G圧縮方式に限定するものではない。また切り換えスイ
ッチ14の操作により、メモリ31に圧縮して蓄積され
た情報は電子スチルカメラの1の背面に設けられたLC
D2に表示可能である。これはメモリ31の情報がイン
ターフェース30をへてCPU29に読み込まれ、ディ
ジタルシグナルプロセッサ26で伸張される。そして再
度CPU29を経由しフレームメモリ27に一旦蓄えら
れてからLCD2に表示される。ここで画像情報の場合
には、伸張された画像データがビットマップとしてフレ
ームメモリ27に蓄えられ表示される。さらに必要に応
じてビットマップデータが間引かれ縮小したいわゆるサ
ムネイル画像としてフレームメモリ27に送られ、LC
D2で表示される。
If the compression method is suitable for compressing a photographed image, such as a fractal image compression method, JPE is used.
The method is not limited to the G compression method. The information compressed and stored in the memory 31 by operating the changeover switch 14 is an LC provided on the rear surface of the electronic still camera 1.
It can be displayed on D2. The information in the memory 31 is read by the CPU 29 through the interface 30 and expanded by the digital signal processor 26. Then, it is again stored in the frame memory 27 via the CPU 29 and then displayed on the LCD 2. In the case of image information, the expanded image data is stored in the frame memory 27 as a bitmap and displayed. Further, if necessary, bitmap data is sent to the frame memory 27 as a so-called thumbnail image which is thinned and reduced, and the
Displayed as D2.

【0024】なお上記の撮影にはストロボ5、ファイン
ダー6が必要に応じて使用される。またCPU29の内
部には日付および時刻を知るための時計回路が内蔵され
ており、音声情報や画像情報が記録されたときの日付と
時刻が、音声情報や画像情報とともに記録可能となって
いる。次にタッチタブレット13からの情報の入力につ
いて説明する。
A strobe 5 and a finder 6 are used as needed for the above-mentioned photographing. A clock circuit for knowing the date and time is built in the CPU 29, and the date and time when the voice information and the image information were recorded can be recorded together with the voice information and the image information. Next, input of information from the touch tablet 13 will be described.

【0025】タッチタブレット13がペン状のポインタ
15で押圧されると、接触した箇所のX,Y座標がCP
U29に入力される。この入力されたX,Y座標はCP
U29内部のバッファメモリーに蓄えられるとともに、
そしてフレームメモリ27内部の前記X,Y座標の各点
に対応した箇所にデータが書き込まれ、LCD2上に表
示される。この結果、ポインタ15であたかもLCD2
に直接ペンで線を入力しているように使用者が感じるこ
とができる。
When the touch tablet 13 is pressed by the pointer 15 having a pen shape, the X and Y coordinates of the contact point are CP.
Input to U29. The input X and Y coordinates are CP
It is stored in the buffer memory inside U29,
Then, the data is written in the position corresponding to each point of the X and Y coordinates inside the frame memory 27 and displayed on the LCD 2. As a result, the pointer 15 is as if the LCD 2
The user can feel as if he / she is entering the line directly with the pen.

【0026】なお線の色は黒、白、赤、青などの色を不
図示の選択スイッチにより選択することが可能となって
いる。そしてポインタ15を移動すれば曲線が、またポ
インタ15を断続的にタブレット上を移動させれば破線
を描くことが可能である。なおすでに前述の撮影画像が
フレームメモリー27に入力されLCD2に表示されて
いる場合には、線画情報は撮影画像情報とともに、フレ
ームメモリ27上で合成して、LCD2に同時に表示さ
れる。
The color of the line can be selected from black, white, red, blue and the like by a selection switch (not shown). A curved line can be drawn by moving the pointer 15, and a broken line can be drawn by moving the pointer 15 intermittently on the tablet. When the above-mentioned photographed image is already input to the frame memory 27 and displayed on the LCD 2, the line drawing information is combined with the photographed image information on the frame memory 27 and is simultaneously displayed on the LCD 2.

【0027】ポインタ15で記入後、スイッチ11を押
すとCPU29内部のバッファメモリーに蓄積された情
報は、インターフェース30を経由して、メモリー31
の線画情報記録領域に記録される。ここで線画の情報
は、情報のない無情報、黒、白、赤、青などの情報のあ
る状態の5段階の状態でしかない。したがって、この様
な情報の圧縮にはランレングス法が最も適している。ラ
ンレングス法とは、線画面上を水平方向に走査し、黒、
白、赤、青の情報のそれぞれ続く長さ、および無情報の
続く長さを符号化する方法である。したがってランレン
グス法によればこの様な線画の情報は最も小さく圧縮可
能であり、また可逆圧縮が可能であるので、伸張しても
情報の欠落をなくすことが可能である。なおランレング
ス法において垂直方向に走査してもよい。
When the switch 11 is pressed after writing with the pointer 15, the information stored in the buffer memory inside the CPU 29 is transferred to the memory 31 via the interface 30.
Is recorded in the line drawing information recording area. Here, the information of the line drawing is only a five-step state of no information, no information, and information such as black, white, red, and blue. Therefore, the run length method is most suitable for compressing such information. The run length method scans a line screen horizontally and
It is a method of encoding the continuous length of each of white, red and blue information and the continuous length of no information. Therefore, according to the run length method, the information of such a line drawing can be compressed to the smallest size and can be reversibly compressed, so that the loss of the information can be eliminated even if it is expanded. In the run length method, scanning may be performed in the vertical direction.

【0028】なお線画情報の圧縮は、ランレングス法に
限定するものではない。この線画は、前述の撮影画像と
はフレームメモリ27で合成する事が可能となっている
ので、LCD2では撮影画像の上に線画をあたかも上書
きするように使用者が感じる事が可能である。しかしな
がら、撮影画像はメモリ31の内部の撮影画像記録領域
に、線画はメモリ31内部の線が情報記録領域に個別の
圧縮方法で記録されいる。したがって2つの情報が異な
る領域に記録されていることにより、使用者が線画のみ
を削除することも撮影画像のみを削除することも可能で
あり、さらに各々を個別の圧縮方法で圧縮することが可
能となっている。
The compression of the line drawing information is not limited to the run length method. Since this line drawing can be combined with the above-described photographed image in the frame memory 27, the user can feel as if the line drawing is overwritten on the photographed image on the LCD 2. However, the photographed image is recorded in the photographed image recording area inside the memory 31, and the line drawing is recorded in the information recording area in the line inside the memory 31 by individual compression methods. Therefore, since the two pieces of information are recorded in different areas, it is possible for the user to delete only the line drawing or the photographed image, and further it is possible to compress each by a separate compression method. Has become.

【0029】このように、線によって構成され空間周波
数成分の高いものが多い線画の圧縮にはランレングス法
が適しており、この線画の圧縮も前述のJPEG圧縮を
行ったのでは、圧縮効率が悪く情報量が小さくならず、
さらに圧縮・伸張に時間がかかる。さらにJPEG圧縮
は圧縮して伸張するとデータがもとには完全に戻らない
非可逆圧縮なので、情報が欠落しギャザやにじみが発生
するという問題が発生する。しかしながら、線画の圧縮
には撮影画像とは異なるランレングス法を用いて圧縮し
たので、このような問題の発生を防ぐことが可能となっ
た。
As described above, the run-length method is suitable for compressing a line drawing which is composed of lines and has many high spatial frequency components. If the line drawing is also compressed by the above-mentioned JPEG compression, the compression efficiency is improved. The amount of information does not get smaller,
Furthermore, it takes time to compress and expand. Furthermore, since the JPEG compression is a lossy compression in which the data does not completely return to the original when compressed and expanded, there is a problem in that information is lost and gathers and bleeding occur. However, since the line drawing is compressed using a run length method different from that of the captured image, it is possible to prevent such a problem from occurring.

【0030】また、一般に撮影画像は、1画素あたりR
GB各色8ビットとすると、24ビットの情報量を有し
ているが、線画では、白黒の場合に1画素あたり1ビッ
トでよく、16色の場合に4ビットである。しかし、も
し白黒の線画と撮影画像とを一律にJPEG圧縮しよう
とすると、本来は1ビットで済んでいる線画の黒い一点
に対して、JPEG圧縮では黒い点とその周囲の色との
高周波成分を表すのに多くのデータが必要となる。した
がって、撮影画像に比べて線画の情報量は非常に少ない
ので線画は非圧縮とし、撮影画像は圧縮して別々の領域
に記録する方が、両者を一律にJPEG圧縮するよりも
圧縮効率が良くなる。更に、線画は非圧縮とし、撮影画
像は圧縮して別々の領域に記録する方が、圧縮/伸張の
処理時間を短縮することも可能となる。
Generally, a photographed image has R per pixel.
If each bit of GB has 8 bits, it has an information amount of 24 bits, but in a line drawing, 1 bit per pixel is sufficient for black and white, and 4 bits for 16 colors. However, if you try to JPEG-compress a black-and-white line drawing and a photographed image uniformly, in contrast to a black point of a line drawing which is originally 1 bit, in JPEG compression, a high frequency component of the black point and the surrounding color is generated. It takes a lot of data to represent. Therefore, since the amount of information of the line drawing is much smaller than that of the captured image, it is better to compress the line image and record the captured image in different areas than the uniform JPEG compression of both. Become. Furthermore, it is possible to shorten the compression / expansion processing time by making the line image non-compressed and compressing the captured image and recording them in different areas.

【0031】次に本実施例では漢字やローマ字、数字な
どの文字を入力し、その形状をLCD2上に撮影画像情
報や線画情報と同時に表示する事が可能である。この文
字の形状を表す画像情報の取り扱いについて以下に説明
を行う。文字情報の入力はタッチタブレット13上をポ
インタ15でなぞり、そのなぞった形状からCPU29
が文字を識別して入力する方法がある。またLCD2上
にキーボードの様な図形を表示し、やはりポインタ15
でタッチタブレット13で使用者の希望する文字を選択
することで、文字情報を入力する方法もある。
Next, in the present embodiment, it is possible to input characters such as Chinese characters, Roman characters, and numbers, and display their shapes on the LCD 2 at the same time as photographed image information and line drawing information. The handling of the image information representing the shape of the character will be described below. To input character information, trace on the touch tablet 13 with the pointer 15, and from the traced shape, the CPU 29
There is a method to identify and enter characters. Also, a graphic like a keyboard is displayed on the LCD 2, and the pointer 15
There is also a method of inputting character information by selecting a character desired by the user with the touch tablet 13.

【0032】このように入力された文字情報はCPU2
9においてアスキーコードまたはJISコードに変換さ
れ、CPU29内部のバッファメモリーに一時的に記録
される。そしてCPU29によってフレームメモリー2
7にはアスキーコードまたはJISコードがデコードさ
れ、文字の形状を表す画像情報に展開して記録され、L
CD2に表示される。この結果使用者がLCD2を観察
すると文字が表示されていると感じることになる。ここ
で前述の撮影画像情報や線画情報がフレームメモリ27
にすでに記録されているときには、フレームメモリ上で
合成されて表示される。
The character information input in this way is stored in the CPU 2
It is converted into an ASCII code or a JIS code in 9 and is temporarily recorded in a buffer memory inside the CPU 29. Then, the CPU 29 causes the frame memory 2
An ASCII code or a JIS code is decoded in 7 and is developed and recorded in image information representing the shape of a character.
Displayed on CD2. As a result, when the user observes the LCD 2, the user feels that the characters are displayed. Here, the above-mentioned captured image information and line drawing information are stored in the frame memory 27.
If it has already been recorded in, it will be composited and displayed on the frame memory.

【0033】そしてスイッチ11が押されると、CPU
29内部のバッファメモリーに記録されていたアスキー
コードまたはJISコードは次の方法で圧縮される。ア
スキーコードは通常8ビットの情報を有しているが、実
際に使用する文字は256文字はない。そこで使用され
ていない不要なビットを除外してしまうことにより圧縮
が可能である。またJISコードは16ビットの情報を
有しているが、第2JIS漢字などの文字は使われない
確率が高く、これらの文字が使用されない場合にはやは
り不要のビットを除外し、情報量を圧縮することが可能
である。
When the switch 11 is pressed, the CPU
The ASCII code or JIS code recorded in the buffer memory inside 29 is compressed by the following method. The ASCII code usually has 8-bit information, but there are no 256 characters actually used. Therefore, compression can be performed by removing unnecessary bits that are not used. Also, although the JIS code has 16-bit information, there is a high probability that characters such as the second JIS kanji will not be used, and if these characters are not used, unnecessary bits are also excluded and the amount of information is compressed. It is possible to

【0034】この様な圧縮はJPEG圧縮やランレング
ス圧縮では圧縮効率が悪く、さらに非可逆であるJPE
G圧縮で圧縮した場合には、文字のコードがもとに戻ら
ずに正しい文字が表示されない可能性がある。しかしな
がら、文字コードに対しては、未使用の漢字コードに対
応するビットを排除することにより、効率の良い圧縮を
おこなうことが可能となった。
In such compression, JPEG compression or run-length compression has poor compression efficiency and is irreversible.
When compressed by G compression, the character code may not be restored and the correct character may not be displayed. However, with respect to the character code, it is possible to perform efficient compression by eliminating the bits corresponding to the unused Kanji code.

【0035】また、一般に撮影画像は1画素あたりRG
B各色8ビットとすると、24ビットの情報量を有して
いるが、文字は8ないし16ビットである。1文字の大
きさを考えると撮影画像に比べて文字を表すアスキーコ
ードやJISコードの情報量は非常に少ない。しかし、
もし、文字形状と撮影画像とを一律にJPEG圧縮しよ
うとすると、例えば8×8画素の文字形状を表すのに8
ビットで済んでいる1文字に対して、JPEG圧縮では
黒い点とその周囲の色との周波数成分を表すのに多くの
データが必要となる。したがって、文字コードは非圧縮
とし、撮影画像は圧縮して別々の領域に記録する方が、
両者を一律にJPEG圧縮するよりも圧縮効率が良くな
る。更に、文字コードは非圧縮とし、撮影画像は圧縮し
て別々の領域に記録する方が、圧縮/伸張の処理時間を
短縮することが可能になる。
Generally, a photographed image is RG per pixel.
If each color B has 8 bits, it has an information amount of 24 bits, but a character has 8 to 16 bits. Considering the size of one character, the information amount of the ASCII code or JIS code that represents the character is very small compared to the captured image. But,
If the character shape and the photographed image are to be uniformly JPEG-compressed, for example, it is 8 to represent the character shape of 8 × 8 pixels.
For one character that requires only bits, JPEG compression requires a large amount of data to represent the frequency components of the black dots and the surrounding colors. Therefore, the character code should be uncompressed and the captured image should be compressed and recorded in separate areas.
The compression efficiency is better than the uniform JPEG compression of both. Furthermore, it is possible to shorten the processing time of compression / expansion by making the character code uncompressed and compressing the captured image and recording them in different areas.

【0036】また、文字の形状が線画と同じように1画
素あたり数ビットで済むので、文字の形状をランレング
ス法などで圧縮し、撮影画像はJPEG圧縮して別々の
領域に記録してもよい。このことにより、圧縮率が高ま
るとともに、圧縮/伸張の処理時間を短縮することが可
能となる。以上、電子スチルカメラの場合について説明
してきたが、動画を扱う電子カメラにおいては、上述し
たJPEG圧縮ではなく、MPEG圧縮、MPEG2圧
縮などの動画に適した圧縮方法を採用すればよい。
Further, since the shape of the character requires only a few bits per pixel like a line drawing, the shape of the character may be compressed by the run length method or the like, and the photographed image may be JPEG compressed and recorded in different areas. Good. This makes it possible to increase the compression rate and shorten the compression / expansion processing time. The case of the electronic still camera has been described above. However, in an electronic camera that handles a moving image, a compression method suitable for a moving image such as MPEG compression or MPEG2 compression may be adopted instead of the JPEG compression described above.

【0037】[0037]

【発明の効果】以上のように本発明では、撮影画像情報
とペン入力画像情報そして文字の形状を表す文字の画像
情報を異なる圧縮方法で圧縮処理することにより、それ
ぞれの画像に適した圧縮方法を施すことが可能となっ
た。この結果、必要な情報を失うことなくメモリー31
に記録するデータ容量を小さくするとともに、圧縮/伸
長処理時間を短縮したりする事が可能となった。
As described above, according to the present invention, the photographed image information, the pen input image information, and the image information of the character representing the shape of the character are compressed by different compression methods, and thus the compression method suitable for each image It has become possible to apply. As a result, the memory 31 can be stored without losing necessary information.
It has become possible to reduce the amount of data to be recorded in and to shorten the compression / decompression processing time.

【0038】更に本発明では、撮影画像情報は圧縮し、
ペン入力画像情報、文字の形状を表す文字の情報は非圧
縮として別々に記録することにより、必要な情報を失う
ことなくメモリー31に記載するデータの容量を小さく
するとともに、圧縮/伸張の処理時間を短縮することが
可能となった。また、第1の画像情報と第2の画像情報
とを個別に記録することにより、第1の画像情報と第2
の画像情報とを合成して表示するか否かを選択すること
ができる。更に、個別に記録することにより、第1の画
像情報、第2の画像情報のいずれか一方の画像情報が必
要なくなった場合に、必要なくなった画像情報のみを消
去することができる。
Further, in the present invention, the photographed image information is compressed,
The pen input image information and the character information representing the shape of the character are separately recorded as uncompressed so that the amount of data stored in the memory 31 can be reduced without losing necessary information and the processing time for compression / expansion can be reduced. It has become possible to shorten. In addition, by separately recording the first image information and the second image information, the first image information and the second image information are recorded.
It is possible to select whether or not to display the image information by combining with the image information. Furthermore, by individually recording, when the image information of either the first image information or the second image information is no longer needed, only the unnecessary image information can be erased.

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

【図1】本発明に係わる画像記録装置の概略図である。FIG. 1 is a schematic diagram of an image recording apparatus according to the present invention.

【図2】本発明に係わる画像記録装置の内部の概略図で
ある。
FIG. 2 is a schematic diagram of the inside of the image recording apparatus according to the present invention.

【図3】本発明に係わる画像記録装置の回路ブロック図
である。
FIG. 3 is a circuit block diagram of an image recording apparatus according to the present invention.

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

1…画像記録装置 2…LCD 3…マイク 4…イヤホン端子 5…ストロボ 6…ファインダー 7…撮影レンズ 8…レリーズ釦 9…録音釦 10…電源スイッチ 11…スイッチ釦 12…スピーカー 13…タッチタブレット 23…CCD 27…フレームメモリ 29…CPU 31…メモリ 1 ... Image recording device 2 ... LCD 3 ... Microphone 4 ... Earphone terminal 5 ... Strobe 6 ... Viewfinder 7 ... Shooting lens 8 ... Release button 9 ... Recording button 10 ... Power switch 11 ... Switch button 12 ... Speaker 13 ... Touch tablet 23 ... CCD 27 ... Frame memory 29 ... CPU 31 ... Memory

フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 H04N 1/387 H04N 1/41 B 1/41 1/413 D 1/413 G06F 15/62 325P 5/765 H04N 5/91 L Continuation of front page (51) Int.Cl. 6 Identification number Office reference number FI Technical indication location H04N 1/387 H04N 1/41 B 1/41 1/413 D 1/413 G06F 15/62 325P 5/765 H04N 5/91 L

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 第1の画像情報を入力する第1の入力手
段と、 前記第1の画像情報とは異なる第2の画像情報を入力す
る第2の入力手段と、 前記第1の画像情報と前記第2の画像情報を合成して同
時に表示する表示手段と、 前記第1の画像情報を第1の圧縮方法で圧縮する第1の
圧縮手段と、 前記第2の画像情報を前記第1の圧縮方法とは異なる方
法で圧縮する第2の圧縮方法と、 圧縮された情報を個別に記録する記録手段とを備えたこ
とを特長とする画像記録装置。
1. A first input unit for inputting first image information, a second input unit for inputting second image information different from the first image information, and the first image information. Display means for synthesizing and displaying the second image information at the same time, first compression means for compressing the first image information by a first compression method, and second image information for the first image information. An image recording apparatus comprising: a second compression method for compressing by a method different from the above compression method; and a recording means for individually recording the compressed information.
【請求項2】 第1の画像情報を入力する第1の入力手
段と、 文字情報を入力し、該文字情報のコードを発生する文字
入力手段と、 前記文字情報より文字の形状を第2の画像情報として出
力する文字出力手段と、 前記第1の画像情報と前記第2の画像情報を合成して同
時に表示する表示手段と、 前記第1の画像情報を第1の圧縮方法で圧縮する第1の
圧縮手段と、 前記第2の画像情報を前記第1の圧縮方法とは異なる方
法で圧縮する第2の圧縮方法と、 該圧縮された情報を個別に記録する記録手段とを備えた
ことを特長とする画像記録装置。
2. A first input means for inputting first image information, a character input means for inputting character information and generating a code of the character information, and a second character shape based on the character information. Character output means for outputting as image information; display means for synthesizing and displaying the first image information and the second image information at the same time; and a first compression method for compressing the first image information. A first compression means, a second compression method for compressing the second image information by a method different from the first compression method, and a recording means for individually recording the compressed information. Image recording device featuring
【請求項3】 光学的な像を電子的な第1の画像情報に
変換する撮像手段と、 指示部材と、 前記指示部材の軌跡より第2の画像情報を生成する入力
検出手段と、 前記第1と第2の画像情報を処理する画像処理手段と、 各々の画像情報を個別に記録する記録手段とを備え、 前記画像処理手段では該第1の画像情報と該第2の画像
情報を異なる圧縮形式でデータ圧縮処理することを特徴
とする画像記録装置。
3. An image pickup means for converting an optical image into electronic first image information, an indicating member, an input detecting means for generating second image information from a locus of the indicating member, and Image processing means for processing the first and second image information and recording means for individually recording each image information are provided, and the first image information and the second image information are different in the image processing means. An image recording device characterized by performing data compression processing in a compression format.
【請求項4】 第1の画像情報を入力する第1の入力手
段と、 前記第1の画像情報とは異なる第2の画像情報を入力す
る第2の入力手段と、 前記第1の画像情報と前記第2の画像情報とを合成して
同時に表示する表示手段と、 前記第1の画像情報を圧縮する圧縮手段と、 前記圧縮された前記第1の画像情報と非圧縮の前記第2
画像情報を個別に記録する記録手段とを備えたことを特
徴とする画像記録装置。
4. A first input unit for inputting first image information, a second input unit for inputting second image information different from the first image information, and the first image information. And a second display unit that combines the second image information with the second image information and displays the combined image at the same time; a compression unit that compresses the first image information;
An image recording apparatus comprising: a recording unit that individually records image information.
【請求項5】 第1の画像情報を入力する第1の入力手
段と、 文字情報を入力し、該文字情報のコードを発生する文字
入力手段と、 前記文字情報より文字の形状を第2の画像情報として出
力する文字出力手段と、 前記第1の画像情報と前記第2の画像情報を合成して同
時に表示する表示手段と、 前記第1の画像情報を圧縮する圧縮手段と、 該圧縮された第1の画像情報と非圧縮の前記第2の画像
情報を個別に記録する記録手段とを備えたことを特徴と
する画像記録装置。
5. A first input means for inputting first image information, a character input means for inputting character information and generating a code of the character information, and a second character shape based on the character information. Character output means for outputting as image information; display means for synthesizing and displaying the first image information and the second image information at the same time; compression means for compressing the first image information; An image recording apparatus comprising: a first image information and a recording unit that individually records the uncompressed second image information.
【請求項6】 光学的な像を電子的な第1の画像情報に
変換する撮像手段と、 指示部材と、 前記指示部材の軌跡より第2の画像情報を生成する入力
検出手段と、 第1と第2の画像情報を処理する画像処理手段と、 各々の画像情報を個別に記録する記録手段とを備え、前
記画像処理手段では該第1の画像情報のみをデータ圧縮
処理することを特徴とする画像記録装置。
6. An image pickup means for converting an optical image into electronic first image information, an indicating member, an input detecting means for generating second image information from a locus of the indicating member, and a first detecting means. And image processing means for processing the second image information, and recording means for individually recording each image information, wherein the image processing means performs data compression processing only on the first image information. Image recording device.
【請求項7】 第1の画像情報を入力する第1の入力手
段と、 文字情報を入力し、該文字情報のコードを発生する文字
入力手段と、 前記文字情報より文字の形状を第2の画像情報として出
力する文字出力手段と、 前記第1の画像情報と前記第2の画像情報を合成して同
時に表示する表示手段と、 前記第1の画像情報を第1の圧縮方法で圧縮する第1の
圧縮手段と、 前記文字情報のコードを圧縮する第2の圧縮手段と、 該圧縮された第1の画像情報と該圧縮された文字情報の
コードを個別に記録する記録手段とを備えたことを特徴
とする画像記録装置。
7. A first input means for inputting first image information, a character input means for inputting character information and generating a code of the character information, and a second character shape based on the character information. Character output means for outputting as image information; display means for synthesizing and displaying the first image information and the second image information at the same time; and a first compression method for compressing the first image information. A first compression means, a second compression means for compressing the code of the character information, and a recording means for individually recording the compressed first image information and the code of the compressed character information. An image recording device characterized by the above.
【請求項8】 第1の画像情報を入力する第1の入力手
段と、 前記第1の画像情報とは異なる第2の画像情報を入力す
る第2の入力手段と、 前記第1の画像情報と前記第2の画像情報とを合成して
同時に表示可能な表示手段と、 前記第1の画像情報と非圧縮の前記第2画像情報を個別
に記録する記録手段とを備えたことを特徴とする画像記
録装置。
8. A first input unit for inputting first image information, a second input unit for inputting second image information different from the first image information, and the first image information. And a display unit capable of combining and displaying the second image information at the same time, and a recording unit for individually recording the first image information and the uncompressed second image information. Image recording device.
JP8251343A 1995-09-22 1996-09-24 Image recorder Pending JPH09147095A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8251343A JPH09147095A (en) 1995-09-22 1996-09-24 Image recorder

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP24448395 1995-09-22
JP7-244483 1995-09-22
JP8251343A JPH09147095A (en) 1995-09-22 1996-09-24 Image recorder

Publications (1)

Publication Number Publication Date
JPH09147095A true JPH09147095A (en) 1997-06-06

Family

ID=26536765

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8251343A Pending JPH09147095A (en) 1995-09-22 1996-09-24 Image recorder

Country Status (1)

Country Link
JP (1) JPH09147095A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003063077A (en) * 2002-04-26 2003-03-05 Matsushita Electric Ind Co Ltd Printer device
US7755675B2 (en) 1997-06-17 2010-07-13 Nikon Corporation Information processing apparatus and recording medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7755675B2 (en) 1997-06-17 2010-07-13 Nikon Corporation Information processing apparatus and recording medium
JP2003063077A (en) * 2002-04-26 2003-03-05 Matsushita Electric Ind Co Ltd Printer device

Similar Documents

Publication Publication Date Title
US7483566B2 (en) Digital picture signal processing apparatus, method thereof, digital picture recording apparatus, method thereof, transmitting method thereof, and data record medium thereof
JPH1013725A (en) Information processor
US8350920B2 (en) Image capturing apparatus, image capturing method, image processing apparatus, image processing method, and program capable of hiding desired character information and restoring the hidden character information
JP3664335B2 (en) Information input device
JPH114402A (en) Composite method for template image and photographed image, recording method for template image, digital camera and template image recorder
JPH114405A (en) Recording method for image data and digital camera
JPH08205144A (en) Image encoding device
JP2001333430A (en) Image processing unit, method, and computer-readable storage medium
JPH09147095A (en) Image recorder
JP4429148B2 (en) Image photographing and recording apparatus and method
US20020085101A1 (en) Information input apparatus and method
JP2000224540A (en) Picture file device
US7254776B2 (en) Information processing apparatus
JP3177474B2 (en) Digital still camera
JP3661682B2 (en) High-speed image display in digital cameras
JP3379536B2 (en) High-speed image display in digital cameras
JP2001245139A (en) Digital image recording apparatus and method, and transmission method
JP2001218065A (en) Device and method for processing digital image signal, device and method for recording digital image and data recording medium
JP3832511B2 (en) Digital camera
JP3729200B2 (en) Digital camera
JP3584265B2 (en) Information input device
JP3915264B2 (en) Title composition method and digital camera
JP2001358983A (en) Image input device, image recording method, and computer-readable recording medium for storing program to perform the method
JP3832510B2 (en) Digital camera
JPH09331495A (en) Information input device