Massey Documents by Type
Permanent URI for this communityhttps://mro.massey.ac.nz/handle/10179/294
Browse
2 results
Search Results
Item Detecting live person for the face recognition problem : submitted in partial fulfilment of the requirements for the degree of Master of Information Sciences, Massey University(Massey University, 2016) Alrashed, H HFace recognition has been a challenging problem for computer vision scientists for the last few decades. Hence it was the center of attention for computer vision researchers. The purpose of this research is to improve the security of the face recognition system by identifying the liveness of a person in front of a camera to be recognised. The objective was to detect if the images used to be recognised reflect a real person’s face, i.e., a live person’s face instead of just a static image of the face. This can be achieved by randomly asking the person to carry out certain tasks. Simple tasks such as blinking an eye or smiling can then be repeated randomly according to the instructions given by the new system, so even a video of the target face made previously would not be able to perform the authentication easily. Each component of the system were tested separately. The accuracy of the face detection component was impressively at 98.93%. The eye blinking detection uses a new proposed method with a high accuracy of 91%. Face recognition component was also tested and had a high recognition rate of 96%. Keywords: Face Recognition, Face Detection, Eigenfaces, OpenCV, Face Anti-Spoofing, Eye Detection, Smile Detection, Eye Blinking DetectionItem Feature-based rapid object detection : from feature extraction to parallelisation : a thesis presented in partial fulfilment of the requirements for the degree of Doctor of Philosophy in Computer Sciences at Massey University, Auckland, New Zealand(Massey University, 2007) Barczak, Andre Luis ChautardThis thesis studies rapid object detection, focusing on feature-based methods. Firstly, modifications of training and detection of the Viola-Jones method are made to improve performance and overcome some of the current limitations such as rotation, occlusion and articulation. New classifiers produced by training and by converting existing classifiers are tested in face detection and hand detection. Secondly, the nature of invariant features in terms of the computational complexity, discrimination power and invariance to rotation and scaling are discussed. A new feature extraction method called Concentric Discs Moment Invariants (CDMI) is developed based on moment invariants and summed-area tables. The dimensionality of this set of features can be increased by using additional concentric discs, rather than using higher order moments. The CDMI set has useful properties, such as speed, rotation invariance, scaling invariance, and rapid contrast stretching can be easily implemented. The results of experiments with face detection shows a clear improvement in accuracy and performance of the CDMI method compared to the standard moment invariants method. Both the CDMI and its variant, using central moments from concentric squares, are used to assess the strength of the method applied to hand-written digits recognition. Finally, the parallelisation of the detection algorithm is discussed. A new model for the specific case of the Viola-Jones method is proposed and tested experimentally. This model takes advantage of the structure of classifiers and of the multi-resolution approach associated with the detection method. The model shows that high speedups can be achieved by broadcasting frames and carrying out the computation of one or more cascades in each node.
