JP2013196330A - Drive recorder - Google Patents

Drive recorder Download PDF

Info

Publication number
JP2013196330A
JP2013196330A JP2012062310A JP2012062310A JP2013196330A JP 2013196330 A JP2013196330 A JP 2013196330A JP 2012062310 A JP2012062310 A JP 2012062310A JP 2012062310 A JP2012062310 A JP 2012062310A JP 2013196330 A JP2013196330 A JP 2013196330A
Authority
JP
Japan
Prior art keywords
unit
video data
control unit
data
recording
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
JP2012062310A
Other languages
Japanese (ja)
Inventor
Junichi Kagoshima
順一 鹿子島
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.)
KYB Corp
Original Assignee
Kayaba Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Kayaba Industry Co Ltd filed Critical Kayaba Industry Co Ltd
Priority to JP2012062310A priority Critical patent/JP2013196330A/en
Publication of JP2013196330A publication Critical patent/JP2013196330A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a drive recorder for preventing alternation of video data.SOLUTION: The driver includes: a camera (12); an image processing part (140); a voice control part (190); a recording control part (150); and a control part (160). The control part (160) generates recording position information (205) showing the recording position of a unit image in video data in the case of making the recording control part (150) record the video data in a memory card (30), and encrypts the generated recording position information (205) and an area including the leading section of the unit image, and makes the recording control part (150) record the encrypted video data.

Description

本発明は、車両に搭載され映像データを記録するドライブレコーダに関する。   The present invention relates to a drive recorder that is mounted on a vehicle and records video data.

車両の走行データを映像データと共に記録するドライブレコーダを車両に搭載することが行われている。ドライブレコーダは、例えば車両に衝撃が発生した場合に、その衝撃が発生した時刻を含む前後の所定時間の映像データを取得し、メモリカードに記録するように構成されている。   A drive recorder that records driving data of a vehicle together with video data is mounted on the vehicle. For example, when an impact occurs in the vehicle, the drive recorder is configured to acquire video data for a predetermined time before and after the time when the impact occurred and to record the data in a memory card.

ドライブレコーダにより記録された映像データは、車両の事故の発生原因などの証拠となるものであり、データの信頼性、同一性が要求される。そのため、改ざんを防止するために暗号化などの対策を講じることが一般的である。   The video data recorded by the drive recorder is evidence of the cause of the vehicle accident, and requires data reliability and identity. For this reason, measures such as encryption are generally taken to prevent tampering.

特許文献1には、JPEGデータのヘッダ情報に含まれる符号化情報(ハフマンテーブルや量子化テーブル)を、予め登録された暗号化キーを用いて暗号化するデータ暗号化方法が開示されている。   Patent Document 1 discloses a data encryption method for encrypting encoded information (Huffman table or quantization table) included in header information of JPEG data using a pre-registered encryption key.

特開2007−208931号公報JP 2007-208931 A

動画情報の記録フォーマットとして一般的に用いられるものにMPEG4形式の動画圧縮形式が知られている。MPEG4形式は、フレーム間圧縮により記録される動画形式であるが、動画から単一のフレームである静止画像データを抜き出そうとしても、この圧縮方式により、静止画像データの鮮鋭度が低くなり、証拠能力が劣る。   An MPEG4 format moving image compression format is known as a recording format for moving image information. The MPEG4 format is a moving image format recorded by inter-frame compression, but even if it tries to extract still image data that is a single frame from the moving image, this compression method reduces the sharpness of the still image data, Evidence is inferior.

また、モーションJPEG形式という画像圧縮規格も知られている。モーションJPEG形式は、JPEG形式の画像データを連続して記録したものであり、フレーム間の圧縮を行なわない。そのため、映像データから単一のフレームである静止画像データを抜き出した場合の精鋭度がMPEG4形式よりも高くなるので、証拠能力が高くなる。   An image compression standard called motion JPEG format is also known. The motion JPEG format is a continuous recording of JPEG format image data, and does not perform compression between frames. Therefore, since the sharpness when extracting still image data which is a single frame from video data is higher than that of the MPEG4 format, the evidence capability is increased.

しかしながら、モーションJPEG方式ではフレーム間圧縮を行わないので、記録される映像データのファイルサイズがMPEG方式と比較して大きくなる。そのため、モーションJPEG方式で記録された映像データを暗号化する場合は、暗号化のための処理負担が大きくなるという問題がある。   However, since the motion JPEG method does not perform inter-frame compression, the file size of the recorded video data is larger than that of the MPEG method. Therefore, when video data recorded by the motion JPEG method is encrypted, there is a problem that the processing load for encryption becomes large.

ここで、モーションJPEGに含まれるJPEG形式の画像それぞれについて、前述の特許文献1のようにヘッダ情報のみを暗号化することにより、処理負荷を低減することができる。   Here, for each JPEG format image included in the motion JPEG, the processing load can be reduced by encrypting only the header information as described in Patent Document 1 described above.

しかしながら、ヘッダ情報という所定の情報のみを暗号化キーにより暗号化した場合は、暗号化後のデータが一定のパターンとなり、暗号化部分が第三者に判別されやすくなり、映像データが改ざんされる虞があるという問題があった。   However, when only predetermined information such as header information is encrypted with the encryption key, the encrypted data becomes a fixed pattern, and the encrypted portion is easily discriminated by a third party, and the video data is altered. There was a problem of fear.

本発明は、このような問題点に鑑みてなされたものであり、ドライブレコーダにおいて、映像データの暗号化の処理負担を軽減し、映像データの改ざんを防止できるドライブレコーダを提供することを目的とする。   The present invention has been made in view of such problems, and an object of the present invention is to provide a drive recorder that can reduce the processing load of video data encryption and prevent falsification of video data in the drive recorder. To do.

本発明は、車両に搭載され、映像信号を取得するカメラと、カメラにより取得された映像信号をエンコードして単位画像の集合である映像データを生成する画像処理部と、画像処理部により生成された映像データの記録を制御する記録制御部と、画像処理部及び記録制御部を制御する制御部と、を備え、制御部は、映像データを記録制御部により記録させるときは、映像データにおける単位画像の記録位置を示す記録位置情報を生成し、生成した記録位置情報を暗号化すると共に、単位画像のヘッダ領域とデータ領域の一部とを暗号化し、暗号化した記録位置情報と単位画像とを含む映像データを記録制御部により記録させることを特徴とする。   The present invention is mounted on a vehicle and is generated by a camera that acquires a video signal, an image processing unit that encodes the video signal acquired by the camera to generate video data that is a set of unit images, and an image processing unit. A recording control unit that controls the recording of the video data, and a control unit that controls the image processing unit and the recording control unit. When the video data is recorded by the recording control unit, the control unit is a unit in the video data. The recording position information indicating the recording position of the image is generated, the generated recording position information is encrypted, the header area of the unit image and a part of the data area are encrypted, and the encrypted recording position information and the unit image are encrypted. The video data including is recorded by the recording control unit.

