Massey University Departments

Permanent URI for this communityhttps://mro.massey.ac.nz/handle/10179/568

Browse

Search Results

Now showing 1 - 3 of 3
  • Item
    Face tracking using a hyperbolic catadioptric omnidirectional system
    (Massey University, 2009) Barczak, A.L.C.; Okamoto Jr, J.; Grassi Jr, V.
    In the first part of this paper, we present a brief review on catadioptric omnidirectional systems. The special case of the hyperbolic omnidirectional system is analysed in depth. The literature shows that a hyperboloidal mirror has two clear advantages over alternative geometries. Firstly, a hyperboloidal mirror has a single projection centre [1]. Secondly, the image resolution is uniformly distributed along the mirror’s radius [2]. In the second part of this paper we show empirical results for the detection and tracking of faces from the omnidirectional images using Viola-Jones method. Both panoramic and perspective projections, extracted from the omnidirectional image, were used for that purpose. The omnidirectional image size was 480x480 pixels, in greyscale. The tracking method used regions of interest (ROIs) set as the result of the detections of faces from a panoramic projection of the image. In order to avoid losing or duplicating detections, the panoramic projection was extended horizontally. Duplications were eliminated based on the ROIs established by previous detections. After a confirmed detection, faces were tracked from perspective projections (which are called virtual cameras), each one associated with a particular face. The zoom, pan and tilt of each virtual camera was determined by the ROIs previously computed on the panoramic image. The results show that, when using a careful combination of the two projections, good frame rates can be achieved in the task of tracking faces reliably.
  • Item
    Accelerated face detector training using the PSL framework
    (Massey University, 2009) Susnjak, T.; Barczak, A.L.C.; Hawick, K.A.
    We train a face detection system using the PSL framework [1] which combines the AdaBoost learning algorithm and Haar-like features. We demonstrate the ability of this framework to overcome some of the challenges inherent in training classifiers that are structured in cascades of boosted ensembles (CoBE). The PSL classifiers are compared to the Viola-Jones type cas- caded classifiers. We establish the ability of the PSL framework to produce classifiers in a complex domain in significantly reduced time frame. They also comprise of fewer boosted en- sembles albeit at a price of increased false detection rates on our test dataset. We also report on results from a more diverse number of experiments carried out on the PSL framework in order to shed more insight into the effects of variations in its adjustable training parameters.
  • Item
    Real-time computation of Haar-like features at generic angles for detection algorithms
    (Massey University, 2006) Barczak, A.L.C.; Johnson, M.J.; Messom, C.H.
    This paper proposes a new approach to detect rotated objects at distinct angles using the Viola-Jones detector. The use of additional Integral Images makes an approximation the Haar-like features for any given angle. The proposed approach uses di erent types of Haar-like features, including features that compute areas at 45o, 26.5o and 63.5o of rotation. Given a trained classi er (using normal features) a conversion is made using a pair of features so an equivalent value is computed for any angle. This conversion is only an approximation, but the errors are constrained and they would have limited impact on the nal accuracy of the classi er. We discuss the sources of errors in the computation of the Haar-like features and show through experiments that in natural images the errors are often negligible.