WO2002101650A2 - Method and system for processing a non-linear two dimensional spatial transformation - Google Patents

Method and system for processing a non-linear two dimensional spatial transformation Download PDF

Info

Publication number
WO2002101650A2
WO2002101650A2 PCT/CA2002/000869 CA0200869W WO02101650A2 WO 2002101650 A2 WO2002101650 A2 WO 2002101650A2 CA 0200869 W CA0200869 W CA 0200869W WO 02101650 A2 WO02101650 A2 WO 02101650A2
Authority
WO
WIPO (PCT)
Prior art keywords
transformation
geometrical
inverse
map
image
Prior art date
Application number
PCT/CA2002/000869
Other languages
French (fr)
Other versions
WO2002101650A3 (en
Inventor
Tomislav Jasa
Zorawar S. Bassi
Louie Lee
Original Assignee
Silicon Optix Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Silicon Optix Inc. filed Critical Silicon Optix Inc.
Priority to EP02734958A priority Critical patent/EP1395952B1/en
Priority to DE60222894T priority patent/DE60222894D1/en
Publication of WO2002101650A2 publication Critical patent/WO2002101650A2/en
Publication of WO2002101650A3 publication Critical patent/WO2002101650A3/en

Links

Classifications

    • G06T5/80

Definitions

  • This invention relates to the field of video image processing and more particularly to the processing of a non-linear 2D spatial transformation.
  • Geometric or spatial transformations are operations that redefine spatial relationships between points in an image.
  • a spatial transformation is defined as a mapping function that establishes a spatial correspondence between all points in the input and output images. Given a spatial transformation, each point in the output assumes the value of its corresponding point in the input image.
  • Common applications for applying a geometric transformation include image distortion correction, compensation of geometrically distorted image projected on non-flat or perpendicular surfaces, and compensation of optical distortions.
  • Geometric transformation algorithms use simplifications in processing or modeling of the problem in order to simplify implementation. These compromises result in limitations on the complexity of the transformation and/or introduce results that do not match the transformation exactly.
  • One such simplification method is called the two-pass method. This method decomposes a 2D map into a series of 1 D maps. Processing geometric transforms in 1 D is much simpler than in 2D and allows high optimization of the hardware.
  • Texture mapping as used in 3D graphics is typically implemented as a non- separable 2D geometric operation.
  • the non-separable methods typically approximate the geometric distortion as a collection of piecewise linear distortions, or focus on perspective mappings.
  • a perspective mapping is useful in 3D graphics as this mapping defines how to render a 3D object to a 2D viewing area, however distortions such as pin/barrel effect and lens aberration present in optical systems cannot be modeled as a perspective mapping.
  • Using piecewise linear representations for the geometric distortions can significantly increase memory requirements.
  • the invention provides in one aspect, an image transformation method for translating a non-linear 2D geometrical transformation into two separable 1D geometrical transformations, said method comprising the steps of:
  • the invention provides in another aspect an image transformation system for translating a non-linear 2D geometrical transformation into two separable 1 D geometrical transformations, said image transformation system comprising: (a) a processor for determining the inverse of the non-linear 2D geometrical transformation to form an inverse 2D geometrical transformation;
  • a converter module coupled to the processor for converting the inverse 2D geometrical transformation into an analytical inverted 2D geometrical transformation
  • a separator module coupled to the processor for separating the analytical inverse 2D geometrical transformation into a first and second 1 D geometrical transformations
  • a comparison module for comparing an evaluation of said first and second 1 D geometrical transformations at each pixel with an evaluation of the analytical inverse 2D geometrical transformation at each pixel and repeat steps (c) and (d) until said evaluation meets a predetermined level of performance.
  • FIG. 1 is a flowchart illustrating the main stages of an example of the image transformation method of the present invention
  • FIG. 2 is graphical representation of a 2D transformation in both forward and inverse form
  • FIG. 3A is a graphical representation of a sample 2D (inverse or forward) warp defined on the domain (c, d);
  • FIG. 3B is a graphical representation of the warp from FIG. 3A where the grid points are mapped to points where the d coordinate remains unchanged;
  • FIG. 3C is a graphical representation of the warp from FIG. 3A where the grid points are mapped to points where the c coordinate remains unchanged;
  • FIG. 3F is a graphical representation of the a user defined forward map on a uniform grid of points in the input image mapping to non integer positions in the output space;
  • FIG. 3G is a graphical representation of the inverse of the map defined in FIG.2F;
  • FIG. 4 is a graphical representation of the separation concept for the inverse map that processes first in the horizontal direction then in the vertical direction;
  • FIG. 5A is a graphical representation of an example sampled inverse warp map where points on a regular grid in the output space are mapped to arbitrary points in the input space;
  • FIG. 6 is a schematic diagram showing the input, intermediate and output images that are generated by the two pass process for the arc- raster transformation shown in FIG. 3;
  • FIG. 7 is a schematic diagram illustrating a scan-line mapping and it's relationship to the concept of a Target Increment (Tarlnc) and Offset;
  • FIG. 8 are graphical representations of the inverse spatial mapping and the differential Tarlnc curve
  • FIG. 9 is a graphical representation illustrating the relationship and orientation of the Offset and Tarlnc polynomials in the first pass
  • FIG. 10 is a graphical representation illustrating the relationship and orientation of the Offset and Tarlnc polynomials in the second pass
  • FIG. 11 is a graphical representation illustrating a positional polynomial warp map in the first pass using two position polynomials per scan-line; and
  • FIG. 12 is a graphical representation illustrating a positional polynomial warp map in the second pass using two position polynomials per scan-line.
  • FIG. 1 is a detailed flowchart diagram that illustrates the image transformation method 10 used to achieve transformation of an input image to an output image according to a non-linear 2D spatial transformation, according to the present invention.
  • the six main stages of the method are illustrated in FIG. 1 , namely a inverse transformation stage 20, an analytical stage 30, a geometric transformation stage 40, a separation stage 50, a conversion stage 60, and a error check stage 70. These stages will be discussed in further detail throughout the following disclosure.
  • the image transformation method 10 of the present invention provides a separable two-pass transform for processing an image warp in separate horizontal and vertical passes, allowing the 2D spatial transform to be defined as twol D processes. Accordingly, any system where a 2D spatial transformation needs to be applied can make use of image transformation method 10.
  • Image transformation method 10 can be used in applications that range from correcting small distortions (in projectors, cameras, and display devices), to correcting for perspective (keystone or special wide-angle lens corrections), to a complete change in image geometry (such as forming rectangular panoramas from circular 360 images, or other rectangular to polar type mappings).
  • the grid data description of a geometric (i.e. spatial) transformation defines the mapping of a finite set of points relative to either the input or output image.
  • Image transformation method 10 allows users to map given pixels to certain "landmark" positions (i.e. point mapping) that define the desired geometric transformation such as those available from a ray trace of an optical system. While it is possible to represent a geometric transformation in an analytical form, the required number of user parameters grows quickly when non-linear warps are required. Since most hardware implementations of warping restrict the model or "form" of warping possible (representing the warp with polynomial functions for example) only a finite number of point mappings are required to uniquely specify the geometric transformation.
  • a grid of 5 x 5 point mappings is sufficient to uniquely specify a geometric transformation.
  • the inverse map is a useful concept in hardware implementation, allowing the user to define the geometric transformation in a forward map is important since the user naturally considers the geometric transformation as one in which the input image is mapped to an output image. In some situations, obtaining the inverse data may not be possible as not all destination points have known mapping to source locations. In such a case, it is useful to model a forward or inverse 2D map as two surface maps.
  • the transformation input grid is provided by the user.
  • the input grid is a list of input to output (forward map) or output to input (inverse) transformations. For example:
  • FIG. 2 is graphical representation of a 2D transformation in both forward and inverse form.
  • a forward map will map integer input pixels to non- integer pixels in the output and as such is difficult to implement as each output pixel would be the result of accumulated input pixels whose partial values would have to be stored.
  • An inverse map maps output pixels to non-integer input pixels, which may be interpolated from surrounding input pixels without any additional stored values, it is for this reason the Inverse map is used in the method.
  • the forward map allows a user to specify the warp in a more intuitive way and is the form that is often available from an optical projection, as such it is required that the method support the conversion between forward to inverse maps.
  • FIG. 3A illustrates an example 2D image map (inverse or forward) warp defined on a regular grid of points defined on the domain (c,d).
  • the map illustrated can be considered either a forward or inverse map.
  • FIG. 3B shows an 1 D image map that corresponds to the image map of FIG. 3A and which leaves the d coordinate unchanged. As shown, the 1D image map maps the c coordinate to match the original map of FIG. 3A. Conversely, the 1 D map shown in FIG. 3C leaves the c coordinate unchanged but maps the d coordinate to match the original map of FIG. 3A.
  • FIG. 3F shows a user defined forward map on a uniform grid of points (as shown by gray dots) in the input image mapping to non-integer positions in the output space (as shown by black dots).
  • the user specifies a lattice or grid of points in the input image at step (12).
  • the point mapping to the output image will be on a non-uniform grid.
  • the inverse mapping can be determined from the forward mapping by reverse the direction of the arrows which causes the inverse map to be defined on a non-uniform grid of points.
  • ⁇ (x-x l ) r 2 log(r) and jt e [Z,7]and r is given as the radial distance between two dimensional points, p(x) is an additional linear transformation of the image map.
  • the two surface maps will also be defined on a non-regular grid as shown in FIGS. 3H and 31.
  • the radial basis functions are preferred as they tend to be more stable at points of extrapolation that are far from the points of interpolation. Since many points on the inverse map will be defined by extrapolation, this is a useful property of the radial basis functions.
  • the preferred embodiment of the image transformation method 10 uses a forward map defined on a uniform grid to simplify user input, however a forward map defined on a non-uniform grid is handled exactly the same way as the case for the uniform grid, as such the image transformation method 10 already supports forward maps defined on a non-uniform grid.
  • image projection method 10 converts the inverse warp map generated by inverse transformation stage 20, into an analytical form suitable for further processing.
  • the inverse warp map with (x,y) defined on a regular grid e.g. the map shown in FIG. 5A
  • u U(x,y)
  • v V(x,y) as discussed above.
  • Nj(x) and Nj(y) are conventionally known spline basis functions. Additional details on these functions are provided in the reference Geometric Modeling, by Wiley 1997, herein incorporated by reference. There are several benefits of using spline basis functions. First, the number of spline pieces can be adjusted according to the complexity of the warp that has been defined. Second, the spline pieces can be joined in a smooth or un-smooth manner as described by the warp. For example it is possible to represent tears in the warp by not requiring continuity at the patch boundaries. Third, the spline functions are essentially polynomial functions which can be easily evaluated in hardware.
  • image transformation method 10 optionally performs a geometric adjustment of the analytic form of the inverse image map.
  • the inverse map is separated into two 1 D image maps, namely PassOne and PassTwo maps.
  • FIG. 5A illustrates a 2D inverse map (from black dots to grey dots) sampled by using equations (1) and (2) above.
  • FIG. 5C shows the non-regular points from FIG.
  • the PassOne and PassTwo maps are converted to conventionally known Target Increments (Tarlnc) and Offset form.
  • the analytic form for a spline surface is given as:
  • the number of scan-line equations required for each pass can be reduced by approximating the surface by a "ruled-surface", which uses interpolation between scan-lines.
  • Linear interpolation can be implemented if the differences between anchor scan lines are small and precision is maintained.
  • An alternative to using linear interpolation would be to evaluate the surfaces in conventionally known tensor form in which case no approximation is performed.
  • Image warping requires a positional mapping as well as a "local scale factor” in order to determine a local warp at a given output pixel.
  • the position mapping and "local scale factor” can be combined by using a concept of an Offset and Tarlnc value that together give the positional mapping as well as a "local scale factor”.
  • the scan line functions for each pass in the form ⁇ c N (t) must be represented in a way that allow for the generation of
  • FIG. 7 shows a scan-line v, function (evaluated at each pixel in the scan-line), and it's representation as an Offset and a sequence of Tarlnc values.
  • the Offset and Tarlnc sequences for each scan-line are represented as piecewise polynomials, which are similar scan-line functions of the form ⁇ C y N ⁇ t). The Offset value for each scan-line will be determined by
  • the last equation indicates that the next function value is a combination of the current value plus some delta.
  • the difference operator function ⁇ x(b) can be defined as an n ,h -order polynomial, with the form:
  • the second graph shows the function after application of the difference operator.
  • V(x,y) ⁇ a IO N l (x) which defines a boundary curve of the surface V(x,y).
  • the boundary curve is already in a piecewise polynomial format and no additional work needs to be done.
  • the surface using spline patches the boundary curve is already in a piecewise polynomial format and no additional work needs to be done.
  • O(y) is the offset polynomial for the second pass of the separable two-pass transform.
  • the mapping V(x,y) in scan-line form as defined by (10) is already in piece-wise polynomial form, by applying the difference operator to each scan-line function ⁇ c v N j (y) we have a Tarlnc
  • FIGS. 9 and 10 show the relationship between the Tarlnc and
  • FIGS. 11 and 12 An example of an interpolated scan-line case without using Offset or Tarlnc functions is shown in FIGS. 11 and 12. Note that in FIG. 9 the left edge of the map is determined by a Offset function while in FIG. 11 the left edge of the map is determined by the scan-line and the chosen interpolation method. Note that in FIG. 10 the top edge of the map is determined by a Offset function while in FIG. 12 the top edge of the map is determined by the scan-line and the chosen interpolation method. This may cause visual artifacts at image edges and will make piecing multiple warped images together more difficult since there is no simple control of the warp at the boundary curves.
  • FIG. 13 illustrates a hardware implementation that can use the scan-line form of the warp from "convert to scan-line form stage 60"
  • the implementation includes a horizontal geometry engine 30, a vertical geometry engine 34, a horizontal filter engine 32 and a vertical filter engine 36.
  • Horizontal geometry engine 30 uses the scan-line form of the first pass to generate the required data for horizontal filter engine 32.
  • FIG. 14 shows an example of the data that is generated by this block.
  • Vertical geometry engine 34 uses the scan-line form of the second pass to generate the required data for vertical filter engine 36.
  • FIG. 14 shows an example of the data that is generated by this block. The data shown in FIG.
  • the error difference between the analytic non-separable form of the warp given by (2) and the output of the convert to scan-line form stage 60 is determined. Specifically, given the scan- line based description of the separated warp it is possible to evaluate the warp at each pixel for the two passes and compare the result to the original forward or inverse non-separable warp as defined by (2).
  • the error could be due to the fact that the analytic form of the non-separable warp given by (2) was not sampled on a sufficiently dense uniform grid as an input to the separate analytical form stage 50, in this case the sampling of the analytic form (2) is done on an increasingly dense uniform grid until an accepted tolerance is reached.
  • the error could also be caused by approximation error when fitting the sampled approximate separable form in (3).
  • the spline basis function can be subdivided to increase the number of polynomial pieces used and or increase the order of the polynomial pieces used.
  • Another source of error could be interpolation error between scan-lines.
  • the solution is to increase the number of scan-lines used until an acceptable error is found.
  • a simple method would be to add scan-lines half way between existing scan-lines. This may result in not using any interpolated scan-lines at all and in effect evaluating (7) directly.