本発明によれば、映像データを記録制御部により記録させるときに、単位画像の記録位置を示す記録位置情報を生成し、記録位置情報と単位画像のヘッダ情報とデータ領域の一部を含む領域とを暗号化する。このような処理により、映像データ全体を暗号化するよりも処理が容易となり、暗号化のための処理負担を軽減することができる。また、単位画像の先頭部分を含む領域を暗号化するので、第三者に暗号化部分が判別されにくくなり、映像データの改ざんを防止できる。   According to the present invention, when video data is recorded by the recording control unit, the recording position information indicating the recording position of the unit image is generated, and the area including the recording position information, the header information of the unit image, and part of the data area And encrypt. By such processing, processing becomes easier than encrypting the entire video data, and the processing load for encryption can be reduced. In addition, since the area including the head part of the unit image is encrypted, it becomes difficult for a third party to determine the encrypted part, and alteration of the video data can be prevented.

本発明の実施形態のドライブレコーダを含むドライブレコーダシステムの説明図である。It is explanatory drawing of the drive recorder system containing the drive recorder of embodiment of this invention. 本発明の実施形態のドライブレコーダの機能ブロック図である。It is a functional block diagram of the drive recorder of the embodiment of the present invention. 本発明の実施形態の映像データ及び音声データの記録処理を示す説明図である。It is explanatory drawing which shows the recording process of the video data and audio | voice data of embodiment of this invention. 本発明の実施形態の単位映像データの暗号化処理の説明図である。It is explanatory drawing of the encryption process of the unit video data of embodiment of this invention. 本発明の実施形態の映像データ及び音声データの記録処理のフローチャートである。It is a flowchart of the recording process of the video data and audio | voice data of embodiment of this invention. 本発明の別の実施形態の単位映像データの暗号化処理の説明図である。It is explanatory drawing of the encryption process of the unit video data of another embodiment of this invention. 本発明のさらに別の実施形態の単位映像データの暗号化処理の説明図である。It is explanatory drawing of the encryption process of the unit video data of further another embodiment of this invention.

以下に、本発明の実施形態について、図面を参照して説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の実施形態のドライブレコーダ10を含むドライブレコーダシステム1の説明図である。   FIG. 1 is an explanatory diagram of a drive recorder system 1 including a drive recorder 10 according to an embodiment of the present invention.

ドライブレコーダシステム1は、車両11に搭載されるドライブレコーダ10と、事業所等に設置されるパーソナルコンピュータ(以下、「PC」と呼ぶ)20と、ドライブレコーダ10が取得するデータを記録するメモリカード30とを備える。   The drive recorder system 1 includes a drive recorder 10 mounted on a vehicle 11, a personal computer (hereinafter referred to as “PC”) 20 installed in an office, etc., and a memory card that records data acquired by the drive recorder 10. 30.

ドライブレコーダ10は、車両11から走行データ(例えば車速、エンジン回転数、緯度、経度等)を取得して、これらを日時情報と共に所定の時間間隔で記録する。また、ドライブレコーダ10には、カメラ12が接続されており、カメラ12により取得された映像データが記録される。また、ドライブレコーダ10には、マイク192が接続されており、マイク192により取得された音声データが記録される。これら走行データ、映像データ及び音声データは、記録制御部150を介してメモリカード30に記録される。   The drive recorder 10 acquires travel data (for example, vehicle speed, engine speed, latitude, longitude, etc.) from the vehicle 11, and records these at predetermined time intervals together with date / time information. In addition, a camera 12 is connected to the drive recorder 10, and video data acquired by the camera 12 is recorded. In addition, a microphone 192 is connected to the drive recorder 10, and audio data acquired by the microphone 192 is recorded. The travel data, video data, and audio data are recorded on the memory card 30 via the recording control unit 150.

ドライブレコーダ10には、メモリカード30が挿入された状態でメモリカード30との間でデータの書き込み及び読み出しを行う記録制御部150と、メモリカード30に人為的に映像データを記録させる記録ボタン180と、点灯状態(色、点滅等)によりドライブレコーダ10の状態を表示するLED193とが設けられている。   The drive recorder 10 includes a recording control unit 150 that writes and reads data to and from the memory card 30 with the memory card 30 inserted, and a recording button 180 that artificially records video data on the memory card 30. And an LED 193 for displaying the state of the drive recorder 10 according to the lighting state (color, blinking, etc.).

PC20は、メモリカード30が挿入された状態でメモリカード30との間でデータの書き込み及び読み出しを行うメモリカードインタフェース21と、映像データ等を表示可能な液晶ディスプレイ等からなる表示部22と、ユーザからの指示が入力可能なキーボード及びマウス等からなる入力部23とを備える。   The PC 20 includes a memory card interface 21 that writes data to and reads data from the memory card 30 with the memory card 30 inserted, a display unit 22 that includes a liquid crystal display that can display video data, and the like. And an input unit 23 composed of a keyboard and a mouse capable of inputting instructions.

メモリカード30は、記録制御部150及びメモリカードインタフェース21により読み書き可能に構成されており、例えばSD(Secure Digital)やCF(Compact Flash(登録商標))等のフラッシュメモリカードが用いられる。   The memory card 30 is configured to be readable and writable by the recording control unit 150 and the memory card interface 21. For example, a flash memory card such as SD (Secure Digital) or CF (Compact Flash (registered trademark)) is used.

図2は、本発明の実施形態のドライブレコーダ10の機能ブロック図である。   FIG. 2 is a functional block diagram of the drive recorder 10 according to the embodiment of the present invention.

ドライブレコーダ10は、画像処理部140と、内部メモリ130と、記録制御部150と、制御部160と、加速度センサ170と、記録ボタン180と、音声制御部190と、電源制御部200と、を備える。制御部160は、これら、画像処理部140、内部メモリ130、記録制御部150、加速度センサ170、記録ボタン180、音声制御部190及び電源制御部200に接続され、これら各部を制御する。また、制御部160はLED193に接続され、LED193の点灯状態を制御する信号を出力する。また、制御部160は、フラッシュROM120に接続され、フラッシュROM120に記録されたデータの読み出しを制御する。   The drive recorder 10 includes an image processing unit 140, an internal memory 130, a recording control unit 150, a control unit 160, an acceleration sensor 170, a recording button 180, a sound control unit 190, and a power control unit 200. Prepare. The control unit 160 is connected to the image processing unit 140, the internal memory 130, the recording control unit 150, the acceleration sensor 170, the recording button 180, the voice control unit 190, and the power supply control unit 200, and controls these units. The control unit 160 is connected to the LED 193 and outputs a signal for controlling the lighting state of the LED 193. The control unit 160 is connected to the flash ROM 120 and controls reading of data recorded in the flash ROM 120.

