METHOD FOR TRACKING KEYPOINTS IN A SCENE

- UNIVERSITAT ZURICH

The present invention relates to a method for tracking a position of at least one keypoint in an image of an object moving relative to an optical sensor, wherein light reflected from the object (12) is detected so as to generate an image of the object, and wherein a position of at least one keypoint (Kj) in said image is detected and updated using temporal contrast events (Ev) of the optical sensor. The invention also relates to a corresponding computer program and device.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description

The present invention relates to a method, a computer program and a device for tracking visual keypoints using temporal contrast events.

Particularly for mobile platforms/devices such as mobile robots, mobile devices (smartphones and tablets) or wearable computers (e.g. smart glasses or smart watches) that perform real-time interaction with the world, low latencies and low power consumption are important. These platforms can be equipped with computer vision systems for localization and mapping (SLAM) applications, mobile augmented reality (AR) or depth estimation. Current computer vision techniques are based on images and thus they are either having a low latency because of a high frame rate or a low power consumption because of a low frame rate. To achieve low latency and low power consumption, the processing has to be efficient. Event-based temporal contrast sensors (e.g. [7] (numbers in square brackets refer to the references below) allow more efficient processing of the visual information because they suppress redundant information already on the pixel level. One main problem with these sensors is that their output is not compatible with existing frame-based machine vision algorithms and systems. Many of these algorithms are based on locating, identifying and matching specific keypoints in a frame (e.g. [8], [5]). A keypoint is a point in an image (e.g. x and y coordinates) that denotes a specific area or feature such as an edge, a corner or a blob or other features that are characteristic for a scene. Keypoints are reliably detected at the same spot in different images of the same scene using methods such as edge, corner or blob detectors. Since these points are characteristic for the scene, their environment can be described using keypoint descriptors which allow to compare different sets of keypoints in different images. In this way two images can be compared and correspondences of characteristic points can be established. Most keypoints only change their position in between two images (also denotes as frames) and therefore it would be desirable to track their position without re-evaluating the whole image.

This problem is solved by a method having the features of claim 1. Embodiments are stated in the sub claims or are described below.

According to claim 1, the method for tracking a position of at least one keypoint in an image of an object as viewed by an optical sensor (or optical sensor means) moving relative to the object (here relative means that the optical sensor moves while the objects rests or vice versa or that the optical sensor as well the object moves), comprising the steps of:

  • a) detecting light reflected from the object so as to generate an image of the object comprising image pixels, wherein a pixel value is assigned to each image pixel, wherein each pixel value is monotonically related to the intensity of the detected light for the respective image pixel (the object may be illuminated with light of preferably constant intensity provided by a light source, which may also include natural light provided by the sun as light source),
  • b) detecting a position of at least one keypoint (Kj) in said image,
  • c) detecting light reflected by the object by means of the optical sensor that comprises a plurality of sensor pixels, wherein a pixel coordinate (u,v) is associated to each sensor pixel (which coordinates are particularly aligned with the coordinates of said image pixels of said image, e.g., a corresponding coordinate mapping is known or determined in beforehand), and wherein each sensor pixel generates a photocurrent being proportional to the intensity of the light impinging on the respective sensor pixel, and a signal related to said photocurrent, and wherein each sensor pixel outputs a temporal contrast event (Ev) merely when the respective signal due to the light impinging on the respective sensor pixel increases by an amount being larger than a first threshold (ΘON) or decreases by an amount being larger than a second threshold (ΘOFF) since the last temporal contrast event (Ev) from the respective sensor pixel, wherein each temporal contrast event (Ev(u,v,t)) carries the coordinates (u,v) of its associated sensor pixel, a time (t) at which the respective temporal contrast event (Ev) occurred, as well as a polarity value indicating whether the respective temporal contrast event (Ev) is an ON event (e.g. polarity value of +const (e.g. +1)) at which said signal increased by an amount larger than said first threshold (ΘON), or an OFF event (e.g. polarity value of −const (e.g. −1)) at which said signal decreased by an amount larger than said second threshold (ΘOFF),
  • d) updating the position of the at least one keypoint (Kj) using said temporal contrast events (Ev), and
  • e) preferably repeating steps c) to d) until a new image is generated in which case steps a) to e) are performed where said image in step a) now is said new image.

Of course, also a plurality of keypoints K may be detected. Further, a variety of different keypoints obeying one or several criteria can be tracked/detected. The present invention relates particularly to the tracking. A prominent example of a well known keypoint is a corner which may be detected using the FAST corner detector algorithm [10] which may also be used in the present invention. Keypoints can also be detected using blob detectors such as the ones used in the SIFT [8] or SURF [5], other corner detectors such as the ones used in the AGAST [9] or BRISK [6] algorithm or edge detectors such as the Canny edge detector [4].

In other words, the present invention relates to a method (as well as a computer program and a device, see below) that allows for tracking keypoints using asynchronous temporal contrast events. The temporal contrast events can be produced at a low latency, low power, high temporal resolution and over a high dynamic range. The invention allows exploiting these characteristics in the field of keypoint-based machine vision applications. The invention is based on the idea of detecting keypoints in an (e.g. intensity) image (also denoted image frame in order to distinguish said image from the asynchronously sampled contrast events) and using the temporal contrast events to update their position. Said image and the temporal contrast events can either be aligned using an optical sensor with two readout modes or by using two calibrated separate sensors, i.e. an optical sensor that provides the temporal contrast events and a further optical sensor that provides the whole image at once. One such sensor that has two readout modes is the dynamic and active pixel vision sensor (DAVIS, see e.g. PCT/EP2012/076093 for details which is incorporated herein by reference) which consists of pixels that detect temporal contrast events that are communicated asynchronously but also allows to read out a full intensity image frame. This dual readout is possible because the current which is proportional to the light intensity is not consumed to compute the temporal contrast events and therefore it can be used to compute also the absolute intensity (e.g. [1], [2]).

