TWI480808B - Vision based pedestrian detection system and method - Google Patents

Vision based pedestrian detection system and method Download PDF

Info

Publication number
TWI480808B
TWI480808B TW101144261A TW101144261A TWI480808B TW I480808 B TWI480808 B TW I480808B TW 101144261 A TW101144261 A TW 101144261A TW 101144261 A TW101144261 A TW 101144261A TW I480808 B TWI480808 B TW I480808B
Authority
TW
Taiwan
Prior art keywords
image
fine grain
direction gradient
grain direction
feature
Prior art date
Application number
TW101144261A
Other languages
Chinese (zh)
Other versions
TW201421372A (en
Inventor
Li Chen Fu
Pei Yung Hsiao
Yi Ming Chan
Min Fang Lo
Original Assignee
Nat Inst Chung Shan Science & Technology
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 Nat Inst Chung Shan Science & Technology filed Critical Nat Inst Chung Shan Science & Technology
Priority to TW101144261A priority Critical patent/TWI480808B/en
Publication of TW201421372A publication Critical patent/TW201421372A/en
Application granted granted Critical
Publication of TWI480808B publication Critical patent/TWI480808B/en

Links

Description

行人偵測系統與方法Pedestrian detection system and method

本發明係關於一種行人偵測系統與方法,尤指一種採用影像細粒(Granule)方向梯度直條圖比對技術來增加行人偵測靈敏行及準確度之技術。The present invention relates to a pedestrian detection system and method, and more particularly to a technique for increasing the sensitivity and accuracy of pedestrian detection by using an image gradation gradient bar graph alignment technique.

現有應用於行人偵測的影像式行車安全設備的種類繁多,在設計及製作上亦不盡相同,因此得到的效果亦不同。The existing image-based driving safety devices for pedestrian detection have a wide variety of designs and productions, and the results are different.

傳統上,已有技術是透過樣板比對的來達到偵測行人的目的,其主要是建構不同角度以及姿勢的人形樣板或模組,並與偵測影像比對的方式來達到行人偵測。而由人形外觀所構成的特徵,已有技術採用人體輪廓(silhouette)或邊緣影像(edge image)來表示人形,並轉換成DT(distance transform)影像。為了更有效克服物體之位移、比例與旋轉變化,故發展出微波係數的人形特徵圖。另外,方向梯度長條圖(HOG,histogram of oriented gradients)亦被用來表示人形特徵,並透過SVM(Supported Vector Machine)的機器學習方法來進行辨識分類,有效的區別行人與非行人,以作為影像行人偵測技術核心。Traditionally, the prior art has achieved the purpose of detecting pedestrians through template comparison. The main purpose is to construct a humanoid model or module with different angles and postures, and compare the detected images to achieve pedestrian detection. In the prior art, a human silhouette or an edge image is used to represent a human figure and is converted into a DT (distance transform) image. In order to more effectively overcome the displacement, proportional and rotational changes of the object, a human figure of the microwave coefficient is developed. In addition, the HG (histogram of oriented gradients) is also used to represent humanoid features, and through the SVM (Supported Vector Machine) machine learning method to identify and classify effectively distinguish between pedestrians and non-pedestrians. The core of image pedestrian detection technology.

因此,HOG較能克服行人外觀之變異,達到較佳之偵測效果。HOG的計算方法是將影像分成複數區塊後,統計各區塊內像素梯度(gradient)在各方向(orientation)之 強度的總和,並形成一梯度統計直方圖。HOG對於物體邊緣資訊具有較強的描述能力,同時由於統計式的計算方式,使HOG得以適應邊緣位移與部分旋轉。Therefore, HOG can overcome the variation of pedestrian appearance and achieve better detection results. HOG is calculated by dividing the image into complex blocks and counting the pixel gradients in each block in each direction. The sum of the intensities and form a gradient statistical histogram. HOG has a strong ability to describe the edge information of the object, and because of the statistical calculation method, the HOG can adapt to the edge displacement and partial rotation.

然而,也由於統計計算的性質,HOG對於材料的資訊較缺乏,即對於單一完整線條和零碎雜亂的線條,無法做出有效的區隔。因此人處在雜亂的環境中,HOG便容易出現誤判的狀況。However, due to the nature of statistical calculations, HOG lacks information on materials, that is, for a single complete line and fragmented lines, it is impossible to effectively separate. Therefore, people are in a messy environment, and HOG is prone to misjudgment.

因此,如何解決上述之缺失,亟待業界解決之課題。Therefore, how to solve the above-mentioned shortcomings is urgently needed to be solved by the industry.

本發明之目的即在提供一種行人偵測系統,透過設置在一車輛之一攝像模組擷取該車輛周圍的影像,再由處理模組內的二特徵擷取器分別擷取方向梯度直條圖(HOG,histogram of oriented gradients)及細粒方向梯度直條圖(HOGG,histogram of gradient of granule feature)之特徵,整合這兩種特徵,獲得同時具有兩種特徵的單一特徵,其透過支持向量機分類器(SVM)來判斷行人/非行人。The object of the present invention is to provide a pedestrian detection system for capturing an image of a vehicle around a vehicle by a camera module disposed in a vehicle, and then extracting a direction gradient straight line from the two feature extractors in the processing module. HOG (histogram of oriented gradients) and features of the histogram of gradient of granule feature (HOGG), which integrates these two features to obtain a single feature with both features, through the support vector Machine classifier (SVM) to judge pedestrians/non-pedestrians.

本發明之另一目的即在提供一種行人偵測方法,其步驟包含:一攝像模組擷取一影像;擷取該影像之細粒方向梯度(HOGG)特徵並轉換成一細粒方向梯度影像;一分類器對該細粒方向梯度影像進行分類、判斷。其中,擷取該影像之細粒方向梯度特徵之方法,復包含:將該影像劃分為複數細粒;運算各該細粒強度平均值;將複數單元內 對角方向上的細粒強度平均差值轉換為複數特徵向量;統計區塊單位內之特徵向量;獲得該細粒方向梯度影像。Another object of the present invention is to provide a pedestrian detection method, the method comprising: capturing an image by a camera module; capturing a fine grain direction gradient (HOGG) feature of the image and converting the image into a fine grain direction gradient image; A classifier classifies and judges the fine grain direction gradient image. The method for extracting the gradient characteristic of the fine grain direction of the image comprises: dividing the image into a plurality of fine particles; calculating an average value of each of the fine particles; The average difference in fine grain intensity in the diagonal direction is converted into a complex feature vector; the feature vector in the statistical block unit; and the fine grain direction gradient image is obtained.

同樣地,該影像能進行一HOG擷取步驟,以將該影像轉換為一方向梯度影像,其予以和該細粒方向梯度影像合併成一HOG+HOGG特徵影像,使得該分類器能更依據該HOG+HOGG特徵影像產生更精確的分類結果,達到行人判斷能力之提升。Similarly, the image can perform an HOG capture step to convert the image into a directional gradient image, which is combined with the fine grain direction gradient image into a HOG+HOGG feature image, so that the classifier can be further based on the HOG. The +HOGG feature image produces more accurate classification results, which improves the ability of pedestrians to judge.

為便於 貴審查委員能對本新型之技術手段及運作過程有更進一步之認識與瞭解,茲舉實施例配合圖式,詳細說明如下。In order to facilitate the review committee to have a better understanding and understanding of the technical means and operation process of the present invention, the embodiments are combined with the drawings, and the details are as follows.

請參閱第1a圖和第1b圖所示,本發明較佳實施例所提供之行人偵測系統,其包括一攝像模組10及一處理模組20。Referring to FIG. 1a and FIG. 1b, a pedestrian detection system according to a preferred embodiment of the present invention includes a camera module 10 and a processing module 20.

該攝像模組10設置在一車輛4,並提供擷取該車輛4周圍之影像。The camera module 10 is disposed in a vehicle 4 and provides an image captured around the vehicle 4.

該處理模組20具有二特徵擷取器201、202和一分類器203,並接收該影像進行影像分析,以判斷該影像中是否有行人。The processing module 20 has two feature extractors 201, 202 and a classifier 203, and receives the image for image analysis to determine whether there is a pedestrian in the image.

在該較佳實施例中,該攝像模組10除了如第1a圖所示設置在該車輛4之後照鏡位置進行擷取該車輛4前方之影像,亦可同時能設置在在該車輛4之後方或該車輛4之車頂,以供進行各方向之影像擷取,如第1b圖所示。In the preferred embodiment, the camera module 10 can capture the image of the front of the vehicle 4 at the mirror position after the vehicle 4 is disposed as shown in FIG. 1a, and can also be disposed behind the vehicle 4. The square or the roof of the vehicle 4 is used for image capture in all directions, as shown in Figure 1b.

在該較佳實施例中,該處理模組20得以將該影像的分析結果,進而產生一顯示訊號傳送至一顯示模組30,其不但能顯示該影像,同時能將該影像中出現的行人加以標註。In the preferred embodiment, the processing module 20 can transmit the analysis result of the image, and then generate a display signal to a display module 30, which can display not only the image but also the pedestrian appearing in the image. Mark it.

在該較佳實施例中,該處理模組20是透過各該特徵擷取器201、202分別採用方向梯度直條圖(HOG,histogram of oriented gradients)及細粒方向梯度直條圖(HOGG,histogram of gradient of granule feature)擷取出該影像之特徵,並再透過該分類器203採用一支持向量單器(SVM,Supported Vector Machine)來判斷該影像中使否有行人存在。In the preferred embodiment, the processing module 20 uses HOG (histogram of oriented gradients) and fine grain direction gradient bar graphs (HOGG, respectively) through each of the feature extractors 201 and 202. The feature of the image is taken out, and the classifier 203 is further used to determine whether there is a pedestrian in the image by using a Supported Vector Machine (SVM).

請參閱第2圖至第4圖所示,本發明較佳實施例所提供之行人偵測方法,其步驟如下所示。Referring to Figures 2 to 4, the pedestrian detection method provided by the preferred embodiment of the present invention has the following steps.

首先,於步驟S11,由一攝像模組10擷取一影像,接著進行步驟S12。First, in step S11, an image is captured by a camera module 10, and then step S12 is performed.

步驟S12,由一處理模組20擷取該影像之細粒方向梯度特徵,並將該影像轉換成一細粒方向梯度(HOGG)影像,接著進行步驟S13。In step S12, the processing module 20 captures the fine grain direction gradient feature of the image, and converts the image into a fine grain direction gradient (HOGG) image, and then proceeds to step S13.

步驟S13,透過該處理模組20內的一分類器(classifier),對該細粒方向梯度(HOGG)影像進行分類,並判斷該細粒方向梯度(HOGG)影像中是否存在行人之特徵。Step S13, classifying the fine grain direction gradient (HOGG) image through a classifier in the processing module 20, and determining whether there is a pedestrian feature in the fine grain direction gradient (HOGG) image.

在該較佳實施例中,如步驟S12所述,當該處理模組20 擷取該影像訊號之細粒方向梯度特徵時,同時能進行一步驟S14(如第3圖所示之步驟流程)。如第3圖所示,於步驟S14,可透過該處理模組20擷取該影像訊號之方向梯度特徵,並將該影像轉換成一方向梯度(HOG)影像,再透過合併後的影像特徵成為方向梯度長條圖(HOG)與細粒方向梯度長條圖(HOGG)二者特徵之總合(步驟S15)。In the preferred embodiment, as described in step S12, when the processing module 20 When the fine grain direction gradient characteristic of the image signal is captured, a step S14 can be performed at the same time (as shown in the flow chart of FIG. 3). As shown in FIG. 3, in step S14, the direction gradient feature of the image signal can be captured by the processing module 20, and the image is converted into a direction gradient (HOG) image, and then the merged image feature becomes the direction. The sum of the features of the gradient bar graph (HOG) and the fine grain direction gradient bar graph (HOGG) (step S15).

就細粒方向梯度長條圖(HOGG)而言,其是將該影像劃分為複數單元5' (cell),且各該單元5' 又包括複數細粒5" (granule),如第5a圖所示為由2×2細粒5" 所構成的一單元5' (步驟S121)。使G i 代表各該細粒5" 之區域,如第5a圖中所示之G 1 G 2 G 3 G 4 ,並假設該影像在座標(u,v)上的強度能表示為I (u,v),則應用如公式便能獲得各該細粒強度平均值f (Gi )(步驟S122): In the case of a fine grain direction gradient bar graph (HOGG), the image is divided into a plurality of cells 5 ' (cell), and each of the cells 5 ' includes a plurality of fine particles 5 " (granule), as shown in Fig. 5a. A unit 5 ' composed of 2 × 2 fine particles 5 " is shown (step S121). Let G i represent the region of each of the fine particles 5 " , such as G 1 , G 2 , G 3 and G 4 shown in Fig. 5a, and assume that the intensity of the image on the coordinates (u, v) can be expressed as I (u, v), then the average particle strength average f (G i ) can be obtained by applying the formula (step S122):

其中|G i |為各該細粒5" 區域之面積。接者,取得各該細粒5" 的強度平均值後,便能進一步透過對角方向上之各該細粒5" 強度平均的差值,即透過f (G 1 )-f (G 4 )與f (G 2 )-f (G 3 ),獲得各該單元5' 之特徵向量(步驟S123),其由一大小值(magnitude)及一方位值(orientation)所組成,如下所示: Where | G i | is after. "Contact area by area, each of the fine particles to obtain 5 'of each of the fine particles 5 of average strength, can be further transmitted through each of the fine particles of the average of the diagonal direction 5' strength The difference, that is, through f ( G 1 )- f ( G 4 ) and f ( G 2 )- f ( G 3 ), obtains the feature vector of each unit 5 ' (step S123), which is determined by a magnitude (magnitude) And an orientation (orientation), as shown below:

Orientation:θ Cell =atan2(f (G 1 )-f (G 4 ),f (G 2 )-f (G 3 )) (3)Orientation: θ Cell = atan2( f ( G 1 )- f ( G 4 ), f ( G 2 )- f ( G 3 )) (3)

假設一區塊5(block)由4×4單元所構成,如第5b圖所示。則該區塊5能以該單元5' 為單位進行掃描,便予以框選出9個單元5' 進行運算,並獲得9個特徵向量。若將該區塊5在角度範圍0~180度內以每20度劃分成9等分,作為9個票箱(bin),並以各該單元5' 的特徵向量之方位值進行投票,而特徵向量之大小值代表票數,則在該區塊5便能進行統計。若以另一實施例說明,一128×64畫素影像,其予以被劃分成32×16個單元5' ,並等同於16×8個區塊5,便能產生15×7次投票結果,即會有105個特徵向量,作為該128×64畫素影像之特徵。Suppose a block 5 consists of 4 x 4 cells, as shown in Figure 5b. Then, the block 5 can scan in units of 5 ' of the unit, and then select 9 units 5 ' to perform operations, and obtain 9 feature vectors. If the block 5 is divided into 9 equal parts every 20 degrees in the range of 0 to 180 degrees, as 9 bins, and vote with the orientation value of the feature vector of each unit 5 ' , The size value of the feature vector represents the number of votes, and statistics can be performed in the block 5. If illustrated by another embodiment, a 128×64 pixel image, which is divided into 32×16 cells 5 and equivalent to 16×8 blocks 5, can generate 15×7 voting results. That is, there will be 105 feature vectors as features of the 128×64 pixel image.

因此,該影像所包含的各該單元5' 皆能透過上述運算,以獲得該影像代表性的向特徵量,並在透過區域性的統計,讓該影像得以轉換為該細粒方向梯度(HOGG)影像(步驟S124)。Therefore, each unit 5 included in the image can perform the above operation to obtain a representative feature quantity of the image, and the regional statistic is used to convert the image into the fine grain direction gradient (HOGG). Image (step S124).

另外,就方向梯度長條圖(HOG)而言,其同樣是將該影像劃分成各該單元5' (cell),並同樣以各該單元5' 編組成各該區塊5(block),以求得特徵向量。不同之處在於,方向梯度長條圖(HOG)是利用單一單元5' 與周圍相鄰的單元5' 的平均強度的差值,求出特徵向量,並同樣藉由投票統計之方法獲得該方向梯度長條圖(HOG)影像,故其 方法步驟不在此多做贅述。In addition, in the case of a Directional Gradient Bar Graph (HOG), the image is also divided into the cells 5 ' (cell), and each of the cells 5 ' is also composed into blocks 5 . To find the feature vector. The difference is that the direction gradient bar graph (HOG) is obtained by using the difference between the average intensity of a single unit 5 ' and the neighboring unit 5 ' , and the feature vector is obtained, and the direction is also obtained by voting statistics. Gradient bar graph (HOG) image, so the method steps are not repeated here.

再者,如第3圖所示,透過一影像結合模組予以將該影像轉換後的該細粒方向梯度(HOGG)影像及該方向梯度(HOG)影像合併(步驟S15),成為一HOG+HOGG特徵影像。Furthermore, as shown in FIG. 3, the fine grain direction gradient (HOGG) image and the direction gradient (HOG) image converted by the image are combined by an image combining module (step S15) to become a HOG+. HOGG feature image.

在該較佳實施例中,該分類器203欲進行影像分類前,預先採用一訓練樣本進行訓練。其中,該訓練樣本包含複數有人影像(正例影像)和複數無人影像(反例影像)。而經由訓練後,該等有人影像會使該分類器203在判斷該影像有行人出現時,輸出一正值訊號;反之,該等無人影像會使該分類器203判斷該影像中無形人出現時,輸出一負值訊號。In the preferred embodiment, the classifier 203 uses a training sample for training before performing image classification. The training sample includes a plurality of human images (positive images) and a plurality of unmanned images (reverse images). After training, the human images cause the classifier 203 to output a positive signal when it is determined that the image has a pedestrian; otherwise, the unmanned images cause the classifier 203 to determine that the invisible person appears in the image. , output a negative signal.

在該較佳實施例中,該分類器203採用一支持向量器(SVM,supported vector machine),其於離線時預先進行訓練,透過該訓練樣本建立一多維(multi-dimensional)空間,並在該正例影像和該反例影像間建立一超平面(hyper plane),作為該影像行人判斷的依據。由於SVM為常用辨識和分類之工具,故其運作方法不在此加以贅述。In the preferred embodiment, the classifier 203 employs a supported vector machine (SVM), which performs pre-training when offline, establishes a multi-dimensional space through the training samples, and A hyper plane is established between the positive example image and the counterexample image as a basis for the image pedestrian judgment. Since the SVM is a commonly used tool for identification and classification, its operation method will not be described here.

又,該分類器203輸出該正值訊號及該負值訊號後,該處理模組20便依據該正值訊號及該負值訊號,將該影像中包含行人的位置進行標註,便得以經由該顯示模組30進行顯示。After the classifier 203 outputs the positive signal and the negative signal, the processing module 20 marks the position of the pedestrian included in the image according to the positive signal and the negative signal. The display module 30 performs display.

藉此可知,本發明之行人偵測系統與方法,透過該攝像模組10擷取該影像,並由該處理模組20擷取出特徵值及比對分類,以判斷該影像中是否含有行人之特徵。由於方向梯度長條圖(HOG)的能力對於複雜線條難以判斷,故同時引入細粒方向梯度長條圖(HOGG)的技術,其在該影像所劃分的各該單元5' 內,將對角方向的各該細粒平均強度作相減,以獲得各該單元5' 之特徵向量,再經由各該區塊5的統計,轉換成該細粒方向梯度(HOGG)影像,並與該方向梯度(HOG)影像合併成該HOG+HOGG特徵影像,達到行人判斷能力之提升。It can be seen that the pedestrian detection system and method of the present invention captures the image through the camera module 10, and the processing module 20 extracts the feature value and the comparison classification to determine whether the image contains pedestrians. feature. Since the ability of the direction gradient bar graph (HOG) is difficult to judge for complex lines, a technique of introducing a fine grain direction gradient bar graph (HOGG), which is diagonal in each of the units 5 ' divided by the image, is also introduced. The average intensity of each of the fine particles in the direction is subtracted to obtain a feature vector of each of the cells 5 ' , and then converted into the fine grain direction gradient (HOGG) image by the statistics of each of the blocks 5, and the gradient with the direction The (HOG) image is merged into the HOG+HOGG feature image to achieve an improvement in pedestrian judgment.

上列詳細說明係針對本發明之可行實施例之具體說明,惟該實施例並非用以限制本發明之專利範圍,凡未脫離本發明技藝精神所為之等效實施或變更,均應包含於本案之專利範圍中。The detailed description of the preferred embodiments of the present invention is not intended to limit the scope of the present invention, and the equivalent implementations or modifications of the present invention should be included in the present invention. In the scope of patents.

S11~S15‧‧‧步驟S11~S15‧‧‧Steps

S121~S124‧‧‧步驟S121~S124‧‧‧Steps

10‧‧‧攝像模組10‧‧‧ camera module

20‧‧‧處理模組20‧‧‧Processing module

201‧‧‧特徵擷取器201‧‧‧Character Extractor

202‧‧‧特徵擷取器202‧‧‧Character Extractor

203‧‧‧分類器203‧‧‧ classifier

30‧‧‧顯示模組30‧‧‧Display module

4‧‧‧車輛4‧‧‧ Vehicles

5‧‧‧區塊5‧‧‧ Block

5' ‧‧‧單元5 ' ‧ ‧ unit

5" ‧‧‧細粒5 " ‧‧‧ fine grain

第1圖為本發明行人偵測系統之示意圖;第2圖為本發明行人偵測方法(HOGG)之步驟流程圖;第3圖為本發明行人偵測方法(HOGG+HOG)之步驟流程圖;第4圖本發明細粒方向梯度(HOGG)之運作步驟圖;第5a圖為複數細粒構成之單元;以及第5b圖為複數單元構成之區塊。1 is a schematic diagram of a pedestrian detection system of the present invention; FIG. 2 is a flow chart of steps of a pedestrian detection method (HOGG) according to the present invention; and FIG. 3 is a flow chart of steps of a pedestrian detection method (HOGG+HOG) according to the present invention; Fig. 4 is a diagram showing the operation steps of the fine particle direction gradient (HOGG) of the present invention; Fig. 5a is a unit composed of a plurality of fine particles; and Fig. 5b is a block composed of a plurality of units.

S11~S15‧‧‧步驟S11~S15‧‧‧Steps

Claims (5)

一種行人偵測系統,包括:一攝像模組,係設置在一車輛,並提供擷取該車輛周圍之影像;及一處理模組,係具有二特徵擷取器和一分類器,並接收該影像進行影像分析,以判斷該影像中是否有行人,而各該特徵擷取器,係分別採用方向梯度直條圖及細粒方向梯度直條圖擷取出該影像之特徵;其中,該分類器,係提供分類,以判斷該影像中是否有行人存在,該處理模組,係予以將影像分析的結果,透過一顯示模組進行顯示。 A pedestrian detection system includes: a camera module disposed in a vehicle and providing images for capturing around the vehicle; and a processing module having two feature extractors and a classifier, and receiving the The image is subjected to image analysis to determine whether there is a pedestrian in the image, and each of the feature extractors adopts a direction gradient straight bar graph and a fine grain direction gradient straight bar graph to extract the features of the image; wherein the classifier A classification is provided to determine whether there is a pedestrian in the image. The processing module displays the result of the image analysis through a display module. 一種行人偵測方法,包括:由一攝像模組擷取一影像;擷取該影像之細粒方向梯度(HOGG)特徵,並將該影像轉換成一細粒方向梯度影像;及一分類器對該細粒方向梯度影像進行分類,以判斷是否有行人。 A pedestrian detection method includes: capturing an image by a camera module; capturing a fine grain direction gradient (HOGG) feature of the image, and converting the image into a fine grain direction gradient image; and a classifier The fine grain direction gradient images are classified to determine whether there are pedestrians. 如申請專利範圍第2項所述之行人偵測方法,其中擷取該影像之細粒方向梯度(HOGG)特徵,並將該影像轉換成一細粒方向梯度影像之步驟,係包括將該影像劃分為複數細粒;求得各該細粒強度平均值; 由複數單元內對角方向上的細粒強度平均差值,獲得複數特徵向量;及以區塊為單位,統計各該區塊內之特徵向量,獲得該細粒方向梯度影像。 The pedestrian detection method according to claim 2, wherein the step of extracting the fine grain direction gradient (HOGG) feature of the image and converting the image into a fine grain direction gradient image comprises dividing the image into a plurality of fine particles; an average value of each of the fine particles; The complex feature vector is obtained from the average difference of the fine grain strength in the diagonal direction of the complex unit; and the feature vector in each block is counted in units of blocks to obtain the grain direction gradient image. 如申請專利範圍第3項所述之行人偵測方法,其中各該細粒,其面積係小於各該單元,而各該單元面積又小於各該區塊。 The pedestrian detection method according to claim 3, wherein each of the fine particles has an area smaller than each of the units, and each of the unit areas is smaller than each of the blocks. 如申請專利範圍第2項所述之行人偵測方法,其中擷取該影像之細粒方向梯度(HOGG)特徵,並將該影像轉換成一細粒方向梯度影像之步驟,係能同時進行一方向梯度(HOG)擷取步驟,其將該影像轉換為一方向梯度影像,該方向梯度影像,係能透過一影像結合模組與該細粒方向梯度影像合併。 For example, in the pedestrian detection method described in claim 2, the step of extracting the fine grain direction gradient (HOGG) of the image and converting the image into a fine grain direction gradient image can simultaneously perform a direction A gradient (HOG) capture step converts the image into a directional gradient image that is merged with the fine grain direction gradient image by an image combining module.
TW101144261A 2012-11-27 2012-11-27 Vision based pedestrian detection system and method TWI480808B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW101144261A TWI480808B (en) 2012-11-27 2012-11-27 Vision based pedestrian detection system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW101144261A TWI480808B (en) 2012-11-27 2012-11-27 Vision based pedestrian detection system and method

Publications (2)

Publication Number Publication Date
TW201421372A TW201421372A (en) 2014-06-01
TWI480808B true TWI480808B (en) 2015-04-11

Family

ID=51393456

Family Applications (1)

Application Number Title Priority Date Filing Date
TW101144261A TWI480808B (en) 2012-11-27 2012-11-27 Vision based pedestrian detection system and method

Country Status (1)

Country Link
TW (1) TWI480808B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106022075B (en) * 2016-06-17 2017-11-21 广东欧珀移动通信有限公司 A kind of unlocked by fingerprint method and terminal
TWI628624B (en) * 2017-11-30 2018-07-01 國家中山科學研究院 Improved thermal image feature extraction method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201044008A (en) * 2009-06-12 2010-12-16 Chung Shan Inst Of Science Night time pedestrian detection technology
US20120008836A1 (en) * 2010-07-12 2012-01-12 International Business Machines Corporation Sequential event detection from video
US20120288140A1 (en) * 2011-05-13 2012-11-15 Carnegie Mellon University Method and system for selecting a video analysis method based on available video representation features
TW201246089A (en) * 2011-05-04 2012-11-16 Univ Nat Chiao Tung Method for setting dynamic environmental image borders and method for instantly determining the content of staff member activities

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW201044008A (en) * 2009-06-12 2010-12-16 Chung Shan Inst Of Science Night time pedestrian detection technology
US20120008836A1 (en) * 2010-07-12 2012-01-12 International Business Machines Corporation Sequential event detection from video
TW201246089A (en) * 2011-05-04 2012-11-16 Univ Nat Chiao Tung Method for setting dynamic environmental image borders and method for instantly determining the content of staff member activities
US20120288140A1 (en) * 2011-05-13 2012-11-15 Carnegie Mellon University Method and system for selecting a video analysis method based on available video representation features

Also Published As

Publication number Publication date
TW201421372A (en) 2014-06-01

Similar Documents

Publication Publication Date Title
CN103559791B (en) A kind of vehicle checking method merging radar and ccd video camera signal
US9064157B2 (en) Pedestrian detection systems and methods
WO2017190574A1 (en) Fast pedestrian detection method based on aggregation channel features
Siriborvornratanakul An automatic road distress visual inspection system using an onboard in-car camera
Zhou et al. LIDAR and vision-based real-time traffic sign detection and recognition algorithm for intelligent vehicle
EP3118813B1 (en) Image recognition device, image sensor, and image recognition method
CN104198497B (en) Surface defect detection method based on visual saliency map and support vector machine
CN110910350B (en) Nut loosening detection method for wind power tower cylinder
CN102542289A (en) Pedestrian volume statistical method based on plurality of Gaussian counting models
CN108710909B (en) Counting method for deformable, rotary and invariant boxed objects
CN101876535A (en) Method, device and monitoring system for height measurement
Farag Real-time detection of road lane-lines for autonomous driving
Kim et al. Autonomous vehicle detection system using visible and infrared camera
CN106548131A (en) A kind of workmen's safety helmet real-time detection method based on pedestrian detection
CN104050684A (en) Video moving object classification method and system based on on-line training
Su et al. A new local-main-gradient-orientation HOG and contour differences based algorithm for object classification
Tian et al. Human Detection using HOG Features of Head and Shoulder Based on Depth Map.
KR20180098945A (en) Method and apparatus for measuring speed of vehicle by using fixed single camera
TWI480808B (en) Vision based pedestrian detection system and method
CN109977862A (en) A kind of recognition methods of parking stall limiter
TW201520907A (en) Vision-based cyclist and pedestrian detection system and the methods
CN102682291B (en) A kind of scene demographic method, device and system
CN110866917A (en) Tablet type and arrangement mode identification method based on machine vision
Frank et al. Stereo-vision for autonomous industrial inspection robots
Kini Real time moving vehicle congestion detection and tracking using OpenCV