JPH0824350B2 - Background image extraction method - Google Patents

Background image extraction method

Info

Publication number
JPH0824350B2
JPH0824350B2 JP62026906A JP2690687A JPH0824350B2 JP H0824350 B2 JPH0824350 B2 JP H0824350B2 JP 62026906 A JP62026906 A JP 62026906A JP 2690687 A JP2690687 A JP 2690687A JP H0824350 B2 JPH0824350 B2 JP H0824350B2
Authority
JP
Japan
Prior art keywords
frame
image
level
background
histogram
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP62026906A
Other languages
Japanese (ja)
Other versions
JPS63194477A (en
Inventor
克行 谷水
眞一 目黒
明 石井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP62026906A priority Critical patent/JPH0824350B2/en
Publication of JPS63194477A publication Critical patent/JPS63194477A/en
Publication of JPH0824350B2 publication Critical patent/JPH0824350B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Description

【発明の詳細な説明】 「産業上の利用分野」 この発明は例えば連続画像データから移動物体を抽出
する際の前処理に用いられる背景画像抽出方法に関す
る。
TECHNICAL FIELD The present invention relates to a background image extraction method used for preprocessing when extracting a moving object from continuous image data, for example.

「従来の技術」 一般に、動画像処理では、移動体の存在する領域を抽
出する最も単純な方法として前後する二つの画面の差を
利用する手法が用いられている。
"Prior Art" Generally, in moving image processing, a method of utilizing a difference between two preceding and following screens is used as a simplest method for extracting a region where a moving body exists.

例えば、文献1(浅田他、「運動物体の検出と追跡」
電子通信学会論文誌 ′79/6,vol.J62-D.No.6.395〜402
頁)によって提案されている連続差分画像を利用する手
法では、2値化された連続画像を用いて、着目する1フ
レームと、このフレームの近傍の数フレームとの差分画
像を連続的に作成し、得られた複数の差分画像のうちの
正(または負)の成分のみを利用し、連続したフレーム
で論理和をとることによって、着目するフレーム中に存
在する移動物体の領域を検出する。
For example, Reference 1 (Asada et al., “Detection and tracking of moving objects”)
IEICE Transactions '79 / 6, vol.J62-D.No.6.395-402
In the method of using a continuous difference image proposed by P., a binary difference image is used to continuously create a difference image between one frame of interest and several frames in the vicinity of this frame. , The area of the moving object existing in the frame of interest is detected by using only the positive (or negative) component of the obtained plurality of difference images and taking the logical sum of successive frames.

また、他の方法としては、あらかじめ撮影しておいた
背景画像と動画像データとの差分画像を得て、これをし
きい値処理することにより、移動物体の領域を検出する
手法も提案されている。
As another method, there is also proposed a method of detecting a region of a moving object by obtaining a difference image between a background image and moving image data, which has been captured in advance, and thresholding the difference image. There is.

しかしながら、上述のような動画像処理における移動
物体検出方法のうち差分画像を利用する方法(前者の方
法)では、実世界のグレイレベルの差分によって処理を
行なった場合、雑音の影響を強く受け、移動物体の位置
を正確に検出することができないという問題点や、隣接
するフレーム内では同じ移動物体は重なる程度に、物体
の移動量を小さく、換言すればフレームの時間間隔を十
分小さく設定するようにしておかなければならないとい
う問題点がある。
However, among the moving object detection methods in moving image processing as described above, in the method using the difference image (the former method), when the processing is performed by the difference in the gray level of the real world, the influence of noise is strong, There is a problem that the position of the moving object cannot be detected accurately, and the moving amount of the object is small enough to overlap the same moving object in adjacent frames, in other words, the time interval of the frame should be set to be sufficiently small. There is a problem that it must be kept.

また、背景をあらかじめデータとしてもっておく方法
(後者の方法)では、移動物体が常時移動している場合
については背景画像自体の入手が困難であるという問題
点がある。
Further, the method of storing the background in advance as the data (the latter method) has a problem that it is difficult to obtain the background image itself when the moving object is constantly moving.

この発明はこのような状況に鑑み、動画像データのみ
を用いて移動物体の検出に必要な背景画像を得ることの
できるようにした、背景画像抽出方法を提供することを
目的とする。
In view of such a situation, it is an object of the present invention to provide a background image extraction method capable of obtaining a background image necessary for detecting a moving object using only moving image data.

「問題点を解決するための手段」 この発明によれば撮像体を固定した状態で連続入力さ
れる画像データを用い、連続するフレームの画像または
指定時間内でサンプリングされた複数フレームの画像に
ついて、各フレームの画像を小区画に分割し、各フレー
ムの画像の同じ位置の小区画毎の代表輝度レベルの時系
列データからヒストグラムを作成し、そのヒストグラム
上で最大頻度の頻度レベル、あるいは代表輝度レベルに
より小区画毎に代表小区画を決定し、その代表小区画の
画像データをその小区画の背景レベルとして全画面を構
成する。
[Means for Solving the Problems] According to the present invention, image data continuously input with the image pickup device fixed is used, and images of continuous frames or images of a plurality of frames sampled within a specified time, The image of each frame is divided into small sections, and a histogram is created from the time-series data of the representative brightness level for each small section at the same position in the image of each frame, and the maximum frequency frequency level or representative brightness level is displayed on the histogram. The representative small section is determined for each small section, and the entire screen is configured with the image data of the representative small section as the background level of the small section.

「実施例」 以下、図面によりこの発明の一実施例としての背景画
像抽出方法について説明する。
[Embodiment] A background image extracting method as an embodiment of the present invention will be described below with reference to the drawings.

第1図に示すように、斜線で示される移動物体1が波
目模様2を背景として画面内を左から右へ移動してい
る。画面内の一点Aに着目した場合、点Aは、第1,4,5,
6フレームでは背景中の点であるが、第2フレームと第
3フレームとにおいては移動物体1中の点となってい
る。
As shown in FIG. 1, a moving object 1 indicated by diagonal lines is moving from left to right in the screen with the corrugated pattern 2 as a background. Focusing on one point A on the screen, the point A is
Although it is a point in the background in 6 frames, it is a point in moving object 1 in the second and third frames.

第2図に示すように、A点のレベルはA点が背景であ
る第1,第4,第5および第6フレームではレベルl3となっ
ており、A点が移動物体1中の点である第2フレームお
よび第3フレームではそれぞれレベルl1、レベルl2とな
っている。なおここでは、背景の波目模様2の輝度レベ
ルは、第1から第6フレームまでの時間区間で移動物体
1の位置に依存せず一定と見なせるものとし、移動物体
1の輝度レベルは移動物体1中の場所について不均一で
あり、時間変化に対しても変動しうるものとしている。
As shown in FIG. 2, the level of point A is level l 3 in the first, fourth, fifth, and sixth frames in which point A is the background, and point A is the point in moving object 1. In a certain 2nd frame and 3rd frame, it becomes level l 1 and level l 2 , respectively. Here, it is assumed that the luminance level of the background wave pattern 2 is constant regardless of the position of the moving object 1 in the time section from the first frame to the sixth frame, and the luminance level of the moving object 1 is the same. It is assumed that the locations in No. 1 are non-uniform and that they can change with time.

6フレーム内のA点における輝度レベルのヒストグラ
ムをとると第3図に示すように、背景レベルに対応する
レベルl3において最大頻度をもつことがわかる。したが
って、背景画像の出力データとして点Aではレベルl3
採用すればよい。
As shown in FIG. 3, when the histogram of the brightness level at the point A in the 6 frames is taken, it is found that the level l 3 corresponding to the background level has the maximum frequency. Therefore, the level l 3 may be adopted at the point A as the output data of the background image.

以上の手順を画像中のすべての点について行なうこと
により、第4図に示すように、移動物体1を含まず、波
目模様2のみを含む背景画像3が得られる。
By performing the above procedure for all points in the image, as shown in FIG. 4, a background image 3 that does not include the moving object 1 but only the corrugated pattern 2 is obtained.

実際の動画像データでは、影やブレその他雑音の影響
によって、第5図に示すように、移動物体1の存在しな
いフレームであっても輝度レベルが同一でなかったり、
移動物体1が存在しているフレームであっても輝度レベ
ルが同一であったりする場合がある。この場合、着目点
の輝度レベルのヒストグラムを作成すると第6図のよう
になり、最大頻度をもつレベルによって背景を抽出する
ことはできなくなる。
In the actual moving image data, due to the influence of shadows, blurring, and other noises, as shown in FIG. 5, the brightness levels are not the same even in a frame in which the moving object 1 does not exist,
Even in the frame in which the moving object 1 exists, the brightness level may be the same. In this case, when a histogram of the brightness level of the point of interest is created, it becomes as shown in FIG. 6, and it becomes impossible to extract the background by the level having the maximum frequency.

そこで、各フレーム内の着目点の輝度レベルを抽出す
るのに先だち、小区画ごとの平滑化や小区画内の最大頻
度レベルなどを代表値とするフィルタリングや、輝度階
調低減の処理を施しておき、これらの前処理がなされた
画像データ中の輝度レベルを用いてヒストグラムを作成
する。こうして作成されたヒストグラムの背景に対応す
る密集部のレベルを顕著にするために、隣接レベルに対
して重み付けを施すなどのヒストグラム補正処理を行な
うことが有効である。また、前処理の過程中に、処理時
間短縮のための画素のまびきを含めるようにしてもよ
い。
Therefore, prior to extracting the brightness level of the point of interest in each frame, smoothing for each small section, filtering using the maximum frequency level in each small section as a representative value, and processing for reducing the brightness gradation are performed. Then, a histogram is created using the brightness levels in the image data that has been subjected to these preprocessing. In order to make the level of the dense portion corresponding to the background of the histogram thus created conspicuous, it is effective to perform histogram correction processing such as weighting adjacent levels. Further, the pre-processing process may include the pixel spreading for reducing the processing time.

上述のように、ヒストグラム作成に先だち前処理を施
した場合、背景画像を再現するためには、ヒストグラム
上で最大頻度をもつレベルをそのまま出力して間引きサ
ンプリングした背景データを得るかわりに、以下の背景
画像データの出力方法を取ればよい。すなわち、ヒスト
グラム上で最大頻度のレベルの各フレームを、着目点に
おいて背景が存在する候補フレームとして抽出し、候補
フレームの中から選出された1つのフレームの原画像デ
ータ中の値を背景として出力する、あるいは、複数の候
補フレームの中から任意個数のフレームを選出し、それ
らのフレームの原画像データ中の値を用いて背景として
出力するようにすればよい。
As described above, when the preprocessing is performed prior to the histogram creation, in order to reproduce the background image, instead of outputting the level having the maximum frequency on the histogram as it is and obtaining the thinned and sampled background data, A method of outputting the background image data may be used. That is, each frame having the highest frequency level on the histogram is extracted as a candidate frame having a background at the point of interest, and the value in the original image data of one frame selected from the candidate frames is output as the background. Alternatively, an arbitrary number of frames may be selected from a plurality of candidate frames, and the values in the original image data of those frames may be used to output as the background.

以下、小区画を単位として扱う場合について、実施例
を用いて説明する。第7図(a)に示すようなn枚の連
続画像を用いて、移動物体1′を除き背景模様2′のみ
を含む背景画像3′(第8図)を抽出する場合には、ま
ず、すべての連続画像データを小区画ごとに分割し、各
区画で最大頻度のものを代表値とするフィルタリングを
行なう(第7図(b))と同時に、各区画を一点で代表
させて配列を縮小する(第7図(c))。すなわち、画
像データを8×5の小区画に分割したとすると、縮小さ
れた配列は、第7図(c)に示すように、一つのフレー
ムに対して8×5の要素をもつことになる。また、配列
の各要素のもつ値は、各小区画の砕氷輝度値となってい
る。
Hereinafter, a case where a small section is treated as a unit will be described using an embodiment. When a background image 3 '(FIG. 8) including only the background pattern 2'excluding the moving object 1'is extracted using n consecutive images as shown in FIG. 7 (a), first, All continuous image data is divided into small blocks, and filtering is performed with each block having the maximum frequency as a representative value (Fig. 7 (b)). At the same time, each block is represented by one point and the array is reduced. (Fig. 7 (c)). That is, if the image data is divided into 8 × 5 small sections, the reduced array has 8 × 5 elements for one frame, as shown in FIG. 7C. . The value of each element of the array is the ice-breaking brightness value of each small section.

ここで、小区画A′に着目し、第1フレームから第n
フレームまでの小区画A′の代表輝度をフレーム番号に
対する輝度レベルのグラフとして示すと第7図(d)の
ようになる。第1フレームでは小区画A′内に輝度の低
い移動物体1′が含まれていたためレベルは低くなって
いるが、第2フレームから第nフレームまでには移動物
体1′が含まれておらず、ほぼ一定のレベルとなってい
る。これをヒストグラムで表わすと第7図(e)のよう
になるが、背景模様2′の輝度レベルがフレームによっ
て微妙に異なることにより、ヒストグラムには高輝度レ
ベル付近に低頻度で密集する分布がみられる。
Here, focusing on the small section A ′, from the first frame to the nth
FIG. 7 (d) shows the representative brightness of the small section A'up to the frame as a graph of the brightness level with respect to the frame number. In the first frame, the level is low because the moving object 1'having low brightness is included in the small section A ', but the moving object 1'is not included in the second frame to the nth frame. , It is almost constant level. This is shown in a histogram in FIG. 7 (e). However, since the luminance level of the background pattern 2 ′ is slightly different depending on the frame, the histogram shows a distribution that is densely packed near the high luminance level with low frequency. To be

場合によっては、このように、背景であっても最大頻
度レベルに対応しないことや、粗分布で背景に対応しな
いにもかかわらず最大頻度を示すことがありうる。そこ
で、ヒストグラム上で密集する部分を顕著にし、背景レ
ベルの検出の信頼性を上げるために、重みづけにより、
隣接レベルの寄与を含めるようなヒストグラムの補正を
行なうとよい。たとえば、レベルiにおける頻度をh
1(i)としたとき、 の式により補正したヒストグラムh2(i)は第7図
(f)のように示される。このような補正処理を行なっ
た一般化したヒストグラムを考えることによって、ヒス
トグラム上で背景に対応する密集分布が最大頻度レベル
を安定に与えるようにすることができる。
In some cases, the background may not correspond to the maximum frequency level, or the maximum frequency may be shown even though the background does not correspond to the coarse distribution. Therefore, in order to make the dense portion on the histogram noticeable and to improve the reliability of background level detection, by weighting,
The histogram may be corrected to include the contribution of adjacent levels. For example, let the frequency at level i be h
1 (i), The histogram h 2 (i) corrected by the equation is shown in FIG. 7 (f). By considering a generalized histogram that has been subjected to such a correction process, it is possible to stably give the maximum frequency level to the dense distribution corresponding to the background on the histogram.

つぎに、小区画の代表輝度レベルとして、上述のよう
にして得られたヒストグラム(第7図(f))で最大頻
度をもつレベルlmfに近いレベルをもつフレームを抽出
する。ここでは、第7図(d)に示すように、第2フレ
ームから第nフレームまでが候補にあがる。これらの候
補フレーム4のうちから後述する方法などによって1フ
レームを選出し、着目小区画A′に対応する原画像デー
タ中の小区画Bを背景として出力する。たとえば、第n
フレームの小区画B内の値が第7図(g)に示すように
背景画像データ3′の対応する区画に代入される。
Next, as a representative brightness level of the small section, a frame having a level close to the level l mf having the maximum frequency in the histogram (FIG. 7 (f)) obtained as described above is extracted. Here, as shown in FIG. 7D, the second frame to the nth frame are candidates. One frame is selected from these candidate frames 4 by a method described later or the like, and the small section B in the original image data corresponding to the target small section A'is output as the background. For example, the nth
The value in the small section B of the frame is substituted into the corresponding section of the background image data 3'as shown in FIG. 7 (g).

以上説明した着目小区画A′について背景を抽出する
手順を、すべての小区画について行なえば、第8図に示
すように、すべての点の背景模様2′が抽出されるわけ
である。なお、着目小区画A′の背景として第nフレー
ムの小区画B内の値をそのまま使用する方法に限らず、
小区画B内の各点について、第2フレームから第nフレ
ームのうちの任意複数個のフレームの平均を出力する方
法を用いてもよい。
If the procedure for extracting the background for the focused small section A'described above is performed for all the small sections, the background pattern 2'of all points is extracted as shown in FIG. Note that the method is not limited to the method of directly using the value in the small section B of the nth frame as the background of the small section of interest A ′.
For each point in the small section B, a method of outputting an average of an arbitrary plurality of frames from the second frame to the nth frame may be used.

背景データ抽出用原画像として、候補フレーム4のう
ちから適当な1フレームを選出するのには、たとえば次
のような方法を用いればよい。
To select an appropriate one frame from the candidate frames 4 as the background image extracting original image, for example, the following method may be used.

移動物体1が存在しないフレームであっても、移動物
体1が存在するフレームの直前・直後のフレームでは、
移動物体1による影・反射などの影響が着目小区画A′
内に見られるおそれがあるので、最大頻度レベルをもつ
フレームのうち直前・直後で輝度レベルが変化している
フレームから(時間的に)最も離れたフレームを背景デ
ータ抽出用のフレームとして採用する方法がある。
Even in a frame in which the moving object 1 does not exist, in frames immediately before and after the frame in which the moving object 1 exists,
Focus on the effect of shadows and reflections from moving object 1
Since there is a possibility that it can be seen inside the frame, the frame that is farthest (temporally) from the frame whose brightness level has changed immediately before and after the frame with the highest frequency level is adopted as the frame for background data extraction. There is.

たとえば、第9図(a)〜(e)に、フレーム番号に
対する輝度レベルのグラフとして示す5例を用いて説明
すると、Brは直前・直後のフレームで輝度レベルが一定
値以上変化しているフレーム(ブレーク・フレーム)で
あり、各候補フレームから最近接のブレークフレームま
でのフレーム数が最大のフレームを背景抽出用のフレー
ム(第9図印)として採用すればよいことになるわけ
である。なお、第9図(e)に示すように、輝度レベル
が一定の場合は、特定のフレーム(たとえば第1フレー
ム)を採用すればよい。
For example, referring to FIGS. 9 (a) to 9 (e), a description will be given using five examples shown as a graph of the luminance level with respect to the frame number. (Break frame), and the frame having the maximum number of frames from each candidate frame to the closest break frame may be adopted as the frame for background extraction (marked in FIG. 9). As shown in FIG. 9 (e), when the brightness level is constant, a specific frame (for example, the first frame) may be adopted.

この発明の背景画像抽出方法は上述のごとく構成され
ているので、移動体を含む連続画像を用いて、移動部の
みを除いた背景画像を抽出することができる。
Since the background image extracting method of the present invention is configured as described above, it is possible to extract the background image excluding only the moving part by using the continuous image including the moving body.

「発明の効果」 以上詳述したように、この発明の背景画像抽出方法に
よれば、連続又はサンプリングされた複数フレームの画
像中の小区画に着目し、その着目した小区画の代表輝度
レベルの時系列データからヒストグラムを作り、そのヒ
ストグラム上で最大頻度の代表輝度レベルによりその着
目小区画の背景レベルを決定するという極めて簡素な構
成で、移動物体を含む連続画像データのみを用いて移動
物体を除去した背景画像を得ることができるという利点
が得られる。
[Advantages of the Invention] As described in detail above, according to the background image extraction method of the present invention, attention is paid to a small segment in an image of a plurality of consecutive or sampled frames, and the representative luminance level of the focused small segment is A histogram is created from time-series data, and the background level of the focused subsection is determined by the representative luminance level of the maximum frequency on the histogram.The moving object is detected using only continuous image data including the moving object. The advantage is that the removed background image can be obtained.

また、雑音の影響の極小化や処理時間の短縮を図り、
原画像に対して平滑化、サンプリング等の前処理を施し
た場合でも、ヒストグラム上での最大頻度レベルをもつ
原画フレームのうちから選出された1フレーム中の輝度
レベル、または最大頻度レベルをもつ原画フレームのう
ちの複数個のフレームの輝度レベルを用いて決定された
輝度レベルを、背景の輝度レベルとして出力するという
簡素な構成により、背景部のみを抽出することができ
る。
In addition, we will minimize the influence of noise and shorten the processing time,
Even if pre-processing such as smoothing and sampling is performed on the original image, the luminance level in one frame selected from the original image frames having the maximum frequency level on the histogram, or the original image having the maximum frequency level Only the background portion can be extracted with a simple configuration in which the brightness level determined using the brightness levels of a plurality of frames among the frames is output as the background brightness level.

更にこの発明によれば、安定した信頼度の高い背景画
像が得られるので、移動物体を含む連続画像と背景画像
との差分をとることによって、精度よく移動物体を検出
することができるので、侵入物体の監視技術や交通流の
自動計測に有効な画像処理技術を提供することができ
る。
Further, according to the present invention, a stable and highly reliable background image can be obtained. Therefore, the moving object can be accurately detected by taking the difference between the continuous image including the moving object and the background image. It is possible to provide an image processing technology effective for object monitoring technology and automatic measurement of traffic flow.

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

第1図は撮像体を固定した状態で撮影した移動物体を含
む動画像データとしての6枚の連続画像(フレーム)を
示す図、第2図は第1図のA点における輝度レベルの変
化を各フレームに対して示す図、第3図は第1図のA点
における第1フレームから第6フレームまでの輝度レベ
ルのヒストグラムを示す図、第4図は出力される背景画
像データを示す図、第5図は雑音を含む場合のA点にお
ける輝度レベルの変化を示す第2図と対応した図、第6
図は第5図の輝度レベルのヒストグラムを示す図、第7
図は画面を小区画に分割し小区画ごとに平滑化の処理を
施す場合の背景画像抽出方法を説明するための図、第8
図は第7図で説明される処理によって抽出されうる背景
画像を示す図、第9図は最大頻度レベルをもつフレーム
の選出方法の説明図である。
FIG. 1 is a diagram showing six consecutive images (frames) as moving image data including a moving object photographed with the image pickup body fixed, and FIG. 2 shows a change in luminance level at point A in FIG. FIG. 3 is a diagram showing each frame, FIG. 3 is a diagram showing a histogram of luminance levels from a first frame to a sixth frame at point A in FIG. 1, and FIG. 4 is a diagram showing output background image data. FIG. 5 is a diagram corresponding to FIG. 2 showing changes in the luminance level at point A when noise is included, and FIG.
FIG. 7 is a diagram showing a histogram of luminance levels in FIG.
FIG. 8 is a diagram for explaining a background image extraction method when the screen is divided into small sections and smoothing processing is performed for each small section.
FIG. 9 is a diagram showing a background image that can be extracted by the processing described in FIG. 7, and FIG. 9 is an explanatory diagram of a method of selecting a frame having a maximum frequency level.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】撮像体を固定した状態で連続入力される画
像データを用いて移動物体のみを除去した背景画像を抽
出する方法において、 連続するフレームの画像または指定時間内でサンプリン
グされた複数フレームの画像について、各フレームの画
像を同じように小区画に分割し、 上記各小区画毎に代表輝度レベルを決定する処理を行
い、 各フレームの画像上の同じ位置の小区画毎に上記代表輝
度レベルの時系列データからヒストグラムを作成し、 そのヒストグラム上で最大頻度の輝度レベル、あるいは
代表輝度レベルにより上記同じ位置の小区画毎に代表小
区画を決定し、 全ての上記代表小区画の画像データを背景画像として出
力することを特徴とする背景画像抽出方法。
1. A method of extracting a background image from which only a moving object is removed using image data continuously input with an image pickup object fixed, wherein images of consecutive frames or a plurality of frames sampled within a specified time The image of each frame is divided into small sections in the same manner, and the process of determining the representative brightness level is performed for each of the small sections, and the representative brightness is calculated for each of the small sections at the same position on the image of each frame. A histogram is created from time-series data of levels, and a representative sub-partition is determined for each sub-partition at the same position on the basis of the maximum frequency brightness level or representative brightness level on the histogram. Is output as a background image.
JP62026906A 1987-02-07 1987-02-07 Background image extraction method Expired - Fee Related JPH0824350B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62026906A JPH0824350B2 (en) 1987-02-07 1987-02-07 Background image extraction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62026906A JPH0824350B2 (en) 1987-02-07 1987-02-07 Background image extraction method

Publications (2)

Publication Number Publication Date
JPS63194477A JPS63194477A (en) 1988-08-11
JPH0824350B2 true JPH0824350B2 (en) 1996-03-06

Family

ID=12206268

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62026906A Expired - Fee Related JPH0824350B2 (en) 1987-02-07 1987-02-07 Background image extraction method

Country Status (1)

Country Link
JP (1) JPH0824350B2 (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3123587B2 (en) * 1994-03-09 2001-01-15 日本電信電話株式会社 Moving object region extraction method using background subtraction
JP3219053B2 (en) 1998-05-01 2001-10-15 日本電気株式会社 Road area detection method and system
JP5371174B2 (en) * 2005-09-12 2013-12-18 キヤノン株式会社 Image display device and image display method
CN101072306B (en) * 2006-05-08 2010-06-23 索尼株式会社 Image processing apparatus and image processing method
JP5231260B2 (en) * 2008-08-11 2013-07-10 株式会社エム・ソフト Background image generation method and background image generation system
JP5855485B2 (en) * 2012-02-13 2016-02-09 オリンパス株式会社 Image generation apparatus, image generation method, imaging apparatus, and imaging method
JP6063680B2 (en) * 2012-09-13 2017-01-18 オリンパス株式会社 Image generation apparatus, image generation method, imaging apparatus, and imaging method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5762665A (en) * 1980-10-03 1982-04-15 Ricoh Co Ltd Picture discriminating method
JPS61234684A (en) * 1985-04-11 1986-10-18 Mitsubishi Electric Corp Animation picture binary-coding device

Also Published As

Publication number Publication date
JPS63194477A (en) 1988-08-11

Similar Documents

Publication Publication Date Title
US20030123726A1 (en) Scene change detection apparatus
JPS62125478A (en) Extracting method for moving object image
JP2010244207A (en) Moving object tracking device, moving object tracking method, and moving object tracking program
US5296940A (en) Image processing method and apparatus for converting gray-scale images into binary images
CN111539980A (en) Multi-target tracking method based on visible light
JP2004524901A (en) Method and apparatus for reducing correlation noise in image data
US5949916A (en) Modified automatic regressive filter and filtering method therefor
JPH0824350B2 (en) Background image extraction method
JPH09119900A (en) Method for automatically evaluating concrete defect
KR102386930B1 (en) Apparatus for detecting edge of road image and method thereof
JPH07249128A (en) Picture processor for vehicle
JP4628851B2 (en) Object detection method and object detection apparatus
TWI381735B (en) Image processing system and method for automatic adjustment of image resolution for image surveillance apparatus
JP2021047710A (en) Image processing apparatus, image processing method, image processing system, and program
JPH0676047A (en) Picture processor
JPH05199443A (en) Focused position detecting device for electronic camera
JP3091356B2 (en) Moving object detection method and apparatus
JP3118484B2 (en) Image segmentation method
JP3854143B2 (en) Lane boundary detection device
JP3430506B2 (en) Image processing method and license plate search method using the same
CN115830304A (en) Object detection system
JP2814315B2 (en) Vehicle dynamics measurement device
JP2956151B2 (en) Image processing method and apparatus
JP2628863B2 (en) Visual recognition device
JP2001283218A (en) Congestion state deciding method and device therefor

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees