Method of triggering a detector to detect a moving feature within a video stream

Information

  • Patent Application
  • 20070098220
  • Publication Number
    20070098220
  • Date Filed
    July 25, 2006
    17 years ago
  • Date Published
    May 03, 2007
    17 years ago
Abstract
Detectors capable of accurately detecting and tracking moving features of such as faces within a video stream are sometimes too slow to be run in real-time. The present invention rapidly scans video footage in real-time and generates a series of preattemptive triggers indicating the frames and locations within the frames at our deserving of further investigation by a sub real-time detector. The triggers are generated by looking for peaks in a time variant measure such as the amount of symmetry within a frame or portion of a frame.
Description
RELATED APPLICATIONS

The present application is based on, and claims priority from, Great Britain Application Serial Number 0522218.7, filed Oct. 31, 2005, the disclosure of which is hereby incorporated by reference herein in its entirety.


The present invention relates to a method of triggering a detector to detect a moving feature within a video stream. It finds particular although not exclusive application in the field of face detection and tracking.


There has been much recent work on optimizing face detection technology for real-time operation. Although the increasing speed and accuracy of face detectors can now provide real-time or near real-time performance on a powerful computing platform such as a PC, this cannot easily be translated to smaller devices such as PDAs or digital cameras.


Since face and other moving feature detectors are often too slow, with current technology, to be operated in real-time, it is convenient to provide some sort of trigger, generated from a real-time video stream, which notifies the detector of possible hits, which the detector can the investigate in more detail. Typically, the trigger may generate a large number of “false alarms”, but that is not a serious problem unless the number of triggers being generated is so large that the detector is unable to keep up. Since the detector will not start us unless triggered, it is more important that the triggering mechanism does not miss interesting frames which merit more detailed investigation. A trigger of this type is sometimes known as a “preattemptive trigger”.


Current preattemptive trigger systems may conveniently be divided into two categories, namely those that are based on the “blind” trigger, and those that are based on a “local trigger”.


A “blind” trigger based only on then maximum frame rate of the face or feature detector. That is, whenever the face detector has concluded a pass on the image, the current frame is selected for processing.


A “local” trigger depends on the tracking mechanism. In this case the tracker isolates a localised patch which results from tracking a previously detected face or other feature. The patch is periodically sent to the face detector for confirmation and re-location of the face, but the decision to request confirmation depends only on the level of certainty in the tracking algorithm.


A specific example of the “local” trigger system, is described in:


U.S. patent US20040186816 A in which an object tracking algorithm (such as a Kalmann filter) is initialized using an object detector. After initialization the object detector is only triggered if the tracker fails, at which point the object detector is run on the whole frame to reinitialize the tracking algorithm.


None of the main systems are in practice particularly satisfactory, the face or object detector at an inappropriate point.


If inappropriate frames or locations are chosen by the triggering system, then the face detector may fail to find present faces and the face tracking performance will deteriorate.


According to the present invention there is provided a method of trigger a detector to detect a moving feature within a video stream the method comprising:

    • (a) a defining a static measure indicative of the presence of a feature of interest within a frame of the video stream;
    • (b) repeatedly determining a value of said measure for a sequence of frames to generate a corresponding sequence of values; and
    • (c) triggering a detector in dependence upon a characteristic of the sequence of values.


The characteristic which is used to trigger the detector may be any convenient local measure of the sequence, and may be a probabilistic measure. In one embodiment, the characteristic (distinctive pattern) may be a local extremum, such as a maximum or a minimum. Preferably, the detector may be triggered when the sequence of values is determined to have peaked or troughed.


The invention further extends to a computer program carrying out such a method, and also to a computer readable media and to an electronic signal holding or representative of such a computer program.


In the preferred embodiment, the method is used to trigger a sub real-time face detector algorithm. Typically, face detectors/trackers make use of complex algorithms which the present technology is not always operable in real-time. The present invention conserves resources by triggering or authorising the face detector to run only when it is most likely to be successful, in other words when a fast operating preattemptive trigger has determined that there is likely to be a full frontal face in the frame. In a typical stretch of video including a head turning sequence, prior art techniques may often fail whereas the present invention succeeds by triggering the face detector to operate only on the most advantageous frame, namely the frame containing a full frontal face.


In a preferred embodiment, by simultaneously monitoring some specific measures of a video stream, we can determine both specific frames and sub frame locations likely to give the highest hit rate for the desired feature detector (for example for a frontal face detector). This enhances the usefulness of sub real-time feature detectors in real-time systems.




The invention may be carried into practice in a number of ways and one specific embodiment will now be described, by way of example, with reference to the accompanying drawings, in which:



FIG. 1, schematically shows the operation of a system designed to trigger the face detector, based upon measurement of facial symmetry;



FIG. 2, illustrates the concept of facial angle;



FIG. 3, shows an idealised output from the system;



FIG. 4, schematically shows an apparatus according to an embodiment of the invention; and