画像処理部140は、カメラ12から受信した映像信号に対して所定のエンコード方式に基づいて画像処理を行う。内部メモリ130は、画像処理部140によりエンコードされた映像データを一時的に記録する。記録制御部150は、映像データを記録制御部150に挿入されたメモリカード30に記録する。   The image processing unit 140 performs image processing on the video signal received from the camera 12 based on a predetermined encoding method. The internal memory 130 temporarily records the video data encoded by the image processing unit 140. The recording control unit 150 records the video data on the memory card 30 inserted in the recording control unit 150.

なお、本実施形態では、画像処理部140は、映像データを所定時間単位ごとにJPEG形式の単位画像としてエンコードし、エンコードされた単位画像を時系列に一つのデータとしてまとめたモーションJPEG形式(M−JPEG形式)の映像データとして生成する。   In the present embodiment, the image processing unit 140 encodes video data as a unit image in the JPEG format every predetermined time unit, and the motion JPEG format (M -JPEG format) video data.

内部メモリ130は、SDRAM等の揮発性メモリからなるバッファ領域を備え、制御部160の制御により、メモリカード30に映像データを記録するとき一時的に映像データを記録するバッファとして用いられる。   The internal memory 130 includes a buffer area composed of a volatile memory such as SDRAM, and is used as a buffer for temporarily recording video data when video data is recorded on the memory card 30 under the control of the control unit 160.

フラッシュROM120は、フラッシュメモリ等の不揮発性メモリから構成されており、ドライブレコーダ10に供給される電源が断たれてドライブレコーダ10の動作が停止した後も、記録されたデータを保持できるように構成されている。フラッシュROM120は、ドライブレコーダの動作に関わるプログラムや設定データを記録する。   The flash ROM 120 is composed of a non-volatile memory such as a flash memory, and is configured to retain recorded data even after the power supplied to the drive recorder 10 is cut off and the operation of the drive recorder 10 is stopped. Has been. The flash ROM 120 records programs and setting data related to the operation of the drive recorder.

加速度センサ170は、車両11に加わる加速度を検出して、検出した加速度が所定の閾値を超えた場合に、イベントの発生の検出を制御部160に通知する。記録ボタン180は、加速度センサ170によるイベントの発生の検出にかかわらず、運転者が操作することによりイベントの発生を制御部160に通知する。制御部160は、加速度センサ170からイベントの検出を受けた場合又は運転者により記録ボタン180が操作されたことによりイベントの検出を受けた場合は、車両11に衝撃等のイベントが発生したと判断して、内部メモリ130のバッファ領域からイベント発生時刻を含む前後の所定時間内に記録された映像データを抽出する。抽出された映像データは、記録制御部150を介してメモリカード30に記録される。   The acceleration sensor 170 detects the acceleration applied to the vehicle 11, and notifies the control unit 160 of the detection of the occurrence of an event when the detected acceleration exceeds a predetermined threshold. Regardless of whether the acceleration sensor 170 detects the occurrence of an event, the recording button 180 notifies the occurrence of the event to the control unit 160 when operated by the driver. The control unit 160 determines that an event such as an impact has occurred in the vehicle 11 when the event is detected from the acceleration sensor 170 or when the event is detected by operating the recording button 180 by the driver. Then, the video data recorded within a predetermined time before and after the event occurrence time is extracted from the buffer area of the internal memory 130. The extracted video data is recorded on the memory card 30 via the recording control unit 150.

音声制御部190は、音声の記録及び再生を制御する。音声制御部190には、スピーカ191及びマイク192が接続される。音声制御部190は、制御部160の制御より、映像データを記録しているときにマイク192によりドライブレコーダ10の周囲の音声を取得し、取得した音声データを内部メモリ130に記録する。また、音声制御部190は、制御部160の制御により、ドライブレコーダ10の動作に関連した音声又は警報音(例えばメモリカード30が挿入されていない旨の警報音)を、スピーカ191を介して運転者に通知する。   The voice control unit 190 controls voice recording and playback. A speaker 191 and a microphone 192 are connected to the audio control unit 190. Under the control of the control unit 160, the audio control unit 190 acquires audio around the drive recorder 10 with the microphone 192 when video data is being recorded, and records the acquired audio data in the internal memory 130. In addition, the voice control unit 190 operates a voice or a warning sound related to the operation of the drive recorder 10 (for example, a warning sound that the memory card 30 is not inserted) through the speaker 191 under the control of the control unit 160. The person in charge.

音声制御部190が記録する音声データは、例えばリニアPCM(LPCM)方式によりサンプリング及び量子化される。なお、リニアPCM方式は、記録される音声データのデータ量が固定であるので、音声データの先頭からのビット数(オフセット)に対応して、先頭からの記録時間が推移する記録形式である。   The audio data recorded by the audio control unit 190 is sampled and quantized by, for example, a linear PCM (LPCM) method. The linear PCM method is a recording format in which the recording time from the beginning changes in accordance with the number of bits (offset) from the beginning of the audio data because the amount of audio data to be recorded is fixed.

電源制御部200は、車両11から電力の供給を受けて、制御部160及び制御部160を介して各部に電力を供給する。また、電源制御部200はバッテリを内蔵しており、車両11からの電力の供給が絶たれた場合にも一定時間、制御部160及び各部に電力を供給できるように構成されている。   The power control unit 200 receives power from the vehicle 11 and supplies power to each unit via the control unit 160 and the control unit 160. The power supply control unit 200 has a built-in battery, and is configured to supply power to the control unit 160 and each unit for a certain period of time even when the supply of power from the vehicle 11 is cut off.

次に、以上のように構成されたドライブレコーダ10の動作を説明する。   Next, the operation of the drive recorder 10 configured as described above will be described.

図3は、本実施形態の制御部160が実行する映像データ201及び音声データ210の記録処理を示す説明図である。   FIG. 3 is an explanatory diagram illustrating recording processing of the video data 201 and the audio data 210 executed by the control unit 160 according to the present embodiment.

カメラ12により取得された映像信号は、画像処理部140により所定のエンコード方式(JPEG形式)にエンコードされ、モーションJPEG形式の映像データ201として内部メモリ130に常時記録される。映像データ201は、JPEG形式の単位画像204の集合であり、単位画像204が時系列順に記録されている。   The video signal acquired by the camera 12 is encoded in a predetermined encoding method (JPEG format) by the image processing unit 140 and is constantly recorded in the internal memory 130 as video data 201 in the motion JPEG format. The video data 201 is a set of unit images 204 in JPEG format, and the unit images 204 are recorded in chronological order.