According to an embodiment of the method according to the invention step b) further comprises the steps of

    • particularly assigning a descriptor vector to the at least one keypoint (Kj) (particularly, such a descriptor vector describes surrounding image pixels of the at least one keypoint in the form of a vector, whereas the descriptor method particularly delivers similar vectors for the same keypoint in another image which has been transformed, and wherein the descriptor vectors particularly differ (e.g. as much as possible) for different keypoints; for certain tasks it may not be required to have a descriptor for the keypoint, and an identifier is sufficient, e.g. monocular structure from motion).
    • generating an image patch, wherein the image patch assigns to a pre-defined number of image pixels arranged around the at least one keypoint Kj the pixel value of the respective image pixel of the image patch, and particularly
    • computing at least one gradient patch along a degree of freedom of the image patch, wherein said at least one gradient patch assigns to each image pixel of the image patch a gradient of the pixel values of the image patch at the respective image pixel along said degree of freedom (the degree of freedom can be e.g. one of the translational degrees of freedom, say in x-, y-, or z-direction or a rotational degree of freedom, see for instance below; this also holds for the computer program and device according to the invention).

According to a further embodiment of the method according to the invention, step c) further comprises the steps of:

    • storing a number N of the most recent temporal contrast events Bj within the extent of the at least one gradient patch around the latest position of the at least one keypoint,
    • particularly computing a temporal contrast patch SE by summing the weighted polarity values of the stored temporal contrast events according to their position (x,y) within the temporal contrast patch,
    • particularly computing a comparison between the at least one gradient patch and the temporal contrast patch, and
    • particularly computing a motion of the at least one keypoint in the image along said degree of freedom using said comparison, e.g. by maximizing the similarity using said computed comparison.

According to a further embodiment of the method according to the invention, step d) further comprises updating the position of the at least one gradient patch associated to the at least one keypoint using said motion along said degree of freedom.

Further, according to an embodiment of the method according to the invention, the following temporal contrast events are stored in step c):


Bj={Ev(x,y,t):(d((x,y,t),Kj)<θ)∩(|B|=N)∩(∇t>∇{circumflex over (t)}∈)},


={(Ev({circumflex over (x)},ŷ,{circumflex over (t)}):d({circumflex over (x)},ŷ,{circumflex over (t)}),Kj)<θ)∩(Ev({circumflex over (x)},ŷ,{circumflex over (t)})∉Bj)}

I.e. the buffer Bj for the keypoint Kj with index j contains the latest N events Ev(x,y,t) that are within a certain distance θ from the keypoint Ki using a metric d( ).

This metric d( ) may contain spatial and temporal components which guarantee that only the most relevant events in the neighbourhood of the keypoint are buffered.

As already indicated above, according to a variant of the method according to the invention said image is also sampled with said optical sensor, i.e. the optical sensor is designed to both generate said temporal contrast events as well as to sample the whole image/scene at once. Alternatively, said image may be sampled by a further (frame-based) optical sensor that is aligned with the other optical sensor/temporal contrast events. I.e. a coordinate mapping between the two sensors is known or can be established by a calibration.

Further, according to an embodiment of the method according to the invention, the temporal contrast patch (SE) for a keypoint Kj is computed according to

S E j ( x , y ) = P j ( x , y ) w ( Ev )

wherein all Events the according buffer are summed per pixel pi using a weighing function w( ).


Pj(x,y)={Ev(x′,y′,t):Ev∈Bj∩x=x′∩y=y′}.

Further according to an embodiment of the method, the weighing function w( ) is +1 for all events with ON polarity and −1 for all events with OFF polarity. Other embodiments of the method may use a constant value or a function that assigns a weight according to the some spatial or temporal criteria (e.g. old events count less). To avoid that the cross-correlation peaks at the biggest spatial contrast instead of the best matching, the mean score is particularly subtracted of all pixels in the temporal contrast patch (zero-mean cross-correlation).

S E j ( x , y ) = P j ( x , y ) w ( Ev ) - { ( x , y ) : Ev ( x , y , t ) B j } { ( x , y ) : Ev ( x , y , t ) B j } S E j

Further, according to an embodiment of the method according to the invention, said motion (Δx) is computed by comparing and maximising the similarity of the temporal contrast patch and the spatial gradient patch. According to an embodiment of the method said comparison may be the cross-correlation and the motion is computed according to

Δ x = arg max x ( ( dI dx * S E ) ( x ) ) ,

wherein * denotes the cross-correlation between the at least one gradient patch dl/dx and the temporal contrast patch SE.

Of course, also a plurality of gradient patches (dl/dx, dl/dy, dl/dz, dl/dα, dl/dβ dl/dy, cf. also FIG. 4) corresponding to several degrees of freedom (e.g. x and y spanning the image plane for instance) of the image patch may be computed, wherein the respective gradient patch assigns to each image pixel of the image patch I a gradient of the pixel values of the image patch I at the respective image pixel along the respective degree of freedom.

According to a further embodiment of the method according to the invention said comparison is computationally simplified by pre-computing the maximally scoring temporal contrast patch for a fixed amount of said motion (e.g. Δx). Said maximally scoring temporal contrast patches are multiplied with said event buffer (Bj) to determine the most probable of said fixed amounts of motion.

Particularly, the gradient along said two planar translational degrees of freedom x, y may be approximated by using convolutional approaches, e.g. in the form of Sobel convolution kernels for the two dimensions of the (intensity) image. The convolution kernels may have an extent of 3×3 and have the following form:

G x = [ - 1 0 + 1 - 2 0 + 2 - 1 0 + 1 ] G y = [ + 1 + 2 + 1 0 0 0 - 1 - 2 - 1 ] dI dx = G x * I dI dy = G y * I

The intensity gradients along z and along the rotational degrees of freedom may be computed keypoint-specific (keypoint Kj having coordinates xj and yj).

G ρ = [ - cos ρ + sin ρ 2 sin ρ cos ρ + sin ρ - 2 cos ρ 0 2 cos ρ - cos ρ - sin ρ - 2 sin ρ cos ρ - sin ρ ] dI j dz = G ρ * I ( x I , y I ) , ρ = tan - 1 ( y I - y j x I - x j )

For the z derivative, the values directly around the keypoint may be ignored or computed differently because the rotated Sobel kernel is meaningless directly around the keypoint.

dI j d α = ( sign ( y I - y j ) · G y ) * I ( x I , y I ) dI j d β = ( sign ( x I - x j ) · G x ) * I ( x I , y I )

As for the z derivative the values around the keypoint may be neglected: For the α derivative, the ones with similar y coordinates and for the β derivative, the ones with similar x coordinates.

dI j d γ = G ρ * ( x I , y I ) ρ = tan - 1 ( y I - y j x I - x j ) + Π 2

Also for the γ derivative, the values around the keypoint may be neglected.

Furthermore, the problem underlying the present invention is solved by a computer program according to claim 13.

According thereto, the computer program for tracking a position of at least one keypoint in an image of an object moving relative to an optical sensor or an optical sensor means comprises program code for conducting the following steps when the computer program is executed on a computer (or a processing unit of the device according to the invention):

    • a) detecting a position of at least one keypoint Kj in said image,
    • b) updating the position of the at least one keypoint Kj using temporal contrast events Ev output by an optical sensor merely when a signal of the optical sensor related to a photocurrent due to the light impinging on a sensor pixel of the optical sensor increases by an amount being larger than a first threshold (ΘON) or decreases by an amount being larger than a second threshold (ΘOFF) since the last temporal contrast event from the respective sensor pixel, wherein each temporal contrast event Ev(u,v,t) carries the coordinates (u,v) of its associated sensor pixel, a time t at which the respective temporal contrast event Ev occurred, as well as a polarity value indicating whether the respective temporal contrast event Ev is an ON event at which said signal increased by an amount larger than said first threshold, or an OFF event at which said signal decreased by an amount larger than said second threshold, and
    • c) particularly repeating steps a) to b) until a new image is provided in which case steps a) to c) are performed, where said image in step a) now is said new image.

According to an embodiment of the computer program according to the invention step a) further comprises the steps of

    • particularly assigning a descriptor vector to the at least one keypoint (Kj) (see also above),
    • generating an image patch I, wherein the image patch assigns to a pre-defined number of image pixels arranged around the at least one keypoint image pixel (Kj) the pixel value of the respective image pixel of the image patch, and
    • particularly computing at least one gradient patch along a degree of freedom of the image patch, wherein said at least one gradient patch assigns to each image pixel of the image patch a gradient of the pixel values of the image patch at the respective image pixel along said degree of freedom,

According to an embodiment of the computer program according to the invention step b) further comprises the steps of

    • storing a number N of the most recent temporal contrast events Bj within the extent of the at least one gradient patch around the latest position of the at least one keypoint K,
    • computing a temporal contrast patch SE by summing the weighted polarity values of the stored temporal contrast events Bj according to their position within the temporal contrast patch,
    • computing a comparison between the at least one gradient patch and the temporal contrast patch, and
    • computing the motion of the at least one keypoint Kj in the image along said degree of freedom using said computed comparison.

According to an embodiment of the computer program according to the invention step b) further comprises updating the position of the gradient patch associated to the keypoint using said motion along said degree of freedom.

Further, according to an embodiment of the computer program according to the invention step b) further comprises storing of the following most recent temporal contrast events (Bj)


Bj={Ev(x,y,t):(d((x,y,t),Kj)<θ)∩(|B|=N)∩(∇t>∇{circumflex over (t)}∈)},


={(Ev({circumflex over (x)},ŷ,{circumflex over (t)}):d({circumflex over (x)},ŷ,{circumflex over (t)}),Kj)<θ)∩(Ev({circumflex over (x)},ŷ,{circumflex over (t)})∉Bj)}

Further, according to an embodiment of the computer program according to the invention, the temporal contrast patch SE is particularly computed according to

S E j ( x , y ) = P j ( x , y ) w ( Ev ) - { ( x , y ) : Ev ( x , y , t ) B j } { ( x , y ) : Ev ( x , y , t ) B j } S E j

wherein


Pj(x,y)={Ev(x′,y′,t):Ev∈Bj∩x=x′∩y=y′}

Further, according to an embodiment of the computer program according to the invention, said motion is computed according to

Δ x = arg max x ( ( dI dx * S E ) ( x ) ) ,

wherein * denotes the zero-mean cross-correlation between the at least one gradient patch and the temporal contrast patch SE.

Further, according to an embodiment of the computer program according to the invention a plurality of gradient patches (dl/dx, dl/dy, dl/dz, dl/dα, dl/dβ, dl/dy) corresponding to several degrees of freedom of the image patch are computed, wherein the respective gradient patch assigns to each image pixel of the image patch a gradient of the pixel values of the image patch at the respective image pixel along the respective degree of freedom.

Further, according to an embodiment of the computer program according to the invention said comparison is a zero-mean cross correlation.

Furthermore, the problem according to the invention is solved by a device according to claim 14. In particular, according to embodiments of the present invention, such a device can be one of:

    • a mobile device,
    • a wearable computer,
    • a smartphone,
    • a tablet computer,
    • (e.g. smart) glasses,
    • a (e.g. smart) watch,
    • a mobile robot,
    • a (e.g. micro) air vehicle (e.g. drone).