Abstract

An image transformation method for translating a non-linear 2D geometrical transformation into two separable 1D geometrical transformations first determines the inverse of the 2D geometrical transformation to form an inverse 2D geometrical transformation. Then the method converts the inverse 2D geometrical transformation into an analytical inverted 2D geometrical transformation and separates the analytical inverse 2D geometrical transformation into first and second 1D geometrical transformations. The method then represents said inverse 2D geometrical transformation and first and second 1D geometrical transformations as tensor spline surfaces and then compares an evaluation of said first and second 1D geometrical transformations at each pixel with an evaluation of the analytical inverse 2D geometrical transformation at each pixel. If the error evaluation does not meet a predetermined level of performance then the separation and transformation steps are repeated. One-dimensional spatial transform processing it results in reduced calculation, efficient memory access, and ability to process data in a real-time environment. In-addition, since the method provides a compact representation of the spatial transforms, it can be scaled for a particular level of precision.

Description

Title: METHOD AND SYSTEM FOR PROCESSING A NON-LINEAR TWO DIMENSIONAL SPATIAL TRANSFORMATION
FIELD OF THE INVENTION
This invention relates to the field of video image processing and more particularly to the processing of a non-linear 2D spatial transformation.
BACKGROUND OF THE INVENTION
Geometric or spatial transformations are operations that redefine spatial relationships between points in an image. Generally, a spatial transformation is defined as a mapping function that establishes a spatial correspondence between all points in the input and output images. Given a spatial transformation, each point in the output assumes the value of its corresponding point in the input image. Common applications for applying a geometric transformation include image distortion correction, compensation of geometrically distorted image projected on non-flat or perpendicular surfaces, and compensation of optical distortions.
Geometric transformation algorithms use simplifications in processing or modeling of the problem in order to simplify implementation. These compromises result in limitations on the complexity of the transformation and/or introduce results that do not match the transformation exactly. One such simplification method is called the two-pass method. This method decomposes a 2D map into a series of 1 D maps. Processing geometric transforms in 1 D is much simpler than in 2D and allows high optimization of the hardware. A general discussion of image warping, including some prior art techniques mentioned below, can be found in the IEEE Computer Society Press Monograph entitled Digital Image Warping, George Wolberg, 1998, which is hereby incorporated by reference.
Much of the current state of the art in image warping is based on techniques used in texture mapping for 3D computer graphics, as well as other specialized methods developed specifically for special effects video.
Texture mapping as used in 3D graphics is typically implemented as a non- separable 2D geometric operation. The non-separable methods typically approximate the geometric distortion as a collection of piecewise linear distortions, or focus on perspective mappings. A perspective mapping is useful in 3D graphics as this mapping defines how to render a 3D object to a 2D viewing area, however distortions such as pin/barrel effect and lens aberration present in optical systems cannot be modeled as a perspective mapping. Using piecewise linear representations for the geometric distortions can significantly increase memory requirements.
Due to the complexity of implementing non-separable methods most prior art designs simplify the filtering/interpolation methods used, for example MIP ("multum in parvo") mapping which uses a hierarchy of filtered images is often substituted for complex filtering. The image artifacts created using this simplified filtering are unacceptable for video processing. Other texture mapping methods exploit the fact that in 3D graphics it is often required to warp a single static texture (image) for many different distortions, while in optical processing it is important to be able to warp dynamic images using a single geometric distortion.
Methods specifically developed for video warping are discussed in U.S. Patent Nos. 5,175,808 to Sayre and 5,204,944 Wolberg et al. These methods are based on a pixel-by-pixel (i.e. look-up tables) representation of the geometric transformation. However, a pixel-by-pixel representation requires a large amount of data storage and does not allow for a simple method of performing manipulations of the geometric transformation (example rotation, scaling translation of an image in addition to the geometric transformation). Other separable methods for geometric transformations are limited to affine or perspective transformations that cannot perform "nonlinear" transformations, for example see U.S. Patent Nos. 4,835,532 to Fant, 4,975,976 to Kimata et al., 5,808,623 to Hamburg, and 6,097,855 to Levien. Methods that use mathematical models of the spatial transformation and allow the user to adjust the parameters of the model are often limited to affine and perspective warps. As has already been discussed, affine or perspective warps cannot adequately model distortions required for optical systems.
SUMMARY OF THE INVENTION
The invention provides in one aspect, an image transformation method for translating a non-linear 2D geometrical transformation into two separable 1D geometrical transformations, said method comprising the steps of:
(a) determining the inverse of the non-linear 2D geometrical transformation to form an inverse 2D geometrical transformation; (b) converting the inverse 2D geometrical transformation into an analytical inverted 2D geometrical transformation;
(c) separating the analytical inverse 2D geometrical transformation into a first and second 1 D geometrical transformations;
(d) representing said inverse 2D geometrical transformation and said first and second 1 D geometrical transformations as tensor spline surfaces; and
(e) comparing an evaluation of said first and second 1 D geometrical transformations at each pixel with an evaluation of the analytical inverse 2D geometrical transformation at each pixel and repeat steps (c) and (d) until said evaluation meets a predetermined level of performance. The invention provides in another aspect an image transformation system for translating a non-linear 2D geometrical transformation into two separable 1 D geometrical transformations, said image transformation system comprising: (a) a processor for determining the inverse of the non-linear 2D geometrical transformation to form an inverse 2D geometrical transformation;
(b) a converter module coupled to the processor for converting the inverse 2D geometrical transformation into an analytical inverted 2D geometrical transformation; (c) a separator module coupled to the processor for separating the analytical inverse 2D geometrical transformation into a first and second 1 D geometrical transformations;
(d) a representation module for representing said inverse 2D geometrical transformation and said first and second 1 D geometrical transformations as tensor spline surfaces; and
(e) a comparison module for comparing an evaluation of said first and second 1 D geometrical transformations at each pixel with an evaluation of the analytical inverse 2D geometrical transformation at each pixel and repeat steps (c) and (d) until said evaluation meets a predetermined level of performance.
Further aspects and advantages of the invention will appear from the following description taken together with the accompanying drawings. BRIEF DESCRIPTION OF THE DRAWINGS
In the accompanying drawings:
FIG. 1 is a flowchart illustrating the main stages of an example of the image transformation method of the present invention;
FIG. 2 is graphical representation of a 2D transformation in both forward and inverse form;
FIG. 3A is a graphical representation of a sample 2D (inverse or forward) warp defined on the domain (c, d);
FIG. 3B is a graphical representation of the warp from FIG. 3A where the grid points are mapped to points where the d coordinate remains unchanged;
FIG. 3C is a graphical representation of the warp from FIG. 3A where the grid points are mapped to points where the c coordinate remains unchanged; FIG. 3D is a graphical representation of the warp from FIG. 3B represented as a function a = A(c, d);
FIG. 3E is a graphical representation of the warp from FIG. 3C represented as the function b = B(c, d); FIG. 3F is a graphical representation of the a user defined forward map on a uniform grid of points in the input image mapping to non integer positions in the output space;
FIG. 3G is a graphical representation of the inverse of the map defined in FIG.2F; FIG. 3H is a graphical representation of the surface map u =
U(x,y) defined on a non-regular grid corresponding to the inverse map in FIG. 3G;
FIG. 31 is a graphical representation of the surface map v = V(x,y) defined on a non-regular grid corresponding to the inverse map in FIG. 3G;
FIG. 4 is a graphical representation of the separation concept for the inverse map that processes first in the horizontal direction then in the vertical direction;
FIG. 5A is a graphical representation of an example sampled inverse warp map where points on a regular grid in the output space are mapped to arbitrary points in the input space;
FIG. 5B is a graphical representation of a regular grid on the output space mapped by the function (x, v) = (x, V(x,y)) to arbitrary points on the intermediate space according to the example warp given in FIG. 5A; FIG. 5C is a graphical representation of the non-regular points in the intermediate image that have been mapped by the function mapping (u,v) = (U(x,v), v); FIG. 6 is a schematic diagram showing the input, intermediate and output images that are generated by the two pass process for the arc- raster transformation shown in FIG. 3;
FIG. 7 is a schematic diagram illustrating a scan-line mapping and it's relationship to the concept of a Target Increment (Tarlnc) and Offset;
FIG. 8 are graphical representations of the inverse spatial mapping and the differential Tarlnc curve;
FIG. 9 is a graphical representation illustrating the relationship and orientation of the Offset and Tarlnc polynomials in the first pass; FIG. 10 is a graphical representation illustrating the relationship and orientation of the Offset and Tarlnc polynomials in the second pass;
FIG. 11 is a graphical representation illustrating a positional polynomial warp map in the first pass using two position polynomials per scan-line; and FIG. 12 is a graphical representation illustrating a positional polynomial warp map in the second pass using two position polynomials per scan-line.
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 is a detailed flowchart diagram that illustrates the image transformation method 10 used to achieve transformation of an input image to an output image according to a non-linear 2D spatial transformation, according to the present invention. The six main stages of the method are illustrated in FIG. 1 , namely a inverse transformation stage 20, an analytical stage 30, a geometric transformation stage 40, a separation stage 50, a conversion stage 60, and a error check stage 70. These stages will be discussed in further detail throughout the following disclosure.
The image transformation method 10 of the present invention provides a separable two-pass transform for processing an image warp in separate horizontal and vertical passes, allowing the 2D spatial transform to be defined as twol D processes. Accordingly, any system where a 2D spatial transformation needs to be applied can make use of image transformation method 10. Image transformation method 10 can be used in applications that range from correcting small distortions (in projectors, cameras, and display devices), to correcting for perspective (keystone or special wide-angle lens corrections), to a complete change in image geometry (such as forming rectangular panoramas from circular 360 images, or other rectangular to polar type mappings).
While the use of a separable algorithm does not improve the representation of 2D spatial transformations, it makes the transformations more amenable to hardware implementation. Separating the scaling data into vertical and horizontal passes (or datasets), allows for the use of 1 D filtering to process the image. Without separation, a 2D filter is needed, which is more complicated and less efficient. While a representation of a 2D transformation in terms of separated datasets is more complicated, better filtering (image quality) is obtained by using 2D filtering rather than 1 D, and not all transformations are separable, the hardware benefits associated with the two- pass approach, outweigh these disadvantages. The main benefit of using a one-dimensional spatial transform is a substantial reduction in calculations, and accordingly, a substantially simplified hardware implementation. Further benefits include efficient memory access, the ability to process data in a realtime environment. As will be described, the compact representation of the spatial transforms allows for scalability to the required level of precision.
The grid data description of a geometric (i.e. spatial) transformation defines the mapping of a finite set of points relative to either the input or output image. Image transformation method 10 allows users to map given pixels to certain "landmark" positions (i.e. point mapping) that define the desired geometric transformation such as those available from a ray trace of an optical system. While it is possible to represent a geometric transformation in an analytical form, the required number of user parameters grows quickly when non-linear warps are required. Since most hardware implementations of warping restrict the model or "form" of warping possible (representing the warp with polynomial functions for example) only a finite number of point mappings are required to uniquely specify the geometric transformation. As an example, if the hardware defines a warp as a bi-variate polynomial of order four then a grid of 5 x 5 point mappings is sufficient to uniquely specify a geometric transformation. Although the inverse map is a useful concept in hardware implementation, allowing the user to define the geometric transformation in a forward map is important since the user naturally considers the geometric transformation as one in which the input image is mapped to an output image. In some situations, obtaining the inverse data may not be possible as not all destination points have known mapping to source locations. In such a case, it is useful to model a forward or inverse 2D map as two surface maps.
During the inverse transformation stage 20, at step (12), the transformation input grid is provided by the user. The input grid is a list of input to output (forward map) or output to input (inverse) transformations. For example:
I_1,y_1) → («l_1,vl_1)
(■*,»;y,) → (",.vl)
( ,+ι»y,+1) → (w1+1,v,+1)
for an inverse map and:
(u,_i,vl_i) → (xl_i,yl_l)
(«„v1) → (x,,y,)
(w,+1,v,+1) → (x,+1,y,+1)
for a forward map. At step (14), it is determined whether the geometric transformation is a forward transformation, and if so then the transformation is converted into an inverse transformation at step (16). FIG. 2 is graphical representation of a 2D transformation in both forward and inverse form. A forward map will map integer input pixels to non- integer pixels in the output and as such is difficult to implement as each output pixel would be the result of accumulated input pixels whose partial values would have to be stored. An inverse map maps output pixels to non-integer input pixels, which may be interpolated from surrounding input pixels without any additional stored values, it is for this reason the Inverse map is used in the method. The forward map allows a user to specify the warp in a more intuitive way and is the form that is often available from an optical projection, as such it is required that the method support the conversion between forward to inverse maps.
FIG. 3A illustrates an example 2D image map (inverse or forward) warp defined on a regular grid of points defined on the domain (c,d). The map illustrated can be considered either a forward or inverse map. FIG. 3B shows an 1 D image map that corresponds to the image map of FIG. 3A and which leaves the d coordinate unchanged. As shown, the 1D image map maps the c coordinate to match the original map of FIG. 3A. Conversely, the 1 D map shown in FIG. 3C leaves the c coordinate unchanged but maps the d coordinate to match the original map of FIG. 3A. FIGS. 3D and 3E show the maps illustrated in FIG. 3B and 2C represented as separate surface maps a = A(c,d) and b = B(c,d), respectively. As shown, the original warp of FIG. 3A can now be represented by the mapping (a,b) = (A(c,d), B(c,d)).
FIG. 3F shows a user defined forward map on a uniform grid of points (as shown by gray dots) in the input image mapping to non-integer positions in the output space (as shown by black dots). As discussed above, the user specifies a lattice or grid of points in the input image at step (12).
Generally, the point mapping to the output image will be on a non-uniform grid. As shown FIG. 3G the inverse mapping can be determined from the forward mapping by reverse the direction of the arrows which causes the inverse map to be defined on a non-uniform grid of points.
The non-regular inverse map is approximated within image transformation method 10 using a "thin plate spline" radial basis function of the form: s(x) = p(x) +∑λ,φ(x-x,) (1)
where φ(x-xl) = r2log(r) and jt e [Z,7]and r is given as the radial distance between two dimensional points, p(x) is an additional linear transformation of the image map.
The non-regular inverse map is decomposed into its two surface maps u = U(x,y) and v = V(x,y). However, because the original inverse map was defined on a non-regular grid, the two surface maps will also be defined on a non-regular grid as shown in FIGS. 3H and 31. The map U(x,y) will be fit using the function su(z) = p(z) + λlφ(z-zl) and the map V(x,y) will be fit using
the function sv(z) = p(z) + ∑λ,φ(z-z,). Details on the use of radial basis
functions for two-dimensional scattered data interpolation are provided in the reference Radial Basis Function Methods for Interpolation to Functions of Many Variables, by M.J.D. Powell (Fifth Hellenic-European Conference on Computer Mathematics and it's Applications - September 2001), hereby incorporated by reference.
The function s(x) is sampled on a uniform grid of points to obtain an inverse surface map u = U(x,y) which is defined on a uniform grid. The function sv(z) is sampled on a uniform grid of points to obtain an inverse surface map v = V(x,y) which is defined on a uniform grid. The functions u = U(x,y) and v = V(x,y) are sampled on a uniform grid in order to simplify the processing required in the analytical stage 30. The radial basis functions are preferred as they tend to be more stable at points of extrapolation that are far from the points of interpolation. Since many points on the inverse map will be defined by extrapolation, this is a useful property of the radial basis functions. The preferred embodiment of the image transformation method 10 uses a forward map defined on a uniform grid to simplify user input, however a forward map defined on a non-uniform grid is handled exactly the same way as the case for the uniform grid, as such the image transformation method 10 already supports forward maps defined on a non-uniform grid.
During the analytical stage 30 at step (18), image projection method 10 converts the inverse warp map generated by inverse transformation stage 20, into an analytical form suitable for further processing. Specifically, the inverse warp map with (x,y) defined on a regular grid (e.g. the map shown in FIG. 5A) is converted to an analytical form which will define the inverse warp map on the entire output image, facilitate additional geometric deformations and aid in separating the inverse warp map.
The 2D warp map is represented by two surface functions u = U(x,y) and v = V(x,y) as discussed above. Using the well known techniques of spline interpolation/approximation on regular grids, we can represent the inverse transformation (u,v) = (U(x,y), V(x,y)) in the form u = U(x,y) = ∑∑alJNl(x)Nj(y) v = V(x,y) = ∑∑blJN1(x)NJ(y)
where Nj(x) and Nj(y) are conventionally known spline basis functions. Additional details on these functions are provided in the reference Geometric Modeling, by Wiley 1997, herein incorporated by reference. There are several benefits of using spline basis functions. First, the number of spline pieces can be adjusted according to the complexity of the warp that has been defined. Second, the spline pieces can be joined in a smooth or un-smooth manner as described by the warp. For example it is possible to represent tears in the warp by not requiring continuity at the patch boundaries. Third, the spline functions are essentially polynomial functions which can be easily evaluated in hardware.
During the geometric transformation stage 40 at step (21), image transformation method 10 optionally performs a geometric adjustment of the analytic form of the inverse image map. By using the form (u,v) = (U(x,y), V(x,y)), where: u = U(x,y) = ∑∑alJNl(x)N](y) v = V(x,y) = ∑∑bl]N,(x)N](y)
it is simple to perform scaling of both the input and output image sizes. To scale the size of the input space for either axis we use the relationship, s* u = s* U(x,y) = s* ∑∑aIJNI(x)NJ(y) = ∑∑s* aIJNl(x)NJ(y) t* v = t* V(x,y) = t*∑∑bIJNl(x)NJ(y) = ∑∑t*bIJNl(x)NJ(y)
where s and t are scale factors of the u,v axis respectively and where N,(x) and Nj(y) are conventionally known spline basis functions. To scale the size of the output space for either axis we use the relationship: u = U(a * x,b* y) = ∑∑a, N (a* x)N ,(b * y) v = V (a * x,b * y) = ∑∑b N, (a * x)N, (b * y)
where a and b are scale factors of the x,y axis respectively. Further details of applying linear transforms to spline functions are available in Geometric Modeling, by Wiley 1997. Scaling of the input and output image sizes allows the user to use an existing forward/inverse map defined for one combination of input/output image size to be used with another input/output image size without having to generate a new forward/inverse map. Other linear operations such as translation and rotation of the analytical form can be used to allow a user adjust a given forward/inverse map without having to generate a new forward/inverse map, this situation might occur in a calibration environment where a user starts off with a reference map which requires slight adjustment for that particular environment. During the separation stage 50 at step (22), the inverse map is separated into two 1 D image maps, namely PassOne and PassTwo maps. In order to represent the original warp mapping defined by (u,v) = (U(x,y), V(x,y)) as a separable 2-pass transform two warp maps need to be defined, namely (x,v) = (x, V(x,y)) and (u,v) = (U(x,v), v), with u = U(x,v) defined so that the composition of these two maps will be equivalent to the original map (u,v) = (U(x,y), V(x,y)). The relationship between the maps (u,v) = (U(x,y), V(x,y)), (x,v) = (x, V(x,y)), and (u,v) = (U(x,v), v) is shown in FIG. 4. It should be noted that the order of separation in the inverse map is reversed to the order of processing, due to the property of functional composition and inverses (A o B)-1 = B-1 o A"1.
From FIG. 4 it can be seen that (u,v) = (U' (x,v),v) can be derived by inverting (x,v) = (x,V(x,y)) (defined by (x,y) = (x,V'(x,v)))) and composing this mapping with the map (u,v) = (U(x,y), V(x,y)). Since (x,v) = (x,V(x,y))keeps x fixed the function v=V(x,y) must be an invertable (monotonic) function in y for a fixed x if the map (x,v) = (x,V(x,y)) is to be invertable.
We have the following:
(JC,V) → (x,V'(x,v)) → (x,V(x,V'(x,v))) = (x,v) (5) from the definition of V'(x,v) and V(x,y) => V(x,V'(x,v))=v. Then, using the above identity, (U'(x,v),v) = (U(x,V(x,v)),v):
(U'(x,v),v) = U(x,y),V(x,y)) o (x,V'(x,v)) = (U(x,V'(x,v)),V(x,V(x,v))) (6)
The function (x,v) = (x,V(x,y)) is given by using equation (2) the function (u,v) = (U'(x,v),v) can be approximated as follows. FIG. 5A illustrates a 2D inverse map (from black dots to grey dots) sampled by using equations (1) and (2) above. FIG. 5B shows this grid under the mapping (x,v) = (x,V(x,y)). It should be noted that in FIG. 5B the grid points only move in the vertical direction. FIG. 5C shows the non-regular points from FIG. 5B with the mapping (u,v) =(U'(x,v),v) so that the composition of the mappings (x,v) = (x,V(x,y)) and (u,v) = (U'(x,v),v) match the original 2D inverse warp shown in FIG. 5A. From FIGS. 5A, 5B and 5C, it can be seen that (u,v) = (U'(x,v), v) is determined by scattered data interpolation where the centers of the points are given by (x,V(x,y)) and each point (x,V(x,y)) has a value U(x,y). The function (u,v) = (U'(x,v),v) is determined by sampling the scattered data approximation to a uniform grid and fitting the function U'(x,y) with a spline surface as described in analytical stage 30.
We now have the two functions u = U'(x,v) and v = V(x,y), that is PassOne and PassTwo, respectively, represented in analytical form, respectively: u = U'(x,y) = ∑∑al}Nl(x)NJ(v) ; (7) v = V(x,y) = ∑∑bIJN,(x)NJ(y)
where N,(x) and Nj(y) are spline basis functions. The relationship between the functions (7) and the separable two-pass transform is shown in FIG. 6. The first pass PassOne creates the intermediate image from the input image by using the map (u,v) = (U'(x,v),v). By fixing the value of v and allowing x to vary the map (u,v) = (U'(x,v),v) becomes a mapping of a horizontal line in the intermediate image to a horizontal line in the input image, and so the interpolation becomes a one-dimensional problem. By repeating this process for every value of v in the intermediate image the entire intermediate image can be created. It should be noted that the first pass only changes the horizontal geometry of the input image, while the second pass only changes the vertical geometry of the intermediate image.
The second pass PassTwo creates the output image from the intermediate image by using the map (x,v) = (x,V(x,y)). By fixing the value of x and allowing y to vary the map (x,v) = (x,V(x,y)) becomes a mapping of a vertical line in the output image to a vertical line in the intermediate image, and so the interpolation becomes a one-dimensional problem. By repeating this process for every value of x in the output image the entire output image can be created. The PassOne and PassTwo maps are converted to conventionally known Target Increments (Tarlnc) and Offset form. The analytic form for a spline surface is given as:
∑∑c,;N,( )N (y) (8)
which can be grouped as:
∑(∑c,JN,(x))NJ(y) = ∑dJNJ(y) (9)
with dj =∑cvNt(x)or alternatively: i
∑(∑cl]N,(y))NJ(x) = ∑dJNJ(x) (10) j with
Figure imgf000016_0001
and where N,(x) and Nj(y) are conventionally known spline
basis functions. These formulas provide the equations of curves that are embedded in the surface. The grouping implies that the curves are orthogonal to the domain parameters x or y. The form in (9) will give scan-lines or curves in the x parameter on the surface, and form in (10) will give us scan-lines or curves in the y parameter on the surface. Since the first pass only performs processing in the horizontal or x direction, we represent the function u = U'(χ,y) = ∑∑aIJNl(x)NJ(v) in the form ∑(∑atJN }(v))Nt(x)iha\ represents the surface as vertical scan-lines. Since the second pass only performs processing in the vertical direction we represent the function u = V(x,y) = ∑∑αIJNι(x)NJ(y) in the form ∑(∑αtJNt(x))N }(y) that represents the surface as vertical scan-lines.
The number of scan-line equations required for each pass can be reduced by approximating the surface by a "ruled-surface", which uses interpolation between scan-lines. Linear interpolation can be implemented if the differences between anchor scan lines are small and precision is maintained. An alternative to using linear interpolation would be to evaluate the surfaces in conventionally known tensor form in which case no approximation is performed.
Image warping requires a positional mapping as well as a "local scale factor" in order to determine a local warp at a given output pixel. The position mapping and "local scale factor" can be combined by using a concept of an Offset and Tarlnc value that together give the positional mapping as well as a "local scale factor". The scan line functions for each pass in the form ∑c N (t) must be represented in a way that allow for the generation of
Tarlnc values. FIG. 7 shows a scan-line v, function (evaluated at each pixel in the scan-line), and it's representation as an Offset and a sequence of Tarlnc values. The Offset and Tarlnc sequences for each scan-line are represented as piecewise polynomials, which are similar scan-line functions of the form ∑CyN^t). The Offset value for each scan-line will be determined by
evaluating a polynomial O(a) while each scan-lines Tarlnc values will be determined by a polynomial T(b).
Given a scan-line mapping function x(t) (i.e. where the scan-line variable is fixed), the difference operator Δ is defined by:
Δx(b) = x(b+1) - x(b) x(b+1) = x(b) + Δx(b)
The last equation indicates that the next function value is a combination of the current value plus some delta. The difference operator function Δx(b) can be defined as an n,h-order polynomial, with the form:
Ax(b) = p + p2 λ +... + p„t + pn+]
in which pn are the polynomial coefficients. This function definition can be used to model the space between domain target pixels in terms of the range source spacing. This implies that Δx(b) = T(b) and defines all target increments along the domain. . An example is given in FIG. 8, the first graph shows a scan-line mapping which would correspond to a function ∑c Nj(t)
J the second graph shows the function after application of the difference operator. An advantage of using this form is that the hardware to evaluate the Tarlncs is simpler than the hardware required to evaluate the position function directly. As the difference operator reduces the order of a polynomial by one, a Tarlnc scan-line will require less computation to evaluate than the original scan-line. All that remains is showing the relationship between the functions: U'(x,v) = ∑∑al]Nl(x)N](v) , V(x,y) = ∑∑al)Nl(x)NJ(y) , and the Offset and Tarlnc piecewise polynomial. Given the first pass mapping and setting x=0 allows for the definition of a boundary curve of the surface. As the surface has been represented using spline patches, the boundary curve is already in a piecewise polynomial format and no additional work needs to be done. So we have O(v) = U' (0,v) = ∑a0JN }(v) where O(v) is the offset polynomial for the first pass of the separable two-pass transform. The mapping U'(x,v) in scan- line form as defined by (9) is already in piecewise polynomial form, by applying the difference operator to each scan-line function we have a Tarlnc piecewise polynomial for that scan-line.
Given the second pass scan-line position mapping V(x,y) and setting y=0 we have V(x,0) = ∑aIONl(x) which defines a boundary curve of the surface V(x,y). As we represented the surface using spline patches the boundary curve is already in a piecewise polynomial format and no additional work needs to be done. As we represented the surface using spline patches the boundary curve is already in a piecewise polynomial format and no additional work needs to be done. So we have O(y) = V(x,0) =
Figure imgf000018_0001
O(y) is the offset polynomial for the second pass of the separable two-pass transform O(y) is the offset polynomial for the second pass of the separable two-pass transform. The mapping V(x,y) in scan-line form as defined by (10) is already in piece-wise polynomial form, by applying the difference operator to each scan-line function ∑cvNj(y) we have a Tarlnc
piece-wise polynomial for that vertical scan-line.
FIGS. 9 and 10 show the relationship between the Tarlnc and
Offset, and interpolated Tarlnc polynomials for the first and second pass on the two pass algorithm. It is possible to use the scan-line position mapping given in the form ∑CyNft) directly with an alternative image filtering
apparatus, however in this case we also need to supply the "local scale factor" to the apparatus as well. One way to provide the local scale factor is to use an additional scan-line polynomial in the form ∑c,;N,(t) that represents the
derivative of the positional scan-line. Spline functions allows for a simple manipulation of the positional spline coefficients to generate the derivative spline coefficients. Another issue with using the scan-line position mapping directly is that the initial starting point for interpolated scan-lines will not be explicitly given as in the Offset/Tarinc case, but instead will depend on the method used to determine the interpolated scan-lines.
An example of an interpolated scan-line case without using Offset or Tarlnc functions is shown in FIGS. 11 and 12. Note that in FIG. 9 the left edge of the map is determined by a Offset function while in FIG. 11 the left edge of the map is determined by the scan-line and the chosen interpolation method. Note that in FIG. 10 the top edge of the map is determined by a Offset function while in FIG. 12 the top edge of the map is determined by the scan-line and the chosen interpolation method. This may cause visual artifacts at image edges and will make piecing multiple warped images together more difficult since there is no simple control of the warp at the boundary curves.
FIG. 13 illustrates a hardware implementation that can use the scan-line form of the warp from "convert to scan-line form stage 60" The implementation includes a horizontal geometry engine 30, a vertical geometry engine 34, a horizontal filter engine 32 and a vertical filter engine 36. Horizontal geometry engine 30 uses the scan-line form of the first pass to generate the required data for horizontal filter engine 32. FIG. 14 shows an example of the data that is generated by this block. Vertical geometry engine 34 uses the scan-line form of the second pass to generate the required data for vertical filter engine 36. FIG. 14 shows an example of the data that is generated by this block. The data shown in FIG. 14 includes information on the spacing between the scan-lines the polynomial coefficients for the Offset and Tarlnc polynomials and the number of scan-lines in each pass. Horizontal and vertical filter engines 32 and 36 are fully described in U.S. Patent No. 5,594,676 to Greggain et al. which is hereby incorporate by reference.
During the error check stage 70, the error difference between the analytic non-separable form of the warp given by (2) and the output of the convert to scan-line form stage 60 is determined. Specifically, given the scan- line based description of the separated warp it is possible to evaluate the warp at each pixel for the two passes and compare the result to the original forward or inverse non-separable warp as defined by (2). The error could be due to the fact that the analytic form of the non-separable warp given by (2) was not sampled on a sufficiently dense uniform grid as an input to the separate analytical form stage 50, in this case the sampling of the analytic form (2) is done on an increasingly dense uniform grid until an accepted tolerance is reached. The error could also be caused by approximation error when fitting the sampled approximate separable form in (3). In this case the spline basis function can be subdivided to increase the number of polynomial pieces used and or increase the order of the polynomial pieces used. Another source of error could be interpolation error between scan-lines. In this case the solution is to increase the number of scan-lines used until an acceptable error is found. A simple method would be to add scan-lines half way between existing scan-lines. This may result in not using any interpolated scan-lines at all and in effect evaluating (7) directly. As will be apparent to those skilled in the art, various modifications and adaptations of the structure described above are possible without departing from the present invention, the scope of which is defined in the appended claims.

