Journal of Multimedia Information System
Korea Multimedia Society
Section

New approach to two wheelers detection using Cell Comparison

Yeunghak Lee1,*, Taesun Kim1, Sanghoon Lee2, Jaechang Shim3
1Avionics Electronic Engineering, Kyungwoon University, Gumi, Korea, annaturu,tskim@ikw.ac.kr.
2GERI, Gumi, Korea, legoteco@geri.re.krany.
3Computer Engineering, Andong National University, Andong, Korea, jcshim@andong.ac.kr
*Corresponding Author: Yeunghak, Lee, Kyungwoon Univ. 55 Indoek-ri, Sandong-myeon, Gumi, Korea, +82-54-479-1215, annaturu@ikw.ac.kr.

© Copyright 2014 Korea Multimedia Society. This is an Open-Access article distributed under the terms of the Creative Commons Attribution Non-Commercial License (http://creativecommons.org/licenses/by-nc/4.0/) which permits unrestricted non-commercial use, distribution, and reproduction in any medium, provided the original work is properly cited.

Received: Aug 03, 2014 ; Revised: Sep 05, 2014 ; Accepted: Sep 22, 2014

Published Online: Sep 30, 2014

Abstract

This article describes a two wheelers detection system riding on people based on modified histogram of oriented gradients (HOG) for vision based intelligent vehicles. These features used correlation coefficient parameter are able to classify variable and complicated shapes of a two wheelers according to different viewpoints as well as human appearance. Also our system maintains the simplicity of evaluation of traditional formulation while being more discriminative. In this paper, we propose an evolutionary method trained part-based models to classify multiple view-based detection: frontal, rear and side view (within 60°). Our experimental results show that a two wheelers riding on people detection system based on proposed approach leads to higher detection accuracy rate than traditional features.

Keywords: Adaboost; Correlation coefficient; Haar-like; Histogram of oriented gradients; Pedestrian; Two wheelers

I. INTRODUCTION

But while a simple device or vehicle to move things may be in past, the shape (or style) and function is very fast and variety progressed in now. The research for the vehicle was not only the improvement of the vehicle performance but also the protection of people in the vehicle after accident. Nowadays, the core of the research is changing to prevent the accident and to protect the human from inner and outer.] Pedestrian detection system is divided three categories – infrastructure enhancement, passive safety system, and active safety system [1].

The development for the safety device design of vehicles, especially airbag, bumper, electronic equipments, and etc., has been focused on protecting drivers from accident on the road and enhancing comfortability until a few years ago. The most of research for the safety of human has been worked to improve the detection rate for pedestrian and vehicle on the road [1-3]. Lately, the vulnerable road users (VRUs), consisting of human, bicyclist, two wheelers, and other small vehicles, detection has been researched to protect before accident for intelligent vehicles [4].

The motivation of this paper is as follow. Firstly, two wheelers detection system is still not considerable time investment to find good algorithm. Secondly, it is familiar with pedestrian detection which has accuracy and efficiency in still images. But it is one of the most difficult works due to a variety range of poses, as well as environmental conditions, cluttered backgrounds, and composite object (shown several shapes than pedestrian, according to the view point). So in this paper, we suggest a new algorithm to detect the two wheelers for the weak part on the road.

Many improvement of vision-based and other kinds of camera have been proposed, consequently pushing performance [1, 5-6]. Pedestrian detection system is divided several categories according to the sensors: advanced and expensive sensors such as far infrared camera and near infrared camera for night vision (FIR and NIR) [7-9], LIDAR or RADAR based on extremely high frequency [4], Laser Scanner in order to obtain much information and to make robust real-time detection [10], and radio-based mobile communication such as Global System for Mobile Communication (GSM) or Universal Mobile Telecommunication (UMTS) [1]. Despite their attractive aspects, vision-based system, particularly monocular systems has many advantages; easy extension, lower price and less computation [5, 11]. And this is still a challenging problem because of the fact that people and two wheelers can be appeared quite different shape due to differences in the clothing/hairstyle, body pose, and two wheelers model type [12]

Generally speaking, the literature on pedestrian detection system is abundant. Features can be distinguished into global features, local features, single features, and multiple features depending on how features are measured and used [13-15]. Global features operate on the entire image of datasets such as principal component analysis (PCA) [2, 16]. On the other hand, local features are extracted by dividing a sliding window into different subset region of image, with one or more kinds of features extracted in each subset region [11, 14]. Similarity, Mikolajczyk, etc., [17] divided into whole body detection and body parts detection as the local features. The advantage of using part-based research is that it can deal with variation in human appearance due to body articulation. However disadvantage of using this approach is that it is difficult to calculate due to the more complexity to the pedestrian detection problem [2]. Widely used single features for pedestrian and object detection in the literature are edge [18], shapelets [19], local binary pattern (LBP) [20][14], histogram of oriented gradients(HOGs) [21, 22], local representative field[5], wavelet coefficient [7], Haar-like features and its application features [23]. On the contrary to this, approaches based on multiple features combine several types of the above single features. For example, Wang, and etc. [24] suggested new feature extraction method using different kinds of histogram features. And another method is that different features can be used to train classifiers individually and a final decision is reached by the majority voting or by a classifier cascade [7, 25], using support vector machine (SVM) [26], neural networks, or k-NN classifiers [27].

Pedestrian detection has many algorithms that are similar to two wheelers detection. Because of this reason, our paper describes about the pedestrian detection. Pedestrian detection has allured an extensive amount of interest and received much attention from the computer vision research community over the past few years. The approaches for pedestrian detection have been proposed in terms of features, data sets, classification, and general architectures. Pedestrian detection research and data sets have been proposed by pioneering workers [28]. Feature extraction method from vision-based images has been primarily studied in Haar wavelet-based method, HOG which has direction of gradient, and local receptive field (LRF). And support vector machine, neural network, and Adaboost algorithm are applied a lot of categorizing method [29]. Papageorgiou [30] detected pedestrian based on a polynomial SVM method using modified Haar-wavelet, Depoortere etc. [31] obtained an optimized result study. And Gavrila and Philomin [32] performed comparison using distance of chamfer from edge image. Distance of chamfer is shown as the mean distance of close features. Viola etc. [33] detected moving pedestrian in more complicated region based on Haar-like wavelet and space-time difference using Adaboost algorithm. Ronfard etc. [34] accurately realized physical body detection by joint SVM based on limb classification about primary and secondary Gaussian filter. Classification based methods have comprised the mainstream of research and have been shown to achieve successful results in object detection via pedestrian detection: SVM, neural network, Adaboost, and etc. And the object classification approaches have been shown to achieve successful results in various research areas of object detections. The state-of-art, statistical pattern recognition techniques become primary methods for classifier training in pedestrian detection system.

As we mentioned previously, two wheelers similar with not only the shape of pedestrian but also detection technique based on several features. Two wheelers consist of human and machine; usually a human is upper part and machine is lower part in the shape. In this paper, we define that bicyclist (BL) is a people riding the bicycle and motorcycle driver (MD) is a people riding the motorcycle. So two wheelers detection system can be adapted to the pedestrian detection algorithms for features extraction, classification, and non-maxima suppression. HOG [21] based detector system has slow performance because of dense encoding scheme and multi-level scale images. Porikli [35] solved this problem using the concept of “Intelligent Histogram” [35] to speed up the feature extraction process. Another solution of the problem is to use a boosting algorithm [4] to speed up classification process. Because of above reasons, we tried to use modified HOG algorithm to select best features and Adaboost to improve detection rate. In this study, we invented new algorithm based on adapted HOG value which is normalized by correlation coefficient between two wheelers area and the cell. More detail about general and modified HOG will describe in section 2. This paper proposes a system for the detection of two wheelers ride on people with both efficiency and accuracy.

This paper is organized as follow. In section II, this paper explains the original feature set using general HOG algorithm and the associated evolutionary algorithm which is improved the detection rate. Section III describes the framework and training procedure of proposed two wheeler detection system. The results of their evaluation and a detailed performance analysis are presented in section VI. Section V concludes this paper.

II. Feature Extraction

1. Histogram of Oriented Gradients (HOGs)

Histograms of Oriented Gradients (HOGs) are feature descriptors used in computer vision and image processing for the purpose of object detection. The technique counts occurrences of gradient orientation in localized portions of an image. This method is similar to that of edge orientation histograms, scale-invariant feature transform descriptors, which uses normalized local spatial histograms as a descriptor, and shape contexts, but differs in that it is computed on a dense grid of uniformly spaced cells and uses overlapping local contrast normalization for improved accuracy [36].

Dalal and Triggs [21] described Histogram of Oriented Gradients descriptors in the context of human detection. Their proposed method is based on evaluating well normalized local histogram of image gradient orientations in a dense grid, computed over blocks of various sizes. The main idea is that local object appearance and shape can often be characterized rather well by the distribution of local intensity gradients or edge directions. This is achieved by dividing the image into cells and for each cell a one dimension histogram of gradient directions over the pixels of the cell is calculated. Then each block in the image consists of a number of cells, as shown Figure 1. After calculating x, y derivatives (dx and dy), the magnitude | m(x, y) | and orientation θ(x, y) of the gradient for each pixel I(x, y) is computed from

d x = I ( x + 1 , y ) I ( x 1 , y )
(1)
d y = I ( x , y + 1 ) I ( x , y 1 )
(2)
| m ( x , y ) | = d x 2 + d y 2
(3)
θ ( x , y ) = arctan ( d y d x )
(4)
jmis-1-1-45-g1
Fig. 1. The example of two wheelers HOG normalization. (a) Original image (b) Calculated magnitude vector (c) cells (d) blocks
Download Original Figure

One thing to note is that, at orientation computation radian to degree method is used, which returns values between -180° and 180°. Since unsigned orientations are desired for this implementation, the orientation range of degree which is less than 0° is summed up with 180°. The next step is to compute cell histogram. Each histogram divides the gradient angle range into a predefined number of bins. In this paper, each cell, as shown Figure 1 (c), is represented by 8x8 pixel size and has 9 bins covering the orientation for [0°, 180°] interval. For each pixel’s orientation, the corresponding orientation bin is found and the orientation’s magnitude | m(x, y) | is voted to this bin. A contrast-normalization is used on the local responses to get better invariance regarding illumination, shading, etc. To normalize the cell’s orientation histograms, it should be grouped into blocks (3x3 cells). This is done by accumulating a measure of local histogram value over the blocks and the result is then used to normalize the cells in the block. Although there are four different methods for block normalization suggested by Dalal and Triggs [21], L2-norm normalization п is implemented using equation (5)

Π = f B 2 2 + ε 2
(5)
2. Haar-like

The Haar-like features value, which is first proposed by Oren, et al. [37], is used to represent the feature of horizontal, vertical, and diagonal edge in image. The purpose of these are used as overcomplete Haar wavelets for pedestrian detection. Later, Papageorgiou & Poggio [30] studied the overcomplete Haar wavelets for the detection: face, car, and pedestrian. Following the idea of overcomplete Haar wavelets, Viola and Jones [21] proposed the Haar-like rectangle features for face detection and Lienhart and Maydt [38] added rotated rectangle features to the feature set, which is called extended Haar-like features.

This calculate a sum of each components: the pixel gray level values sum over the black rectangle and the sum over the whole feature area, as shown in Figure 2.

jmis-1-1-45-g2
Fig. 2. Subset of Haar-like features prototypes. (a) Edge feature. (b) Line feature. (c) Center-surround feature. (d) Diagonal feature.
Download Original Figure

Because in a real and robust classifier is used hundred of features, the direct computation of pixel sum over multiple rectangles will make the detection work very slow and not suitable for real time application. Viola et al. [33] introduced a very effective algorithm for computing the sum quickly, so called integral image. The integral image, summed area table (SAT), is computed over the whole image I [33]. The definition of SAT (K(x, y)) is following:

K ( x , y ) = x ' x , y ' y I ( x ' , y ' )
(6)

The sum is done by using the rectangle corners coordinates, as described in the equation (7) and Figure 3.

S U M ( r ) = K ( x 4 , y 4 ) K ( x 2 , y 2 1 ) K ( x 3 1 , y 3 ) + K ( x 1 1 , y 1 1 )
(7)
jmis-1-1-45-g3
Fig. 3. The calcultaion of sums
Download Original Figure
3. Correlation Coefficient

A coefficient of correlation or Pearson product-moment correlation coefficient (PMCC) is a numerical measure of how much one number can be expected to be influenced by changes in another. It is expressed between -1 and 1 that measure the strength of the linear relationship between two variables. A correlation coefficient of zero means that the two numbers are not related. A non-zero correlation coefficient means that the numbers are related, but unless the coefficient is either 1 or -1 there are other influences and the relationship between the two numbers is not fixed. As previously defined, even though correlation coefficient includes the negative range, because it means that two numbers are inversely correlated, we regarded the negative value as the positive value. So this (ρ) calculator uses the following:

0 | ρ c x , c y | 1 ρ = C ( c x , c y ) σ c x σ c y = C ( c x , c y ) V ( c x ) V ( c y )
(8)

where σcx, σcy is standard deviation for two cell, cx and cy, and C(cx,cy) is the covariance of two cells. In General, correlation coefficient is used to explain the information we calculate about the magnitude in the one cell by observing another magnitude in the cell. As shown in Figure 2, the cells of two wheelers area are showing different type of characteristic than other area, such as background or road area (bottom). Then we emphasize that our paper proposed an innovation methods based on the relation information of two cells.

III. Classifier

Adaboost is a simple learning algorithm that selects a small set of weak classifiers from a large number of potential features according to the weighted majority of classifiers. The training procedure of Adaboost is a greedy algorithm, which constructs an additive combination of weak classifier. Our boosting algorithm is basically the same as P. Viola’s algorithm [33]. The boosting algorithm pseudo code for Adaboost is given in Fig.3. The algorithm takes as input a training set (x1, y1),…,(xn, yn) where each xi belongs to some domain X and each label yi is in some label set Y.

The final hypothesis H is a weighted majority vote of the T weak hypotheses where αt is the weight assigned to ht. Using two strong classification, in this paper suggests 2nd stage cascade method. It improves the recognition rate due to the complementary role for two feature vector of quite different type.

jmis-1-1-45-g3a
Fig. 3. Adaboost learning procedure.
Download Original Figure

IV. Experimental Results

To access the effectiveness of the proposed evolutionary method, the algorithm was applied to a practical proposed method. Our system run on a platform based on Pentium 3.1 GHz and 2GB DDR memory.

For the proposed efficient two wheeler detection approach, we describe the performance of our innovative technique using correlation coefficient. We evaluate the performance of our techniques on our positive samples (two wheelers datasets; bicyclist and motorcycle driver).

Then the detection performance is compared with other typical features. Each datasets are consists of two kinds of type according to the front view point for horizontal line: 90° and 60°. And in our study, we also experiments about mixed the 90° and 60°. Our dataset contains only front and back view with a relatively limited range of poses (60° and 90°) which are scaled to size 16x128 pixels. And the negative (non-two wheelers) samples used in our experiments were extracted randomly from general street images. All our dataset examples used in this paper shows in Figure 4.

jmis-1-1-45-g4
Fig. 4. Examples of training samples for positive and negative.
Download Original Figure

Used each training set ratio of positive and negative is 1:1 and 1:2. For more detail, the bicyclist training images are 340 examples for 60 degree and 845 examples for 90 degree. And motorcycle driver training images are 96 examples for 60 degree and 234 examples for 90 degree. We also train the mixed of two degree and types (bicyclist and motorcycle driver). In the first experiments, the performance of the traditional HOG feature has shown in Figure 5, according to the data type and degree.

jmis-1-1-45-g5
Fig. 5. The ROC curves of testing samples for traditional HOG method. (a) Non-mixed degree. (b) Mixed degree.
Download Original Figure

In Figure 5, we confirmed that the mixed two degree (90° and 60°) showed bigger area for the receiver operating characteristic (ROC) curves than non-mixed degree. For the HOG features, we have used a cell size of 3x3 pixels with block size of 3x3 cells, descriptor 9 orientation bins of signed gradients to train Adaboost classifiers.

Our preliminary experiments were tested on our two wheelers data set, and Figure 6 shows the ROC curves for the traditional HOG method. The ROC curves were generated as described in [33] by adjusting the threshold (θ) of the last two node of the object detector from -20 to 20. Note that in Figure 5 and Figure 6, the true positive rate is plotted against the number of false positive detections.

jmis-1-1-45-g6
Fig. 6. The ROC curves of testing samples for the proposed method: HOG_CC1 and HOG_CC2. (a) HOG_CC1 non-mixed degree. (b) HOG_CC1 mixed degree. (c) HOG_CC2 non-mixed degree (d) HOG_CC2 mixed degree.
Download Original Figure

This paper tried two kinds of correlation coefficient (CC) methods: CC1 and CC2. The CC1 is calculated the CC value between each cell and special area which is showed human and two wheelers, as shown in Figure 7. In this paper, the special area was established the red region in the Figure 7 (c). The sum of CC value calculated by equation (8) is multiplied as the cell weight. This is normalized as following:

K = 1 ρ i
(8)
jmis-1-1-45-g7
Fig. 7. The example of CC1 target area for input image. (a) Original image. (b) Extracted edge image. (c) Target area for CC.
Download Original Figure

The second method, CC2 is calculated similar to CC1. But in this case, we thought that if the human and bicycle is separated to calculate the CC as the target region, it will be more enhanced performance and have remarkable features. And then, upper cell is calculated below cells and below cell are calculated upper cells, as shown Figure 8.

jmis-1-1-45-g8
Fig. 8. Proposed CC2 method to calculate the CC. (a) Upper cell to below target area. (b) Below cell to upper target area.
Download Original Figure

In table 1, the HOG_CC1 shows similar to the traditional HOG method for each training rate. But the HOG_CC2 presents not only higher accuracy rate than the traditional HOG and HOG_CC1 method for training rate and all degree but also less calculation time than the HOG_CC1 due to using half image. Adapted equation is as follows:

K = ρ i
(9)
C j = C j * K
(10)
Table 1. The result of recognition accuracy for several methods (%).
HOG HOG_CC1 HOG_CC2
1:1 1:2 1:1 1:2 1:1 1:2
60 B 98.6 99.2 98.6 99.0 99.9 99.9
M 93.2 98.3 94. 98.9 99.9 100
MB 98.3 98.3 98.4 98.6 99.9 100
90 B 99.2 99.2 99.1 99.2 100 99.8
M 99.4 99.4 99.2 99.4 100 99.9
MB 98.8 99.0 98.9 98.8 100 99.8
90-60 Mixed B 99.0 99.0 98.7 98.6 100 100
M 98.8 99.1 98.8 99.2 99.9 100
MB 98.0 97.9 97.9 97.8 100 100
Download Excel Table

Where i is the number of CC calculation and j means cell number. K is the sum of CC and Cj means j th cell.

For the same data set, a comparison of the performance results for another different feature types are shown in Figure 9. The result of Haar-like features shows lower performance than HOG and proposed algorithms, because of concentrated left lower area in the Figure 9.

jmis-1-1-45-g9
Fig. 9. The result of Haar-like features.
Download Original Figure

V. CONCLUSION

This representation yields not only a suggested solution for weak objects (two wheelers) on the road but computationally efficient algorithm using the correlation coefficient. It has the problem that two wheelers move faster than the pedestrian on the road. So it has very valuable research to protect the human life and to avoid the accident. To solve this problem, we proposed that HOG_CC2 used a sliding window approach has outstanding detection result than previous algorithm. Adaboost classification based methods have comprised the mainstream of research to detect two wheelers and have been shown to achieve successful results in two wheelers detection. It has been experimentally demonstrated that CC2 method generated by the correlation coefficient of local features (human bicycle) leads to better classification results than other traditional methods from ROC. Furthermore we also confirmed the recognition accuracy of HOG_CC2 has higher detection rate than HOG and HOG_CC1.