According to claim 14, the device for tracking a position of at least one keypoint in an image of an object moving relative to an optical sensor means (or optical sensor), comprises

    • an optical sensor means that is designed to detect light reflected from an object and to generate an image of the object comprising image pixels, wherein a pixel value is assigned to each image pixel, wherein each pixel value is monotonically related to the intensity of the detected light for the respective image pixel,
    • wherein the device (or a processing unit of the device on which e.g. a computer program is executed like the computer program according to the present invention) is designed to detect a position of at least one keypoint (Kj) in said image, and
    • wherein said optical sensor means is further designed to detect light reflected by the object by means of a plurality of sensor pixels, wherein a pixel coordinate (u,v) is associated to each sensor pixel, and, wherein each sensor pixel is designed to generate a photocurrent being proportional to the intensity of the light impinging on the respective sensor pixel, and to generate a signal related to said photocurrent, and wherein each sensor pixel is designed to output a temporal contrast event (Ev) merely when the respective signal due to the light impinging on the respective sensor pixel increases by an amount being larger than a first threshold (ΘON) or decreases by an amount being larger than a second threshold (ΘOFF) since the last temporal contrast event (Ev) from the respective sensor pixel, wherein each temporal contrast event (Ev(u,v,t)) carries the coordinates (u,v) of its associated sensor pixel, a time (t) at which the respective temporal contrast event (Ev) occurred, as well as a polarity value indicating whether the respective temporal contrast event (Ev) is an ON event at which said signal increased by an amount larger than said first threshold (ΘON), or an OFF event at which said signal decreased by an amount larger than said second threshold (ΘOFF).

According to another aspect of the present invention, the device is designed to conduct the method according to the invention.

Further, according to an embodiment of the device according to the invention, the device (e.g. the processing unit executing e.g. said computer program) is designed to update the position of the at least one keypoint Kj using said temporal contrast events.

Further, according to an embodiment of the device according to the invention, the device is designed to assign a descriptor vector or an identifier (see also above) to the at least one keypoint (Kj).

Further, according to an embodiment of the device according to the invention, the device (e.g. the processing unit executing e.g. said computer program) is designed to generate an image patch that assigns to a pre-defined number of image pixels arranged around the at least one keypoint the pixel value of the respective image pixel of the image patch.

Further, according to an embodiment of the device according to the invention, the device (e.g. the processing unit executing e.g. said computer program) is designed to compute at least one gradient patch along a degree of freedom of the image patch, wherein said at least one gradient patch assigns to each image pixel of the image patch a gradient of the pixel values of the image patch at the respective image pixel along said degree of freedom.

Further, according to an embodiment of the device according to the invention, the device (e.g. the processing unit executing e.g. said computer program) is designed to store a number N of the most recent temporal contrast events Bj within the extent of the at least one gradient patch around the latest position of the at least one keypoint.

Further, according to an embodiment of the device according to the invention, the device (e.g. the processing unit executing e.g. said computer program) is designed to compute a temporal contrast patch SE by summing the weighted polarity values of the stored temporal contrast events Bj according to their position (x,y) within the temporal contrast patch,

Further, according to an embodiment of the device according to the invention, the device (e.g. the processing unit executing e.g. said computer program) is designed to compute a comparison (e.g. a cross-correlation) between the at least one gradient patch and the temporal contrast patch, and to compute the motion of the at least one keypoint in the image along said degree of freedom using said computed comparison.

Further, according to an embodiment of the device according to the invention, the device (e.g. the processing unit executing e.g. said computer program) is further designed to update the position of the gradient patch associated to the at least one keypoint using said motion along said degree of freedom.

Further, according to an embodiment of the device according to the invention, the device (e.g. the processing unit executing e.g. said computer program) is designed to store the following most recent temporal contrast events (Bj) for each keypoint


Bj={Ev(x,y,t):(d((x,y,t),Kj)<θ)∩(|B|=N)∩(∇t>∇{circumflex over (t)}∈)},


={(Ev({circumflex over (x)},ŷ,{circumflex over (t)}):d({circumflex over (x)},ŷ,{circumflex over (t)}),Kj)<θ)∩(Ev({circumflex over (x)},ŷ,{circumflex over (t)})∉Bj)}

(see also above).

Further, according to an embodiment of the device according to the invention, the optical sensor means is formed as a single optical sensor that is designed to sample or generate said image as well as to sample or generate said temporal contrast events so that the temporal contrast events are aligned with said image.

Further, according to an alternative embodiment of the device according to the invention, the sensor means comprises an optical sensor designed to generate said temporal contrast events as well as a separate further optical sensor designed to sample/generate said image, which further optical sensor is aligned with the optical sensor, so that the temporal contrast events are aligned with said image.

Further, according to an embodiment of the device according to the invention, the device (e.g. the processing unit executing e.g. said computer program) is designed to compute the temporal contrast patch (SE) (see also above) according to

S E j ( x , y ) = P j ( x , y ) w ( Ev ) - { ( x , y ) : Ev ( x , y , t ) B j } { ( x , y ) : Ev ( x , y , t ) B j } S E j

wherein


Pj(x,y)={Ev(x′,y′,t):Ev∈Bj∩x=x′∩y=y′}

Further, according to an embodiment of the device according to the invention, the device (e.g. the processing unit executing e.g. said computer program) is designed to compute said motion according to

Δ x = arg max x ( ( dI dx * S E ) ( x ) ) ,

wherein * denotes the zero-mean cross-correlation between the at least one gradient patch dl/dx and the temporal contrast patch SE.

Further, according to an embodiment of the device according to the invention, the device (e.g. the processing unit executing e.g. said computer program) is designed to compute a plurality of gradient patches (dl/dx, dl/dy, dl/dz, dl/dα, dl/dβ, dl/dy) corresponding to several degrees of freedom of the image patch, wherein the respective gradient patch assigns to each image pixel of the image patch a gradient of the pixel values of the image patch at the respective image pixel along the respective degree of freedom.

The way of tracking keypoints of the present invention has a low latency and power consumption and is therefore highly useful on mobile platforms that interact with or display their environment including mobile computers (such as tablets, laptops), mobile phones (such as smart phones), wearable computers (such as smart watches or smart glasses), autonomous or remote controlled robots (such as microaerial vehicles or legged robots).

In the following, further advantages and features of the present invention as well as embodiments of the present invention are described with reference to the Figures, wherein:

FIG. 1 shows a flowchart of a process to track keypoints based on temporal contrast events;

FIG. 2 shows a schematical pictorial representation of an embodiment of a device/apparatus for keypoint tracking based on temporal contrast events;

FIG. 3 is a diagram of an exemplary computation of the 1 dimensional motion of a keypoint; and

FIG. 4 illustrates the coordinate system used.

The present invention relates to a method/algorithm, computer program and a device that allow for automatically tracking keypoints in images of objects 12 using asynchronous temporal contrast events. The temporal contrast events can be produced at a low latency, low power, high temporal resolution and over a high dynamic range. The invention allows exploiting these characteristics in the field of keypoint-based machine vision applications. Particularly, the invention is based on the idea of detecting keypoints K in an (e.g. intensity) image frame and using the temporal contrast events to update their position. The image frame and the temporal contrast events can either be aligned using an optical sensor with two readout modes such as an dynamic and active pixel vision sensor (DAVIS) [1,2] or by using two calibrated separate optical sensors 13, 14 as shown in FIG. 2.

Particularly, the main assumption behind the present invention is that if the illumination of a scene stays constant, all temporal contrast events are caused by the spatial contrast moving relative to the optical sensor(s) 13, 14. Matching the temporal contrast to the spatial contrast in the environment of a keypoint thereby allows inferring the motion of the keypoint.

As depicted in FIG. 2, a first embodiment of the invention comprises an analyzing means, e.g. a computer 15, that may also be integrated into a device according to the invention, which shall be capable of tracking a keypoint in an image (also denoted as intensity image or image frame or intensity image frame) that is e.g. sampled by the same device via an optical sensor (also denoted temporal contrast sensor) 14 (or two optical sensors 13, 14) which is/are aimed at the scene or one or several objects to be analyzed such as a tree 12 shown in FIGS. 1 and 4. If only one (temporal contrast) sensor 14 is used, it needs to have the possibility to acquire (intensity) images of the scene e.g. [1] for the whole image frame. If this is not the case, a second, frame-based optical sensor (e.g. camera) 13 may be used in addition (see above). This frame-based optical sensor 13 is particularly calibrated in a way that a coordinate mapping between the two sensors 13, 14 can be established. The sensors 13, 14 can observe the scene from varying positions. A light source 16, which may be the sun does not change its intensity or only slowly (timescale lager than seconds) while the scene is observed. The method and computer program of present invention are executed on a computer or said processing unit 15, which may be integrated into the device according to the invention. Said computer or processing unit 15 particularly comprises a means for storing and processing the incoming images and events. Said processing comprises basic operations required for the execution of the present invention. Said computer or processing unit 15 may be operated synchronously or asynchronously. Said storing means may be analog or digital. Said processing may be executed in serial or in parallel.

According to FIG. 1 in a first step the (e.g. intensity) image frame T is acquired 1 and sent to the computer 15 where it is converted to grayscale if necessary and normalized. The intensity image I may be log-compressed so that I=log(T). These steps may be done using an optical sensor in the form of a DAVIS sensor 14 connected through e.g. a USB cable to said computer or processing unit 15 which is a laptop in an example of the invention (i.e. HP EliteBook 8570p with a Intel Core i7-3740QM CPU and 16 GB RAM). This step may involve a change of the format in which the intensity frame (i.e. image) is stored and communicated.

The keypoints K which mark characteristic parts of the image are detected using a keypoint or feature detection method 2. Keypoints are points in the image (e.g. x and y coordinates) that denote specific areas such as edges, corners or blobs that are characteristic for a scene. They are reliably detected at the same spot in different images of the same scene using methods such as edge, corner or blob detectors. Since these points are characteristic for the scene, their environment can be described using keypoint descriptors which allow to compare different sets of keypoints in different images. This way two images can be compared and correspondences of characteristic points can be established. This step may be done using the FAST corner detector algorithm [10]. Keypoints can also be detected using blob detectors such as the ones used in the SIFT [8] or SURF [5], other corner detectors such as the ones used in the AGAST [9] or BRISK [6] algorithm or edge detectors such as the Canny edge detector [4]. Each image I contains a set of k coordinate tuples for the keypoints K:


K={(u1,v1),(u2,v2), . . . ,(uk,vk)}

The keypoints K are described using keypoint or feature descriptors 3.

Each keypoint gets a spatial position, a descriptor vector (or short descriptor) 3, and a gradient patch 4 (see below) assigned and these tupels are stored to the memory. Said descriptor vector is computed using a descriptor method which should reliably produce the same but highly distinctive descriptor vector for the same keypoint under as many transformations (translation, rotation, scale, skew, brightness) as possible. Good keypoint descriptors produce different descriptor vectors for different keypoints, but the same descriptor vectors for the same keypoint in different images (different camera, different perspective, . . . ). Said descriptor may compute spatial gradients around the keypoint or binary pixel comparisons, order them in a rotation invariant method and collect the results in a vector. The spatial position and the descriptor vector may be communicated to other processes where they can be used for keypoint-based computer and machine vision.

Describing the keypoints using keypoint descriptors may be done using the BRISK keypoint descriptor [6] which does not require a lot of memory and can be matched with a low computational effort. Other descriptors to describe the keypoints include the SIFT[8], SURF [5] and BRIEF [3] descriptors.

Further, image patches of defined size around of the keypoints K are stored 4. These patches may have the size of the corner detector kernel. Particularly, (e.g. for the FAST corner dectector) such a patch may have an extent of 7×7 pixels with its keypoint in the middle.

The intensity gradients on the (intensity) image patch are computed 5. The intensity gradients can be computed along all degrees of freedom of the patch 24 independently (cf. FIG. 4). The degrees of freedom may be restricted to x-,y-translations within the plane of the image so that only the gradients along these axes dl/dx and dl/dy are computed. The gradient along said two planar translations may be approximated by using convolutional approaches. This step may be done using two Sobel convolution kernels for the two dimensions of the intensity image. The convolution kernels may have an extent of 3×3 and have the following form:

G x = [ - 1 0 + 1 - 2 0 + 2 - 1 0 + 1 ] G y = [ + 1 + 2 + 1 0 0 0 - 1 - 2 - 1 ] dI dx = G x * I dI dy = G y * I

The computation of the intensity gradient along z and along the rotational degrees of freedom can be computed similarly.

In case a plurality of image patches is computed for one keypoint, they are particularly all assigned to the keypoint.

Particularly, the respective descriptor vector 3 is linked to the position of its associated keypoint. Particularly, this is done by keeping them in the same software object or by placing them close in memory (e.g. in a hardware solution). Such a link can also be established through an ID or an index shared among keypoint and descriptor.

An event-based sensor produces a stream of temporal contrast events 7. This stream may be produced by the optical sensor 14 (e.g. DAVIS) and transferred through e.g. USB to the computer 15. The output of this optical sensor 14 according to the invention is described as a set of temporal contrast events and each event Ev carries its u- and v-address, a timestamp and its polarity value (e.g. as a value of +1 if it is an ON event and a −1 for OFF events):

Ev ( u , v , t ) = { + 1 , if Δln ( I u , v > θ ON ) + 1 , if Δ ln ( I u , v < θ ON )

where Δ ln(lu,v) denotes the change in illumination at the pixel with coordinates u, v since the last event. ΘON and ΘOFF denote the event thresholds that must be crossed to trigger an event. These thresholds can be set independently which allows balancing the number of ON and OFF events.

The most recent events get buffered by storing them for the keypoint motion analysis 8. All events which are not in the surrounding of a keypoint may be get filtered out. The buffer criterion may be a number N of the last events within the extent of the gradient patch around the latest position of the keypoint. N may depend on the amount of contrast in the gradient patch. The buffered events B for keypoint j can be described as


Bj={Ev(x,y,t):(d((x,y,t),Kj)<θ)∩(|B|=N)∩(∇t>∇{circumflex over (t)}∈)},


={(Ev({circumflex over (x)},ŷ,{circumflex over (t)}):d({circumflex over (x)},ŷ,{circumflex over (t)}),Kj)<θ)∩(Ev({circumflex over (x)},ŷ,{circumflex over (t)})∉Bj)}

This formula describes a temporally ordered list as a set. In other words one may also state that B only keeps the latest events.

The buffered events are mapped to compute a temporal contrast patch SE 9. The temporal contrast patch is a spatial accumulation of the temporal contrast events that represents which regions got brighter and which regions got darker. The temporal contrast patch may be computed by summing the buffered temporal contrast events according to their spatial position within the patch, their polarity and arrival time using weighing function w( ).

S E j ( x , y ) = P j ( x , y ) w ( Ev ) - { ( x , y ) : Ev ( x , y , t ) B j } { ( x , y ) : Ev ( x , y , t ) B j } S E j

wherein


Pj(x,y)={Ev(x′,y′,t):Ev∈Bj∩x=x′∩y=y′}

The temporal contrast is used to infer the most probable motion of the spatial contrast patch that might have caused the temporal contrast patch 10. The motion of the patch 22, 23 is constrained to six degrees of freedom 24: the patch can translate along the three dimensions of space as well as rotate around them. If the patch moves along the z-axis, it moves closer to the observer and thereby become bigger. For motions along the x- and y-axis, the patch does not get distorted. A rotation around the z-axis does not lead to distortion of the patch but rotations along the other axes squeeze or stretch the patch.

The most probable motion is computed using the zero-mean cross-correlation or another suitable comparison between the gradient patch and the temporal contrast patch and determining the maximally scoring translation. The motion along all degrees of freedom is computed independently. For the motion in the x-direction Δx and the motion in the y-direction Δy, this can be done in the following way:

Δ x = arg max x ( ( dI dx ) * S E ) ( x ) ) Δ y = arg max y ( ( dI dy ) * S E ) ( y ) )

In the same way the z-motion and the rotational motion can be estimated. To improve the performance of the present invention, the transformation and the according motions of the keypoints may be discretized and pre-computed. To perform said pre-computation, the respective image patch is moved for a fixed amount mx along a degree of freedom x and the difference of the image patch and the moved image patch is computed. This difference corresponds to the highest scoring temporal contrast patch for given fixed amount mx and can be used as transformation map M. The transformation map M can for computational efficiency be stored as integer or boolean values. For translations along the x- and y-axis, one pixel in both directions may be chosen as mx or my, respectively. Each new event in the buffer then gets multiplied with the value of the transformation map at the event coordinate. For each transformation map these multiplications are added up and as soon one transformation map scores better than a threshold, the keypoint is moved by the discrete amount mx, my which was used to compute the map, and the according transformation maps are reset. The threshold may depend on the contrast in an image patch or the sum of absolute values in a transformation map. The threshold may also be computed by a decaying value of the last transformation map or any other measure that indicates how probable it is that the patch did not move. This way of pre-computing the derivatives in a discrete form allows to reduce the computations executed on the arrival of a temporal contrast event to a few multiplications, additions and comparisons.

From an exemplary intensity distribution 17 along the x axis, the intensity gradient along the x-axis can be computed 18. By comparing, particularly cross-correlating, the intensity gradient patch with a possible temporal contrast patch 19, by means of any appropriate comparison measure (e.g. zero-mean cross-correlation, sum of squared differences, convolution, Euclidian or other distances in a compressed space such as PCA (principle component analysis), DFT (discrete Fourier transform) or DWT (discrete wavelet transform), etc.), a maximum in the measure C can be determined 20 and the according Δx reveals the motion of the patch and the according keypoint along the degree of freedom x. This can also be conducted for the other degrees of freedom.

The computed spatial contrast patch motion is used to update the keypoint position which can then be communicated to the keypoint based processes 11.

The invention allows tracking keypoints in a visual scene with low latency.

REFERENCES

  • [1] Berner, R., Brandli, C., Yang, M., Liu, S.-C., Delbruck, T., 2013. A240×180 10 mW 12us Latency Sparse-Output Vision Sensor for Mobile Applications, in: 2013 Symposium on VLSI Circuits (VLSIC). Presented at the 2013 Symposium on VLSI Circuits (VLSIC), pp. C186-C187.
  • [2] Berner, R., Delbrück, T., 2012. Photoarray, particularly for combining sampled brightness sensing with asynchronous detection of time-dependent image data. PCT patent application PCT/EP2012/076093
  • [3] Calonder, M., Lepetit, V., Strecha, C., Fua, P., 2010. BRIEF: Binary Robust Independent Elementary Features, in: Daniilidis, K., Maragos, P., Paragios, N. (Eds.), Computer Vision ECCV 2010, Lecture Notes in Computer Science. Springer Berlin Heidelberg, pp. 778-792.
  • [4] Canny, J., 1986. A Computational Approach to Edge Detection. IEEE Transactions on Pattern Analysis and Machine Intelligence PAMI-8, 679-698. doi:10.1109/TPAMI.1986.4767851
  • [5] Funayama, R., Yanagihara, H., Van, G. L., Tuytelaars, T., Bay, H., 2009. Robust Interest Point Detector and Descriptor. US2009238460 (A1).
  • [6] Leutenegger, S., Chli, M., Siegwart, R. Y., 2011. BRISK: Binary Robust invariant scalable keypoints, in: 2011 IEEE International Conference on Computer Vision (ICCV). Presented at the 2011 IEEE International Conference on Computer Vision (ICCV), pp. 2548-2555. doi:10.1109/ICCV.2011.6126542
  • [7] Lichtsteiner, P., Delbruck, T., 2008. Photoarray for Detecting Time-Dependent Image Data. US2008135731 (A1).
  • [8] Lowe, D. G., 2004. Method and apparatus for identifying scale invariant features in an image and use of same for locating an object in an image. U.S. Pat. No. 6,711,293 (B1).
  • [9] Mair, E., Hager, G. D., Burschka, D., Suppa, M., Hirzinger, G., 2010. Adaptive and Generic Corner Detection Based on the Accelerated Segment Test, in: Daniilidis, K.,
  • Maragos, P., Paragios, N. (Eds.), Computer Vision—ECCV 2010, Lecture Notes in Computer Science. Springer Berlin Heidelberg, pp. 183-196.
  • [10] Rosten, E., Drummond, T., 2006. Machine Learning for High-Speed Corner Detection, in: Leonardis, A., Bischof, H., Pinz, A. (Eds.), Computer Vision—ECCV 2006, Lecture Notes in Computer Science. Springer Berlin Heidelberg, pp. 430-443

Claims

1. Method for tracking a position of at least one keypoint in an image of an object moving relative to an optical sensor, comprising the steps of:

a) detecting light reflected from the object (12) and generating an image of the object (12) comprising image pixels, wherein a pixel value is assigned to each image pixel, wherein each pixel value is monotonically related to the intensity of the detected light for the respective image pixel,
b) detecting a position of at least one keypoint (Kj) in said image,
c) detecting light reflected by the object by means of the optical sensor (14) that comprises a plurality of sensor pixels, wherein each sensor pixel generates a photocurrent being proportional to the intensity of the light impinging on the respective sensor pixel, and generates a signal related to said photocurrent, and wherein each sensor pixel outputs a temporal contrast event (Ev) merely when the respective signal due to the light impinging on the respective sensor pixel increases by an amount being larger than a first threshold (ΘON) or decreases by an amount being larger than a second threshold (ΘOFF) since the last temporal contrast event (Ev) from the respective sensor pixel, wherein each temporal contrast event (Ev(u,v,t)) carries the coordinates (u,v) of its associated sensor pixel, a time (t) at which the respective temporal contrast event (Ev) occurred, as well as a polarity value indicating whether the respective temporal contrast event (Ev) is an ON event at which said signal increased by an amount larger than said first threshold (ΘON), or an OFF event at which said signal decreased by an amount larger than said second threshold (ΘOFF),
d) updating the position of the at least one keypoint (Kj) using said temporal contrast events (Ev), and
e) particularly repeating steps c) to d) until a new image is generated in which case steps a) to e) are conducted.

2. Method according to claim 1, characterized in that step b) further comprises the steps of:

particularly assigning a descriptor vector to the at least one keypoint (Kj),
generating an image patch (I), wherein the image patch (I) assigns to a pre-defined number of image pixels arranged around the at least one keypoint (Kj) the pixel value of the respective image pixel of the image patch (I), and
computing at least one gradient patch (dl/dx) along a degree of freedom (x) of the image patch (I), wherein said at least one gradient patch (dl/dx) assigns to each image pixel of the image patch (I) a gradient of the pixel values of the image patch (I) at the respective image pixel along said degree of freedom.

3. Method according to claim 2, characterized in that step c) further comprises the steps of:

storing a number (N) of the most recent temporal contrast events (Bj) within the extent of the at least one gradient patch (dl/dx) around the latest position of the at least one keypoint (Kj),
computing a temporal contrast patch (SE) by summing the weighted polarity values of the stored temporal contrast events (Bj) according to their position (x,y) within the temporal contrast patch (SE),
computing a comparison (C) between the at least one gradient patch (dl/dx) and the temporal contrast patch (SE), and
computing a motion (Δx) of the at least one keypoint (Kj) in the image along said degree of freedom using said computed comparison (C).

4. Method according to claim 3, characterized in that step d) further comprises updating the position of the at least one gradient patch (dl/dx) associated to the at least one keypoint (Kj) using said motion (Δx) along said degree of freedom.

5. Method according to claim 3, characterized in that the following most recent temporal contrast events (Bj) are stored per keypoint

Bj={Ev(x,y,t):(d((x,y,t),Kj)<θ)∩(|B|=N)∩(∇t>∇{circumflex over (t)}∈)},
={(Ev({circumflex over (x)},ŷ,{circumflex over (t)}):d({circumflex over (x)},ŷ,{circumflex over (t)}),Kj)<θ)∩(Ev({circumflex over (x)},ŷ,{circumflex over (t)})∉Bj)}

6. Method according to claim 1, characterized in that said image is also sampled with said optical sensor (14), so that the temporal contrast events (Ev) are aligned with said image.

7. Method according to claim 1, characterized in that said image is sampled by a further optical sensor (13) that is aligned with the optical sensor (14).

8. Method according to claim 3, characterized in that the temporal contrast patch (SE) is computed according to S E j  ( x, y ) = ∑ P j  ( x, y )  w  ( Ev ) -  { ( x, y ) :  ∃ Ev  ( x, y, t ) ∈ B j }  ∑ { ( x, y ): ∃ Ev  ( x, y, t ) ∈ B j }  S E j

wherein Pj(x,y)={Ev(x′,y′,t):Ev∈Bj∩x=x′∩y=y′}.

9. Method according to claim 3, characterized in that said motion (Δx) is computed according to Δ   x = arg   max x  ( ( dI dx ) * S E )  ( x ) ),

wherein * denotes the cross-correlation between the at least one gradient patch (dl/dx) and the temporal contrast patch (SE).

10. Method according to claim 2, characterized in that a plurality of gradient patches (dl/dx, dl/dy, dl/dz, dl/dα, dl/dβ, dl/dγ) corresponding to several degrees of freedom of the image patch are computed, wherein the respective gradient patch assigns to each image pixel of the image patch (I) a gradient of the pixel values of the image patch (I) at the respective image pixel along the respective degree of freedom.

11. Method according to claim 3, characterized in that said comparison (C) is a cross correlation, particularly a zero-mean cross correlation.

12. Method according to claim 3, characterized in that said comparison (C) and the position of the at least one keypoint are updated on the acquisition of a single or fixed number of temporal contrast events (Ev).

13. Computer program for tracking a position of at least one keypoint in an image of an object moving relative to an optical sensor, wherein the computer program comprises program code for conducting the following steps when the computer program is executed on a computer:

a) detecting a position of at least one keypoint (Kj) in said image,
b) updating the position of the at least one keypoint (Kj) using temporal contrast events (Ev) output by an optical sensor (14) merely when a signal of the optical sensor (14) related to a photocurrent due to the light impinging on a sensor pixel of the optical sensor (14) increases by an amount being larger than a first threshold (ΘON) or decreases by an amount being larger than a second threshold (ΘOFF) since the last temporal contrast event (Ev) from the respective sensor pixel, wherein each temporal contrast event (Ev(u,v,t)) carries the coordinates (u,v) of its associated sensor pixel, a time (t) at which the respective temporal contrast event (Ev) occurred, as well as a polarity value indicating whether the respective temporal contrast event (Ev) is an ON event at which said signal increased by an amount larger than said first threshold (ΘON), or an OFF event at which said signal decreased by an amount larger than said second threshold (ΘOFF), and
c) particularly repeating steps a) to b) until a new image is provided in which case steps a) to c) are performed.

14. Device for tracking a position of at least one keypoint in an image of an object moving relative to an optical sensor means, comprising

an optical sensor means (14, 13) that is designed to detect light reflected from an object (12) and to generate an image of the object (12) comprising image pixels,
wherein the device is designed to detect a position of at least one keypoint (Kj) in said image, and
wherein said optical sensor means (14, 13) is further designed to detect light reflected by the object (12) by means of a plurality of sensor pixels, wherein each sensor pixel is designed to generate a photocurrent being proportional to the intensity of the light impinging on the respective sensor pixel, and to generate a signal related to said photocurrent, and wherein each sensor pixel is designed to output a temporal contrast event (Ev) merely when the respective signal due to the light impinging on the respective sensor pixel increases by an amount being larger than a first threshold (ΘON) or decreases by an amount being larger than a second threshold (ΘOFF) since the last temporal contrast event (Ev) from the respective sensor pixel, wherein each temporal contrast event (Ev(u,v,t)) carries the coordinates (u,v) of its associated sensor pixel, a time (t) at which the respective temporal contrast event (Ev) occurred, as well as a polarity value indicating whether the respective temporal contrast event (Ev) is an ON event at which said signal increased by an amount larger than said first threshold (ΘON), or an OFF event at which said signal decreased by an amount larger than said second threshold (ΘOFF).

15. Device according to claim 14, characterized in that the optical sensor means is formed as a single optical sensor (14) that is designed to sample said image as well as to generate said temporal contrast events (Ev) so that the temporal contrast events (Ev) are aligned with said image, or in that the sensor means comprises an optical sensor (14) designed to generate said temporal contrast events (Ev) as well as a separate further optical sensor (13) designed to sample said image, which further optical sensor (13) is aligned with the optical sensor (14), so that the temporal contrast events (Ev) are aligned with said image.

Patent History
Publication number: 20170206422
Type: Application
Filed: Jul 24, 2015
Publication Date: Jul 20, 2017
Patent Grant number: 10262207
Applicant: UNIVERSITAT ZURICH (Zurich)
Inventors: Tobias DELBRUCK (Zurich), Christian BRANDLI (Baden), Marc OSSWALD (Zurich)
Application Number: 15/328,084
Classifications
International Classification: G06K 9/00 (20060101); G06T 7/73 (20060101); G06K 9/46 (20060101); G06T 7/246 (20060101); G06K 9/62 (20060101);