FIG. 5, is a schematic flow chart showing a method according to the present invention.




The preferred embodiment is concerned with providing a pre-attemptive trigger for a face detector/tracker, for example within a digital camera or video system.


As shown schematically in FIG. 1, a video sequence has been captured of a gradually turning human head. In a first frame 10, the subject is looking to the left, as seen by the camera operator, and as the video progresses the subject gradually turns until in the last frame 12 he or she is looking to the right. In this example, the head angle a (FIG. 2) gradually changes from a positive value at the start of the video to a negative value at the end, as shown by the line 14, FIG. 1. At the central position 16, when the subject is looking directly at the camera operator, α is 0.


As the video frames are captured, one by one in real-time, each frame is analysed by a rapid software procedure which provides a measure of the symmetry of the image. This measure of symmetry is shown by the line 18 in FIG. 1.


It will of course be understood that for a human or animal face, the level of symmetry is greatest at the full face position 16, when α equals 0. In operation, the value of the symmetry measure is monitored, frame by frame, and when the system determines that the measure has peaked, as shown in point 20 in the drawing, a more sophisticated face detector/tracker algorithm is triggered. The peak value of the symmetry measure may be determined in any convenient manner using a conventional peak detection mechanism. It will of course be understood that in a real-time environment it will not be possible to detect a peak until several frames after the peak has occurred, but the necessary short delay in real-time peak determination is not in practice normally significant. Once the peak has been satisfactorily been detected, the face detector is triggered, and it is instructed to commence operations on the frame 16 at which the peak has occurred.


As the face detection/tracking algorithm attempts to detect and track the facial image starting from the frame 16, in sub real-time, the real-time video continues in parallel, with the system repeatedly looking for peaks in the signal. Each time a peak is found, a new trigger is generated, and another instance of the face detection tracking algorithm started. Provided that the trigger infrequency is not so rapid that it overloads the sub real-time face detector, the overall result of running the face detector periodically only when triggered is to mimic very effectively through real-time face detection.


In a more sophisticated system, a symmetry measure may be calculated not only for each entire frame, but also for a variety of smaller locations or sub frames, each of which will generate its own symmetry measure. All of these measures are monitored simultaneously, and when a peak is detected in a given sub frame output, the face detector algorithm is triggered just for that sub frame. In other words, whenever a peak is detected, the system passes to the face detector not only an identification of the particular frame at which the peak was detected, but also the location or area within the frame. By ensuring that the face detector concentrates only on specific locations within the frame which have been identified as interesting by the pre-emptive trigger, the resources can be conserved. Another possibility which may be used alone or in conjunction with the above is to repeat the calculation of the measure of symmetry at a variety of different scales or resolutions within the image, and where appropriate also to pass scale information onto the face detector.


By ensuring that the system triggers only for full face images, we can conserve resources by instructing the face detector to operate only on frames where there is reasonable possibility of success. In the video sequence of FIG. 1, allowing the face detector to operate at any starting point other than the central frame 16 would be much more likely to result in failure.


The algorithm used to determine the measure of symmetry 16 will typically operate on a frame by frame basis, and has to be relatively fast since it will normally need to operate in real-time. Any convenient method of determining symmetry may be used, including methods which are specially designed to identify faces such as any or all of the following: Marola, G., “On the detection of the axes of symmetry of symmetric and almost symmetric planar object”, IEEE Trans. Pattern Analysis and Machine Intelligence, Vol. 11, No. 1, January 1989; Reisfeld, D. and Yeshurun, Y. “Robust Detection of Facial Features by Generalized Symmetry, conf. on Pattern Recognition” (I:117-120); Daniel Reisfeld, Haim Wolfson, Yehezkel Yeshurun “Context-free attentional operators: the generalized symmetry transform” International Journal of Computer Vision Volume 14, Issue 2 (March 1995), pp 119-130.


Where faces are to be detected, other methods could of course be used to generate the pre-attentive triggers, for example the tracking of eye candidates frame by frame, with the static measure being the distance between the eyes. An alternative static measure could be the evolution of the candidate patches of skin within the image (this being particularly useful when the facial image may not be particularly symmetric, such as a woman having long hair which partially obscures the face). Triggering could also be designed for non-frontal faces, such as full profile, by employing appropriate static measures.


It will be understood that the present invention may also find application in other fields in which preattemptive triggers are used. For example, similar methods could be applied to detect turning cars, vehicles, or generally any moving objects that has a plane of symmetry. Both the algorithm for generating the preattemptive triggers, and the detector which runs as a result of those triggers, may be optimised in any particular application for the specific object or type of object to be detected or tract.


Even more generally, as shown in FIG. 3, embodiments of the invention are designed to generate a trigger when a peak 22 is identified within a sequence 24 of values of a measure M. Normally, the measure M will be determined for each consecutive frame within the video, although a lesser frequency may be chosen if the preattemptive trigger mechanism is not capable of running fast enough to keep up with the frame rate.


Although in the embodiment above, it is proposed that a trigger be generated on the detection of a peak or a maximal value of the measure, other mathematical algorithms achieving similar ends could equally well be substituted, for example the detection of a trough or minimal value of the measure.


One method embodying the invention is shown schematically in FIG. 5. At step 50, a static measure is defined which is indicative of the presence of a feature of interest within a frame of the video stream. At step 52, a value of the said measure is repeatedly determined for a sequence of frames (as indicated by the curved area 53) to generate a corresponding sequence of values. At step 54, the sequence of values is compared with the static measure in a pass/fail test. If the test fails, control returns to step 52, and the measure is determined again for a new frame, or a new sequence of frames. If the test passes, the detector is triggered at step 56.


The invention may find practical application in such areas as digital video photography, where it may be useful to display on an LCD screen in near real-time, an overlaid box or other indication of the position of a face which has been identified and is being tracked. In a still digital camera system, the invention could be used to follow the movement of one or more faces within an image and to automatically trigger the shutter release at an appropriate point to ensure that a full face portrait was taken.


In practical a embodiment, the method described above may be implemented within some suitable apparatus or hardware such as a camera 40 (FIG. 4). Within the camera is a digital computer or microchip 42 which, when suitably programmed or coded, embodies a measurer 44 for repeatedly determining a value of a static measure indicative of the presence of a feature of interest within a frame of the video stream, and a trigger 46 for triggering a detector 48 in dependence upon a characteristic of the sequence of values. It will be understood, of course, that instead of programming a computer or microchip, the measurer and trigger may be embodied within a special purpose hard coded or hard wired device 42.

Claims
  • 1. A method of triggering a detector to detect a moving feature within a video stream, the method comprising: (a) defining a static measure indicative of the presence of a feature of interest within a frame of the video steam; (b) repeatedly determining a value of said measure for a sequence of frames to generate a corresponding sequence of values; and (c) triggering a detector in dependence upon a characteristic of the sequence of values.
  • 2. A method of claims as claimed in claim 1 in which said detector being triggered is a face detector.
  • 3. A method of claims as claimed in claim 2 in which the measure is representative of the level of symmetry displayed by a candidate face within a frame.
  • 4. A method of claims as claimed in claim 2 in which the measure is representative of an amount of candidate skin displayed by a candidate face within a frame.
  • 5. A method of claims as claimed in claim 2 in which the measure is representative of a distance between candidate eyes of a candidate face within a frame.
  • 6. A method according to claim 1 in which said measure is a symmetry measure.
  • 7. A method of claims as claimed in claim 1 in which said video stream is a real-time stream and in which said detector operates in sub-real-time.
  • 8. A method of claims as claimed in claim 1 in which a plurality of measures are determined for a corresponding plurality of locations within a frame to generate a plurality of sequences of values, each sequence being monitored separately for said characteristic.
  • 9. A method of claims as claimed in claim 8 in which the detector is configured to search for the monitoring feature at the location of the frame where said characteristic has been detected.
  • 10. A method of triggering a detector as claimed in claim 1 in which the characteristic comprises a peak or a trough in the sequence of values.
  • 11. A method of triggering a detector as claimed in claim 1 in which the characteristic is a probabilistic characteristic.
  • 12. A computer program which, when executed, carried out the method of claim 1.
  • 13. A computer-readable media carrying a computer program as claimed in claim 12.
  • 14. Apparatus for triggering a detector to detect a moving feature within a video stream, the apparatus comprising: (a) a measurer for repeatedly determining a value of a static measure, indicative of the presence of a feature of interest within a frame of the video stream; and (b) a trigger for triggering a detector in dependence upon a characteristic of the sequence of values.
  • 15. Apparatus as claimed in claim 14 in which the detector being triggered is a face detector.
  • 16. Apparatus as claimed in claim 14 in which the measure is representative of the level of symmetry displayed by a candidate face within a frame.
  • 17. Apparatus as claimed in claim 15 in which the measure is representative of an amount of candidate skin displayed by a candidate face within a frame.
  • 18. Apparatus as claimed in claim 15 in which the measure is representative of a distance between candidate eyes of a candidate face within a frame.
  • 19. Apparatus as claimed in claim 14 in which said measure is a symmetry measure.
  • 20. Apparatus as claimed in claim 14 in which said video stream is a real-time stream and in which said detector operates in sub-real-time.
  • 21. Apparatus as claimed in claim 14 in which a plurality of measures are determined for a corresponding plurality of locations within a frame to generate a plurality of sequences of values, each sequence being monitored separately for said characteristic.
  • 22. Apparatus as claimed in claim 21 in which the detector is configured to search for the monitoring feature at the location of the frame where said characteristic has been detected.
  • 23. A camera including apparatus for triggering a detector to detect a moving feature within a video stream as claimed in claim 14.
Priority Claims (1)
Number Date Country Kind
0522218.7 Oct 2005 GB national