Claims

Claims
1. An image transformation method for translating a non-linear 2D geometrical transformation into two separable 1 D geometrical transformations, said method comprising the steps of:
(a) determining the inverse of the non-linear 2D geometrical transformation to form an inverse 2D geometrical transformation;
(b) converting the inverse 2D geometrical transformation into an analytical inverted 2D geometrical transformation;
(c) separating the analytical inverse 2D geometrical transformation into a first and second 1D geometrical transformations;
(d) representing said inverse 2D geometrical transformation and said first and second 1 D geometrical transformations as tensor spline surfaces; and
(e) comparing an evaluation of said first and second 1 D geometrical transformations at each pixel with an evaluation of the analytical inverse 2D geometrical transformation at each pixel and repeat steps (c) and (d) until said evaluation meets a predetermined level of performance.
2. The method of claim 1 , further comprising the step of performing a geometric transformation on the inverse map, between steps (b) and (c).
3. The method of claim 1 , wherein said inverse 2D geometrical transformation must be defined on a uniform point mapping grid.
4. The method of claim 1 , wherein said inverse 2D geometrical transformation is applied in combination with a scaling map.
5. An image transformation system for translating a non-linear 2D geometrical transformation into two separable 1 D geometrical transformations, said image transformation system comprising:
(a) a processor for determining the inverse of the non-linear 2D geometrical transformation to form an inverse 2D geometrical transformation;
(b) a converter module coupled to the processor for converting the inverse 2D geometrical transformation into an analytical inverted 2D geometrical transformation;
(c) a separator module coupled to the processor for separating the analytical inverse 2D geometrical transformation into a first and second 1 D geometrical transformations;
(d) a representation module for representing said inverse 2D geometrical transformation and said first and second 1 D geometrical transformations as tensor spline surfaces; and
(e) a comparison module for comparing an evaluation of said first and second 1 D geometrical transformations at each pixel with an evaluation of the analytical inverse 2D geometrical transformation at each pixel and repeat steps (c) and (d) until said evaluation meets a predetermined level of performance.
6. The image transformation system of claim 5, further comprising a geometrical module coupled to the processor for performing a geometric transformation on the inverse map.
7. The image transformation system of claim 5, wherein said inverse 2D geometrical transformation must be defined on a uniform point mapping grid.
8. The image transformation system of claim 5, wherein said inverse 2D geometrical transformation is applied in combination with a scaling map.
PCT/CA2002/000869 2001-06-12 2002-06-12 Method and system for processing a non-linear two dimensional spatial transformation WO2002101650A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP02734958A EP1395952B1 (en) 2001-06-12 2002-06-12 Method and system for processing a non-linear two dimensional spatial transformation
DE60222894T DE60222894D1 (en) 2001-06-12 2002-06-12 METHOD AND DEVICE FOR PROCESSING A NONLINEAR TWO-DIMENSIONAL SPATIAL TRANSFORMATION

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US29724001P 2001-06-12 2001-06-12
US60/297,240 2001-06-12