また、マイク192に入力される音声は、音声制御部190によりデジタルデータに変換され、音声データ210として内部メモリ130に記録される。音声データ210は、リニアPCM形式のデジタルデータから構成される。   The sound input to the microphone 192 is converted into digital data by the sound control unit 190 and recorded in the internal memory 130 as sound data 210. The audio data 210 is composed of digital data in linear PCM format.

ここで、制御部160は、加速度センサ170が衝撃等のイベントを検出したとき又は記録ボタン180の操作によりイベントを検出したときは、内部メモリ130に記録されている映像データ201及び音声データ210から、イベントが検出された時刻を含む前後の所定時間内(例えば、イベント発生前12秒、イベント発生後8秒)に記録されていた単位映像データ202及び単位音声データ211を抽出する。抽出された単位映像データ202及び単位音声データ211は、記録制御部150を介してメモリカード30に記録される。   Here, when the acceleration sensor 170 detects an event such as an impact or when an event is detected by operating the recording button 180, the control unit 160 uses the video data 201 and audio data 210 recorded in the internal memory 130. The unit video data 202 and the unit audio data 211 recorded within a predetermined time before and after the event detection time (for example, 12 seconds before the event occurrence and 8 seconds after the event occurrence) are extracted. The extracted unit video data 202 and unit audio data 211 are recorded on the memory card 30 via the recording control unit 150.

単位映像データ202をメモリカード30に記録するときに、制御部160は単位映像データ202の暗号化処理を行う。単位映像データ202の暗号化処理を行うことにより、メモリカード30に記録された単位映像データ202が第三者により読み取られたり改ざんされたりする虞がなくなる。   When the unit video data 202 is recorded on the memory card 30, the control unit 160 performs an encryption process on the unit video data 202. By performing the encryption processing of the unit video data 202, there is no possibility that the unit video data 202 recorded in the memory card 30 will be read or altered by a third party.

次に、本発明の実施形態における暗号化処理を説明する。   Next, encryption processing in the embodiment of the present invention will be described.

図4は、本実施形態の制御部160が行う単位映像データ202の暗号化処理の説明図である。   FIG. 4 is an explanatory diagram of the encryption processing of the unit video data 202 performed by the control unit 160 of the present embodiment.

制御部160は、イベントが検出された時刻を含む前後の所定時間内に記録されている単位映像データ202を内部メモリ130から取得する。この単位映像データ202は、JPEG形式の単位画像204が時系列に連続されて記録されている。   The control unit 160 acquires the unit video data 202 recorded within a predetermined time before and after the time when the event is detected from the internal memory 130. In this unit video data 202, unit images 204 in JPEG format are recorded continuously in time series.

単位画像204は、シーケンスヘッダ(SH)領域214とデータ領域215とからなる。SH領域214には、JEPG形式であることを示す情報や、データ領域に記録されているデータの符号化情報(ハフマンテーブルや量子化テーブル)等が記録されている。SH領域214は、一般的に数十〜数百バイトの容量を持つ。データ領域215はJPEG方式でエンコードされた画像のバイナリデータが記録されている。   The unit image 204 includes a sequence header (SH) area 214 and a data area 215. In the SH area 214, information indicating that it is in the JEPG format, encoding information (Huffman table or quantization table) of data recorded in the data area, and the like are recorded. The SH area 214 generally has a capacity of several tens to several hundreds bytes. In the data area 215, binary data of an image encoded by the JPEG method is recorded.

まず、制御部160は、内部メモリ130から単位映像データ202を取得した後、取得した単位映像データ202から、単位画像204の先頭からの位置を示す情報をそれぞれ取得する。具体的には、制御部160は、単位映像データ202に含まれている各単位画像204について、それぞれの先頭からのアドレス(又はオフセット位置)を取得する。   First, after acquiring the unit video data 202 from the internal memory 130, the control unit 160 acquires information indicating the position from the top of the unit image 204 from the acquired unit video data 202. Specifically, the control unit 160 acquires an address (or offset position) from each head for each unit image 204 included in the unit video data 202.

制御部160は、取得した各単位画像204のアドレスを一覧としたアドレス情報205を生成し、このアドレス情報205を単位映像データ202の先頭部分に付加する。   The control unit 160 generates address information 205 that lists the acquired addresses of the unit images 204, and adds the address information 205 to the head portion of the unit video data 202.

次に、制御部160は、アドレス情報205が付加された単位映像データ202の暗号化処理を行う。   Next, the control unit 160 performs encryption processing of the unit video data 202 to which the address information 205 is added.

暗号化処理では、制御部160は、アドレス情報205と各単位画像204のSH領域214を含んだ領域とを暗号化キーを用いてそれぞれ暗号化する。   In the encryption process, the control unit 160 encrypts the address information 205 and the area including the SH area 214 of each unit image 204 using the encryption key.

暗号化キーは、例えばハッシュ関数を用いてドライブレコーダ10内で一意となる文字列として作成される。暗号化キーは、例えば0〜255の数値となっている。制御部160は、この暗号化キーを用いて、ビットシフト等の手法により暗号化を行う。   The encryption key is created as a character string that is unique within the drive recorder 10 using, for example, a hash function. The encryption key has a numerical value of 0 to 255, for example. The control unit 160 performs encryption using a technique such as bit shift using the encryption key.

なお、制御部160は、各単位画像204のSH領域214を含んだ領域については、SH領域214とデータ領域215の一部とを含んだ領域を、暗号化を行う領域216とする。   Note that, for the region including the SH region 214 of each unit image 204, the control unit 160 sets the region including the SH region 214 and a part of the data region 215 as an encryption region 216.

SH領域214に含まれる情報は、前述のようにハフマン符号テーブルや量子化テーブルなどJEPGのエンコードに関する情報が含まれている。この情報は、単位画像204のサイズや圧縮率が同じであれば略同一の情報となる。従って、異なる単位画像204においてもSH領域214の内容が略共通のデータとなる。そのため、SH領域214のみを暗号化キーにより暗号化した場合は、異なる単位画像204においても暗号化後のデータが一定のパターンとなりやすい。暗号化後のデータが一定のパターンである場合は暗号化部分が第三者に判別されやすくなるので、単位映像データ202が改ざんされる虞がある。   Information included in the SH region 214 includes information relating to JPEG encoding such as a Huffman code table and a quantization table as described above. This information is substantially the same if the size and compression rate of the unit image 204 are the same. Accordingly, the contents of the SH region 214 are substantially common data even in different unit images 204. Therefore, when only the SH area 214 is encrypted with the encryption key, the data after encryption tends to be a constant pattern even in different unit images 204. If the encrypted data has a certain pattern, the encrypted portion is easily discriminated by a third party, so that the unit video data 202 may be falsified.

