Field
One feature relates to computer vision, and more particularly, to methods and techniques for improving recognition and retrieval performance, processing, and/or compression of images.
Background
Various applications may benefit from having a machine or processor that is capable of identifying objects in a visual representation (e.g., an image or picture). The field of computer vision attempts to provide techniques and/or algorithms that permit identifying objects or features in an image, where an object or feature may be characterized by descriptors identifying one or more points (e.g., all pixel points, keypoints of interest, etc.). These techniques and/or algorithms are often also applied to face recognition, object detection, image matching, 3-dimensional structure construction, stereo correspondence, and/or motion tracking, among other applications. Generally, object or feature recognition may involve identifying points of interest in an image for the purpose of feature identification, image retrieval, and/or object recognition. Preferably, the points may be selected and/or processed such that they are invariant to image scale changes and/or rotation and provide robust matching across a substantial range of distortions, changes in point of view, and/or noise and changes in illumination. Further, in order to be well suited for tasks such as image retrieval and object recognition, the feature descriptors may preferably be distinctive in the sense that a single feature can be correctly matched with high probability against a large database of features from a plurality of target images.
For instance, local image computations may be performed using a Gaussian Pyramid to locate the points of interest. A number of computer vision algorithms, such as SIFT (scale invariant feature transform), are used to compute such points and then proceed to extract localized features around them as an initial step towards detection of particular objects in a scene or classifying a queried object based on it features.
After one or more points in an image are detected and located, they may be identified or described by using various descriptors. For example, descriptors may represent the visual features of the content in images, such as shape, color, texture, rotation, and/or motion, among other image characteristics. A descriptor may represent a point and the local neighborhood around the point. The goal of descriptor extraction is to obtain robust, noise free representation of the local information around points.
The individual features corresponding to the points and represented by the descriptors are matched to a database of features from known objects. Therefore, a correspondence searching system can be separated into three modules: point detector, feature descriptor, and correspondence locator. In these three logical modules, the descriptor's construction complexity and dimensionality have direct and significant impact on the performance of the feature matching system.
Such feature descriptors are increasingly finding applications in real-time object recognition, augmented reality, 3D reconstruction, panorama stitching, robotic mapping, video tracking, and similar tasks. Depending on the application, transmission and/or storage of feature descriptors (or equivalent) can limit the speed of computation of object detection and/or the size of image databases. In the context of mobile devices (e.g., camera phones, mobile phones, etc.) or distributed camera networks, significant communication and processing resources may be spent in descriptors extraction between nodes. The computationally intensive process of descriptor extraction tends to hinder or complicate its application on resource-limited devices, such as mobile phones.
A variety of descriptors have been proposed with each having different advantages. Scale invariant feature transform (SIFT) opens a square patch aligned with the dominant orientation (of pixel gradients) in the neighborhood of a point and sized proportionally to the scale level of the detected point. The gradient values in this region are summarized in a cell with a plurality of bin orientation histograms in each cell. Daisy descriptors have shown better and faster matching performance than SIFT in dense matching and patch correspondence problems. An important advantage of Daisy descriptors over SIFT descriptor is that in constructing a Daisy descriptor the spatial binning of oriented derivatives is representative of different resolutions. More specifically, the spatial bin size is larger (i.e., more course) for the bins located further away from the point. Using different resolutions makes Daisy descriptors more robust to rotation and scale changes. However, to calculate fast spatial binning Daisy descriptors requires an additional memory for building a scale-space of three scales for each image derivative. Another important limitation of the Daisy descriptor algorithm is the additional memory needed for storage (relative to SIFT). For instance, three (3) scale levels are needed for each of eight (8) oriented derivatives. When using Daisy descriptors, the total additional memory is 24×M×N bytes for an M×N image (i.e., assuming a one byte dynamic range for each smoothed pixel). The memory complexity further increases to 24×M×N×S for a scale-space with S scale levels. This limits the extraction of scale-invariant Daisy descriptors, i.e. Daisy descriptors in scale-space.
Therefore, a method is needed to reduce the amount of memory needed to generate and/or store Daisy descriptors in scale space.
The following presents a simplified summary of one or more embodiments in order to provide a basic understanding of some embodiments. This summary is not an extensive overview of all contemplated embodiments, and is intended to neither identify key or critical elements of all embodiments nor delineate the scope of any or all embodiments. Its sole purpose is to present some concepts of one or more embodiments in a simplified form as a prelude to the more detailed description that is presented later.
A method for generating a local feature descriptor for an image is provided. The image may be gradually smoothed to obtain a plurality of scale spaces. A point within a first scale space is identified from the plurality of scale spaces for the image. A plurality of image derivatives is then obtained for each of the plurality of scale spaces, where each of the plurality of orientation maps is obtained from non-negative values of a corresponding image derivative. A plurality of orientation maps is then obtained for each scale space in the plurality of scale spaces. The plurality of orientation maps for each scale space may include orientation maps for a plurality of different orientations. Each orientation map may resolve to a single corresponding smoothed orientation map. Each of the plurality of orientation maps is smoothed to obtain a corresponding plurality of smoothed orientation maps. The smoothing of an orientation map, within the plurality of smoothed orientation maps, may be proportional to the scale space level of the orientation map. A local feature descriptor for the point is then generated or obtained by sparsely sampling a plurality of smoothed orientation maps corresponding to two or more scale spaces from the plurality of scale spaces. For example, the local feature descriptor may have a kernel pooling configuration defined by spatial pooling of sample points distributed over a center of the point. In some instances, the local feature descriptor may comprise a plurality of histograms built from oriented gradients from the sparse sampling of the plurality of smoothed orientation maps.
In one example, the point may be a sample point from a subset of locations within the plurality of scale spaces. For instance, the subset of locations may be selected based on an expected pattern for an object. In another example, the subset of locations may be selected based on identified keypoints within the image, wherein a keypoint is a point that has been identified as being robust to changes in imaging conditions.
In one example, the two or more scale spaces include the first scale space and one or more additional scale spaces of lower resolution than the first scale space. For instance, sparsely sampling a plurality of smoothed orientation maps may include: (a) sampling a first plurality of points on a first smoothed orientation map, the first plurality of points arranged in a first ring concentric with a location of the point, (b) sampling a second plurality of points on a second smoothed orientation map, the second plurality of points arranged in a second ring concentric with the location of the point, the second smoothed orientation map corresponding to a second scale space of lower resolution than the first scale space, and/or (c) sampling a third plurality of points on a third smoothed orientation map, the third plurality of points arranged in a third ring concentric with the location of the point, the third smoothed orientation map corresponding to a third scale space of lower resolution than the first scale space. In one example, the second ring may have a second radius greater than a first radius for the first ring, and the third ring has a third radius greater than the second radius for the second ring.
According to one aspect, the plurality of orientation maps may be smoothed using the same smoothing coefficient, the first scale space is one of the two or more scale spaces, and a second scale space is selected to achieve a desired smoothing relative to the first scale space.
An image processing device is provided for generating a local feature descriptor for an image. The image processing device may include an input interface/device, a storage device, and/or a processing circuit. The input interface may serve or be adapted to obtain, capture, and/or receive an image. The storage device may serve to store local feature descriptors for one or more images. The processing circuit is coupled to the input interface and the storage device, and may be adapted to perform operations and/or includes one or more circuits to: (a) gradually smoothen the image to obtain a plurality of scale spaces, (b) identify a point within a first scale space from the plurality of scale spaces, (c) obtain a plurality of image derivatives for each of the plurality of scale spaces,
(d) obtain a plurality of orientation maps for each scale space in the plurality of scale spaces, where each of the plurality of orientation maps is obtained from non-negative values of a corresponding image derivative, (e) smoothen each of the plurality of orientation maps to obtain a corresponding plurality of smoothed orientation maps, and/or (f) sparsely sample a plurality of smoothed orientation maps corresponding to two or more scale spaces from the plurality of scale spaces to generate a local feature descriptor for the point. The local feature descriptor may have a kernel pooling configuration defined by spatial pooling of sample points distributed over a center on the point.
The two or more scales spaces may include the first scale space and one or more additional scale spaces of lower resolution than the first scale space. The point may be a sample point from a subset of locations within the plurality of scale spaces.
Sparsely sampling a plurality of smoothed orientation maps may includes: (a) sampling a first plurality of points on a first smoothed orientation map, the first plurality of points arranged in a first ring concentric with a location of the point, (b) sampling a second plurality of points on a second smoothed orientation map, the second plurality of points arranged in a second ring concentric with the location of the point, the second smoothed orientation map corresponding to a second scale space of lower resolution than the first scale space, and/or (c) sampling a third plurality of points on a third smoothed orientation map, the third plurality of points arranged in a third ring concentric with the location of the point, the third smoothed orientation map corresponding to a third scale space of lower resolution than the first scale space. The processing device may be further adapted to build a plurality of histograms of oriented gradients from the sparse sampling of the plurality of smoothed orientation maps, wherein the local feature descriptor comprises the plurality of histograms. In one example, the plurality of orientation maps are smoothed using the same smoothing coefficient, the first scale space is one of the two or more scale spaces, and a second scale space is selected to achieve a desired smoothing relative to the first scale space.
Various features, nature, and advantages may become apparent from the detailed description set forth below when taken in conjunction with the drawings in which like reference characters identify correspondingly throughout.
Various embodiments are now described with reference to the drawings, wherein like reference numerals are used to refer to like elements throughout. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of one or more embodiments. It may be evident, however, that such embodiment(s) may be practiced without these specific details. In other instances, well-known structures and devices are shown in block diagram form in order to facilitate describing one or more embodiments.
Overview
A technique is provided for improving the generation of Daisy descriptors. A modified Daisy descriptor method is provided that reduces the number of smoothed (convolved) orientation maps from three to one, thereby reducing the amount of memory needed to generate a Daisy descriptor. In particular, instead of generating multiple smoothed orientation maps from each orientation map, just one smoothed orientation map is generated for each orientation map (i.e., which includes the non-negative values of a corresponding oriented image derivative) of each scale space level. Then, the smoothed orientation maps for higher scale spaces are used in the generation of the Daisy descriptor. To do this, the higher scales of a scale space pyramid may be specifically selected to approximate the resolutions that would otherwise have been obtained by the multiple smoothed orientation maps per orientation map used in generating original Daisy descriptors.
In yet other implementations, the higher scales of the scale space pyramid may be selected without regard to the resolution that would have been employed by the traditional Daisy descriptor process.
Note that generating the modified Daisy descriptor over multiple levels of the scale space pyramid also makes such modified Daisy descriptor more robust to noise. The original Daisy descriptor algorithm uses a single scale space level to derive finer (current scale) and coarser (higher scale) smoothed orientation maps, thereby relying on a single level of the scale space pyramid. By contrast, the present approach is more stable to noise as the higher scale space levels of the pyramid generate less noisy gradient values. This is because smoothing the image with a larger kernel eliminates the high frequency noise which may be amplified by the derivate operations that generate the orientation maps.
Exemplary Object Recognition Process
In an image processing stage 104, the captured image 108 is then processed by generating a corresponding scale space 120 (e.g., Gaussian scale space), performing feature/point detection 122, obtaining oriented image derivatives 119 for each scale space, performing orientation map generation 121 from the image derivatives, and/or performing local feature descriptor generation in scale space 128 (e.g., modified Daisy descriptors). At an image comparison stage 106, the obtained descriptors 128 are used to perform feature matching 130 with the database of known descriptors 131. The descriptors in the descriptor database 131 may be similarly generated by extracting local feature descriptors in scale space. That is, for a plurality of test images, descriptor may be generated and stored beforehand in the descriptor database 131. Geometric verification or consistency checking 132 may then be performed on point matches (e.g., based on matching descriptors) to ascertain correct feature matches and provide match results 134. In this manner, a query image (or object therein) may be compared to, and/or identified from, a database of target images 109 (or objects).
A number of algorithms, including Scale Invariant Feature Transform (SIFT), have been developed to perform feature detection in images. A first step towards detection of particular objects in an image is classifying the queried object based on its local features. The goal is to identify and select features that are invariant and/or robust to, for example, illumination, image noise, rotation, scaling, and/or small changes in viewpoint. That is, matches between a query image and a comparison target image should be found despite differences in illumination, image noise, rotation, scale, and/or viewpoint between the two images.
Daisy descriptor have shown better and faster matching performance than SIFT descriptors in dense matching and patch correspondence problems. An important advantage of Daisy descriptors over SIFT descriptors is that a Daisy descriptor uses the spatial binning of oriented derivatives at different resolutions. Specifically, in Daisy descriptor generation, the spatial bin size is larger for the bins located further away from the point. This makes Daisy descriptors more robust to rotation and scale changes.
Exemplary Typical Daisy Descriptor Generation
A Daisy descriptor is defined to find the correspondence between two viewpoints of an object. Since every pixel correspondence in two images is desired for a match, an efficient way to achieve this is to define one or more descriptors for the images which can then be compared. Traditional descriptors such as Scale-Invariant Feature Transform (SIFT) and Gradient Location and Orientation Histogram (GLOH) build their descriptors by first taking an oriented derivative of the image and then representing the oriented derivative in a specified spatial region with an orientation histogram. This procedure is computationally demanding because it requires calculating tri-linear interpolations (i.e., two for spatial and one for orientation) for every pixel gradient of the corresponding histogram bins. Daisy descriptors overcome this problem by replacing the linear interpolations with smoothing (e.g., Gaussian smoothing) of the oriented derivatives. Furthermore, the spatial binning layout used to generate a Daisy descriptor (i.e., larger bins moving out from the point over multiple levels of smoothed orientation maps) allows more robustness to scale, location, and orientation changes.
Generally, to generate a typical Daisy descriptor an image is first processed to obtain a scale space. The scale space is processed to obtain corresponding oriented derivatives (i.e., orientation maps). Each oriented derivative is smoothed using a plurality of different smoothing coefficients to obtain a plurality of smoothed (convolved) orientation maps per oriented derivative. The plurality of smoothed orientation maps are then used to generate Daisy descriptors.
L(x,y,ciσ)=G(x,y,ciσ)*I(x,y)=gc
In one example, the scale space pyramid 202 may be a Gaussian scale space pyramid. Thus, the smoothing/blurring function G may be a Gaussian kernel, where ciσ denotes the scaling or smoothing coefficient of the Gaussian function G that is used for blurring the image I(x, y). As the multiplier ci is varied (ci: c0<c1<c2<c3<c4), the scaling coefficient ciσ varies and a gradual blurring/smoothing of the image I(x, y) is obtained. Here, a standard deviation σ (step size) that is used in obtaining a scaling/smoothing coefficient (e.g., the width of the Gaussian kernel) such that scaling/smoothing coefficients ciσ are represented by σi (i.e., σi=ciσ).
When the image I(x, y) 201 is incrementally convolved with the smoothing function G to produce the blurred image scale spaces L, the blurred image scale spaces L are separated by the constant factor c in the scale space. As the number of blurred (smoothed) image scale spaces L increase and the approximation provided for the scale space pyramid 202 approaches a continuous space, two adjacent scales approach one scale. In one example, the image scale spaces L may be grouped by octaves, where an octave may correspond to a doubling of the value of the standard deviation σ. Moreover, the values of the multipliers ci (e.g., c0<c1<c2<c3<c4 . . . ), are selected such that a fixed number of image scale spaces L are obtained per octave. The ratio of the scale space and scale may be held constant so that the impulse response is identical in all levels of the pyramid 202. In one example, each octave of scaling may correspond to an explicit image resizing. Thus, as the image I(x, y) 201 is blurred/smoothed by the gradually blurring/smoothening function G, the number of pixels is progressively reduced. For a scale space, the scale levels may be exponentially arranged, for example as integer powers of two (2) (e.g., σi=2i, for i=0, 0.25, 0.5, 0.75, 1, 1.25, 1.5, 1.75, 2, . . . , 3, . . . ). In other examples, closer scale spacing may be required, such as square root-of-two or even smaller scaling steps. In another example, the scale space levels of the pyramid may be defined as 2s/S, where S defines a resolution of each octave and s is the scale level between 1 and k for a positive integer k. For instance, in the above example S=4 and hence for k={1, 2, 3, 4} the octave 0 scale level standard deviations are σi={0, 0.25, 0.5, 0.75, 1}.
Note that in traditional Daisy descriptor algorithms, no scale space pyramid 202 is actually generated. Instead, the image 201 is merely blurred/smoothed, and the Daisy descriptor is generated from the smoothed version of the image 201. For example, just the smoothed image 204 may be generated without generating the other levels of the scale space pyramid 202.
Second, the oriented derivative
of each scale level 204 of the scale space 202 is generated to obtain a plurality of corresponding image derivatives 203 (also referred to as “oriented derivatives”). In this example, the plurality of image derivatives 203 may include a plurality of image derivatives. Note that for each scale space 204, a plurality of image derivatives δX 221, δY 223, δZ 225, and δW 227 are generated corresponding to different orientations (e.g., X, Y, Z, W orientations).
Third, the image derivatives 203 are then processed to obtain corresponding orientation maps 206. In the example illustrated here, the ( )+ operator is applied to each value of an image derivative to generate a corresponding orientation map. For example, the ( )+ operator may take any negative value δ and set it to zero (0) such that
For instance, a first image derivative δX 221 has a corresponding orientation map γX 208, a second image derivative δY 223 has a corresponding orientation map δY 210, a third image derivative δZ 225 has a corresponding orientation map γZ 212, and a fourth image derivative δW 227 has a corresponding orientation map γW 213.
include the positive components of the oriented image derivatives
203 of the image I(x, y) 201 (i.e., a derivative of the smoothed version of the image from the scale space 202), where (.)+=max(., 0) keeps only the positive derivatives along the orientation. The (.)+ operator or function may be a clipping function that sets any negative pixel gradient values of a corresponding image derivative to zero.
for the scale space level 204, a plurality of images derivatives δX 221, δY 223, δZ 225, and δW 227 may be obtained. The image space of n pixels by m pixels may be used in this example (e.g., n=m and/or n≠m).
The ( )+ operator is then applied to each value δx of the image derivative 221 to obtain a corresponding orientation map 208 having a plurality of values γx. Note that in computing each orientation map value γ using the ( )+ operator, only the positive derivatives along the orientation are used. For example, in computing an orientation map
the operator (.)+ means that only the positive pixel gradient values δij (i.e., pixel value derivatives) along a given orientation are used (i.e., the negative values of δij are set to 0). For instance, if δ12=−4 then γ12=0. Generally, if a particular pixel gradient value δij<0, then δij=0. Thus, only pixel gradient values δij>0 contribute to the calculation of the orientation values.
is applied along the y-orientation to pixel gradient values βij of a scale space level 204 to generate a corresponding oriented image derivative 223 having a plurality of values δyij. The y-filter is applied along each column of the scale space level 204 in the y-orientation in a shifting manner and centered on the ‘0’ value of the y-filter [−1 0 1]. For instance, for the pixel gradient value β11 the y-orientation value δy11 is equal to 0×β11+1×β21=β21. Likewise, for pixel gradient value β21 the y-orientation value δy21 is equal to −1×β11+0×β21+1×β31. Similarly, for pixel gradient value β31 the y-orientation value δy31 is equal to −1×β21+0×β31+1×β41. This process is repeated by moving the y-filter across each column of the scale space level 204 to generate the image derivative 223. The ( )+ operator is then applied to each value δy of the image derivative 223 to obtain a corresponding orientation map 210 having a plurality of values γy.
In one example, the x orientation may be 0 degrees while the y orientation may be 90 degrees. A plurality of additional image derivatives may be generated for different orientations. For instance, a 180 degree oriented image derivative may be obtained by taking the negative of the 0 degree image derivative. Similarly, a 270 degree oriented image derivative may be obtained by taking the negative of the 90 degree image derivative. In this manner, four orientation maps may be obtained (i.e., 0, 90, 180, and 270 degrees). In yet other implementations, additional orientation maps may be obtained for other orientations, such as 45, 135, 225, and 415 degrees.
δijz=δijx Cos(φ)+δijy Sin(φ)
As before, the ( )+ operator is then applied to each value δz of the image derivative 225 to obtain a corresponding orientation map 212 having a plurality of values δz.
Consequently, a plurality of orientation maps may be obtained, where the number of orientation maps may be a function of accuracy sought, processing resources available, and/or memory resources available. For example, various implementations may use four (4), eight (8), twelve (12), sixteen (16), twenty (20), twenty-four (24), etc., orientation maps. In some implementations, the angle between the orientation maps may be the same (e.g., 90 degrees, 45 degrees, 30 degrees, 20 degrees, 15 degrees, 10 degrees, etc.).
Referring again to
where gΣ is the smoothing filter with standard deviation Σ.
In the example of
For an identified point 702 (e.g., keypoint, sample point, pixel, etc.) in the scale space 204, a Daisy descriptor may be obtained by sparsely sampling the smoothed orientation maps 215, 217, and 219. This may be achieved by a spatial pooling configuration (e.g., Gaussian pooling) distributed over a center of the point 702. In this example, the spatial pooling configuration may be defined as a plurality of concentric rings 704, 706, and 708 on different smoothed orientation maps 215, 217, and 219. The concentric rings 704, 706, and 708 are concentric relative to a sample point 703 corresponding to the identified point 702. Each concentric ring 704, 706, and 708 may include a plurality of sparsely sampled points 710, 712, and 714 along the perimeter of the ring. Each sparsely sampled point 710, 712, and 714 may serve as the center for a cell 716, 718, and 720 (i.e., circle), where the cell size (i.e., radius) increases in size as the sample points move further away from the point 702. In one example, the spatial pooling configuration may include twenty-four (24) points along three (3) concentric rings 704, 706, and 708, with eight (8) sample points (e.g., consequently eight cells) per ring 704, 706, and 708 that are separated by forty-five (45) degrees. The (x) marks correspond to the sampled points or locations around the point (o) 702 to build the Daisy descriptor. This operation is done for each orientation leading to a histogram of oriented gradients (HOG). A Daisy descriptor (e.g., orientation histogram) may then be built by including information about each of the sample points.
In
Having defined a point 702 and corresponding sample points as illustrated by the smoothed orientation maps of
hΣ(u,v)=[I1Σ(u,v),I2Σ(u,v),I3Σ(u,v)]T (Equation 3)
where
I1Σ(u,v)=[I1X(u,v),I1Y(u,v),I1Z(u,v), . . . , I1W(u,v)], (Equation 4A)
I2Σ(u,v)=[I2X(u,v),I2Y(u,v),I2Z(u,v), . . . , I2W(u,v)], (Equation 4B)
I3Σ(u,v)=[I3X(u,v),I3Y(u,v),I3Z(u,v), . . . , I3W(u,v)], (Equation 4C)
for a plurality of orientations. Here I1Σ, I2Σ, and I3Σ denote the smoothed orientation maps for different gradient directions/orientations. The vector hΣ(u,v) may be normalized to a unit and denoted as {tilde over (h)}Σ(u,v).
The Daisy descriptor for a point may be defined by a vector made of values from the smoothed orientation maps located on concentric circles centered on the location of the point, and where the amount of smoothing may be proportional to a radii of the circles. Thus, the Daisy descriptor for a point at location (u, v) may be given as
D(u,v)=
[{tilde over (h)}Σ
{tilde over (h)}Σ
{tilde over (h)}Σ
{tilde over (h)}Σ
where lj(u, v, Ri) is the pixel location with distance Rj from the point 702 at location (u, v) in a direction/orientation given by j (e.g., four direction, eight directions, etc.). Here, the subscript “V” represents the number of histograms at a single smoothed orientation map level. For the example in
While sparsely sampling the smoothed orientation map as illustrated in
According to one aspect, the memory complexity for scale-invariant Daisy descriptor extraction can be reduced to 8×M×N×S by using the already build Gaussian scale-space. The parameters of Daisy descriptor are adjusted to extract the Daisy descriptors from multiple scale space levels of a scale space pyramid.
Exemplary Improved Daisy Descriptor Over Scale Space
One way to achieve such reduction in the size of memory needed for generating a Daisy descriptor is to avoid calculating a plurality (e.g., three) of smoothed (convolved) orientation maps for each of the orientation maps 208, 210, 212 and 213. That is, rather than calculating a plurality of smoothed orientation maps I1Σ215, I2Σ217, and I3Σ219 per set of orientation maps 206, one approach selects or adjusts the smoothening kernels for the scale space levels of the scale space pyramid such that they coincide with or approximate the desired smoothed (convolved) orientation map scales.
In the example illustrated in
Similarly, the second smoothed orientation map I2Σ217 may be represented by:
Likewise, the third smoothed orientation map I3Σ219 may be represented by:
In Equations 6, 7, and 8, the smoothing filter gΣ1 of Equation 1 may represent an overall or resulting smoothing/scaling. In this example, the smoothing filter gΣ1=gα
gΣh=gα
However, by properly selecting the scaling coefficients σj for the scale spaces (of the scale space pyramid), the Daisy descriptor can be calculated using the already calculated scale spaces of the scale space pyramid without the need to calculate a plurality of smoothed orientation maps for each orientation map.
It is observed that taking the derivative of an image and smoothing is equivalent to smoothing and then taking the derivative. This property is used to simplify the Daisy descriptor process illustrated in
If the image I(x, y) 801 is a one dimensional image, convolution of the derivative of the image with a scale space kernel gσ is given by
This equality is used to calculate the Daisy descriptor over the scale space pyramid 802. Specifically, instead of generating three (3) smoothed versions of the oriented gradients at each scale level (e.g., smoothed orientation maps I1Σ215, I2Σ217, and I3Σ219 in
Rather than generating the second I2Σ and third I3Σ smoothed orientation maps 217 and 219 as in
For instance, rather than generating the second and third smoothed orientation maps I2Σ217 and I3Σ219 in
From
In the example of
A second scale space 805 may be generated using a third smoothing/scaling coefficient σi where σi=σ2 for purposes of this example. A second plurality of image derivatives δ′x, δ′y, δ′z, and δ′w 811 is obtained by taking the oriented derivative of the second scale space 805. A second plurality of orientation maps 815 may then be obtained by applying the ( )+ operator to the second plurality of image derivatives δ′x, δ′y, δ′z, and δ′w 811. Each of the second plurality of orientation maps 815 is then smoothed by convolving it with a smoothing function gα
For example, the orientation map 817 associated with the first orientation Z is smoothed to obtain a corresponding smoothed orientation map I′1Z 816.
Similarly, a corresponding smoothed orientation map may be obtained for each orientation map in a plurality of orientation maps associated with higher scale spaces of the scale space pyramid 802. For example, for a third set of orientation maps 819, a set of corresponding smoothed orientation maps I″1Σ826 is obtained by convolving with a smoothing function gα
Consequently, rather than obtaining first, second, and third smoothed orientation maps I1Σ215, I2Σ217, and I3Σ219 (
To properly select a higher scale space from the scale space pyramid 802, it is observed that a smoothed orientation map can be represented as,
where σ1 and σ2 are scaling/smoothing coefficients for different scale spaces of the scale space pyramid and σ2 provides greater smoothing/scaling than σ1. Similarly, αi and α2 are scaling/smoothing coefficients used to generate two different smoothed orientation maps and α2 provides greater smoothing/scaling than α1.
To build the descriptors, the smoothed orientation maps are obtained by applying the ( )+ operator to clip the negative components from the corresponding image derivative. In
This smoothed orientation map I2Σ217 may be approximated by applying the clipping function to a smooth version of the image such that:
In practice, this approximation generates more robust descriptors, as the derivative is applied to a smoother version (i.e., higher scale) of the image.
In one embodiment, the overall smoothing/scaling of the smoothing function gα
α2σ1=√{square root over (σ22−σ12)}+α1σ2 (Equation 15)
(α2σ1)2=σ22−σ12+(α1σ2)2 (Equation 16)
This results in
(1+α22)σ12=(1+α12)σ22 (Equation 17)
Let σ2/σ1=/λ1 then,
(1+α22)=(1+α12)λ12 (Equation 18)
Here λ1 corresponds to the ratio between the smoothing coefficients σ2 and σ1 for two scale space levels of a scale space pyramid. From Equations 14.1 and 18 it can be appreciated that for a first smoothed orientation map of a first scale space, a second smoothed orientation map can be selected by going up λ1 levels from the first scale space on the scale space pyramid to a second scale space. Thus, instead of using the second smoothed orientation map I2Σ217 (
The same procedure can be used to define the relation between α1 and α3 based on λ2. That is, if σ3/σ1=λ2 then,
(1+α32)=(1+α12)λ22 (Equation 19)
Consequently, instead of using the third smoothed orientation map I3Σ219 (
hΣ(u,v)=[I1Σ(u,v),I′1Σ(u,v),I″1Σ(u,v)]T (Equation 20)
where
I1Σ(u,v)=[I1X(u,v),I1Y(u,v),I1Z(u,v), . . . , I1W(u,v)], (Equation 21A)
I′1Σ(u,v)=[I′1X(u,v),I′1Y(u,v),I′1Z(u,v), . . . , I′1W(u,v)], (Equation 21B)
I″1Σ(u,v)=[I″1X(u,v),I″1Y(u,v),I″1Z(u,v), . . . , I″1W(u,v)], (Equation 21C)
for a plurality of orientations. Here I1Σ, I′1Σ, and I″1Σ denote the smoothed orientation maps associated with different scale spaces. In particular, the smoothed orientation maps I′1Σ and I″1Σ may be associated with higher scale spaces than the base smoothed orientation map I1Σ. As before, the vector hΣ(u, v) may be normalized to a unit and denoted as {tilde over (h)}Σ(u, v).
The Daisy descriptor for a point may be defined by a vector made of values from the smoothed orientation maps located on the concentric circles centered on the location of the point 902, and where the amount of smoothing may be proportional to a radii of the circles. Thus, the Daisy descriptor for a point at location (u, v) may be given as
D(u,v)=
[{tilde over (h)}Σ
{tilde over (h)}Σ
{tilde over (h)}Σ′
{tilde over (h)}Σ″
where lj(u, v, Ri) is the pixel location with distance Rj from the point 902 at location (u, v) in a direction/orientation given by j (e.g., four direction, eight directions, etc.). Here, the subscript “V” represents the number of histograms at a single smoothed orientation map level. For the example in
In one example, the scale space levels of the pyramid 802 may be defined as 2k/S, where S defines the resolution of each octave (i.e., number of scale levels per octave) and s is the scale space level within the scale space pyramid 802, then λ1 can be selected from 2k/S for some positive integer k. For instance, in
The approach of generating a Daisy descriptor by reusing smoothed orientation maps for other scale spaces not only achieves savings in memory storage space, but also improvements in accuracy. One feature of this approach is to determine which level of smoothing was applied to the derivative operator. In this approach, the derivative operator is applied to an image at a higher scale level of the Gaussian pyramid. Hence, this approach is more robust to noise. This is because smoothing the image with a larger kernel eliminates the high frequency noise which may be amplified by the derivative operation. This fact has been used by all well-known edge detection algorithms.
Exemplary Comparison Between Typical and Modified Daisy Descriptor
The first smoothed orientation map I1Σ1014 is used as the first level of the Daisy descriptor, the second smoothed orientation map I2Σ1016 is used as the second level of the Daisy descriptor, and the third smoothed orientation map I3Σ1018 is used as the third level of the Daisy descriptor. Each of the smoothed orientation maps I1Σ1014, I2Σ1016, and I3Σ1018 includes a ring 1020, 1022, and 1024 concentric with the point 1004. Each concentric ring 1020, 1022, and 1024 may include a plurality of sparsely sampled points along the perimeter of the ring. Each sparsely sampled point may serve as the center for a cell (i.e., circle), where the cell size (i.e., radius) increases in size as the sample points move further away from the point 1004. In this example, the three different smoothing coefficients α1, α2, and α3 (for smoothed orientation maps 1014, 1016, and 1018, respectively) may have values α1=2.5, α2=5.0, and α3=7.5. The radius of each of the cells (i.e., circles) may be proportional to the smoothing coefficient for that smoothed orientation map. For example, for the first smoothed orientation map 1014, the radius R1 of each cell or circle may be R1=2.5, where there is a one-to-one proportionality with the smoothing coefficient α1=2.5. Similarly, for the second smoothed orientation map 1016, the radius R2 of each cell or circle may be R2=5.0, where there is a one-to-one proportionality with the smoothing coefficient α2=5.0. Likewise, for the third smoothed orientation map 1018, the radius R3 of each cell or circle may be R3=7.5, where there is a one-to-one proportionality with the smoothing coefficient α3=7.5. Note that the sum of the radii R1+R2+R3=15.0 pixels in this example. A Daisy descriptor may then be generated according to Equations 3, 4A, 4B, 4C, and 5. Due to the construction of the typical Daisy descriptor, for an image of M×N pixels, a scale space pyramid of S levels, and eight orientations, it takes 24×M×N×S memory to store the information for three (3) smoothed orientation maps for the eight oriented derivatives (e.g., orientation maps).
In comparison to the typical method for generating a Daisy descriptor, the present approach uses a plurality of levels of the scale space pyramid 1002 to generate the Daisy descriptor over the scale space. For example, even for the same scale space pyramid 1002, just one (first) smoothed orientation map I1Σ1014 is generated for the set of orientation maps 1008 corresponding to the first scale space 1006 in which the point 1004 is found. In one implementation, the first smoothed orientation map I1Σ1014 may be smoothed by the same scaling coefficient α1. In this method for generating a Daisy descriptor in scale space, a second scale space 1010 is selected from the scale space pyramid 1010 and its corresponding smoothed orientation map I′1Σ1026 (generated from a second set of orientation maps 1012) is used as the second level for the Daisy descriptor. Similarly, a third scale space 1014 is selected from the scale space pyramid 1010 and its corresponding smoothed orientation map I″1Σ1028 (generated from a third set of orientation maps 1016) is used as the third level for the Daisy descriptor.
The second scale space 1010 is specifically selected so that the overall smoothing of the corresponding smoothed orientation map I′1Σ1026, is the same or approximately the same as that of the second smoothed orientation map I2Σ1016. In this example, the same smoothing coefficient α1 is used for generating the first and second smoothed orientation maps 1014 and 1026. Consequently, selection of the second smoothed orientation map 1026 is based on the ratio λ1 between the overall smoothing of the second smoothed orientation maps I2+ and the first smoothed orientation map I1Σ1014. Since the same smoothing coefficient α1 is used for generating the first and second smoothed orientation maps 1014 and 1026, selection of a second scale space 1010 that satisfies the ratio λ1=σ2/σ1 will have the effect of achieving the same or approximately the same overall smoothing at the corresponding second smoothed orientation map 1026. The ratio λ1 may have been pre-determined to achieve a desired spatial sampling for the modified Daisy Descriptor or to approximately match a typical Daisy descriptor. Thus, knowing the ratio λ1 and smoothing coefficient σ1, the second scale space 1010 can be selected based on its corresponding smoothing coefficient σ2 that satisfies the ratio λ1. Because scale spaces may be predetermined for the scale space pyramid 1010, the second scale space 1010 that most closely satisfies this ratio λ1 is selected. Note that constructing the scale space pyramid 1002 with finely spaced scale spaces helps in being able to select a second scale space 1010 having a smoothing coefficient σ2 that satisfies the ratio λ1.
Similarly, the third scale space 1016 is specifically selected so that the overall smoothing of the corresponding smoothed orientation map I″1Σ1028 is the same or approximately the same as that of the third smoothed orientation map I3Σ1016. In this example, the same smoothing coefficient α1 is used for generating the first and third smoothed orientation maps 1014 and 1028. Consequently, selection of the third smoothed orientation map 1028 is based on the ratio λ2 between the overall smoothing of the third smoothed orientation maps I3Σ and the first smoothed orientation map I1Σ1014. Since the same smoothing coefficient α1 is used for generating the first and third smoothed orientation maps 1014 and 1028, selection of a second scale space 1016 that satisfies the ratio λ2=σ3/σ1 will have the effect of achieving the same or approximately the same overall smoothing at the corresponding third smoothed orientation map 1028. The ratio λ2 may have been pre-determined to achieve a desired spatial sampling for the modified Daisy Descriptor or to approximately match a typical Daisy descriptor. Thus, knowing the ratio λ2 and smoothing coefficient σ1, the third scale space 1016 can be selected based on its corresponding smoothing coefficient σ3 that satisfies the ratio λ2. Because scale spaces may be predetermined for the scale space pyramid 1010, the third scale space 1016 that most closely satisfies this ratio λ2 is selected.
In this manner, smoothed orientation maps I1Σ1014, I′1Σ, 1026, and I″1Σ1028, corresponding to different scale spaces, may be used as the first, second, and third levels of the modified Daisy descriptor. As before, the radius of each of the cells (i.e., circles) sampled at each of the smoothed orientation maps I1Σ1014, I′1Σ1026, and I″1Σ1028 may be proportional to the smoothing coefficient for that smoothed orientation map. In this example, for the first smoothed orientation map 1014, the radius R1 of each cell or circle may be R1=α1=2.5, where there is a one-to-one proportionality with the smoothing coefficient α1=2.5. The radii R′2 and R′3 (for the second and third smoothed orientation maps 1026 and 1028) will now depend on the overall smoothing achieved as a result of the selection of the second and third scale spaces 1010 and 1016. For the second smoothed orientation map I′1Σ1026, where the ratio λ1=23/3 and α1=2.5, the equivalent smoothing coefficient α′2=5.29 and the radius R′2=α′2=5.29, where there is a one-to-one proportionality with the smoothing coefficient α′2. Likewise, for the third smoothed orientation map I″1Σ1028, where the ratio λ2=25/3 and α1=2.5, the equivalent smoothing coefficient α′3=8.48 and the radius R′3=α′3=8.48, where there is a one-to-one proportionality with the smoothing coefficient α′3. Note that the sum of the radii R1+R′2+R′3=16.27 pixels in this example. A Daisy descriptor may then be generated according to Equations 20, 21A, 21B, 21C, and 22. Due to the construction of this modified Daisy descriptor, for an image of M×N pixels, a scale space pyramid of S levels, and eight orientations, it takes 8×M×N×S memory to store the information for the smoothed orientation map for the eight oriented derivatives (e.g., orientation maps).
Exemplary Descriptor Generation Device
The storage device 1108 may serve to temporarily or permanently store a descriptor database 1118, a set of feature/point detection operations 1115, a set of image derivative operations 1119, a set of orientation map generation operations 1111, a set of orientation map smoothing operations 1118, and/or a set of descriptor generation over scale space operations 1117.
The processing circuit 1102 may be adapted to process an image and generate one or more descriptors identifying the image and/or features within the image. For this purpose, the processing circuit 1102 may also include or implement a scale space generation circuit 1110, a feature/point detection circuit 1114, an image derivative generation circuit 1121, an orientation map generation circuit 1112, an orientation map smoothing circuit 1113, and/or a descriptor generation over scale space circuit 1116. The processing circuit 1102 may implement one or more features and/or methods described in
The scale space generation circuit 1110 may serve to convolve an image with a blurring/smoothing function to generate a plurality of different scale spaces as illustrated, for example, in
A point may be identified within a first scale space from the plurality of scale spaces 1204. The point may be a sample point from a subset of locations within the plurality of scale spaces. Selection of the subset of locations may depend on the particular implementation. In one example, the subset of locations may be selected based on an expected pattern for an object. For instance, in face detection applications, these locations would correspond to the location of the eyes, mouth, nose with respect to a reference location, such as center of a face. In another example, the subset of locations may be selected based on identified keypoints within the image, wherein a keypoint is a point that has been identified as being robust to rotation and scale changes. For instance, to implement shape extraction from images, the locations may correspond to points sampled from a contour of a shape.
Oriented image derivatives are obtained for each of the plurality of scale spaces 1206.
A plurality of orientation maps
are then obtained (e.g., by taking oriented derivatives of the image and clipping the negative values) for each scale space L(σi) in the plurality of scale spaces 1208. For example, each of the plurality of orientation maps may be obtained by setting any negative values of a corresponding image derivative to zero (e.g., by applying a clipping function/operator (.)+ to the orientation map).
Each of the plurality of orientation maps
is then smoothed (e.g., by a convolution operation) to obtain a corresponding plurality of smoothed orientation maps IoΣ, I′oΣ, and I″oΣ1210.
A plurality of smoothed orientation maps corresponding to two or more scale spaces from the plurality of scale spaces are then sparsely sampled to generate a local feature descriptor for the point 1212. The two or more scales spaces may include the first scale space and one or more additional scale spaces of lower resolution than the first scale space. The local feature descriptor may have a kernel pooling configuration defined by spatial pooling of sample points distributed over a center of the point. The plurality of orientation maps for each scale space may include orientation maps for a plurality of different orientations (e.g., orientations/dimensions X, Y, Z, and W). Each orientation map
may resolve to a single corresponding smoothed orientation map IoΣ. A plurality of histograms of oriented gradients may be built from the sparse sampling of the plurality of smoothed orientation maps, wherein the local feature descriptor comprises the plurality of histograms.
In one example, sparsely sampling a plurality of smoothed orientation maps includes (a) sampling a first plurality of points on a first smoothed orientation map, the first plurality of points arranged in a first ring concentric with a location of the point; (b) sampling a second plurality of points on a second smoothed orientation map, the second plurality of points arranged in a second ring concentric with the location of the point, the second smoothed orientation map corresponding to a second scale space of lower resolution than the first scale space; and/or (c) sampling a third plurality of points on a third smoothed orientation map, the third plurality of points arranged in a third ring concentric with the location of the point, the third smoothed orientation map corresponding to a third scale space of lower resolution than the first scale space. The second ring may have a second radius greater than a first radius for the first ring, and the third ring may have a third radius greater than the second radius for the second ring.
According to one instance, a plurality of orientation maps may be smoothed using the same smoothing coefficient, the first scale space may be one of the two or more scale spaces, and a second scale space may be selected to achieve a desired smoothing relative to the first scale space.
Exemplary Mobile Device
The storage device 1308 (e.g., volatile and/or non-volatile memory) may store an image scale space 1316 and/or operations for generating local feature descriptors over scale space 1314 for an image. These operations may include, for example, scale space generation operations 1321 (e.g., operations that progressively blur an image according to various smoothing coefficients/functions to obtain a scale space of an image), oriented image derivative operations 1327 (e.g., operations that generate a plurality of oriented derivatives from a particular scale space level), orientation map generation operations 1323 (e.g., operations that apply a clipping function (.)+ to pixel gradient values of the image derivative to obtain an orientation map), smoothed (convolved) orientation map generation operations 1325 (e.g., apply a second smoothing coefficient to the orientation maps), and/or local descriptor generation over scale space operations 1329 (e.g., sparsely sampling a plurality of smoothed orientation maps corresponding to two or more scale spaces from the plurality of scale spaces). These operations may be executed by the processing circuit 1302 for example.
The processing circuit 1302 may be adapted to process the captured image to generate local feature descriptors that can be subsequently transmitted or used for image/object recognition. For example, the processing circuit 1302 may include or implement a scale space generator 1320, a feature/point detector 1326, an oriented image derivative generator an orientation map generator 1322, a smoothed orientation map generator 1324, and/or a local feature descriptor generator over scale space 1328. The scale space generator 1320 may serve to convolve an image with a blurring function (e.g., Gaussian kernel) to generate a plurality of different scale spaces as illustrated, for example, in
The processing circuit 1302 may then store the one or more local feature/point descriptors in the storage device 1308 and/or may also transmit the local feature/point descriptors over the wireless communication interface 1310 (e.g., transceiver or circuit) through a communication network 1312 to an image matching server that uses the feature descriptors to identify an image or object therein. That is, the image matching server may compare the feature descriptors to its own database of feature descriptors to determine if any image in its database has the same feature(s).
One or more of the components, steps, features and/or functions illustrated in the figures may be rearranged and/or combined into a single component, step, feature or function or embodied in several components, steps, or functions. Additional elements, components, steps, and/or functions may also be added without departing from novel features disclosed herein. The apparatus, devices, and/or components illustrated in a figure may be configured to perform one or more of the methods, features, or steps described in another figure. The algorithms described herein may also be efficiently implemented in software and/or embedded in hardware.
Also, it is noted that the embodiments may be described as a process that is depicted as a flowchart, a flow diagram, a structure diagram, or a block diagram. Although a flowchart may describe the operations as a sequential process, many of the operations can be performed in parallel or concurrently. In addition, the order of the operations may be re-arranged. A process is terminated when its operations are completed. A process may correspond to a method, a function, a procedure, a subroutine, a subprogram, etc. When a process corresponds to a function, its termination corresponds to a return of the function to the calling function or the main function.
Moreover, a storage medium may represent one or more devices for storing data, including read-only memory (ROM), random access memory (RAM), magnetic disk storage mediums, optical storage mediums, flash memory devices and/or other machine-readable mediums, processor-readable mediums, and/or computer-readable mediums for storing information. The terms “machine-readable medium”, “computer-readable medium”, and/or “processor-readable medium” may include, but are not limited to non-transitory mediums such as portable or fixed storage devices, optical storage devices, and various other mediums capable of storing, containing or carrying instruction(s) and/or data. Thus, the various methods described herein may be fully or partially implemented by instructions and/or data that may be stored in a “machine-readable medium”, “computer-readable medium”, and/or “processor-readable medium” and executed by one or more processors, machines and/or devices.
Furthermore, embodiments may be implemented by hardware, software, firmware, middleware, microcode, or any combination thereof. When implemented in software, firmware, middleware or microcode, the program code or code segments to perform the necessary tasks may be stored in a machine-readable medium such as a storage medium or other storage(s). A processor may perform the necessary tasks. A code segment may represent a procedure, a function, a subprogram, a program, a routine, a subroutine, a module, a software package, a class, or any combination of instructions, data structures, or program statements. A code segment may be coupled to another code segment or a hardware circuit by passing and/or receiving information, data, arguments, parameters, or memory contents. Information, arguments, parameters, data, etc. may be passed, forwarded, or transmitted via any suitable means including memory sharing, message passing, token passing, network transmission, etc.
The various illustrative logical blocks, modules, circuits, elements, and/or components described in connection with the examples disclosed herein may be implemented or performed with a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or other programmable logic component, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing components, e.g., a combination of a DSP and a microprocessor, a number of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
The methods or algorithms described in connection with the examples disclosed herein may be embodied directly in hardware, in a software module executable by a processor, or in a combination of both, in the form of processing unit, programming instructions, or other directions, and may be contained in a single device or distributed across multiple devices. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. A storage medium may be coupled to the processor such that the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor.
Those of skill in the art would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system.
The various features of the invention described herein can be implemented in different systems without departing from the invention. It should be noted that the foregoing embodiments are merely examples and are not to be construed as limiting the invention. The description of the embodiments is intended to be illustrative, and not to limit the scope of the claims. As such, the present teachings can be readily applied to other types of apparatuses and many alternatives, modifications, and variations will be apparent to those skilled in the art.
The present Application for Patent claims priority to U.S. Provisional Applications No. 61/326,087 entitled “Extracting Daisy Descriptor in Scale-Space”, filed Apr. 20, 2010, and No. 61/412,759 entitled “Fast Descriptor Extraction in Scale-Space”, filed Nov. 11, 2010, both assigned to the assignee hereof and hereby expressly incorporated by reference herein.
Number | Name | Date | Kind |
---|---|---|---|
6678874 | Jochym et al. | Jan 2004 | B1 |
6975755 | Baumberg | Dec 2005 | B1 |
7054468 | Yang | May 2006 | B2 |
7194134 | Bradshaw | Mar 2007 | B2 |
8315465 | Baluja | Nov 2012 | B1 |
8363973 | Liu et al. | Jan 2013 | B2 |
8374442 | Yu et al. | Feb 2013 | B2 |
8798377 | Sanjuan | Aug 2014 | B2 |
8897572 | Hamsici et al. | Nov 2014 | B2 |
20070217676 | Grauman et al. | Sep 2007 | A1 |
20090041340 | Suzuki et al. | Feb 2009 | A1 |
20090238460 | Funayama et al. | Sep 2009 | A1 |
20100027895 | Noguchi et al. | Feb 2010 | A1 |
20100080469 | Liu et al. | Apr 2010 | A1 |
20100303358 | Acharyya | Dec 2010 | A1 |
20110026837 | Kita | Feb 2011 | A1 |
20110194772 | SanJuan et al. | Aug 2011 | A1 |
20110218997 | Boiman et al. | Sep 2011 | A1 |
20110222779 | Karanam et al. | Sep 2011 | A1 |
20110255781 | Hamsici et al. | Oct 2011 | A1 |
20110299770 | Vaddadi et al. | Dec 2011 | A1 |
20110299782 | Hamsici et al. | Dec 2011 | A1 |
20120014578 | Karssemeijer | Jan 2012 | A1 |
20120039539 | Boiman et al. | Feb 2012 | A1 |
20130135301 | Marimon Sanjuan et al. | May 2013 | A1 |
Number | Date | Country |
---|---|---|
101390108 | Mar 2009 | CN |
101536035 | Sep 2009 | CN |
0571999 | Mar 2000 | EP |
2138978 | Dec 2009 | EP |
2010086540 | Apr 2010 | JP |
Entry |
---|
CH Park et al. “Iris Feature Extraction and Matching Based on Multiscale and Directional Image Representation”, Space Scale Methods in Computer Vision, vol. 2695 of the series Lecture Notes in Computer Science, p. 576-583, Jun. 24, 2003. |
Alexander C. Berg and Jitendra Malik. “Geometric Blur for Template Matching,” in IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR 'OI), vol. 1. Dec. 8-14, 2001. Kauai, Hawaii, USA. |
Bradley Efron, et al., “Lease Angle Regression,” in The Annals of Statistics, vol. 32, No. 2, Apr. 2004, pp. 407-451. Institute of Mathematical Statistics. |
Chennubhotla C., et al., “Sparse PCA extracting multi-scale structure from data”, Proceedings of the Eight IEEE International Conference on Computer Vision. (ICCV). Vancouver, British Columbia, Canada, Jul. 7-14, 2001; [International Conference on Computer Vision], Los Alamitos, CA : IEEE Comp. Soc, US, vol. 1, Jul. 7, 2001(Jul. 7, 2001), pp. 641-647, XP010554042, DOI: DOI:10.1109/ICCV.2001.937579 ISBN: 978-0-7695-1143-6 sect.2. |
D G Lowe,“Distinctive image features from scale-invariant key points,” International Journal of computer vision, vol. 60, pp. 91-110, 2004. |
David G. Lowe. “Abstract: Distinctive Image Features from Scale-Invariant Keypoints,” in Computer Science Department, University of British Columbia. Jan. 5, 2004. Vancouver, B.C., Canad, pp. 1-28. |
David Marimon et al., “DARTs: Efficient scale-space extraction of Daisy keypoints”, 2010 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Jun. 13-18, 2010, Piscataqay, NJ, USA, Jun. 13, 2010 (Jun. 13, 2010), pp. 2416-2423, XP031725765, ISBN: 978-1-4244-6984-0 sect 3 and 4 figure 1. |
Duanduan Y., et al., “Performance evaluation of low-dimensional sifts”, Image Processing (ICIP), 2010 17th IEEE International Conference on, IEEE, Piscataway, NJ, USA, Sep. 26, 2010, pp. 2729-2732, XP031815403, ISBN: 978-1-4244-7992-4 sect.2.3. |
Ella Bingham, et al., “Abstract: Random projection in dimensionality reduction: Applications to image and text data,” in Laboratory of Computer and Information Science, Helsinki University of Technology. Helsinki, Finland, 2001, pp. 1-6. |
Engin Tola, et al., “A Fast Local Descriptor for Dense Matching,” IEEE Conference on Computer Vision and Pattern Recognition (CVPR '08). IEEE Conference on Jun. 23-28, 2008, pp. 1-8. Anchorage, AK, USA. |
Gang Hua, et al., “Discriminant embedding for local image descriptors,” in Computer Vision, 2007 (ICCV 2007). IEEE 11th International Conference on Oct. 14-21, 2007, pp. 1-8. Rio de Janeiro, Brazil. |
Ichimura N., “GPU computing with orientation maps for extracting local invariant features”, Computer Vision and pattern recognition workshops (CVPRW), 2010 IEEE Computer society Conference on, IEEE, Piscataway, NJ, USA, Jun. 13, 2010, pp. 1-8, XP031744006, ISBN : 978-1-4244-7029-7 sect. 4 and 5 figure 5. |
International Search Report and Written Opinion—PCT/US2011/033316—ISA/EPO—Feb. 24, 2012. |
Krystian Mikolajczyk and Cordelia Schmid. “A Performance Evaluation of Local Descriptors,” IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 27, No. 10, Oct. 2005, pp. 1615-1630. |
Lanckriet G., et al., “A Direct Formulation for Sparse PCA Using Semidefinite Programming”, Advances in Neural Information Processing Systems SIAM Review, 2004, XP002636643, Retrieved from the Internet: URL:http://www.princeton.eduraspremon/sparsesvd.pdf [retrieved on May 10, 2011]. |
Onur C. Hamsici and Aleix M. Martinez. “Spherical-Homoscedastic Distributions: The Equivalency of Spherical and Normal Distributions in Classification,” in Journal of Machine Learning Research 8, 2007, pp. 1583-1623. |
Piotr Dollar, et al., “Abstract: Behavior Recognition via Sparse Spatio-Temporal Features,” in Department of Computer Science and Engineering, University of California, San Diego. La Jolla, California, USA, Oct. 2005, pp. 1-8. |
Robert Tibshirani. “Regression Shrinkage and Selection via the Lasso,” in Journal of the Royal Statistical Society. Series B (Methodological), vol. 58, No. 1 (1996), pp. 267-288. |
Rodriguez F., et al., “Sparse representations for image classification:Learning discriminative and constructive non-parametric dictionaries”, Univ.Minnesota, Minneapolis, MN,Tech. Rep./IMA Preprint, Dec. 2007, Oct. 2007, XP002636642, Retrieved from the Internet: URL:http://citeseerx.ist.psu.edu/viewdoc/download″doi=10.1.1.154.7161&rep=rep1&type=pdf [retrieved on May 10, 2011] sect.2.1, 2.3,3.2 figure 3. |
Simon A.J. Winder, et al., “Learning local image descriptors.” Computer Vision and Pattern Recognition (CVPR '07). IEEE Conference on Jun. 17-22, 2007, pp. 1-8. Minneapolis, MN, USA. |
Simon A.J. Winder, et al., “Picking the best daisy,” Computer Vision and Pattern Recognition (CVPR '09). IEEE Conference on Jun. 20-25, 2009, pp. 178-185. Miami, FL, USA. |
Stephen Boyd and Lieven Vandenberghe. “Convex Optimization,” Cambridge University Press, 2004. (http:l/books.google.comlbooks″hl=en&lr=&id=mYm0bLd3fcoC&oi=fnd&pg=PRI1&dq=Boyd+Convex+Optimization.&ots=tbbTtFLEIZ&sig=Mqhicb00483Pc3hyULnSKoazNN8#v=onepage&q&f=false). |
Szeliski R: “Computer Vision: Algorithms and Applications”, Aug. 18, 2009, [Online] Aug. 18, 2009 (Aug. 18, 2009), pp. 1-979, XP002631475, Retrieved from the Internet: URL:http://szeliki.org/Book/drafts/SzeliskiBook—20100903—draft.pdf> p. 240. |
Tipping M.E., “Sparse kernel principal component analysis”, Advances in Neural Information Processing Systems 13. MIT Press. 2001, XP002636644, Retrieved from the Internet: URL:http://www.miketipping.com/index.php″page=papers [retrieved on May 11, 2011] sect.3.1 and 3.2. |
Vijay Chandrasekhar, et al., “CHoG: Compressed Histogram of Gradients, A Low Bit-Rate Feature Descriptor”, Computer Vision and Pattern Recognition in IEEE Conference on Computer Vision and Pattern Recognition (CVPR'09). Jun. 20-25, 2009. Miami, Florida, USA. |
Yamazaki M., et al., “Local Image Descriptors Using Supervised Kernel ICA”, Jan. 13, 2009, Lecture Notes in Computer Science, Proceedings of the 3rd Pacific Rim Symposium on Advances in Image and Video Technology, Springer Berlin Heidelberg, Berlin, Heidelberg, vol. 5414, pp. 94-105, XP019137307, ISBN: 978-3-540-92956-7 sect.3 and sect1 par.1 and 2. |
Yang KE, et al., “PCA-SIFT: A More Distinctive Representation for Local Image Descriptors”, Proceedings of the 2004 IEEE Computer Society Conference on Computer Vision and Pattern Recognition (CVPR'04), 2004, pp. II-506-II-513, vol. 2. |
Mairal, J., et al., “Learning Multiscale Sparse representations for Image and Video Restoration”, Society for Industrial and Applied Mathematics, vol. 7, No. 1, pp. 214-241, Apr. 16, 2008. |
Inoue Kouhei et al., “Speed-up of Kernel Based Nonlinear Subspace Method by Sparsification of Basis Vectors”, Technical Report of the Institute of Electronics, Information and Communication Engineers, Japan, the Institute of Electronics, Information and Communication Engineers, Oct. 10, 2002, vol. 102, No. 381, pp. 7-12. |
Number | Date | Country | |
---|---|---|---|
20110255781 A1 | Oct 2011 | US |
Number | Date | Country | |
---|---|---|---|
61326087 | Apr 2010 | US | |
61412759 | Nov 2010 | US |