Publications (2)

Publication Number Publication Date
WO2002101650A2 true WO2002101650A2 (en) 2002-12-19
WO2002101650A3 WO2002101650A3 (en) 2003-04-24

Family

ID=23145452

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CA2002/000869 WO2002101650A2 (en) 2001-06-12 2002-06-12 Method and system for processing a non-linear two dimensional spatial transformation

Country Status (5)

Country Link
US (1) US7126616B2 (en)
EP (1) EP1395952B1 (en)
AT (1) ATE375571T1 (en)
DE (1) DE60222894D1 (en)
WO (1) WO2002101650A2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2417629A (en) * 2004-08-26 2006-03-01 Sharp Kk Data processing to detect transformation
US8595281B2 (en) 2006-01-11 2013-11-26 Qualcomm Incorporated Transforms with common factors
US8849884B2 (en) 2006-03-29 2014-09-30 Qualcom Incorporate Transform design with scaled and non-scaled interfaces
EP2786965A2 (en) 2005-09-16 2014-10-08 Omya International AG Process of manufacturing a co-ground calcium carbonate material of the GCC and PCC type with a specific steepness factor, obtained products and their uses

Families Citing this family (31)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4144292B2 (en) * 2002-08-20 2008-09-03 ソニー株式会社 Image processing apparatus, image processing system, and image processing method
JP2004234379A (en) * 2003-01-30 2004-08-19 Sony Corp Image processing method, image processor, and imaging device and display device to which image processing method is applied
KR100525425B1 (en) * 2003-02-04 2005-11-02 엘지전자 주식회사 Image warping method and apparatus
US7349583B2 (en) * 2003-09-05 2008-03-25 The Regents Of The University Of California Global motion estimation image coding and processing
US20050231643A1 (en) * 2004-03-26 2005-10-20 Ross Video Limited Method, system and device for real-time non-linear video transformations
JP2005311473A (en) * 2004-04-16 2005-11-04 Sharp Corp Imaging apparatus, signal processing method, its program and recording medium
US7576767B2 (en) * 2004-07-26 2009-08-18 Geo Semiconductors Inc. Panoramic vision system and method
EP1800245B1 (en) * 2004-09-09 2012-01-04 Silicon Optix Inc. System and method for representing a general two dimensional spatial transformation
EP1742459A1 (en) * 2005-06-13 2007-01-10 SONY DEUTSCHLAND GmbH Method for geometry distorsion correction
US20070200738A1 (en) * 2005-10-12 2007-08-30 Yuriy Reznik Efficient multiplication-free computation for signal and data processing
US7649534B2 (en) * 2006-02-01 2010-01-19 Microsoft Corporation Design of arbitrary linear and non-linear maps
EP2044591B1 (en) 2006-07-06 2014-09-10 SundaySky Ltd. Automatic generation of video from structured content
JP4947351B2 (en) * 2006-07-28 2012-06-06 富士ゼロックス株式会社 Image processing apparatus and program
US20080101711A1 (en) * 2006-10-26 2008-05-01 Antonius Kalker Rendering engine for forming an unwarped reproduction of stored content from warped content
US8224122B2 (en) * 2006-12-15 2012-07-17 Microsoft Corporation Dynamic viewing of wide angle images
US8442316B2 (en) 2007-01-05 2013-05-14 Geo Semiconductor Inc. System and method for improving color and brightness uniformity of backlit LCD displays
US8055070B2 (en) * 2007-01-05 2011-11-08 Geo Semiconductor Inc. Color and geometry distortion correction system and method
US8063918B2 (en) * 2008-05-28 2011-11-22 Adobe Systems Incorporated Method and apparatus for rendering images with and without radially symmetric distortions
GB2461912A (en) * 2008-07-17 2010-01-20 Micron Technology Inc Method and apparatus for dewarping and/or perspective correction of an image
US8265422B1 (en) * 2009-02-20 2012-09-11 Adobe Systems Incorporated Method and apparatus for removing general lens distortion from images
US8514932B2 (en) * 2010-02-08 2013-08-20 Disney Enterprises, Inc. Content adaptive and art directable scalable video coding
US8116587B2 (en) * 2010-02-16 2012-02-14 Ricoh Co., Ltd. Method and apparatus for high-speed and low-complexity piecewise geometric transformation of signals
US9147162B2 (en) * 2012-03-15 2015-09-29 ThetaRay Ltd. Method for classification of newly arrived multidimensional data points in dynamic big data sets
JP2015156523A (en) * 2012-06-06 2015-08-27 ソニー株式会社 Image processing device, image processing method, and program
WO2016203282A1 (en) 2015-06-18 2016-12-22 The Nielsen Company (Us), Llc Methods and apparatus to capture photographs using mobile devices
WO2017082909A1 (en) * 2015-11-12 2017-05-18 Halliburton Energy Services, Inc. Simulating hydraulic fracture propagation using dynamic mesh deformation
WO2020239212A1 (en) * 2019-05-29 2020-12-03 Huawei Technologies Co., Ltd. Image processing device and method
RU2719559C1 (en) * 2019-08-21 2020-04-21 Федеральное государственное унитарное предприятие "18 Центральный научно-исследовательский институт" Министерства обороны Российской Федерации Method for block spline transformation of space images of area
US11727030B2 (en) * 2020-05-05 2023-08-15 Business Objects Software Ltd. Automatic hot area detection in heat map visualizations
CN114845091B (en) * 2021-02-01 2023-11-10 扬智科技股份有限公司 Projection device and trapezoid correction method thereof
DE102021113909A1 (en) 2021-05-28 2022-12-01 Schölly Fiberoptic GmbH Method for transforming a data field and corresponding transformation device

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4908874A (en) * 1980-04-11 1990-03-13 Ampex Corporation System for spatially transforming images
US5848199A (en) * 1996-05-31 1998-12-08 Hewlett Packard Company Apparatus and method for performing fast and precise spatial transformations of images

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2108350B (en) 1981-04-10 1986-05-14 Ampex System for spatially transforming images
US4835532A (en) 1982-07-30 1989-05-30 Honeywell Inc. Nonaliasing real-time spatial transform image processing system
GB8621994D0 (en) * 1986-09-12 1986-10-22 Crosfield Electronics Ltd Image processing
JPH0769958B2 (en) 1988-09-20 1995-07-31 沖電気工業株式会社 Image conversion processing method
US5204944A (en) 1989-07-28 1993-04-20 The Trustees Of Columbia University In The City Of New York Separable image warping methods and systems using spatial lookup tables
US5175808A (en) 1989-09-12 1992-12-29 Pixar Method and apparatus for non-affine image warping
EP0575651A1 (en) * 1992-06-24 1993-12-29 International Business Machines Corporation Multiprocessor system
US5715385A (en) * 1992-07-10 1998-02-03 Lsi Logic Corporation Apparatus for 2-D affine transformation of images
US5475803A (en) * 1992-07-10 1995-12-12 Lsi Logic Corporation Method for 2-D affine transformation of images
US6097855A (en) 1993-02-19 2000-08-01 Levien; Raphael L. Method and apparatus for image rotation
US5568600A (en) * 1994-04-15 1996-10-22 David Sarnoff Research Ctr. Method and apparatus for rotating and scaling images
US5594676A (en) 1994-12-22 1997-01-14 Genesis Microchip Inc. Digital image warping system
US5808623A (en) 1996-10-07 1998-09-15 Adobe Systems Incorporated System and method for perspective transform in computer using multi-pass algorithm
FR2819082A1 (en) * 2000-12-28 2002-07-05 Koninkl Philips Electronics Nv Image transformation applicable, for example, to image transformation from a visual object in MPEG4 format and creation of an object in 3-D representation that is more efficient that existing transformation methods
KR100571219B1 (en) 2003-01-08 2006-04-13 엘지전자 주식회사 Digital convergence device based on 3-d virtual screen of video display system
KR100525425B1 (en) 2003-02-04 2005-11-02 엘지전자 주식회사 Image warping method and apparatus

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4908874A (en) * 1980-04-11 1990-03-13 Ampex Corporation System for spatially transforming images
US5848199A (en) * 1996-05-31 1998-12-08 Hewlett Packard Company Apparatus and method for performing fast and precise spatial transformations of images

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2417629A (en) * 2004-08-26 2006-03-01 Sharp Kk Data processing to detect transformation
EP2786965A2 (en) 2005-09-16 2014-10-08 Omya International AG Process of manufacturing a co-ground calcium carbonate material of the GCC and PCC type with a specific steepness factor, obtained products and their uses
US8595281B2 (en) 2006-01-11 2013-11-26 Qualcomm Incorporated Transforms with common factors
US8849884B2 (en) 2006-03-29 2014-09-30 Qualcom Incorporate Transform design with scaled and non-scaled interfaces
US9727530B2 (en) 2006-03-29 2017-08-08 Qualcomm Incorporated Transform design with scaled and non-scaled interfaces