そこで本実施形態では、SH領域214だけでなく、SH領域214とデータ領域215の一部の領域とを含んだ領域216を暗号化するように構成した。   Therefore, in the present embodiment, not only the SH area 214 but also the area 216 including the SH area 214 and a partial area of the data area 215 is configured to be encrypted.

データ領域215にはJPEG方式でエンコードされた画像のバイナリデータが記録されているので、SH領域214にデータ領域215の一部の領域を含めた領域216の内容は、異なる単位画像204において同一の内容となることがない。従って、この領域216を暗号化することにより、暗号化後のデータが、異なる単位画像204では異なるパターンとなり、暗号化部分が第三者に判別されることを防止できる。   Since binary data of an image encoded by the JPEG method is recorded in the data area 215, the contents of the area 216 including the partial area of the data area 215 in the SH area 214 are the same in different unit images 204. There is no content. Therefore, by encrypting this area 216, it is possible to prevent the encrypted data from having a different pattern in different unit images 204 and discriminating the encrypted part by a third party.

またさらに、単位画像204のSH領域214を含んで暗号化することにより、単位画像204が連続して記録されている単位映像データ202においては、単位画像204と単位画像204との境界が第三者から判別できない。従って、第三者は、単位映像データ202から、個々の単位画像204を解読して取得することが極めて困難となり、個々の単位画像204が第三者から判別されたり改ざんされたりすることが防止される。また、暗号化される領域216は数百バイトであるので、暗号化処理及び復号化処理の処理負荷が小さくて済む。   Furthermore, in the unit video data 202 in which the unit images 204 are continuously recorded by performing the encryption including the SH area 214 of the unit image 204, the boundary between the unit image 204 and the unit image 204 is the third. Can not be determined from the person. Accordingly, it is extremely difficult for a third party to decode and acquire the individual unit images 204 from the unit video data 202, and the individual unit images 204 are prevented from being identified or altered by the third party. Is done. Further, since the area 216 to be encrypted is several hundred bytes, the processing load of the encryption process and the decryption process can be reduced.

なお、データ領域215の一部の領域は、暗号化キーに基づいて可変長とする。例えば、暗号化キーが0〜255の値を取る場合は、これに対応してデータ領域215の先頭部分から1〜256ビットまでの領域を領域216に含めることができる。   Note that a part of the data area 215 has a variable length based on the encryption key. For example, when the encryption key takes a value of 0 to 255, an area of 1 to 256 bits from the head part of the data area 215 can be included in the area 216 correspondingly.

また、暗号化を行う領域216は、SH領域214とデータ領域215の一部の領域に加え、さらに、一つ前に記録されている単位画像204のデータ領域215の終端部分の一部の領域(数バイト)を含めてもよい。データ領域215の終端部分には単位画像204の終端を示す情報(EOF)が記録されている場合がある。そこで、この終端を示す情報を暗号化することにより、単位画像204と単位画像204との境界部分が第三者に判別されることが防止される。   In addition to the SH area 214 and the partial area of the data area 215, the encryption area 216 is also a partial area of the end portion of the data area 215 of the unit image 204 recorded immediately before. (Several bytes) may be included. Information (EOF) indicating the end of the unit image 204 may be recorded at the end of the data area 215. Therefore, by encrypting the information indicating the end, it is possible to prevent the boundary portion between the unit image 204 and the unit image 204 from being identified by a third party.

また、この単位映像データ202をPC20において再生する場合には、ドライブレコーダ10と同一のハッシュ関数を用いることで、ドライブレコーダ10と共通の暗号化キーを生成し、記録された単位映像データ202を復号化する処理を行うことができる。   Further, when the unit video data 202 is reproduced on the PC 20, an encryption key common to the drive recorder 10 is generated by using the same hash function as that of the drive recorder 10, and the recorded unit video data 202 is stored in the unit 20. Decoding processing can be performed.

PC20において、暗号化されたアドレス情報205を復号化することにより、単位映像データ202に含まれる各単位画像204の位置とサイズが容易に判明する。そして、各単位画像204の先頭部分の暗号化された領域216を復号化することにより、単位映像データ202から一つの単位画像204を抜き出す処理が容易となる。   By decrypting the encrypted address information 205 in the PC 20, the position and size of each unit image 204 included in the unit video data 202 can be easily determined. Then, the process of extracting one unit image 204 from the unit video data 202 is facilitated by decrypting the encrypted area 216 at the beginning of each unit image 204.

図5は、本発明の実施形態の制御部160が実行する単位映像データ202及び単位音声データ211の記録処理のフローチャートである。   FIG. 5 is a flowchart of the recording process of the unit video data 202 and the unit audio data 211 executed by the control unit 160 according to the embodiment of the present invention.

制御部160は、前述のように、カメラ12により取得され、画像処理部140によりエンコードされた映像データ201を、常に内部メモリ130に記録している(ステップS10)。   As described above, the control unit 160 always records the video data 201 acquired by the camera 12 and encoded by the image processing unit 140 in the internal memory 130 (step S10).

映像データ201を内部メモリ130に記録しているとき、制御部160は、加速度センサ170又は記録ボタン180よりイベントが検出されたか否かを判定する(ステップS11)。イベントが検出されていない場合は、ステップS10に戻り、映像データ201及び音声データ210の記録を継続する。   When the video data 201 is recorded in the internal memory 130, the control unit 160 determines whether an event is detected by the acceleration sensor 170 or the recording button 180 (step S11). If no event is detected, the process returns to step S10, and recording of the video data 201 and the audio data 210 is continued.

ステップS11においてイベントが検出されたと判定した場合は、制御部160は、内部メモリ130から、イベントが検出された時刻を含む前後の所定時間内に記録された単位映像データ202及び単位音声データ211を抽出する(ステップS12)。   If it is determined in step S11 that an event has been detected, the control unit 160 stores the unit video data 202 and the unit audio data 211 recorded from the internal memory 130 within a predetermined time before and after the time at which the event was detected. Extract (step S12).

次に、制御部160は、抽出した単位映像データ202に含まれる各単位画像204の先頭からのアドレスをそれぞれ取得し、取得した各アドレスをアドレス情報205として単位映像データ202の先頭部分に付加する(ステップS13)。   Next, the control unit 160 acquires an address from the head of each unit image 204 included in the extracted unit video data 202, and adds each acquired address to the head portion of the unit video data 202 as address information 205. (Step S13).

次に、制御部160は、アドレス情報が付加された単位映像データ202を暗号化する(ステップS14)。   Next, the control unit 160 encrypts the unit video data 202 to which the address information is added (Step S14).

制御部160は、単位映像データ202のアドレス情報を、前述のように決定した暗号化キーを用いて暗号化する。そして、単位映像データ202に含まれる各単位画像204について、SH領域214とデータ領域215の一部とを含んだ領域216を、暗号化キーを用いて暗号化する。   The control unit 160 encrypts the address information of the unit video data 202 using the encryption key determined as described above. Then, for each unit image 204 included in the unit video data 202, the area 216 including the SH area 214 and a part of the data area 215 is encrypted using the encryption key.

次に、制御部160は、暗号化された単位映像データ202と単位音声データ211とを記録制御部150に出力する。記録制御部150は単位映像データ202と単位音声データ211とをメモリカード30に記録する(ステップS15)。   Next, the control unit 160 outputs the encrypted unit video data 202 and unit audio data 211 to the recording control unit 150. The recording control unit 150 records the unit video data 202 and the unit audio data 211 on the memory card 30 (step S15).

このような制御により、ドライブレコーダ10は、イベントが検出された時刻を含む前後の所定時間内に記録された単位映像データ202を暗号化して記録することができる。   By such control, the drive recorder 10 can encrypt and record the unit video data 202 recorded within a predetermined time before and after the time when the event is detected.

以上のように本発明の実施形態のドライブレコーダ10は、車両11に搭載され、映像信号を取得するカメラ12と、カメラ12により取得された映像信号をエンコードして単位画像204の集合である映像データ201を生成する画像処理部140と、画像処理部140により生成された映像データ201の記録を制御する記録制御部150と、画像処理部140及び記録制御部150を制御する制御部160と、を備え、制御部160は、映像データ201を単位映像データ202として記録制御部150により記録させるときは、単位映像データ202における単位画像204の記録位置を示す記録位置情報であるアドレス情報205を生成し、生成したアドレス情報205を暗号化すると共に、単位画像204に含まれるSH領域214とデータ領域215の一部とを含む領域216とを暗号化し、暗号化した単位映像データ202を、記録制御部150を介してメモリカード30に記録させるように構成した。   As described above, the drive recorder 10 according to the embodiment of the present invention is mounted on the vehicle 11, the camera 12 that acquires the video signal, and the video that is a set of the unit images 204 by encoding the video signal acquired by the camera 12. An image processing unit 140 that generates the data 201, a recording control unit 150 that controls recording of the video data 201 generated by the image processing unit 140, a control unit 160 that controls the image processing unit 140 and the recording control unit 150, The control unit 160 generates address information 205, which is recording position information indicating the recording position of the unit image 204 in the unit video data 202, when the recording control unit 150 records the video data 201 as the unit video data 202. The generated address information 205 is encrypted, and the SH area 2 included in the unit image 204 is Encrypt and region 216 that includes a portion of 4 and the data area 215, the unit image data 202 encrypted and configured to record on the memory card 30 via the recording control unit 150.

このように構成することにより、制御部160が行う暗号化処理において、単位映像データ202の一部の領域(アドレス情報205とSH領域214を含む領域216)のみを暗号化するので、単位映像データ202の全体を暗号化するよりも処理が容易となり、暗号化のための処理負担を軽減することができる。   With this configuration, in the encryption process performed by the control unit 160, only a partial area (the area 216 including the address information 205 and the SH area 214) of the unit video data 202 is encrypted. Processing is easier than encrypting the entire 202, and the processing load for encryption can be reduced.

また、単位画像204のSH領域214とデータ領域215の一部の領域とを含んだ領域216を暗号化するので、暗号化後のデータが一定のパターンとならず、第三者に暗号化部分が判別されにくいので、映像データの改ざんを防止できる。   In addition, since the area 216 including the SH area 214 and the partial area of the data area 215 of the unit image 204 is encrypted, the encrypted data does not have a fixed pattern, and the encrypted data is transmitted to a third party. Is difficult to discriminate, so that it is possible to prevent falsification of the video data.

また、単位画像204の記録位置を示す記録位置情報であるアドレス情報205を記録し、これを暗号化するので、単位映像データ202を再生するときに、暗号化処理された単位映像データ202の各単位画像204の先頭位置を容易に検出することができるので、単位映像データ202から所定の単位画像204を容易に抜き出すことが可能となる。   Also, the address information 205, which is the recording position information indicating the recording position of the unit image 204, is recorded and encrypted. Therefore, when the unit video data 202 is reproduced, each of the encrypted unit video data 202 is recorded. Since the head position of the unit image 204 can be easily detected, the predetermined unit image 204 can be easily extracted from the unit video data 202.

また、単位画像204のSH領域214は、単位画像204のエンコード方式を示すハフマンテーブルや量子化テーブルを記録する領域であり、データ領域215の一部の領域を可変長に暗号化するので、暗号化後の単位映像データ202の内容がJPEG形式の単位画像204であることが第三者に判別されにくくなり、画像データの改ざんを防止できる。   The SH area 214 of the unit image 204 is an area for recording a Huffman table and a quantization table indicating the encoding method of the unit image 204, and a part of the data area 215 is encrypted to a variable length. It becomes difficult for a third party to determine that the content of the unit video data 202 after conversion is a unit image 204 in the JPEG format, so that falsification of the image data can be prevented.

また、ドライブレコーダ10は、音声を音声データとして取得する音声制御部190を備え、制御部160は、単位映像データ202が記録された時刻に対応する単位音声データ211を、記録制御部150を介してメモリカード30に記録させるよう構成したので、ドライブレコーダ10は、単位映像データ202に加えて、単位音声データ211を記録することができる。   Further, the drive recorder 10 includes an audio control unit 190 that acquires audio as audio data, and the control unit 160 transmits unit audio data 211 corresponding to the time when the unit video data 202 is recorded via the recording control unit 150. Thus, the drive recorder 10 can record the unit audio data 211 in addition to the unit video data 202.

また、ドライブレコーダ10は、イベントを検出するイベント検出部としての加速度センサ170又は記録ボタン180を備えたので、加速度センサ170が衝撃を検出した場合又は記録ボタン180によりユーザの操作を検出したときにイベントを検出し、イベント発生時刻を含む前後の所定時間に記録された単位映像データ202と単位音声データ211とを記録することができる。   In addition, since the drive recorder 10 includes the acceleration sensor 170 or the recording button 180 as an event detection unit that detects an event, when the acceleration sensor 170 detects an impact or when a user operation is detected by the recording button 180, An event is detected, and unit video data 202 and unit audio data 211 recorded at a predetermined time before and after the event occurrence time can be recorded.