From the experimental results, we proved that the process of two wheelers detection may use smaller local features, low dimension and less computation than earlier suggested. And we consider that there are many future experiments that could be done to extend of this study (not deals with including occluded area, object change according to the weather, and others degree in this paper.

REFERENCES

[1].

T. Gandhi and M. M. Trivedi, “Pedestrian Protection Systems: Issues, Survey, and Challenges,” IEEE Transaction on Intelligent Transportation Systems, vol. 8, no. 3, pp. 413-430, Sept. 2007.

[2].

S. Paisitkriangkrai, C. Shen and J. Zhang, “Fast Pedestrian detection using a cascade of boosted covariance features,” IEEE Transaction on Circuit and System for Video Technology, vol. 18, no. 8, pp. 1140-1151, Jul. 2008.

[3].

X.B. Cao, Y.W. Xu, D. Chen and H. Qiao, “Associated evolution of a support vector machine-based classifier for pedestrian detection,” Information Sciences, vol. 179, no. 8, pp. 1070-1077, Mar. 2009.

[4].

H. Cho, P. E. Rybski and W. Zhang, “Vision-based bicyclist detection and tracking for intelligent vehicles,” 2010 IEEE Intelligent Vehicles Symposium, pp. 454-461 , San Diego, CA., Jun. 2010.

[5].

M. Enzweiler and D. M. Gavrila, “Monocular Pedestrian Detection: Survey and Experiments. IEEE PAMI, vol. 31, no.12, pp. 2179-2195, Oct. 2008.

[6].

D. M. Gavrila, “Sensor-based pedestrian protection,” IEEE Intelligent System, vol. 16, no. 6, pp. 77-81. Nov.-Dec. 2001.

[7].

Y. Xu, X. Cao, and H. Qiao, “An Efficient Tree Classifier Ensemble-based Approach for Pedestrian Detection,” IEEE Transaction on System, Man and Cybernetics, vol. 41, no. 1, pp. 107-117, Feb. 2011.

[8].

X. Liu and K. Fujimura, “Pedestrian detection using stereo night vision,” IEEE Veh. Technol. vol. 53, no. 6, pp. 1657-1665, Nov. 2004.

[9].

M. Bertozzi, A. Broggi, A. Lasagni and M. D. Rose, “Infrared stereo vision-based pedestrian detection,” in Proc. IEEE Intell. Veh. Symp., pp. 24-29, Jun. 2005.

[10].

H. G. Jung, Y. H. Lee, P. J. Yoon, I. Y. Hwang and J. Kim, “Sensor fusion based obstacle detection/classification for active pedestrian protection system,” in Proc. Adv. Vis. Comput., pp. 294-305, Nov. 2006.

[11].

I. P. Alonso, D. F. Llorca, M. A. Sotelo, L. M. Bergasa, P. R. de Toro, J. Nuevo, M. Ocana and A. G. Garrido, “Combination of feature extraction methods for SVM pedestrian detection. IEEE Trans. Pattern Anal. Mach. Intell., vol. 8, no.2, Jun 2007.

[12].

H. G. Jung, “Pedestrian Protection System: Review and Problems,” KSAE 2010 Annual Conference, pp. 1820-1826, 2010.

[13].

O. Tuzel, F. Porikli and P. Meer, “Human detection via classification on Riemannian manifolds. in Proc. IEEE conf. comp. Vis. Pattern Recognition, pp. 1-8, Jun 2007.

[14].

L. Yu, F. Zhao and Z. An, “Locally Assembled Binary Feature with Feed-forward Cascade for pedestrian Detection in Intelligent Vehicles,” in Proc. 9th Int. Conf. on Cognitive Informatics, pp. 458-463, Jul. 2010.

[15].

L. Oliveria, P. Peixoto and U. Nunes, “A Hierarchical Fuzzy Integration of Local and Global Feature-based Classfiers to Recognize Objects in Autonomous Vehicles,” Intl. conf. on Robotic Automation, pp. 45-50, Nov. 2007.

[16].

P. F. Felzenzwalb, R. B. Girshick, D. Mcallester and D. Ramanan, “Object Detection with Discriminatively Trained Part-Based Models,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 32 no.9, pp. 1627-1645, Sep. 2010.

[17].

K. Mikolajczyk, C. Schmid and A. Zisserman, “Human detection based on a probabilistic assembly of robust part detectors,” in Proc. Eur.Conf. Comput. Vis., pp. 69-81, May 2004.

[18].

D. M. Gavrila and S. Munder, “Multi-cue pedestrian detection and tracking from a moving vehicle,” Int. J. Comput. Vis. vol. 73, no. 1, pp. 41-59, Jul. 2007.

[19].

P. Sabzmeydani and G. Mori, “Detecting Pedestrians by learning shapelet features,” in Proc. CVPR, pp. 1-8, Jul. 2007.

[20].

T. Ahonen, A. Hadid and M. Pietikainen, “Face description with local binary patters: Application to face recognition”, IEEE Trans. Pattern Anal. Mach. Intell., vol. 28, no. 12, pp. 2037-2041, Dec. 2006.

[21].

N. Dalal and B. Triggs, “Histogram of Oriented Gradients for Human Detection,” IEEE Computer. Vision Pattern Recognition, pp.886-893, Jun. 2005.

[22].

C. S. Chen, C. Matsushima, Y. Yamauchi, T. Yamashita and H. Fujiyoshi, “A Method for Reducing number of HOG Features based on Real Adaboost,” IPSJ SIG Technical Repot, pp. 1-8, 2009.

[23].

S. Pavani, D. Delgado and A. F. Frangi, “Haar-like features with optionally weighted rectangles for rapid object detection,” Pattern Recognition, vol. 43 no. 1, pp. 160-172, 2010.

[24].

X. Y. Wang, T. X. Han and S. Yan, “An HOG-LBP human detector with partial occlusion handling,” in Proc. ICCV, pp. 32-39, Kyoto, Sep. 2009.

[25].

S. H. Lee, Y. H. Lee, T. S. Kim and H, D. Seo, “Pedestrian Recognition using the Cascade Method of Independent Features based on Adaboost Algorithm,” The Journal of KIIT, vol. 8, no. 8, pp. 85-94, Aug. 2010.

[26].

X. B. Cao, Y. W. Xu, D. Chen and H. Qiao, “Associated evolution of a support vector machine-based classifier for pedestrian detection,” Information Sciences, vol. 179, no. 8, pp. 1070-1077, Mar. 2009..

[27].

D. Gerónimo, A. M. López, A. D. Sappa and T. Graf, “Survey of Pedestrian Detection for Advanced Driver Assistance Systems,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 32, no. 7, pp. 1239-1258, Jul. 2010.

[28].

S. Munder and D. M. Gavrila, “An Experimental Study on Pedestrian Classification,” IEEE Trans. Pattern Anal. Mach. Intell., vol. 28, no. 11, pp.1-6, Nov. 2006.

[29].

Y. H. Lee, J. Y. Ko, J. H. Suk, T. M. Roh and J. C. Shim, “Pedestrian Recognition using Adaboost Algorithm based on Cascade Method by Curvature and HOG,” The Journal of KIISE, vol. 16, no. 6, pp. 652-662, Jun. 2010.

[30].

C. Papageorgiou and T. Poggio, “A trainable system for object detection,” International Journal of Computer Vision, vol. 38, no. 1, pp.15-33, Jun. 2000.

[31].

R. Fransens, R. V. Depoortere and J. D. Prins, “Boundary based feature selection,” Technical report, 2002.

[32].

D. M. Gavrila and V. Philomin, “Real-time object detection for “smart” vehicles,” in Proc. of ICCV, vol. 1, pp. 87-93, 1999.

[33].

P. Viloa, M. Jones and M. Snow, “Detecting pedestrians using patterns of motion and appearance. The 9th ICCV, pp. 153-161, Oct. 2003.

[34].

R. Ronfard, C. Schmid and B. Triggs, “Learning to parse pictures of people,” The 7th ECCV, pp. 700-714, 2002.

[35].

F. Porikli, “Integral histogram: a fast way to extract histograms in Cartesian spaces,” CVPR 2005, vol. 1, pp. 829-836, Jun. 2005

[37].

M. Oren, C. Papageorgiou, P. Sinha, E. Osuna and T. Poggio, “Pedestrian detection using wavelet templates,” Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 193-199, Jun. 1997.

[38].

R. Lienhart and J. Maydt, “An Extended Set of Haar-like Features for Rapid Object Detection,” IEEE ICIP 2002, vol. 1, pp. 900-903, 2002.