Also Published As

Publication number Publication date
US7126616B2 (en) 2006-10-24
WO2002101650A3 (en) 2003-04-24
ATE375571T1 (en) 2007-10-15
US20030020732A1 (en) 2003-01-30
DE60222894D1 (en) 2007-11-22
EP1395952B1 (en) 2007-10-10
EP1395952A2 (en) 2004-03-10

Similar Documents

Publication Publication Date Title
US7126616B2 (en) Method and system for processing a non-linear two dimensional spatial transformation
US7072524B1 (en) Method of and system for image processing and recording medium for carrying out the method
US6173087B1 (en) Multi-view image registration with application to mosaicing and lens distortion correction
KR100525425B1 (en) Image warping method and apparatus
US7324706B2 (en) System and method for representing a general two dimensional spatial transformation
EP1347411B1 (en) Fractal image enlargement
US6491400B1 (en) Correcting for keystone distortion in a digital image displayed by a digital projector
US20030043303A1 (en) System and method for correcting multiple axis displacement distortion
EP1800245B1 (en) System and method for representing a general two dimensional spatial transformation
US7359575B2 (en) Dynamic warp map generation system and method
JP2000152073A (en) Distortion correction method
JPH08294001A (en) Image processing method and image processing unit
JPWO2008102898A1 (en) Image quality improvement processing apparatus, image quality improvement processing method, and image quality improvement processing program
Bose et al. A second‐generation wavelet framework for super‐resolution with noise filtering
TW200534185A (en) Image processing apparatus, image processing method, program, and storage medium
JP6632434B2 (en) Image processing apparatus, image processing method, and program
JP7040422B2 (en) Motion vector generator, projection image generator, motion vector generator, and program
WO2006062508A1 (en) Dynamic warp map generation system and method
KR102462804B1 (en) Lens distortion correction apparatus based on bayer pattern image and correction method therefor
CN111156928B (en) Grating three-dimensional scanner moire fringe eliminating method based on DLP projection
KR20070102989A (en) System and mehod for representing a general two dimensional spatial transformation
JP2003125197A (en) Image processing apparatus and program
JP2020038730A (en) Image processing device, image processing method and program
JPH11265446A (en) Method and device for restoring image
JPH11238122A (en) Picture interpolation method and its device

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NO NZ OM PH PL PT RO RU SD SE SG SI SK SL TJ TM TN TR TT TZ UA UG US UZ VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 2002734958

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2002734958

Country of ref document: EP

REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP

WWG Wipo information: grant in national office

Ref document number: 2002734958

Country of ref document: EP