This invention relates to image comparison.
It is known to compare two images to determine how similar they are and many techniques exists for doing this: for example, the mean squared error between the two images may be calculated as a comparison value—the lower the mean squared error, the more closely the two images match. Image comparison is used for a variety of reasons, such as in motion estimation in video compression algorithms such as MPEG2. Another application of image comparison is in algorithms that track objects (such as faces, cars, etc.) that are present in video material comprising a sequence of captured images. By way of example only, this is described below with reference to face-tracking.
Many face detection algorithms have been proposed in the literature, including the use of so-called eigenfaces, face template matching, deformable template matching or neural network classification. None of these is perfect, and each generally has associated advantages and disadvantages. None gives an absolutely reliable indication that an image contains a face; on the contrary, they are all based upon a probabilistic assessment, based in turn on a mathematical analysis of the image, of whether the image has at least a certain likelihood of containing a face. The algorithms generally have a threshold likelihood value that is usually set quite high to try to avoid false detections of faces.
It is often desirable to be able to “track” a face through a sequence of images so that its movement may be determined and a corresponding so-called “face-track” may be produced. This allows, for example, a face detected in consecutive images to be linked to the same person. One way of attempting to track faces through a sequence of images is to check whether two faces in adjacent images have the same or very similar image positions. However, this approach can suffer problems because of the probabilistic nature of the face detection schemes. On the one hand, if the threshold likelihood (for a face detection to be made) is set high, there may be some images in the sequence where a face is present but is not detected by the algorithm, for example because the owner of that face turns his head to the side, or his face is partially obscured, or he scratches his nose, or one of many possible reasons. On the other hand, if the threshold likelihood value is set low, the proportion of false detections will increase and it is possible for an object which is not a face to be successfully tracked through a whole sequence of images.
Whilst processing a video sequence, a face tracking algorithm may track many detected faces and produce corresponding face-tracks. It is common for several face-tracks to actually correspond to the same face. As mentioned above, this could be due, for example, to the owner of the face turning his head to one side and then turning his head back. The face tracking algorithm may not be able to detect the face whilst it is turned to one side. This results in a face-track for the face prior to the owner turning his head to one side and a separate face-track for the same face after the owner has turned his head back. This may be done many times, resulting in two or more face-tracks for that particular face. As another example, a person may enter and leave a scene in the video sequence several times, this resulting in a corresponding number of face-tracks for the same face. However, many face tracking algorithms are not able to determine that these multiple face-tracks correspond to the same face.
A comparison of an image from one face-track with an image from another face-track may allow a degree of assurance that the two face-tracks either correspond to different faces or the same face. However, this can often prove unreliable due to the large degree of variance possible between the two images: for example, two images of the same face may appear to be completely different depending on scale/zoom, viewing angle/profile, lighting, the presence of obscuring objects, etc.
According to one aspect of the invention, there is provided a method of comparing a test image with a set of reference images, there being more than one reference image, the method comprising the steps of:
dividing the test image into one or more test regions;
for each test region, comparing the test region with one or more reference regions in one or more reference images and identifying the reference region that most closely corresponds to (or matches) the test region (for example, so that if the test regions were to be replaced by their correspondingly identified reference regions then the image so formed would be similar in appearance to the test image); and
generating a comparison value from the comparisons of the test regions with their correspondingly identified reference regions.
Embodiments of the invention have the advantage that a test image may be compared with a set of two or more reference images. Considering face-tracking for example, a test image from one face-track can compared with multiple reference images from another face-track. This increases the likelihood of correctly detecting that the test image corresponds to the same face that is present in the second face-track, as there is more variance in the reference images that are being tested against.
Embodiments of the invention also compare regions of a test image with corresponding regions in the reference images to find the reference image that most closely matches the test image in each region. This helps prevent localised differences from adversely affecting the comparison too much. For example, a reference image may contain a face that is partially obscured by an object. The visible part of the face may match very well with the test image, yet a full image comparison may result in a low similarity determination. Partitioning the test image into smaller regions therefore allows good matches to be obtained for some regions of the image, allowing a higher similarity determination. This is especially true when some regions match well with one reference image and other regions match well with a different reference image.
Various further respective aspects and features of the invention are defined in the appended claims.
Embodiments of the invention will now be described, by way of example only, with reference to the accompanying drawings, throughout which like parts are defined by like numerals, and in which:
a to 9c schematically illustrate the use of face tracking when applied to a video scene;
a and 13b schematically illustrate trial results;
The description of FIGS. 1 to 9c summarises the teaching of application number PCT/GB2003/005186. Reference is made to that application for fuller details of the technical features summarised here. Features disclosed in PCT/GB2003/005186 which are not explicitly referred to in the following summary description should still be considered as (at least optional) features of the present detection arrangement.
The following description will refer to face detection and/or tracking as aims of the various techniques. However, it should be appreciated that the techniques are applicable to detecting and/or tracking many different types of objects. An example is that of detecting cars. Accordingly, the references to faces are merely to provide a framework to make the description easier to follow. The term “face” is not necessarily to be taken as implying any limitation in the description that follows.
To capture sounds associated with the images, one or more microphones are used. These may be external microphones, in the sense that they are connected to the camcorder by a flexible cable, or may be mounted on the camcorder body itself. Analogue audio signals from the microphone (s) are processed by an audio processing arrangement 170 to produce appropriate audio signals for recording on the storage medium 140.
It is noted that the video and audio signals may be recorded on the storage medium 140 in either digital form or analogue form, or even in both forms. Thus, the image processing arrangement 130 and the audio processing arrangement 170 may include a stage of analogue to digital conversion.
The camcorder user is able to control aspects of the lens 110's performance by user controls 180 which influence a lens control arrangement 190 to send electrical control signals 200 to the lens 110. Typically, attributes such as focus and zoom are controlled in this way, but the lens aperture or other attributes may also be controlled by the user.
Two further user controls are schematically illustrated. A push button 210 is provided to initiate and stop recording onto the recording medium 140. For example, one push of the control 210 may start recording and another push may stop recording, or the control may need to be held in a pushed state for recording to take place, or one push may start recording for a certain timed period, for example five seconds. In any of these arrangements, it is technologically very straightforward to establish from the camcorder's record operation where the beginning and end of each “shot” (continuous period of recording) occurs.
The other user control shown schematically in
The metadata may be recorded in some spare capacity (e.g. “user data”) on the recording medium 140, depending on the particular format and standard in use. Alternatively, the metadata can be stored on a separate storage medium such as a removable MemoryStick® memory (not shown), or the metadata could be stored on an external database (not shown), for example being communicated to such a database by a wireless link (not shown). The metadata can include not only the GSM information but also shot boundaries, lens attributes, alphanumeric information input by a user (e.g. on a keyboard—not shown), geographical position information from a global positioning system receiver (not shown) and so on.
So far, the description has covered a metadata-enabled camcorder. Now, the way in which face detection may be applied to such a camcorder will be described.
The camcorder includes a face detector arrangement 230. Appropriate arrangements will be described in much greater detail below, but for this part of the description it is sufficient to say that the face detector arrangement 230 receives images from the image processing arrangement 130 and detects, or attempts to detect, whether such images contain one or more faces. The face detector may output face detection data which could be in the form of a “yes/no” flag or may be more detailed in that the data could include the image co-ordinates of the faces, such as the co-ordinates of eye positions within each detected face. This information may be treated as another type of metadata and stored in any of the other formats described above.
As described below, face detection may be assisted by using other types of metadata within the detection process. For example, the face detector 230 receives a control signal from the lens control arrangement 190 to indicate the current focus and zoom settings of the lens 110. These can assist the face detector by giving an initial indication of the expected image size of any faces that may be present in the foreground of the image. In this regard, it is noted that the focus and zoom settings between them define the expected separation between the camcorder 100 and a person being filmed, and also the magnification of the lens 110. From these two attributes, based upon an average face size, it is possible to calculate the expected size (in pixels) of a face in the resulting image data.
A conventional (known) speech detector 240 receives audio information from the audio processing arrangement 170 and detects the presence of speech in such audio information. The presence of speech may be an indicator that the likelihood of a face being present in the corresponding images is higher than if no speech is detected.
Finally, the GSM information 220 and shot information (from the control 210) are supplied to the face detector 230, to indicate shot boundaries and those shots considered to be most useful by the user.
Of course, if the camcorder is based upon the analogue recording technique, further analogue to digital converters (ADCs) may be required to handle the image and audio information.
As a further example of the use of these detection techniques,
It will be appreciated that more than two stations may be involved in the video conference, although the discussion here will be limited to two stations for simplicity.
At the camera/sending apparatus, there is provided a video camera 1150, a face detector 1160 using the techniques described above, an image processor 1170 and a data formatter and transmitter 1180. A microphone 1190 detects the participants' voices.
Audio, video and (optionally) metadata signals are transmitted from the formatter and transmitter 1180, via the network connection 1120 to the display/receiving apparatus 1140. Optionally, control signals are received via the network connection 1120 from the display/receiving apparatus 1140.
At the display/receiving apparatus, there is provided a display and display processor 1200, for example a display screen and associated electronics, user controls 1210 and an audio output arrangement 1220 such as a digital to analogue (DAC) converter, an amplifier and a loudspeaker.
In general terms, the face detector 1160 detects (and optionally tracks) faces in the captured images from the camera 1150. The face detections are passed as control signals to the image processor 1170. The image processor can act in various different ways, which will be described below, but fundamentally the image processor 1170 alters the images captured by the camera 1150 before they are transmitted via the network 1120. A significant purpose behind this is to make better use of the available bandwidth or bit rate which can be carried by the network connection 1120. Here it is noted that in most commercial applications, the cost of a network connection 1120 suitable for video conference purposes increases with an increasing bit rate requirement. At the formatter and transmitter 1180 the images from the image processor 1170 are combined with audio signals from the microphone 1190 (for example, having been converted via an analogue to digital converter (ADC)) and optionally metadata defining the nature of the processing carried out by the image processor 1170.
The present embodiment uses a face detection technique arranged as two phases.
Unlike some previously proposed face detection methods, the present method is based on modelling the face in parts instead of as a whole. The parts can either be blocks centred over the assumed positions of the facial features (so-called “selective sampling”) or blocks sampled at regular intervals over the face (so-called “regular sampling”). The present description will cover primarily regular sampling, as this was found in empirical tests to give the better results.
In the training phase, an analysis process is applied to a set of images known to contain faces, and (optionally) another set of images (“nonface images”) known not to contain faces. The process can be repeated for multiple training sets of face data, representing different views (e.g. frontal, left side, right side) of faces. The analysis process builds a mathematical model of facial and nonfacial features, against which a test image can later be compared (in the detection phase).
So, to build the mathematical model (the training process 310 of
1. From a set 300 of face images normalised to have the same eye positions, each face is sampled regularly into small blocks.
2. Attributes are calculated for each block;
3. The attributes are quantised to a manageable number of different values.
4. The quantised attributes are then combined to generate a single quantised value in respect of that block position.
5. The single quantised value is then recorded as an entry in a histogram. The collective histogram information 320 in respect of all of the block positions in all of the training images forms the foundation of the mathematical model of the facial features.
One such histogram is prepared for each possible block position, by repeating the above steps in respect of a large number of test face images. So, in a system which uses an array of 8×8 blocks, 64 histograms are prepared. In a later part of the processing, a test quantised attribute is compared with the histogram data; the fact that a whole histogram is used to model the data means that no assumptions have to be made about whether it follows a parameterised distribution, e.g. Gaussian or otherwise. To save data storage space (if needed), histograms which are similar can be merged so that the same histogram can be reused for different block positions.
In the detection phase, to apply the face detector to a test image 350, successive windows in the test image are processed 340 as follows:
6. The window is sampled regularly as a series of blocks, and attributes in respect of each block are calculated and quantised as in stages 1-4 above.
7. Corresponding “probabilities” for the quantised attribute values for each block position are looked up from the corresponding histograms. That is to say, for each block position, a respective quantised attribute is generated and is compared with a histogram previously generated in respect of that block position (or with multiple histograms in the case of multiple training sets representing different views). The way in which the histograms give rise to “probability” data will be described below.
8. All the probabilities obtained above are multiplied together to form a final probability which is compared against a threshold in order to classify the window as “face” or “nonface”. It will be appreciated that the detection result of “face” or “nonface” is a probability-based measure rather than an absolute detection. Sometimes, an image not containing a face may be wrongly detected as “face”, a so-called false positive. At other times, an image containing a face may be wrongly detected as “nonface”, a so-called false negative. It is an aim of any face detection system to reduce the proportion of false positives and the proportion of false negatives, but it is of course understood that to reduce these proportions to zero is difficult, if not impossible, with current technology.
As mentioned above, in the training phase, a set of “nonface” images can be used to generate a corresponding set of “nonface” histograms. Then, to achieve detection of a face, the “probability” produced from the nonface histograms may be compared with a separate threshold, so that the probability has to be under the threshold for the test window to contain a face. Alternatively, the ratio of the face probability to the nonface probability could be compared with a threshold.
Extra training data may be generated by applying “synthetic variations” 330 to the original training set, such as variations in position, orientation, size, aspect ratio, background scenery, lighting intensity and frequency content.
Further improvements to the face detection arrangement will also be described below.
Face Tracking
A face tracking algorithm will now be described. The tracking algorithm aims to improve face detection performance in image sequences.
The initial aim of the tracking algorithm is to detect every face in every frame of an image sequence. However, it is recognised that sometimes a face in the sequence may not be detected. In these circumstances, the tracking algorithm may assist in interpolating across the missing face detections.
Ultimately, the goal of face tracking is to be able to output some useful metadata from each set of frames belonging to the same scene in an image sequence. This might include:
The tracking algorithm uses the results of the face detection algorithm, run independently on each frame of the image sequence, as its starting point. Because the face detection algorithm may sometimes miss (not detect) faces, some method of interpolating the missing faces is useful. To this end, a Kalman filter is used to predict the next position of the face and a skin colour matching algorithm was used to aid tracking of faces. In addition, because the face detection algorithm often gives rise to false acceptances, some method of rejecting these is also useful.
The algorithm is shown schematically in
In summary, input video data 545 (representing the image sequence) is supplied to a face detector of the type described in this application, and a skin colour matching detector 550. The face detector attempts to detect one or more faces in each image. When a face is detected, a Kalman filter 560 is established to track the position of that face. The Kalman filter generates a predicted position for the same face in the next image in the sequence. An eye position comparator 570, 580 detects whether the face detector 540 detects a face at that position (or within a certain threshold distance of that position) in the next image. If this is found to be the case, then that detected face position is used to update the Kalman filter and the process continues.
If a face is not detected at or near the predicted position, then a skin colour matching method 550 is used. This is a less precise face detection technique which is set up to have a lower threshold of acceptance than the face detector 540, so that it is possible for the skin colour matching technique to detect (what it considers to be) a face even when the face detector cannot make a positive detection at that position. If a “face” is detected by skin colour matching, its position is passed to the Kalman filter as an updated position and the process continues.
If no match is found by either the face detector 450 or the skin colour detector 550, then the predicted position is used to update the Kalman filter.
All of these results are subject to acceptance criteria (see below). So, for example, a face that is tracked throughout a sequence on the basis of one positive detection and the remainder as predictions, or the remainder as skin colour detections, will be rejected.
A separate Kalman filter is used to track each face in the tracking algorithm.
It is noted that the tracking process is not limited to tracking through a video sequence in a forward temporal direction. Assuming that the image data remain accessible (i.e. the process is not real-time, or the image data are buffered for temporary continued use), the entire tracking process could be carried out in a reverse temporal direction. Or, when a first face detection is made (often part-way through a video sequence) the tracking process could be initiated in both temporal directions. As a further option, the tracking process could be run in both temporal directions through a video sequence, with the results being combined so that (for example) a tracked face meeting the acceptance criteria is included as a valid result whichever direction the tracking took place.
Advantages of the Tracking Algorithm
The face tracking technique has three main benefits:
a to 9c schematically illustrate the use of face tracking when applied to a video scene.
In particular,
In this example, the images 810 contain one or more faces. In particular all of the images 810 in the scene include a face A, shown at an upper left-hand position within the schematic representation of the image 810. Also, some of the images include a face B shown schematically at a lower right hand position within the schematic representations of the images 810.
A face tracking process is applied to the scene of
In the system described above and in PCT/GB2003/005186, during face detection and tracking, a person's track is terminated if the face turns away from the camera for a prolonged period of time or disappears from the scene briefly. On returning to the scene, the face is detected again but a different track is started, and the new track is given a different identification (ID) number.
So-called “face similarity” or “face matching” techniques will now be described.
The aim of face similarity is to recover the identity of the person in these situations, so that an earlier face track and a later face track (relating to the same person) may be linked together. In this arrangement, at least in principle, each person is assigned a unique ID number. When the person returns to the scene, the algorithm attempts to reassign the same ID number by using face matching techniques.
The face similarity method is based on comparing several face “stamps” (images selected to be representative of that tracked face) of a newly encountered individual to several face stamps of previously encountered individuals. Note that face stamps need not be square. Several face stamps belonging to one individual are obtained from the face detection and tracking component of the system. As described above, the face tracking process temporally links detected faces, such that their identity is maintained throughout the sequence of video frames as long as the person does not disappear from the scene or turn away from the camera for too long. Thus the face detections within such a track are assumed to belong to the same person and face stamps within that track can be used as a face stamp “set” for one particular individual.
A fixed number of face stamps is kept in each face stamp set. The way in which face stamps are selected from a track is described below. Then, a “similarity measure” of two face stamp sets will be described. There will then follow a description of how the similarity method is used within the face detection and tracking system. But first,
At a first stage 2300, so-called “area of interest” logic derives those areas within an image at which face detection is to take place. At those areas of interest, face detection 2310 is carried out to generate detected face positions. Then face tracking 2320 is carried out to generate tracked face positions and IDs. Finally, the face similarity function 2330 is used to match face stamp sets.
Selection of Stamps for the Face Stamp Set
In order to create and maintain a face stamp set, a fixed number (n) of stamps is selected from a temporally linked track of face stamps. The criteria for selection are as follows:
1. The stamp has to have been generated directly from face detection, not from colour tracking or Kalman tracking. In addition, it is only selected if it was detected using histogram data generated from a “frontal view” face training set.
2. Once the first n stamps have been gathered (by following, for example, a forward temporal order through the images constituting the face track), the similarity (see below) of each new stamp available from the track (in the temporal order) with the existing face stamp set is measured. The similarity of each face stamp in the track with the remaining stamps in the stamp set is also measured and stored. If the newly available face stamp is less similar to the face stamp set than an existing element of the face stamp set is to the face stamp set, that existing element is disregarded and the new face stamp is included in the face stamp set. Stamps are chosen in this way so that, by the end of the selection process, the largest amount of variation available is incorporated within the face stamp set. This tends to make the face stamp set more representative for the particular individual.
If fewer than n stamps are gathered for one face stamp set, this face stamp set is not used for similarity assessment as it probably does not contain much variation and is therefore not likely to be a good representation of the individual.
This technique has applications not only in the face similarity algorithm, but also in selecting a set of representative pictures stamps of any object for any application.
A good example is in so-called face logging. There may be a requirement to represent a person who has been detected and logged walking past a camera. A good way to do this is to use several pictures stamps. Ideally, these pictures stamps should be as different from each other as possible, such that as much variation as possible is captured. This would give a human user or automatic face recognition algorithm as much chance as possible of recognising the person.
Similarity Measure
In comparing two face tracks, to detect whether they represent the same individual, a measure of similarity between the face stamp set of a newly encountered individual (setB) and that of a previously encountered individual (setA) is based on how well the stamps in face stamp setB can be reconstructed from face stamp setA. If the face stamps in setB can be reconstructed well from face stamps in setA, then it is considered highly likely that the face stamps from both setA and setB belong to the same individual and thus it can be said that the newly encountered person has been detected before.
The same technique is applied to the arrangement described above, namely the selection of face images for use as a face stamp set representing a particular face track. In that case, the similarity between each newly encountered candidate face stamp and the existing stamps in the set, and the mutual similarity between stamps within the existing set, would be considered in the same way as a the similarity between a stamp from setB and stamps from seta in the description that follows.
A stamp in face stamp setB is reconstructed from stamps in setA in a block-based fashion. This process is illustrated schematically in
Each non-overlapping block 2050 in the face stamp 2040 is replaced with a block chosen from a stamp in face stamp seta. The block can be chosen from any stamp in setA and from any position in the stamp within a neighbourhood or search window 2100 of the original block position. The block within these positions which gives the smallest mean squared error (MSE) is chosen to replace the block being reconstructed by using a motion estimation method. (A good motion estimation technique to use is one which gives the lowest mean squared error in the presence of lighting variations while using a small amount of processing power). Note that the blocks need not be square. In the example shown, a block 2060 is replaced by a nearby block from the stamp 2000; a block 2070 by a block from the face stamp 2010; and a block 2080 by a block from the face stamp 2020, and so on.
When a face stamp is being reconstructed, each block can be replaced by a block from a corresponding neighbourhood in the reference face stamp. But optionally, in addition to this neighbourhood, the best block can also be chosen from a corresponding neighbourhood in the reflected reference face stamp. This can be done because faces are roughly symmetrical. In this way, more variation present in the face stamp set can be utilised.
Each face stamp used is of size 64×64 and is divided into blocks of size 8×8. The face stamps used for the similarity measurement are more tightly cropped than the ones output by the face detection component of the system. This is in order to exclude as much of the background as possible from the similarity measurement.
To crop the image, a reduced size is selected (or predetermined)—for example 50 pixels high by 45 pixels wide (allowing for the fact that most faces are not square). The group of pixels corresponding to a central area of this size are then resized so that the selected area fills the 64×64 block once again. This involves some straightforward interpolation. The resizing of a central non-square area to fill a square block means that the resized face can look a little stretched.
The choice of a cropping area (e.g. a 50×45 pixel area) can be predetermined or can be selected in response to attributes of the detected face in each instance. Resizing in each case to the 64×64 block means that comparisons of face stamps—whether cropped or not—take place at the same 64×64 size.
Once the whole stamp is reconstructed in this way, the mean squared error between the reconstructed stamp and the stamp from setB is calculated. The lower the mean squared error, the higher the amount of similarity between the face stamp and face stamp setA.
In the case of a comparison between two face stamp set, each stamp in face stamp setB is reconstructed in the same way and the combined mean squared error is used as the similarity measure between the two face stamp sets.
Thus the algorithm makes full use of the fact that several face stamps are available for each person to be matched. Furthermore the algorithm is robust to imprecise registration of faces to be matched.
In the system described above, newly gathered face stamp sets are reconstructed from existing face stamp sets in order to generate a similarity measure. The similarity measure obtained by reconstructing a face stamp set from another face stamp set (A from B) is usually different from when the latter face stamp set is reconstructed from the former one (B from A). Thus, in some cases, an existing face stamp set could give a better similarity measure when reconstructed from a new face stamp set than vice versa, for example if the existing face stamp set were gathered from a very short track. Therefore in order to increase the likelihood of successful merges between similar faces, the two similarity measures can be combined (e.g. averaged).
A further optional variation will now be described. When a face stamp is being reconstructed, each block is replaced by a block of the same size, shape and orientation from the reference face stamp. But if the size and orientation of a subject are different in the two face stamps, these face stamps will not be well reconstructed from each other as blocks in the face stamp being reconstructed will not match well with blocks of the same size, shape and orientation. This problem can be overcome by allowing blocks in the reference face stamp to take any size, shape and orientation. The best block is thus chosen from the reference face stamp by using a high order geometric transformation estimation (e.g. rotation, zoom, amongst others). Alternatively the whole reference face stamp can be rotated and resized prior to reconstructing the face stamp by the basic method.
In order to make the similarity measure slightly more robust to lighting variations, each face stamp is first normalised to have a mean luminance of zero and a variance of one.
Use of Face Similarity Component within the Object Tracking System
It has been seen that object tracking allows a person's identity to be maintained throughout a sequence of video frames as long as he/she does not disappear from the scene. The aim of the face similarity component is to be able to link tracks such that the person's identity is maintained even if he/she temporarily disappears from the scene or turns away from the camera.
During the operation of the face detection and object tracking system, a new face stamp set is initiated each time a new track is started. The new face stamp set is initially given a unique (i.e. new compared to previously tracked sets) ID. As each stamp of the new face stamp set is acquired, its similarity measure (Si) with all the previously gathered face stamp sets is calculated. This similarity measure is used to update the combined similarity measure (Si−1) of the existing elements of the new face stamp set with all the previously gathered face stamp sets in an iterative manner:
jSi=0.9*jSi−1+0.1*jSi
where the superscript j denotes comparison with the previously gathered face stamp set j.
If the similarity of the new face stamp set to a previously encountered face stamp set is above a certain threshold (T) and the number of elements in the new face stamp set is at least n (see above), then the new face stamp set is given the same ID as the previous face stamp set. The two face stamp sets are then merged to produce just one face stamp set containing as much of the variation contained in the two sets as possible by using the same similarity-comparison method as described in the above section.
The new face stamp set is discarded if its track terminates before n face stamps are gathered.
If the similarity measure of the new face stamp set is above the threshold T for more than one stored face stamp set, this means that the current person appears to be a good match to two previous people. In this case an even more severe similarity threshold (i.e. an even lower difference threshold) is required to match the current person to either of the two previous persons.
In addition to the similarity criterion, another criterion can help in deciding whether two face stamp sets should be merged or not. This criterion comes from the knowledge that two face stamps sets belonging to the same individual cannot overlap in time. Thus two face stamp sets which have appeared in the picture at the same time for more than a small number of frames can never be matched to each other. This is done by keeping a record of all the face stamp sets which have ever co-existed in the picture, using a co-existence matrix. The matrix stores the number of frames for which every combination of two face stamp sets have ever co-existed. If this number is greater than a small number of frames, e.g. 10 frames (to allow for the period during which a track can sometimes float off a face for a few frames prior to being deleted), then it is not permitted to merge the two face stamp sets into the same ID. An example of a coexistence matrix for five people (tracks) numbered ID 1 to ID 5 will now be given:
The matrix shows that:
If two IDs are merged due to high face similarity, the co-existence matrix is updated by combining the co-existence information for the two merged IDs. This is done by simply summing the quantities in the rows corresponding to the two IDs, followed by summing the quantities in the columns corresponding to the two IDs. e.g. if ID 5 were merged with ID 1, the co-existence matrix above would become:
If ID 1 were subsequently merged with ID 2, the co-existence matrix above would become:
It should be noted that:
In the similarity detection process for generating and for merging face stamp sets, a face stamp typically needs to be reconstructed several times from other face stamps. This means that each block needs to be matched several times using a motion estimation method. For some motion estimation methods, the first step is to compute some information about the block that needs to be matched, irrespective of the reference face stamp used. As the motion estimation needs to be carried out several times, this information can be stored alongside the face stamp, so that it doesn't need to be calculated each time a block has to be matched, thus saving processing time.
The following description relates to improvements to the face detection and object tracking technology with the aim of improving performance on images acquired under unusual (or at least less usual) lighting conditions.
Methods to Improve Robustness to Lighting Variations
The methods used to improve robustness to lighting variations include:
(a) additional training using extra samples containing a large range of lighting variations;
(b) contrast adjustment to reduce the effect of sharp shadows.
A further enhancement, normalisation of histograms, helps in improving face detection performance as the need for tuning one parameter of the face detection system is removed.
The test sets for these experiments contain images acquired under unusual lighting conditions. The first set is labelled as “smaller training set” (curve --♦--) in
Additional Data in the Histogram Training Set
In order to cope with different lighting conditions, extra face samples can be added to the training set. These face samples preferably contain more lighting variation than the face samples in the training set originally used. As can be seen from
Normalisation of Histograms
It was previously found that an appropriate threshold for detection using the histogram for the frontal pose was slightly lower than when using the histograms for the off-frontal poses. Because of this a bias had to be added to the probability maps for the frontal pose prior to combining the probability maps from each pose. This frontal bias had to be experimentally determined whenever changes were made to the histogram training component of the face detection system.
However this bias can instead be included within the histogram training component such that similar thresholds can be used for detection on both frontal and off-frontal probability maps. Thus the frontal and off-frontal histograms can be said to be normalised with respect to one another. Referring to was generated using normalised histograms and demonstrates that a better performance can be achieved than when a non-optimal bias is used.
Contrast Adjustment
It has been observed that faces on which sharp shadows were present were less likely to be successfully detected. Therefore a pre-processing operator was devised to try and diminish the effect of shadows. It works by centring a window (smaller than the whole image under test) around each pixel in the input image and averaging the pixel value in the centre of the window with the minimum pixel intensity value within the window. Thus the value of every pixel in the output image (Ioutput) is given by
Ioutput(X)=(Iinput(x)+min(W))/2,
where W is a window centred over pixel x.
The size of the neighbourhood window used in this embodiment is 7×7 pixels. Face detection is then carried out as usual on the processed image. The improvement obtained is shown as the curve --●-- in
This technique is particularly useful where objects such as faces have to be detected in harsh lighting environments such as in a shop, and can therefore have application in so-called “digital signage” where faces are detected of persons viewing a video screen showing advertising material. The presence of a face, the length of time the face remains, and/or the number of faces can be used to alter the material being displayed on the advertising screen.
Sample Images
The performance of the face detection system before and after the suggested improvements on a few sample images is shown in
Alternative face similarity detection techniques, and/or modifications to the techniques described above, will now be described.
Face recognition generally performs better if the faces are reasonably well “registered”—that is to say, in the form that the faces are applied to the similarity algorithm, they are similarly sized and oriented or their size and orientation is known so that it can be compensated for in the algorithm.
The face detection algorithms described above are generally able to determine the number and locations of all faces in an image or frame of video with a reasonably high level of performance (e.g. in some embodiments >90% true acceptance and <10% false acceptance). However, due to the nature of the algorithm, the face locations are not generated with a high degree of accuracy. Therefore, a useful intermediate stage between face detection and face recognition is to perform face registration, e.g. by accurately locating the eye positions of each detected face. The schematic diagram in
Face registration techniques will be described which can advantageously be used with the face recognition techniques described above or with further face recognition techniques to be described below.
Two face registration algorithms will be described: a detection-based registration algorithm and an “eigeneyes” based registration algorithm.
Detection-Based Registration Algorithm
The detection-based face registration algorithm involves re-running the face detection algorithm with a number of additional scales, rotations and translations in order to achieve more accurate localisation. The face picture stamp that is output from the original face detection algorithm is used as the input image to the re-run detection algorithm.
A more localised version of the face detection algorithm is used for the registration algorithm. This version is trained on faces with a smaller range of synthetic variations, so that it is likely to give a lower face probability when the face is not well registered. The training set has the same number of faces, but with a smaller range of translations, rotations and zooms. The range of synthetic variations for the registration algorithm is compared to the original face detection algorithm in Table 1.
In addition, while the original face detection algorithm was trained on faces looking up to 25 degrees left and right, the localised detection algorithm is trained only on frontal faces.
The original face detection algorithm operates over four different scales per octave, such that each scale is the fourth root of two times larger than the previous scale.
To allow more resolution in the size of the face and hence better face localisation, the face registration algorithm additionally performs face detection at two scales in between each of the face detection scales. This is achieved by re-running the face detection algorithm three times, with the original scale shifted by a multiple of
prior to each run. This arrangement is shown schematically in
The original face detection algorithm is generally able to detect faces with in-plane rotations of up to approximately +/−12 degrees. It follows that the face picture stamps that are output from the face detection algorithm may have an in-plane rotation of up to about +/−12 degrees. To compensate for this, the (localised) face detection algorithm for the registration algorithm is run at various different rotations of the input image, from −12 degrees to +12 degrees in steps of 1.2 degrees. The final rotation chosen is the one that gives the face detection result with the highest probability.
The original face detection algorithm operates on 16×16 windows of the input image. Face detection is performed over a range of scales, from the original image size (to detect small heads) down to a significantly scaled down version of the original image (to detect large heads). Depending on the amount of scaling, there may be a translational error associated with the position of any detected faces.
To help compensate for this, in the face registration algorithm the 128×128 pixel face picture stamp is shifted through a range of translations prior to running the (localised) face detection algorithm. The range of shifts covers every combination of translations from 4 pixels to +4 pixels horizontally and from 4 pixels to +4 pixels vertically, as illustrated schematically in
Having found a scale, in-plane rotation and translation position at which the face is detected all giving the highest face probabilities, the positions of the eyes can be more accurately estimated. The final stage is to register the face to a template with fixed eye locations. This is done by simply performing an affine transform on the face picture stamp that is output from the face detection algorithm, to transform the eye locations given by the face registration algorithm to the fixed eye locations of the face template.
Eigeneyes-Based Registration Algorithm
The eigeneyes-based approach to face registration involves using a set of eigenblocks trained on the area of the face around the eyes. These eigenblocks are known as eigeneyes. These are used to search for the eyes in the face picture stamp that is output from the face detection algorithm. The search method involves using techniques similar to those used for the eigenface-based face detection method described in B. Moghaddam & A Pentland, “Probabilistic visual learning for object detection”, Proceedings of the Fifth International Conference on Computer Vision, 20-23 Jun. 1995, pp 786-793. These techniques are explained in further detail below.
The eigeneyes images are trained on a central area of the face comprising both eyes and the nose. A schematic example, showing the average image (at the top) and a set of several eigeneyes (below), is given in
The eigeneyes were created by performing eigenvector analysis on 2,677 registered frontal faces. The images comprised 70 people with varying illumination and expression. The eigenvector analysis was performed only on the area around the eyes and nose of each face. The resulting average eyes image and first four eigeneyes images can be seen in
As mentioned earlier, the eye localisation was performed using similar techniques to the eigenface face detection method. Although this method was found to have limitations in finding faces in unconstrained images, it was found to perform better in a constrained search space (i.e. here it is used to search for the eye region in a face image). The method will now be summarised and the differences in the current technique highlighted.
Two measures are used to define how similar an area of the input image is to the eyes: distance from feature space (DFFS) and distance in feature space (DIFS). These can best be understood by considering the eigeneyes in terms of image subspaces.
The eigeneyes represent a subspace of the complete image space. This subspace is able to optimally represent the variation (from the average eyes image) typical in the eyes of human faces.
The DFFS represents the reconstruction error when creating the eyes of the current face from a weighted sum of the eigeneyes and average eyes image. It is equivalent to the energy in the subspace orthogonal to that represented by the eigeneyes.
The DIFS represents the distance from the average image within the eigeneyes subspace, using a distance metric weighted by the variance of each eigeneyes image (the so-called Mahalanobis distance).
A weighted sum of the DFFS and DIFS is then used to define how similar an area of the input image is to the eigeneyes. In the original eigenface method, the DFFS was weighted by the variance of the reconstruction error across all the training images. Here, unlike the original eigenface method, a pixel-based weighting is used. A weighting image is constructed by finding the variance of the reconstruction error for each pixel position when reconstructing the training images. This weighting image is then used to normalise the DFFS on a pixel-by-pixel basis prior to combining it with the DIFS. This prevents pixels that are typically difficult to reconstruct from having an undue influence on the distance metric.
The position of the eyes in the face picture stamp is then found by finding the location that gives the minimum weighted DFFS+DIFS. This is done by attempting to reconstruct an eigeneyes-sized image area at every pixel position in the face picture stamp and computing the weighted DFFS+DIFS as outlined above.
In addition, a set of rotations and scales similar to those used in the detection-based method (above) is used to increase the search range and allow the rotation and scale of the detected faces to be corrected. The minimum DFFS+DIFS across all the scales, rotations and pixel positions tested is then used to generate the best estimate of the location of the eyes.
Having found the optimal eigeneyes position at a given scale and in-plane rotation, the face can now be registered to a template with fixed eye locations. As for the detection-based registration method, this is done by simply performing an affine transform on the face picture stamp. This transforms the eye locations given by the face registration algorithm to the fixed eye locations of the face template.
Face Registration Results
Two sets of data were used to test the face registration algorithms: so-called mugshot images and so-called test images. The main face registration tests were performed on the mugshot images. These are a set of still images captured in a controlled environment.
Face registration was also tested on the “test” images. The test images comprise a series of tracked faces, captured with a Sony® SNC-RZ30™ camera around an office area. The test images were used as the test set in face recognition. During recognition, each tracked face in the test set was checked against each face in the mugshot images and all the matches at a given threshold were recorded and checked against the ground truth. Each threshold generated a different point in the true acceptance/false acceptance curve.
The results were evaluated by a visual comparison of the eye locations output from each face registration algorithm on the mugshot images. This technique allowed the maximum eye localisation error to be estimated and gave a good feel for the accuracy of each face registration technique.
The images obtained show that the eye localisation results are very similar for the different face registration methods. In fact, a visual inspection revealed that the maximum difference in eye locations between methods was two pixels, measured in the 128×128 pixel face picture stamps.
Face Similarity
An alternative face similarity technique, which optionally makes use of the above registration techniques, will now be described.
In the present technique, each face stamp (size=64×64 pixels) is divided into overlapping blocks of size 16×16 pixels, where each block overlaps its neighbours by 8 pixels, as shown schematically in
Each block is first normalised to have a mean of zero and a variance of one. It is then convolved with a set of 10 eigenblocks to generate a vector of 10 elements, known as eigenblock weights (or attributes). The eigenblocks themselves are a set of 16×16 patterns computed so as to be good at representing the image patterns that are likely to occur within face images. The eigenblocks are created during an offline training process, by performing principal component analysis (PCA) on a large set of blocks taken from sample face images. Each eigenblock has zero mean and unit variance. As each block is represented using 10 attributes and there are 49 blocks within a face stamp, 490 attributes are needed to represent the face stamp.
In the present system, thanks to the tracking component, it is possible to obtain several face stamps which belong to one person. In order to take advantage of this, attributes for a set face stamps are used to represent one person. This means that more information can be kept about the person compared to using just one face stamp. In the present embodiment, attributes for 8 face stamps are used to represent one person. The face stamps used to represent one person are automatically chosen as described below.
Comparing Attributes to Produce Similarity Distance Measure
To calculate the similarity distance between two face stamp sets, each of the face stamps of one set is first compared with each face stamp of the other set by calculating the mean squared error between the attributes corresponding to the face stamps. 64 values of mean squared error are obtained as there are 8 face stamps in each set. The similarity distance between the two face stamp sets is then the smallest mean squared error value out of the 64 values calculated.
Thus if any of the face stamps of one set match well with any of the face stamps of the other set, then the two face stamp sets match well and have a low similarity distance measure. A threshold can be applied to detect whether two faces are (at least very likely to be) from the same person.
Selection of Stamps for the Face Stamp Set
In order to create and maintain a face stamp set, 8 face stamps are selected from a temporally linked track of face stamps. The criteria for selection are as follows:
1. The stamp has to have been generated directly from face detection, not from colour or Kalman tracking. In addition, it is only selected if it was detected using the frontal view histogram.
2. Once the first 8 stamps have been gathered, the mean squared errors between each new stamp available from the track and the existing face stamps are calculated as described above. The mean squared errors between each face stamp in the track with the remaining stamps of the track are also calculated and stored. If the newly available face stamp is less similar to the face stamp set than an existing element of the face stamp set is to the face stamp set, that element is disregarded and the new face stamp is included in the face stamp set. Sta mps are chosen in this way so that the largest amount of variation available is incorporated within the face stamp set. This makes the face stamp set more representative for the particular individual.
If fewer than 8 stamps are gathered for one face stamp set, this face stamp set is not used for similarity measurement as it does not contain much variation and is therefore not likely to be a good representation of the individual.
Number | Date | Country | Kind |
---|---|---|---|
0412037.4 | May 2004 | GB | national |
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/GB05/02104 | 5/27/2005 | WO | 10/24/2006 |