また、制御部160は、単位映像データ202に含まれる複数の単位画像204の境界部分を含んで暗号化するので、単位画像204の境界が第三者に判別されにくく、暗号化部分が判別されにくいので、映像データの改ざんを防止できる。   Further, since the control unit 160 encrypts the boundary including the boundary portions of the plurality of unit images 204 included in the unit video data 202, it is difficult for a third party to determine the boundary of the unit images 204, and the encrypted portion is determined. Since it is difficult, alteration of video data can be prevented.

なお、本発明の実施形態では、単位映像データ202と単位音声データ211とを別のファイルとしてメモリカード30に記録する例を示したが、これに限られない。別の実施形態として図6に示すように、単位音声データ211を所定単位で区切った単位音声212を生成して、単位映像データ202を、単位画像204と単位音声211とを含んだデータとすることができる。例えば単位画像204数個おきに単位画像204の時系列に対応する量の単位音声212を記録する。   In the embodiment of the present invention, the unit video data 202 and the unit audio data 211 are recorded on the memory card 30 as separate files. However, the present invention is not limited to this. As another embodiment, as shown in FIG. 6, unit audio 212 is generated by dividing unit audio data 211 by a predetermined unit, and unit video data 202 is data including unit image 204 and unit audio 211. be able to. For example, an amount of unit sound 212 corresponding to the time series of unit images 204 is recorded every several unit images 204.

このように単位映像データ202を構成した場合にも、前述のように、制御部160が、各単位画像204のアドレス情報を生成して単位映像データ202の先頭に付加する。このとき、単位音声212のアドレスもアドレス情報205に記録する。そして、制御部160が、アドレス情報205と、SH領域214とデータ領域215の一部とを含む領域216とを暗号化する。単位音声212については、先頭部分の所定の領域217を暗号化する。この所定の領域217は、単位画像204と単位音声212との境界が第三者に判別できない程度であればよく、前述のデータ領域215の一部の領域と同様に、暗号化キーに基づいて可変長としてもよい。また、所定の領域217が、一つ前に記録されている単位画像204のデータ領域215の終端部分の一部の領域を含んでもよい。   Even when the unit video data 202 is configured in this way, as described above, the control unit 160 generates address information of each unit image 204 and adds it to the head of the unit video data 202. At this time, the address of the unit sound 212 is also recorded in the address information 205. Then, the control unit 160 encrypts the address information 205 and the area 216 including the SH area 214 and a part of the data area 215. For the unit sound 212, the predetermined area 217 at the head portion is encrypted. This predetermined area 217 may be such that the boundary between the unit image 204 and the unit sound 212 is not discriminable by a third party, and is based on the encryption key, as with a part of the data area 215 described above. It may be variable length. Further, the predetermined area 217 may include a partial area at the end of the data area 215 of the unit image 204 recorded immediately before.

また、本発明の実施形態では、単位映像データ202に含まれる単位画像204のそれぞれにSH領域214が記録される例を示したが、これに限られない。さらに別の実施形態として、図7に示すように、全ての単位画像204共通のハフマン符号テーブルや量子化テーブルを備えるSH領域214をただ一つ単位映像データ202の先頭部分に記録し、以降は単位画像204としてのデータ領域215を連続して記録するよう単位映像データ202を構成してもよい。   In the embodiment of the present invention, the example in which the SH area 214 is recorded in each of the unit images 204 included in the unit video data 202 is shown, but the present invention is not limited to this. As yet another embodiment, as shown in FIG. 7, only one SH area 214 having a Huffman code table and a quantization table common to all unit images 204 is recorded at the head of the unit video data 202, and thereafter The unit video data 202 may be configured to continuously record the data area 215 as the unit image 204.

このように単位映像データ202を構成した場合にも、前述のように、制御部160が、各単位画像204のアドレス情報を生成して単位映像データ202の先頭に付加する。そして、先頭部分の単位画像204について、SH領域214とデータ領域215の一部とを含む領域216を暗号化する。以降に記録されている単位画像204は、データ領域215の先頭部分の一部の領域218のみを暗号化する。この一部の領域218は、単位画像204の境界部分が第三者に判別できない程度であればよく、前述のデータ領域215の一部の領域と同様に、暗号化キーに基づいて可変長としてもよい。また、一部の領域218が、一つ前に記録されている単位画像204のデータ領域215の終端部分の一部の領域を含んでもよい。   Even when the unit video data 202 is configured in this way, as described above, the control unit 160 generates address information of each unit image 204 and adds it to the head of the unit video data 202. Then, the area 216 including the SH area 214 and a part of the data area 215 is encrypted for the unit image 204 at the head part. The unit image 204 recorded thereafter encrypts only a partial area 218 at the beginning of the data area 215. This partial area 218 may be of a size that the boundary part of the unit image 204 cannot be discriminated by a third party, and, like the partial area of the data area 215 described above, has a variable length based on the encryption key. Also good. Also, the partial area 218 may include a partial area at the end of the data area 215 of the unit image 204 recorded immediately before.

本発明は上記した実施形態に限定されるものではなく、その技術的思想の範囲内でなしうるさまざまな変更、改良が含まれることは言うまでもない。   It goes without saying that the present invention is not limited to the above-described embodiments, and includes various modifications and improvements that can be made within the scope of the technical idea.

1 ドライブレコーダシステム
10 ドライブレコーダ
11 車両
12 カメラ
20 パーソナルコンピュータ(PC)
30 メモリカード
120 フラッシュROM
130 内部メモリ
140 画像処理部
150 記録制御部
160 制御部
1 Drive Recorder System 10 Drive Recorder 11 Vehicle 12 Camera 20 Personal Computer (PC)
30 Memory card 120 Flash ROM
130 Internal Memory 140 Image Processing Unit 150 Recording Control Unit 160 Control Unit

Claims (6)

