EP1933272B1 - Method of generating a contrast enhanced image using multiscale analysis - Google Patents

Method of generating a contrast enhanced image using multiscale analysis Download PDF

Info

Publication number
EP1933272B1
EP1933272B1 EP07117216A EP07117216A EP1933272B1 EP 1933272 B1 EP1933272 B1 EP 1933272B1 EP 07117216 A EP07117216 A EP 07117216A EP 07117216 A EP07117216 A EP 07117216A EP 1933272 B1 EP1933272 B1 EP 1933272B1
Authority
EP
European Patent Office
Prior art keywords
image
scale
detail
computed
approximation
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
EP07117216A
Other languages
German (de)
French (fr)
Other versions
EP1933272A1 (en
Inventor
Tom Bertens
Pieter Vuylsteke
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Agfa HealthCare NV
Original Assignee
Agfa HealthCare NV
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 Agfa HealthCare NV filed Critical Agfa HealthCare NV
Priority to EP07117216A priority Critical patent/EP1933272B1/en
Publication of EP1933272A1 publication Critical patent/EP1933272A1/en
Application granted granted Critical
Publication of EP1933272B1 publication Critical patent/EP1933272B1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/90Dynamic range modification of images or parts thereof
    • G06T5/94Dynamic range modification of images or parts thereof based on local image properties, e.g. for local contrast enhancement
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/20Special algorithmic details
    • G06T2207/20016Hierarchical, coarse-to-fine, multiscale or multiresolution image processing; Pyramid transform

Definitions

  • the present invention relates to a method for enhancing the contrast of an image that is represented by a digital signal.
  • images represented by a digital signal such as medical images are subjected to image processing during or prior to displaying or hard copy recording.
  • the conversion of grey value pixels into values suitable for reproduction or displaying may comprise a multi-scale image processing method (also called multi-resolution image processing method) by means of which the contrast of the image is enhanced.
  • a multi-scale image processing method also called multi-resolution image processing method
  • an image represented by an array of pixel values, is processed by applying the following steps.
  • First the original image is decomposed into a sequence of detail images at multiple scales and occasionally a residual image.
  • the pixel values of the detail images are modified by applying to these pixel values at least one conversion.
  • a processed image is computed by applying a reconstruction algorithm to the residual image and the modified detail images.
  • a gradient representation of the original image is generated and modified.
  • a modification step is applied to gradient images.
  • a reconstruction process is applied to the modified gradient representation.
  • US 6 788 826 B1 teaches a multiscale decomposition of an image, a nonlinear modification of edge images and an inverting reconstruction algorithm.
  • the weights used in the reconstruction algorithm are the normal weights of the decomposition algorithm.
  • the invention provides that enhanced detail pixel values are created by enhancement of the center differences.
  • the method of the present invention is different from the prior art multi-scale contrast enhancement for the following reason: the prior art algorithms amplify the detail pixel values by applying the conversion functions directly to the detail pixel values by means of look up tables or multiplicative amplification factors.
  • the present invention is applicable to all the multi-scale detail representation methods from which the original image can be computed by applying the inverse transform.
  • the invention is applicable to all the multi-scale decomposition methods wherein the detail pixel are equivalent to the sum of translation difference images or can be computed as a center difference image.
  • enhanced detail pixel values are directly computed by combining the enhanced center differences at at least one scale. (illustrated in figures 4 , 6 and 8 with corresponding enhancement steps being illustrated in figures 5 , 7 and 9 respectively)
  • the present invention is generally implemented as a computer program product adapted to carry out the method of any of the claims when run on a computer and is stored on a computer readable medium.
  • This contrast enhancement algorithm is applicable to all multi-scale detail representation methods from which the original image can be computed by applying the inverse transformation.
  • the weighing factors and the translation offsets of the translation difference images can be deducted from the multi-scale decomposition in such a way that the resulting weighted sum of the translation difference images is identical to the detail pixel values.
  • the contrast can be enhanced by applying the conversion operator to the center differences before the weighted sum is computed.
  • the approximation image at the same scale (or resolution level) or the approximation images at the smaller scales (or finer resolution levels) can be used.
  • State-of-the-art multi-scale contrast enhancement algorithms decompose an image into a multi-scale representation comprising detail images representing detail at multiple scales and a residual image.
  • Some of the important multi-scale decompositions are the wavelet decomposition, the Laplacian-of-Gaussians (or LoG decomposition), the Difference-of-Gaussians (or DoG) decomposition and the Burt pyramid.
  • the wavelet decomposition is computed by applying a cascade of high-pass and low-pass filters followed by a subsampling step.
  • the high-pass filter extracts the detail information out of an approximation image at a specific scale.
  • the detail information is extracted out of an approximation image at scale k by subtracting the upsampled version of the approximation image at scale k+1.
  • Each pixel value in the detail images can be computed out of an approximation image by combining the pixel values in a moving neighborhood.
  • the combining function is a weighted sum.
  • h k 4 ⁇ g * ⁇ h k + 1 + f d k with f( x) the conversion operator.
  • g l ( ri , rj ) - g l ( ri + m , rj + n ) is called a translation difference. It expresses the difference in pixel value between a central pixel and a neighboring pixel in an approximation image. It is a measure of local contrast. The weighted sum of the translation differences is called a centre difference c k (i,j) .
  • conversion operator is the sigmoid function.
  • contrast enhancement function like the one disclosed in EP 525 527 .
  • the shape of the conversion operator depends on the specific requirements of the enhancement which is intended to amplify the low-value detail pixel more than the high-value detail pixels.
  • the conversion step may cause deformations of the shape of the edge transitions in the reconstructed, contrast enhanced image.
  • the reason is the non-linearity of the conversion function.
  • First the translation difference images are computed. This is done by subtracting a translated version of the approximation image g 1 from the approximation image g 1 itself.
  • the number of translation difference images and the translations needed are defined by the spatial extent of the cascade of filters used in the multi-scale decomposition to compute a detail image at scale k out of an approximation image at scale 1 element of ⁇ 0, ...k ⁇ .
  • 9x9 81 translation difference images are needed.
  • Figure 10 schematically shows the 1D situation.
  • the weights w m, n are computed such that the weighted sum of the translation differences matches exactly the pixel value as would be generated by straightforward application of the Burt decomposition as described higher.
  • Contrast enhancement is obtained by non-linear conversion of the translation difference images.
  • At least one enhanced center difference image is computed as the weighted sum of the contrast enhanced translation difference images, using the weights w m,n .
  • the reconstructed, contrast enhanced version of the image is computed by applying the multi-scale reconstruction to the enhanced center difference images.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Image Processing (AREA)

Description

    FIELD OF THE INVENTION
  • The present invention relates to a method for enhancing the contrast of an image that is represented by a digital signal.
  • BACKGROUND OF THE INVENTION
  • Commonly images represented by a digital signal such as medical images are subjected to image processing during or prior to displaying or hard copy recording.
  • The conversion of grey value pixels into values suitable for reproduction or displaying may comprise a multi-scale image processing method (also called multi-resolution image processing method) by means of which the contrast of the image is enhanced.
  • According to such a multi-scale image processing method an image, represented by an array of pixel values, is processed by applying the following steps. First the original image is decomposed into a sequence of detail images at multiple scales and occasionally a residual image. Next, the pixel values of the detail images are modified by applying to these pixel values at least one conversion. Finally, a processed image is computed by applying a reconstruction algorithm to the residual image and the modified detail images. Such a method is illustrated in figures 2 and 3.
  • There are limits for the behavior of the conversion functions. Grey value transitions in the image can be distorted to an extent that the appearance becomes unnatural if the conversion functions are excessively non-linear. The distortions are more pronounced in the vicinity of significant grey level transitions, which may result in overshoots at step edges and loss of homogeneity in regions of low variance facing strong step edges. The risk of creating artifacts becomes more significant for CT images since they have sharper grey level transitions, e.g. at the interface of soft tissue and contrast media. One has to be careful using the multi-scale techniques on CT images.
  • In US 6 731 790 B1 a method is described in which artefacts are corrected in an image that is represented by a digital signal. The corrected artifacts originate from any kind of non-linear modification of the components of a multi-scale image representation.
  • A gradient representation of the original image is generated and modified. A modification step is applied to gradient images.
  • A reconstruction process is applied to the modified gradient representation.
  • US 6 788 826 B1 teaches a multiscale decomposition of an image, a nonlinear modification of edge images and an inverting reconstruction algorithm. The weights used in the reconstruction algorithm are the normal weights of the decomposition algorithm.
  • It is an object of the present invention to provide a method for enhancing the contrast of an image that is represented by a digital signal that overcomes the prior art inconveniences.
  • More specifically it is an object of the present invention to provide a new multi-scale contrast enhancement algorithm which results in a contrast enhanced image while preserving the shape of the edge transitions.
  • SUMMARY OF THE INVENTION
  • The above-mentioned aspects are realized by a method as defined in the appending claims.
  • Specific and preferred embodiments of this invention are set out in the dependent claims.
  • The invention provides that enhanced detail pixel values are created by enhancement of the center differences.
  • The method of the present invention is different from the prior art multi-scale contrast enhancement for the following reason: the prior art algorithms amplify the detail pixel values by applying the conversion functions directly to the detail pixel values by means of look up tables or multiplicative amplification factors.
  • The present invention is applicable to all the multi-scale detail representation methods from which the original image can be computed by applying the inverse transform.
    The invention is applicable to all the multi-scale decomposition methods wherein the detail pixel are equivalent to the sum of translation difference images or can be computed as a center difference image.
  • According to the present invention enhanced detail pixel values are directly computed by combining the enhanced center differences at at least one scale. (illustrated in figures 4, 6 and 8 with corresponding enhancement steps being illustrated in figures 5, 7 and 9 respectively)
  • The overall characteristics of the present invention are shown in figure 1.
  • The present invention is generally implemented as a computer program product adapted to carry out the method of any of the claims when run on a computer and is stored on a computer readable medium.
  • Further advantages and implementations of the embodiments of the present invention will be explained in the following description and will be illustrated by the drawings.
  • In the context of the present invention specific terms are defined as follows:
    • Multi-scale decomposition mechanism:
      • A multi-scale (or multi-resolution) decomposition of an image is a process that computes detail images of said image at multiple scales of a grey value image. A multi-scale decomposition mechanism generally involves filter banks for computing the detail images. Well-known techniques are for example: the Laplacian pyramid, the Burt pyramid, the Laplacian stack, the wavelet decomposition, QMF filter banks.
    • Approximation image:
      • An approximation image is a grey value image that represents the original grey value image at the same or a larger scale, or at the same or a lower resolution. An approximation image at a specific scale is equivalent to the original grey value image in which all details at that scale have been omitted (Mallat S.G.,"A Theory for Multiresolution Signal Decomposition: The Wavelet Representation", IEEE Trans. On Pattern Analysis and Machine Intelligence, vol. 11, no. 7, July 1989).
    • Detail image:
      • A detail image is defined as the difference of information between an approximation image at a certain scale and an approximation image at a smaller scale.
    • Conversion operator:
      • A conversion operator is operator which generates the pixel-wise modification of the detail pixel values as an intermediate step to create a contrast enhanced version of the grey value image. Such an operator has for example been described in European patent EP 527 525 . The modification is defined by a conversion function and can e.g. be implemented as a look up table or as a multiplicative amplification.
    • Translation difference image:
      • The translation difference images at a scale s are a measurement of elementary contrast in each pixel of an approximation image at scale s. They can be computed by taking the difference of the approximation image at that scale s and a translated version. Other computations for elementary contrast are possible, e.g. the ratio of pixel with a neighboring pixel can be used in case the processing steps are preceded by an exponential transform and followed by a logarithmic transform.
    • Center difference image:
      • A center difference image is computed by applying a combining operator (for example the summation) to translation difference images.
      • The combining operator can be a linear or non-linear function of corresponding pixel values in the translation difference images.
    BRIEF DESCRIPTION OF THE DRAWINGS
    • Fig. 1 schematically illustrates the steps of the method of the present invention,
    • Fig. 2 illustrates a multi-resolution image processing method according to the prior art,
    • Fig. 3 illustrates the image enhancement step of the multi-resolution image processing method illustrated in figure 2,
    • Fig. 4, 6 and 8 illustrate different implementations of the multi-resolution image processing method according to the present invention,
    • Fig. 5 illustrates the image enhancement step of the multi-resolution image processing method illustrated in figure 4,
    • Fig. 7 illustrates the image enhancement step of the multi-resolution image processing method illustrated in figure 6,
    • Fig. 9 illustrates the image enhancement step of the multi-resolution image processing method illustrated in figure 8,
    • Fig. 10 illustrates the number of translation difference images and the translations needed in the method of the present invention,
    • Fig. 11 is a legend pertaining to the symbols used in the above figures.
    DETAILED DESCRIPTION OF THE INVENTION
  • This contrast enhancement algorithm is applicable to all multi-scale detail representation methods from which the original image can be computed by applying the inverse transformation.
  • It is applicable to the reversible multi-scale detail representation that can be computed as a weighted sum of translation difference images.
    The weighing factors and the translation offsets of the translation difference images can be deducted from the multi-scale decomposition in such a way that the resulting weighted sum of the translation difference images is identical to the detail pixel values.
  • For these multi-scale detail representations the contrast can be enhanced by applying the conversion operator to the center differences before the weighted sum is computed.
  • To compute the weighted sum of translation difference images, the approximation image at the same scale (or resolution level) or the approximation images at the smaller scales (or finer resolution levels) can be used.
  • State-of-the-art multi-scale contrast enhancement algorithms decompose an image into a multi-scale representation comprising detail images representing detail at multiple scales and a residual image.
    Some of the important multi-scale decompositions are the wavelet decomposition, the Laplacian-of-Gaussians (or LoG decomposition), the Difference-of-Gaussians (or DoG) decomposition and the Burt pyramid.
  • The wavelet decomposition is computed by applying a cascade of high-pass and low-pass filters followed by a subsampling step.
  • The high-pass filter extracts the detail information out of an approximation image at a specific scale.
  • In the Burt pyramid decomposition the detail information is extracted out of an approximation image at scale k by subtracting the upsampled version of the approximation image at scale k+ 1.
  • In a state of the art methods as the one disclosed in EP 527 525 a contrast enhanced version of the image is created by conversion of the pixel values in the detail images followed by multi-scale reconstruction.
  • All above implementations of multiscale decomposition have a common property. Each pixel value in the detail images can be computed out of an approximation image by combining the pixel values in a moving neighborhood.
    In the above cases the combining function is a weighted sum.
  • For the wavelet decomposition the pixel values in the detail image at scale k are computed as: d k + 1 = h d * g k
    Figure imgb0001
    g k + 1 = l d * g k
    Figure imgb0002
    with hd a high-pass filter, ld a low-pass filter, * the convolution operator and the subsampling operator (i.e. leaving out every second row and column).
  • For the wavelet reconstruction the enhanced approximation image at scale k is computed as: h k = l r * h k + 1 + h r * f d k + 1
    Figure imgb0003
    with hr a high-pass filter, lr a low-pass filter and ↗ the upsampling operator (i.e. inserting pixels with value 0 in between any two rows and columns).
  • For the Burt decomposition the pixel values in the detail image at scale k are computed as: d k = g k - 4 g * g k + 1
    Figure imgb0004
    or d k = g k - 4 g * g * g k
    Figure imgb0005
    or d k = 1 - 4 g * g * g k
    Figure imgb0006
    with g a Gaussian low-pass filter and 1 the identity operator.
  • For the Burt reconstruction the enhanced approximation image at scale k is computed as: h k = 4 g * h k + 1 + f d k
    Figure imgb0007
    with f( x) the conversion operator.
  • The multi-scale detail pixel values as weighted sums
  • Suppose that in the Burt multi-scale decomposition a 5x5 Gaussian filter is used with coefficients wk,l with k = -2,...2 and 1 = -2,...,2, the subsampling operator removes every second row and column and the upsampling operator inserts pixels with value 0 in between any two rows and columns.
    The pixel at position i,j in the approximation image gk+1 is computed as: g k + 1 i j = s = - 2 t 2 t = - 2 2 w s , t g k 2 i + s , 2 j + t
    Figure imgb0008
    The pixel at position i,j in the upsampled image uk is computed as: u k i j = { s = - 2 t 2 t = - 2 2 w s , t g k 2 i + s , 2 j + t if i and j are even 0 othervise
    Figure imgb0009
  • The pixel at position i,j in the upsampled, smoothed image guk is computed as: gu k i j = { m = - 2 , 0 , 2 n = - 2 , 0 , 2 w m , n s = - 2 2 t = - 2 2 w s , t g k i + s + m , j + t + n if i and j are even m = - 1 , 1 n = - 2 , 0 , 2 w m , n s = - 2 2 t = - 2 2 w s , t g k i + s + m , j + t + n if i is odd and j is even m = - 2 , 0 , 2 n = - 1 , 1 w m , n s = - 2 2 t = - 2 2 w s , t g k i + s + m , j + t + n if i is even and j is odd m = - 1 , 1 n = - 1 , 1 w m , n s = - 2 2 t = - 2 2 w s , t g k i + s + m , j + t + n if i and j are odd
    Figure imgb0010
  • Finally, the pixel at position i,j in the detail image dk is computed as: d k i j = { g k i j - 4 m = - 2 , 0 , 2 n = - 2 , 0 , 2 w m , n s = - 2 2 t = - 2 2 w s , t g k i + s + m , j + t + n if i and j are even g k i j - 4 m = - 1 , 1 n = - 2 , 0 , 2 w m , n s = - 2 2 t = - 2 2 w s , t g k i + s + m , j + t + n if i is odd and j is even g k i j 4 m = - 2 , 0 , 2 n = - 1 , 1 w m , n s = - 2 2 t = - 2 2 w s , t g k i + s + m , j + t + n if i is even and j is odd g k i j - 4 m = - 1 , 1 n = - 1 , 1 w m , n s = - 2 2 t = - 2 2 w s , t g k i + s + m , j + t + n if i and j are odd
    Figure imgb0011
  • Generally, the pixel at position i,j in the detail image dk can be computed as a weighted sum of pixels in the approximation image at the same or smaller scale k, k-1, k-2,... : d k i j = g l ri rj - m n v m , n g l ri + m , rj + n
    Figure imgb0012
    with 1∈{0, ..,k} and r = subsampling_factor(1-k)
  • Because m n v m , n = 1
    Figure imgb0013
    the pixel at position i,j in the detail image dk can be computed as: d k i j = g l ri rj - m n v m , n g l ri + m , rj + n
    Figure imgb0014
    d k i j = m n v m , n g l ri rj - m n v m , n g l ri + m , rj + n
    Figure imgb0015
    d k i j = c k i j = m n v m , n = g l ri rj - g l ri + m , rj + n
    Figure imgb0016
  • The term gl (ri,rj) - gl (ri+m,rj+n) is called a translation difference.
    It expresses the difference in pixel value between a central pixel and a neighboring pixel in an approximation image. It is a measure of local contrast.
    The weighted sum of the translation differences is called a centre difference ck (i,j).
  • In a similar way it can be proven that the detail images in other multi-scale decomposition methods can also be represented as a combination of translation difference images.
  • The conversion operation
  • In state-of-the-art methods like the one disclosed in EP 527 525 contrast enhancement is obtained by applying a conversion operator f(x) to the detail image dk or, equivalently: f d k i j = f ( g l ri rj - m n v m , n g l ri + m , rj + n )
    Figure imgb0017
  • An example of such a conversion operator is the sigmoid function. Another example of such conversion operator is the contrast enhancement function like the one disclosed in EP 525 527 . The shape of the conversion operator depends on the specific requirements of the enhancement which is intended to amplify the low-value detail pixel more than the high-value detail pixels.
  • The conversion step may cause deformations of the shape of the edge transitions in the reconstructed, contrast enhanced image. The reason is the non-linearity of the conversion function.
  • Generally, the following applies to non-linear functions: f x + y f x + f y
    Figure imgb0018
    or f i x i i f x i
    Figure imgb0019
  • State-of-the-art algorithms first compute the pixel values in the detail image dk as weighted sums and apply the conversion step afterwards.
  • By rewriting the pixel values in the detail image dk as a weighted sum of translation differences, it is possible to apply the conversion step before the summation instead of afterwards.
  • Contrast enhancement is now obtained by applying the conversion step to the translation differences: f d k i j = m n v m , n f g l ri rj - g l ri + m , rj + n )
    Figure imgb0020
  • In this way the shape of the edge transitions is better preserved in the contrast enhanced, reconstructed image.
  • If for every scale k the detail image at that scale is computed out of the full resolution image g0 , and enhancement is applied to the center differences, then the shapes of the edge transitions are best preserved after reconstruction.
  • Different implementations of the present invention are illustrates in figures 4, 6 and 8 with the corresponding enhancement steps being illustrated in figures 5, 7 and 9.
  • First the translation difference images are computed. This is done by subtracting a translated version of the approximation image g1 from the approximation image g1 itself.
    The number of translation difference images and the translations needed, are defined by the spatial extent of the cascade of filters used in the multi-scale decomposition to compute a detail image at scale k out of an approximation image at scale 1 element of {0, ...k}.
    For example, in case of a 5x5 Gaussian filter in the Burt decomposition and given the fact that the approximation image at the same scale as the detail image is used, 9x9 = 81 translation difference images are needed.
    Figure 10 schematically shows the 1D situation.
  • For each pixel position i,j in the detail image the weights wm, n are computed such that the weighted sum of the translation differences matches exactly the pixel value as would be generated by straightforward application of the Burt decomposition as described higher.
  • Contrast enhancement is obtained by non-linear conversion of the translation difference images.
  • At least one enhanced center difference image is computed as the weighted sum of the contrast enhanced translation difference images, using the weights wm,n.
  • The reconstructed, contrast enhanced version of the image is computed by applying the multi-scale reconstruction to the enhanced center difference images.
  • The condition for the weights wm,n as formulated above is required for the multi-scale decomposition/reconstruction algorithm disclosed above to be reversible in case the conversion step is excluded.

Claims (9)

  1. A method of enhancing the contrast of an image that is represented by a digital signal wherein
    - at least one approximation image is created at one or multiple scales, by applying a multi-scale decomposition algorithm to said image, an approximation image at a scale representing the grey values of said image in which all details at that scale referred to as corresponding detail image, have been omitted,
    - translation difference images are created by pixel-wise subtracting the values of an approximation image at scale s and the values of translated versions of said approximation image,
    - the values of said translation difference images are nonlinearly modified,
    - at least one enhanced center difference image at a specific scale is computed by combining said modified translation difference images at that scale or a smaller scale with weights wi,j wherein said weights wi,j are selected in accordance with said image decomposition algorithm such that, if said enhancement by non-linear modification were not performed, an equivalent of said multi-scale decomposition of said image would be obtained such that said at least one center difference image would equal the detail image at said specific scale,
    - an enhanced image is computed by applying the image reconstruction algorithm which reverses said image decomposition algorithm to the image decomposition that results after said detail image at said specific scale has been replaced by said at least one enhanced center difference image.
  2. A method according to claim 1 wherein a translation difference image at a specific scale is computed out of an approximation image at the same scale.
  3. A method according to claim 1 modified in that all of said translation difference images are computed out of the original image.
  4. A method according to claim 1 wherein a translation difference image at a scale k is computed out of an approximation image at scale m, wherein m represents a scale between scale 1 and scale k-1.
  5. A method according to claim 1 or 4 wherein the center difference images are identical to the multi-scale detail images.
  6. A method according to any of the preceding claims wherein said image is a mammographic image.
  7. A method according to any of the preceding claims wherein said image is a CT image.
  8. A computer program product adapted to carry out the steps of the method of any of the preceding claims when run on a computer.
  9. A computer readable medium comprising computer executable program code adapted to carry out the steps of the method of any of the claims 1-7 when executed on a computer.
EP07117216A 2006-12-11 2007-09-26 Method of generating a contrast enhanced image using multiscale analysis Active EP1933272B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP07117216A EP1933272B1 (en) 2006-12-11 2007-09-26 Method of generating a contrast enhanced image using multiscale analysis

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP06125766 2006-12-11
EP07117216A EP1933272B1 (en) 2006-12-11 2007-09-26 Method of generating a contrast enhanced image using multiscale analysis

Publications (2)

Publication Number Publication Date
EP1933272A1 EP1933272A1 (en) 2008-06-18
EP1933272B1 true EP1933272B1 (en) 2009-06-10

Family

ID=39399057

Family Applications (1)

Application Number Title Priority Date Filing Date
EP07117216A Active EP1933272B1 (en) 2006-12-11 2007-09-26 Method of generating a contrast enhanced image using multiscale analysis

Country Status (1)

Country Link
EP (1) EP1933272B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105723416A (en) * 2013-11-18 2016-06-29 爱克发医疗保健公司 Image de-noising method

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2328124B1 (en) 2009-11-25 2019-05-15 Agfa Nv Method of enhancing the contrast of spatially-localized phenomena in an image
EP3806027B8 (en) * 2019-10-10 2023-11-01 Agfa Nv Method and apparatus for noise reduction
EP3822907A1 (en) 2019-11-14 2021-05-19 Agfa Nv Method and apparatus for contrast enhancement
CN111915528B (en) * 2020-08-05 2024-06-21 广州市百果园信息技术有限公司 Image brightening method and device, mobile terminal and storage medium
CN112819716B (en) * 2021-01-29 2023-06-09 西安交通大学 Non-supervision learning X-ray image enhancement method based on Gaussian-Laplacian pyramid

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6788826B1 (en) * 1998-11-10 2004-09-07 Agfa-Gevaert Method for correcting artefacts in a digital image
US6731790B1 (en) * 1999-10-19 2004-05-04 Agfa-Gevaert Method of enhancing color images

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105723416A (en) * 2013-11-18 2016-06-29 爱克发医疗保健公司 Image de-noising method
CN105723416B (en) * 2013-11-18 2019-01-08 爱克发医疗保健公司 Image denoising method

Also Published As

Publication number Publication date
EP1933272A1 (en) 2008-06-18

Similar Documents

Publication Publication Date Title
EP2191438B1 (en) Method of generating a multiscale contrast enhanced image
EP2176831B1 (en) Method of enhancing the contrast of an image
US8050513B2 (en) Method of generating multiscale contrast enhanced image
EP1933272B1 (en) Method of generating a contrast enhanced image using multiscale analysis
EP2232434B1 (en) Method of generating a multiscale contrast enhanced image.
EP3072104B1 (en) Image de-noising method
US8081832B2 (en) Method of generating multiscale contrast enhanced image
US6788826B1 (en) Method for correcting artefacts in a digital image
EP2198402B1 (en) Method of generating a multiscale contrast enhanced image
US20220392029A1 (en) Method and Apparatus for Contrast Enhancement
EP1933273B1 (en) Generating a contrast enhanced image using multiscale analysis
US20230133074A1 (en) Method and Apparatus for Noise Reduction
CN101201935B (en) Method of generating a contrast enhanced image using multiscale analysis
EP1001370B1 (en) Method for correcting artefacts in a digital image
Thai et al. Simultaneous inpainting and denoising by directional global three-part decomposition: connecting variational and Fourier domain-based image processing

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LI LT LU LV MC MT NL PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL BA HR MK RS

17P Request for examination filed

Effective date: 20081218

AKX Designation fees paid

Designated state(s): BE DE FR GB NL

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): BE DE FR GB NL

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REF Corresponds to:

Ref document number: 602007001270

Country of ref document: DE

Date of ref document: 20090723

Kind code of ref document: P

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: BE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20090610

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: BE

Payment date: 20090907

Year of fee payment: 3

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed

Effective date: 20100311

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: NL

Payment date: 20120808

Year of fee payment: 6

REG Reference to a national code

Ref country code: NL

Ref legal event code: V1

Effective date: 20140401

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20140401

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 10

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 11

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 12

REG Reference to a national code

Ref country code: GB

Ref legal event code: 732E

Free format text: REGISTERED BETWEEN 20180816 AND 20180822

REG Reference to a national code

Ref country code: DE

Ref legal event code: R081

Ref document number: 602007001270

Country of ref document: DE

Owner name: AGFA NV, BE

Free format text: FORMER OWNER: AGFA HEALTHCARE NV, MORTSEL, BE

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20230904

Year of fee payment: 17

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20230904

Year of fee payment: 17

Ref country code: DE

Payment date: 20230904

Year of fee payment: 17