JPH0652535B2 - Setting method for binarization level in traffic detector - Google Patents
Setting method for binarization level in traffic detectorInfo
- Publication number
- JPH0652535B2 JPH0652535B2 JP3199091A JP19909191A JPH0652535B2 JP H0652535 B2 JPH0652535 B2 JP H0652535B2 JP 3199091 A JP3199091 A JP 3199091A JP 19909191 A JP19909191 A JP 19909191A JP H0652535 B2 JPH0652535 B2 JP H0652535B2
- Authority
- JP
- Japan
- Prior art keywords
- image
- difference
- binarization level
- sample image
- processing
- 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
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06V—IMAGE OR VIDEO RECOGNITION OR UNDERSTANDING
- G06V20/00—Scenes; Scene-specific elements
- G06V20/50—Context or environment of the image
- G06V20/52—Surveillance or monitoring of activities, e.g. for recognising suspicious objects
- G06V20/53—Recognition of crowd images, e.g. recognition of crowd congestion
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Theoretical Computer Science (AREA)
- Image Processing (AREA)
- Closed-Circuit Television Systems (AREA)
- Alarm Systems (AREA)
Description
【0001】[0001]
【産業上の利用分野】本発明はデパート,展示場,博覧
会場等の入退場者数や移動方等をテレビカメラ画像を用
いて検出する通行者数検出装置における二値化レベル設
定方法に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a binarization level setting method in a passer-by-passage detecting device for detecting the number of people entering and leaving a department store, an exhibition hall, an exhibition hall, or the like by using a television camera image. Is.
【0002】[0002]
【従来の技術】従来、デパート,展示場等の出入口を通
過して入退場する通行者の数を計数する方法として、手
作業でカウントする数取器を使った方法とか、対向した
送受光器間の光線の遮断を検出する光学的手段を用いる
方法とか、超音波送受波器を複数組配設した超音波を用
いる方法とか、人が踏んだ数を自動的にカウントするマ
ットスイッチを用いた方法等が知られている。しかし、
これらの通行者数検出装置は、混雑状態(多数人が一挙
に通過するなど)とか、立ち止まっている人が居ると
か、大きな体格の人が通過するなどの場合では正確に計
数するのが困難である。2. Description of the Related Art Conventionally, as a method of counting the number of pedestrians who enter and exit through a doorway of a department store, an exhibition hall, etc., a method using a hand-counting counter is used, or a transmitter / receiver facing each other is used. A method using an optical means for detecting the interruption of the light beam between them, a method using ultrasonic waves with a plurality of sets of ultrasonic transmitters and receivers, or a mat switch that automatically counts the number of people stepped on Methods etc. are known. But,
It is difficult for these passerby number detection devices to count accurately in a congested state (for example, a large number of people pass by at once), when some people are standing still, or when a person with a large physique passes by. is there.
【0003】そこで、上記欠陥を一掃するものとして、
テレビカメラの画像信号を処理して人の移動方向と数を
検出する通行者数検出装置が提案されている(先に本件
出願人が提示した特願平3−164076号)。これは
テレビカメラからの信号をデジタル信号に変換し、RA
M(書き込み読み出しメモリ)に書き込む画像入力部
と、この画像データをROM(読み出し専用メモリ)に
記憶してあるプログラムに従い演算処理する信号処理部
と、該信号処理部で演算処理した結果を表示する表示部
より構成し、前記信号処理部にて、背景画像とサンプル
画像との二つの画像間の差を二値化し画像数を圧縮する
固定差分処理を行い、該固定差分により得られた差分画
素の数及び位置を計数,判別することにより人の移動方
向と数を演算する通行者数検出装置である。Therefore, in order to eliminate the above defects,
There has been proposed a passer-by-passage number detection apparatus which processes an image signal of a television camera to detect the moving direction and the number of persons (Japanese Patent Application No. 3-164076 presented by the applicant of the present application). This converts the signal from the TV camera into a digital signal, RA
An image input section to be written in M (write / read memory), a signal processing section for performing arithmetic processing of this image data according to a program stored in a ROM (read only memory), and a result of arithmetic processing by the signal processing section are displayed. The signal processing unit is configured by a display unit, performs fixed difference processing for binarizing a difference between two images of a background image and a sample image and compressing the number of images, and a difference pixel obtained by the fixed difference. It is a device for detecting the number of passers-by, which calculates the moving direction and the number of people by counting and discriminating the number and the position.
【0004】[0004]
【発明が解決しようとする課題】しかし、この通行者数
検出装置の信号処理部において行われる固定差分処理の
二値化レベルは、背景とサンプル画像の差分において、
絶対値で扱っているため(例えば、二値化レベルを10
とすると背景濃淡階調を基準として+(淡い)側10と
−(濃い)側10、固定差分処理により不要部分を取り
除こうとすれば、必要な部分まで消えてしまう不都合が
あった。例えば、背景上に通過する人物の影ができてい
るとき、その影を消すために二値化レベルを影ができな
い場合と比較して、大きくする必要があるが、二値化レ
ベルを大きくした場合には背景濃淡階調を基準として+
(淡い)側の濃淡階調にある画像(例えば、人物の服)
も消され、一人分の画素数が得られず、正確な通行者数
を計数することができなかった。However, the binarization level of the fixed difference processing performed in the signal processing unit of the number-of-passengers detection apparatus is as follows:
Since it is handled as an absolute value (for example, the binarization level is 10
In that case, if the unnecessary portion is removed by the fixed difference processing on the + (pale) side 10 and the- (dark) side 10 based on the background gradation, there is a disadvantage that even the necessary portion disappears. For example, when there is a shadow of a person passing on the background, it is necessary to increase the binarization level in order to eliminate the shadow, but it is necessary to increase the binarization level. In the case, based on the background gradation, +
An image in the (light) shade of gray (for example, a person's clothes)
However, the number of pixels for one person could not be obtained, and the number of passersby could not be accurately counted.
【0005】本発明は上記実情に鑑み、背景画像とサン
プル画像の差分において、二値化レベルを正,負各々別
に設定することで、上記の課題を解決し得る通行者数検
出装置における二値化レベル設定方法を提供するもので
ある。In view of the above situation, the present invention sets the binarization level for each of the difference between the background image and the sample image to be positive or negative, thereby eliminating the above-mentioned problems. It is intended to provide a method of setting the activation level.
【0006】[0006]
【課題を解決するための手段】本発明は、画像入力部と
信号処理部と表示部より構成され、前記信号処理部に
て、背景画像とサンプル画像との差を二値化し、画素数
を圧縮する固定差分処理を行い、得られる差分画素数及
び位置を計数,判別することにより人の移動方向と数を
演算する通行者数検出装置において、固定差分処理にお
ける二値化レベルを、背景画像の濃淡階調を基準とし
て、サンプル画像において基準より上の濃淡階調と基準
より下の濃淡階調で二値化レベルを個別に設定するもの
である。The present invention comprises an image input section, a signal processing section and a display section, wherein the signal processing section binarizes the difference between the background image and the sample image to determine the number of pixels. In a passer-by-passage detecting device that calculates the moving direction and the number of people by performing fixed difference processing for compression and counting and determining the obtained difference pixel number and position, the binarization level in the fixed difference processing is set to the background image. In the sample image, the binarization level is individually set for the grayscale level above the standard and the grayscale level below the standard, based on the grayscale level of.
【0007】[0007]
【作用】上記のように、先ず最初の画像データを背景と
し(背景画像の取り込み)、次から取込まれるサンプル
画像との差分をとることにより二値化及び画素数の圧縮
処理を行う固定差分処理を行い、その後固定差分した圧
縮画素の数をカウントし、画素の位置により+,−の符
号を付与し、+方向から−方へ変化した画素数と、−方
向から+方向へ変化した画素数を区別して集計する。こ
の場合、取り込んだ背景画像の各画素の濃淡階調より大
きい(淡い)サンプル画像の濃淡階調の画素に対する二
値化レベルは小さく、その逆なら大きくすることで、人
物は残して影のみを除去することができる。As described above, the first image data is used as the background (capture of the background image), and the difference with the sample image captured from the next is taken to perform the binarization and the pixel number compression processing. After processing, the number of compressed pixels with fixed difference is counted, + and-signs are given depending on the pixel position, and the number of pixels changed from + direction to-direction and the number of pixels changed from-direction to + direction. Total the numbers separately. In this case, the binarization level for the pixels of the grayscale of the sample image that is larger (lighter) than the grayscale of each pixel of the captured background image is small. Can be removed.
【0008】[0008]
【実施例】以下、本発明の一実施例を図面を用いて説明
する。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings.
【0009】図1は本発明の二値化レベル設定方法に関
連する通行者数検出装置の構成を示すブロック図であ
り、1はテレビカメラ、2はテレビカメラ1からの映像
アナログ信号をデジタル信号に変換し、画像メモリ(図
示せず)に書き込み動作を行う画像入力部、3は画像入
力部2により保存されたテレビカメラ1からの映像デー
タを読み込み、プログラムメモリ(図示せず)に記憶し
てある処理プログラムに従い検出処理演算を行う信号処
理部、4は信号処理部3により演算処理され出た結果を
表示する表示装置、5は表示装置4で表示される内容を
印刷する印刷装置である。FIG. 1 is a block diagram showing the structure of a passer-by number detecting apparatus related to the binarization level setting method of the present invention, in which 1 is a television camera and 2 is a video analog signal from the television camera 1 which is a digital signal. The image input unit 3 which converts the image data into the image memory (not shown) and writes the image data in the image memory (not shown) reads the video data from the television camera 1 stored by the image input unit 2 and stores it in the program memory (not shown). A signal processing unit for performing a detection processing calculation according to a processing program, a display device 4 for displaying the result of the calculation processing by the signal processing unit 3, and a printing device 5 for printing the contents displayed on the display device 4. .
【0010】ここにおいて、本発明に関する信号処理部
3の動作を図2に示す検出処理プログラムのフローチャ
ートにより説明する。The operation of the signal processing unit 3 according to the present invention will be described below with reference to the flow chart of the detection processing program shown in FIG.
【0011】先ず、このフローチャートは画像入力部2
により取込まれた画像データを用いて通行者の移動方向
と人数を求める処理手順を示している。最初の画像デー
タを背景とし、次から取込まれるサンプル画像との差分
を取ることにより二値化及び圧縮処理を行う固定差分処
理を行う。その後、固定差分した圧縮画素の数をカウン
トし、画素の位置により+及び−の符号を付与し、+方
向から−方向へ変化した画素数と−方向から+方向へ変
化した画素数を区別して集計し、一人分の基準画素数で
割り算する。First, this flow chart shows the image input unit 2
The processing procedure for obtaining the moving direction and the number of people of the passersby is shown by using the image data captured by. Fixed difference processing that performs binarization and compression processing is performed by taking the difference between the first image data as the background and the sample image captured next. After that, the number of compressed pixels with a fixed difference is counted, + and-signs are given depending on the pixel position, and the number of pixels changed from the + direction to the − direction and the number of pixels changed from the − direction to the + direction are distinguished. Total and divide by the number of standard pixels for one person.
【0012】前記処理動作の中の二値化処理は、濃淡画
像である背景画像とサンプル画像の二画面間の差を演算
し、二画面間の差と二値化レベルとを比較し、大きけれ
ば1に小さければ0に二値化し、人物画像を画素数の演
算のみで扱える様にするものである。ここで背景濃淡階
調を基準としてサンプル画像との差分二値化処理をする
場合、基準より大きいサンプル画像の濃淡階調と、基準
より小さいサンプル画像の濃淡階調で二値化レベルを個
別に設定する。具体的には、背景濃淡階調より大きい
(淡い)濃淡階調のサンプル画像の画素に対する二値化
レベルは小さく、その逆は大きくすることで、人物は残
して影のみを除去した差分二値化処理が行える。In the binarization processing in the processing operations, the difference between the two screens of the background image, which is a grayscale image, and the sample image is calculated, and the difference between the two screens and the binarization level are compared to obtain a large value. For example, if it is smaller than 1, it is binarized to 0 so that the person image can be handled only by calculating the number of pixels. Here, when the difference binarization processing with the sample image is performed with the background gray scale as the reference, the gray scale of the sample image larger than the reference and the gray scale of the sample image smaller than the reference are used to individually set the binarization level. Set. Specifically, the binarization level for the pixels of the sample image having a grayscale that is larger (lighter) than the background grayscale is small, and the opposite is large, so that only the shadow is left while the person is left and the binary difference is removed. Can be processed.
【0013】例えば、サンプル画像に人とその影が存在
する場合において、影を消すための二値化処理について
説明すると、影は背景濃淡階調に比べ、必ず濃淡階調が
小さい(濃い)ため、背景濃淡階調を基準として、基準
より小さい(濃い)濃淡階調のサンプル画像の画素に対
する二値化レベルを大きく設定すれば(例えば、二値化
レベル20)、影は差分二値化処理により消すことがで
きる。一方、基準より大きい(淡い)濃淡階調のサンプ
ル画像の画素に対する二値化レベルは、画像ノイズに影
響されない範囲で小さく設定すればよい(例えば、二値
化レベル10)。 また、人物の頭の濃淡階調は、黒髪
であれば通常、影の濃淡階調と比べ小さい(濃い)た
め、背景濃淡階調より小さい(濃い)濃淡階調のサンプ
ル画像に対する二値化レベルは、黒髪の濃淡階調と影の
濃淡階調の間で設定すると、人物の服と頭が差分二値画
像として得れれる。この関係を示すと、図3となる。For example, in the case where a person and its shadow are present in the sample image, the binarization process for eliminating the shadow will be described. Since the shadow has a smaller gradation (darker) than the background gradation. If the binarization level for the pixel of the sample image having a smaller (darker) shade than the reference is set to a large value (for example, the binarization level 20), the shadow is subjected to the difference binarization process. Can be erased by. On the other hand, the binarization level for the pixels of the sample image having a gray scale that is larger (lighter) than the reference may be set to be small within a range not affected by the image noise (for example, the binarization level 10). In addition, since the grayscale of a person's head is usually smaller (darker) than the shade of a shadow for black hair, the binarization level for a sample image with a grayscale smaller than the background grayscale (dark) Is set between the gray scale of black hair and the gray scale of shadow, a person's clothing and head can be obtained as a differential binary image. This relationship is shown in FIG.
【0014】上述のようにして、得れれた人物の差分画
素数を基準画素数で割り算して人数を求めるが、この時
の基準画素数は、標準体格分布の上限の人の検出エリア
内の最大差分画素数と当該差分最大画素数の1/1.5
の間の値とすることで、通過する人の体格(大きな人や
小さい人)によって誤差をなくし、標準体格分布範囲内
に於て大きな人が通っても二人としてカウントすること
もなく、また小さい人が二人通っても一人としてカウン
トすることもない。As described above, the number of difference pixels of the obtained person is divided by the reference number of pixels to obtain the number of persons. At this time, the reference number of pixels is within the detection area of the person at the upper limit of the standard physique distribution. Maximum difference pixel number and 1 / 1.5 of the difference maximum pixel number
By setting it as a value between 2 and 3, the error is eliminated depending on the physique of the passing person (large person or small person), even if a large person passes within the standard physique distribution range, it is not counted as two people, and Even if two small people pass, they are not counted as one person.
【0015】以上説明した処理を一つのサンプル画像に
ついて順次処理し、サンプル画像全てについて処理が終
了すれば次のサンプル画像の処理に移る。サンプル画像
に差分画素がない場合には前記処理はせず次のサンプル
画像の処理に移る。The above-described processing is sequentially processed for one sample image, and when the processing is completed for all the sample images, the processing for the next sample image is performed. If there is no difference pixel in the sample image, the above process is not performed and the process for the next sample image is performed.
【0016】次に、図4に示す背景更新及び照度補正の
処理プログラムのフローチャートを説明する。本フロー
チャートの処理プログラムは図2に示す通行者の移動方
向及び人数を求める処理プログラムのフローチャートの
中の背景画像取込処理の一部を成すもので、図2に示す
固定差分処理によりn1 回差分画素が変化しない場合、
背景画像を新しいサンプル画像に更新する。次に取込ん
だ背景画像の各画素の濃淡階調より、その画素に対する
サンプル画像の画素と差分処理をする場合の二値化レベ
ルを上述した、予め設定した各濃淡階調に対する二値化
レベルにより設定する。二値化レベルを各画素毎に設定
後、図2に示すサンプル画像取込処理に移る。また、図
2に示す固定差分処理により生ずる差分画素が連続して
n2 回のサンプル画像取込みにて無くならない場合に
は、n1 回画素数変化の判別処理に移る。Next, the flowchart of the processing program for background update and illuminance correction shown in FIG. 4 will be described. This flowchart of processing program form part of the background image acquisition process in the flowchart of the processing program for determining the moving direction and the number of passersby that shown in FIG. 2, n 1 times the fixed difference processing shown in FIG. 2 If the difference pixel does not change,
Update the background image with a new sample image. Next, the binarization level when performing difference processing with the pixel of the sample image for the pixel based on the grayscale of each pixel of the background image that has been captured is set in advance. Set by. After setting the binarization level for each pixel, the sample image capturing process shown in FIG. 2 is performed. Further, when the difference pixels generated by the fixed difference processing shown in FIG. 2 are not eliminated by consecutive sample image acquisition of n 2 times, the process shifts to n 1 times pixel number change determination processing.
【0017】[0017]
【発明の効果】上述の様に、本発明の通行者数検出装置
における二値化レベル設定方法は、二値化レベルを背景
とサンプル画像の差分において正,負各々別で、且つサ
ンプル画像の濃淡階調において、背景画像の濃淡階調に
比べ小さい(濃い)方の二値化レベルを大きく設定する
ようにしたため、人物を残して影のみを除去でき、延い
ては通行者数の検出に誤差を招かないものとなる。As described above, in the binarization level setting method in the number-of-passengers detection apparatus of the present invention, the binarization level is classified into positive and negative differences in the difference between the background and the sample image, and the sample image In the gray scale, the smaller (darker) binarization level is set larger than the gray scale of the background image, so that only shadows can be removed while leaving the person, and it is possible to detect the number of passersby. It will not cause an error.
【図1】本発明に係わる通行者数検出装置の実施例の構
成を示すブロック図である。FIG. 1 is a block diagram showing a configuration of an embodiment of a number-of-passengers detection apparatus according to the present invention.
【図2】実施例の信号処理回路の検出ブロックのフロー
チャートである。FIG. 2 is a flowchart of a detection block of the signal processing circuit according to the embodiment.
【図3】人物と影に対応する濃淡階調と二値化レベルの
関係を示す説明図である。FIG. 3 is an explanatory diagram showing a relationship between a gray scale corresponding to a person and a shadow and a binarization level.
【図4】実施例の信号処理回路の背景更新及び照度補正
プログラムのフローチャートである。FIG. 4 is a flowchart of a background update and illuminance correction program of the signal processing circuit according to the embodiment.
1 テレビカメラ 2 画像入力部 3 信号処理部 4 表示装置 5 印刷装置 1 TV camera 2 image input unit 3 signal processing unit 4 display device 5 printing device
Claims (1)
成され、前記信号処理部にて、背景画像とサンプル画像
との差を二値化し、画素数を圧縮する固定差分処理を行
い、得られる差分画素数及び位置を計数,判別すること
により人の移動方向と数を演算する通行者数検出装置に
おいて、固定差分処理における二値化レベルを、背景濃
淡階調を基準としてサンプル画像において、基準より上
の濃淡階調と基準より下の濃淡階調で二値化レベルを個
別に設定することを特徴とする通行者数検出装置におけ
る二値化レベル設定方法。1. An image input unit, a signal processing unit, and a display unit, wherein the signal processing unit performs fixed difference processing for binarizing a difference between a background image and a sample image and compressing the number of pixels, In a device for detecting the number of passers-by, which counts and discriminates the number and position of obtained difference pixels, the number of passersby detecting the binarization level in the fixed difference process in the sample image based on the background gradation. , A binarization level setting method in a passer-by-passenger number detection device, characterized in that the binarization level is individually set for a gray scale above the standard and a gray scale below the standard.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3199091A JPH0652535B2 (en) | 1991-08-08 | 1991-08-08 | Setting method for binarization level in traffic detector |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP3199091A JPH0652535B2 (en) | 1991-08-08 | 1991-08-08 | Setting method for binarization level in traffic detector |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0546729A JPH0546729A (en) | 1993-02-26 |
JPH0652535B2 true JPH0652535B2 (en) | 1994-07-06 |
Family
ID=16401965
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP3199091A Expired - Fee Related JPH0652535B2 (en) | 1991-08-08 | 1991-08-08 | Setting method for binarization level in traffic detector |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH0652535B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2019108191A (en) * | 2017-12-18 | 2019-07-04 | 東芝エレベータ株式会社 | Passenger conveyor |
-
1991
- 1991-08-08 JP JP3199091A patent/JPH0652535B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH0546729A (en) | 1993-02-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JPH0973541A (en) | Object detection device/method | |
JPH0779429A (en) | Picture monitor equipment | |
JPH07249128A (en) | Picture processor for vehicle | |
JP2001043383A (en) | Image monitoring system | |
JPH0652535B2 (en) | Setting method for binarization level in traffic detector | |
JPH0554142A (en) | Method for separately detecting persons at both edges of detecting area for passer-by number detector | |
JPH057363A (en) | Picture monitoring device | |
JP2003156451A (en) | Defect detecting device | |
JPH0554141A (en) | Background update processing method for passer-by number detector | |
JPH0535942A (en) | Method for setting number of reference picture element in device for detecting number of passers-by | |
JPH04311288A (en) | Device for detecting number of passengers | |
JPH02218944A (en) | Method and apparatus for detecting white flaw of citrus fruit | |
JPS63292386A (en) | Counting device for moving object | |
JP2726830B2 (en) | Road surface freeze detection device | |
JPH0514898A (en) | Image monitor device | |
JP2548462B2 (en) | Monitoring device | |
JP2503613B2 (en) | Abnormality monitoring device | |
JP3490196B2 (en) | Image processing apparatus and method | |
JP2000222583A (en) | Image processor | |
JPH04311186A (en) | Image monitoring device | |
JP2890435B2 (en) | Flash point automatic detection device | |
TWM622922U (en) | System for automatically searching for multi-grayscale regions of interest | |
JPH04115149A (en) | Optical inspection apparatus | |
JPH04200085A (en) | Image monitor device | |
JPH11175734A (en) | Device for detecting picture change and method therefor |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080827 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090827 Year of fee payment: 10 |
|
LAPS | Cancellation because of no payment of annual fees |