車両に搭載され、映像信号を取得するカメラと、
前記カメラにより取得された前記映像信号より単位画像の集合である映像データを生成する画像処理部と、
前記画像処理部により生成された前記映像データの記録を制御する記録制御部と、
前記画像処理部及び前記記録制御部を制御する制御部と、を備え、
前記制御部は、
前記映像データを前記記録制御部により記録させるときは、
前記映像データにおける前記単位画像の記録位置を示す記録位置情報を生成し、
生成した前記記録位置情報を暗号化すると共に、前記単位画像のヘッダ領域とデータ領域の一部とを暗号化し、
暗号化した前記記録位置情報と前記単位画像とを含む前記映像データを前記記録制御部により記録させることを特徴とするドライブレコーダ。
A camera mounted on a vehicle and acquiring a video signal;
An image processing unit that generates video data that is a set of unit images from the video signal acquired by the camera;
A recording control unit that controls recording of the video data generated by the image processing unit;
A control unit that controls the image processing unit and the recording control unit,
The controller is
When recording the video data by the recording control unit,
Generating recording position information indicating a recording position of the unit image in the video data;
Encrypting the generated recording position information, and encrypting a header area and a part of the data area of the unit image,
A drive recorder, wherein the recording control unit records the video data including the encrypted recording position information and the unit image.
前記単位画像のヘッダ領域は、前記単位画像のエンコード方式を示す領域であり、前記制御部は、前記単位画像のデータ領域を可変長に暗号化することを特徴とする請求項1に記載のドライブレコーダ。   The drive according to claim 1, wherein the header area of the unit image is an area indicating an encoding method of the unit image, and the control unit encrypts the data area of the unit image to a variable length. Recorder. 音声を音声データとして取得する音声制御部を備え、
前記制御部は、前記映像データが記録された時刻に対応する音声データを、前記記録制御部により記録させることを特徴とする請求項1又は2に記載のドライブレコーダ。
It has a voice control unit that acquires voice as voice data,
The drive recorder according to claim 1, wherein the control unit causes the recording control unit to record audio data corresponding to a time when the video data was recorded.
イベントを検出するイベント検出部を備え、
前記制御部は、
前記イベント検出部が前記車両に発生したイベントを検出したときに、イベント発生時刻を含む前後の所定時間に記録された前記映像データを、前記記録制御部により記録させることを特徴とする請求項1から3のいずれか一つに記載のドライブレコーダ。
It has an event detector that detects events,
The controller is
2. The video data recorded at a predetermined time before and after an event occurrence time is recorded by the recording control unit when the event detection unit detects an event occurring in the vehicle. 4. The drive recorder according to any one of items 1 to 3.
前記制御部は、前記映像データに含まれる複数の前記単位画像の境界部分を含んだ領域を暗号化することを特徴とする請求項1から4のいずれか一つに記載のドライブレコーダ。   5. The drive recorder according to claim 1, wherein the control unit encrypts an area including boundary portions of the plurality of unit images included in the video data. 前記制御部は、
前記映像データを前記記録制御部により記録させるときは、
前記記録位置情報と、前記単位画像と、前記音声データと、を前記映像データに含め、
前記映像データに含まれる前記音声データの一部の領域であって、当該音声データと前記単位画像との境界部分を含む領域を暗号化することを特徴とする請求項1から5のいずれか一つに記載のドライブレコーダ。
The controller is
When recording the video data by the recording control unit,
The recording position information, the unit image, and the audio data are included in the video data,
6. The method according to claim 1, further comprising: encrypting a part of the audio data included in the video data and including a boundary part between the audio data and the unit image. Drive recorder described in 1.
JP2012062310A 2012-03-19 2012-03-19 Drive recorder Pending JP2013196330A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012062310A JP2013196330A (en) 2012-03-19 2012-03-19 Drive recorder

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012062310A JP2013196330A (en) 2012-03-19 2012-03-19 Drive recorder

Publications (1)

Publication Number Publication Date
JP2013196330A true JP2013196330A (en) 2013-09-30

Family

ID=49395206

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012062310A Pending JP2013196330A (en) 2012-03-19 2012-03-19 Drive recorder

Country Status (1)

Country Link
JP (1) JP2013196330A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11374942B2 (en) 2018-02-19 2022-06-28 Denso Corporation Verification terminal
US11431474B2 (en) 2018-03-01 2022-08-30 Denso Corporation Verification terminal and verification system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006237974A (en) * 2005-02-24 2006-09-07 Sanyo Electric Co Ltd Recording device for movable bodies
JP2007208931A (en) * 2006-02-06 2007-08-16 Fujifilm Corp Encryption method of digital data, data transmission method and device, data receiver, data communication system, and imaging apparatus
JP2008135165A (en) * 2007-12-03 2008-06-12 Fujifilm Corp Image data recording device and method, image data reproducing device and method
WO2011151982A1 (en) * 2010-06-01 2011-12-08 三菱電機株式会社 Media encryption device, media encryption and decryption device, method of media encryption, and method of media encryption and decryption

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006237974A (en) * 2005-02-24 2006-09-07 Sanyo Electric Co Ltd Recording device for movable bodies
JP2007208931A (en) * 2006-02-06 2007-08-16 Fujifilm Corp Encryption method of digital data, data transmission method and device, data receiver, data communication system, and imaging apparatus
JP2008135165A (en) * 2007-12-03 2008-06-12 Fujifilm Corp Image data recording device and method, image data reproducing device and method
WO2011151982A1 (en) * 2010-06-01 2011-12-08 三菱電機株式会社 Media encryption device, media encryption and decryption device, method of media encryption, and method of media encryption and decryption

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11374942B2 (en) 2018-02-19 2022-06-28 Denso Corporation Verification terminal
US11431474B2 (en) 2018-03-01 2022-08-30 Denso Corporation Verification terminal and verification system

Similar Documents

Publication Publication Date Title
US6898297B2 (en) Digital watermark embedding method, digital watermark extracting method, recording medium, image recording device, and image replaying device
CA2428410A1 (en) Video signal processing apparatus, video signal reproduction apparatus, and video signal recording apparatus
BRPI0409828A (en) devices for recording information about a recording carrier and for reading information from a recording carrier to provide an improved user program, recording carrier, method for writing information to a recording carrier, and computer program product for recording information
CN110035319A (en) A kind of encryption and decryption method of audio, video data, device and playback equipment
KR101384550B1 (en) Apparatus for record of moving picture file, system and method for detecting change of moving picture file
JP2013196330A (en) Drive recorder
JP5767982B2 (en) Drive recorder
JP5836169B2 (en) Drive recorder
JP2009100265A (en) Data processing apparatus, data processing method, data processing program, recording medium with the data processing program recorded thereon, and integrated circuit
JP5616810B2 (en) Drive recorder and drive recorder system
KR101544365B1 (en) Recording apparatus
CN105069740A (en) A .SER file format and a .SER file reading method
JP2013153372A (en) Drive recorder
JP4361903B2 (en) Encryption recording apparatus and method
JP4449717B2 (en) Mobile device
JP2013109418A (en) Drive recorder
JP5856470B2 (en) Drive recorder
JP2013156674A (en) Drive recorder
KR100820971B1 (en) Method for recording and reproducing a decryption key in compression audio file
JPH064026A (en) Method for describing permission information and device for forming data with copying guard
JP2007281574A (en) Video recording method and video reproducing method
JP2004080094A (en) Information-processing apparatus, information-processing method and program, and computer-readable recording medium
JP5711626B2 (en) Drive recorder, drive recorder system, and moving image playback method
US11902487B2 (en) Image processing device, image processing method, and computer readable medium
JP5621014B2 (en) Video playback device, video processing device, video playback method, video processing method, video playback program, and video processing program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20141023

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150914

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150929

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20160223