EP1789921B1 - Procede de traitement d'images et logiciel informatique utilise pour le traitement d'images - Google Patents

Procede de traitement d'images et logiciel informatique utilise pour le traitement d'images Download PDF

Info

Publication number
EP1789921B1
EP1789921B1 EP05773169.7A EP05773169A EP1789921B1 EP 1789921 B1 EP1789921 B1 EP 1789921B1 EP 05773169 A EP05773169 A EP 05773169A EP 1789921 B1 EP1789921 B1 EP 1789921B1
Authority
EP
European Patent Office
Prior art keywords
image
area
intensity
transform
amplification coefficient
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.)
Not-in-force
Application number
EP05773169.7A
Other languages
German (de)
English (en)
Other versions
EP1789921A2 (fr
Inventor
Vyacheslav c/o Aplical Limited Chesnokov
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.)
Apical Ltd
Original Assignee
Apical Ltd
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 Apical Ltd filed Critical Apical Ltd
Publication of EP1789921A2 publication Critical patent/EP1789921A2/fr
Application granted granted Critical
Publication of EP1789921B1 publication Critical patent/EP1789921B1/fr
Not-in-force 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/20Image enhancement or restoration by the use of local operators
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T5/00Image enhancement or restoration
    • G06T5/40Image enhancement or restoration by the use of histogram techniques
    • G06T5/94
    • 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/20004Adaptive image processing
    • G06T2207/20012Locally adaptive
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/30Subject of image; Context of image processing
    • G06T2207/30108Industrial image inspection
    • G06T2207/30144Printing quality

Definitions

  • the invention relates generally to a method of image processing, and to computer software for image processing.
  • the invention may be applied to both digital and analogue images, still and video images.
  • Dynamic range is the ratio of intensities of the brightest and darkest recordable parts of an image or scene.
  • a dark area of an image for example, a shadow
  • a lighter area for example, a white cloud
  • Electronic optical equipment can acquire image data incorporating a large dynamic range, for example in the order of 2500:1.
  • this range can be lost when the image is digitized, either due to use of a lossy compression algorithm (eg. JPEG, MPEG) or when the image is rendered on a medium having a narrow dynamic range (e.g. printed hard copy, displayed on a display device.)
  • dynamic range compression image transforms include Retinex, local histogram equalization, and gamma correction.
  • ORMIT algorithm disclosed in patent application WO 02/089060 , of which the contents are incorporated herein in full by reference, and which will be referred to in more detail below.
  • Local contrast may be defined as a ratio of intensities of neighbouring pixels of an image (or otherwise resolvable areas in the case of continuous image): LC ⁇
  • Figure 1 shows an example of a dynamic range compression image transform decreasing the local contrast.
  • the example transform is the standard image conditioning technique known as "gamma-correction", in which a transfer curve such as that shown in part (b) is applied to vary the input intensity (a) to produce an output intensity (c) in the image.
  • gamma-correction the standard image conditioning technique known as "gamma-correction"
  • a transfer curve such as that shown in part (b) is applied to vary the input intensity (a) to produce an output intensity (c) in the image.
  • shape distortion Another kind of distortion caused by tonal mapping procedures (aiming to increase the brightness of the dark parts of a scene) such as gamma-correction may be termed "shape distortion".
  • Figure 3 shows an example of the shape distortion resulting from the exemplary tonal mapping. Namely, bright features can appear to increase in width. This can be seen in the increased width at the half maximum intensity of the intensity peak seen in a) the input image and c) the output image.
  • the present invention provides a method that at least partially preserves, that is to say reduces the deterioration of, local contrast in images being processed using a non-linear image transform.
  • the local contrast in at least some parts of the output image and the local contrast of the corresponding parts of the input image are not significantly different: I 1 / I 2 ⁇ O 1 / O 2 where I 1 and I 2 are image intensities of two immediately neighbouring areas in a relevant part of the input image, and O 1 and O 2 are the image intensities of the same two areas of the output image.
  • the invention provides a method in which the local contrast is at least partially preserved in at least part of an image.
  • parts we mean regions having large numbers of image areas, e.g. pixels, having different intensity values. Such regions may, for example, include hundreds of pixels. Since loss of local contrast is more visible in relatively light parts of an image, local contrast is preferably preserved in at least those parts of an image in which the average input intensity is relatively light. With parts of an image where the average input intensity is relatively dark, it may be acceptable to allow significant loss of contrast, since the contrast will not in any case be discernable to the viewer, and hence the natural look of an image can still be preserved.
  • the invention includes local contrast preservation methods in which local contrast is preserved more in relatively light parts of an image relative to relatively dark parts of an image.
  • Embodiments of the present invention may be implemented in digital or analogue formats. Where the image to be processed is digital, the areas are represented by pixels. Where the image to be processed is in analogue format, the areas should be taken to be small areas of the image of a preset size, i.e. pixel-like areas.
  • the method of the invention may be implemented in computer software or in hardware.
  • An exemplary implementation may take the form of a monolithic analogue integrated circuit (IC), which has the advantages of small size and low power consumption, which are desirable features in image capture devices. In image capture devices such as handheld video cameras and security cameras, small size and low power consumption are particularly desirable.
  • IC monolithic analogue integrated circuit
  • the image capture device may capture an image as an analogue image. Images captured in an analogue format may be converted to a digital format by an analogue-digital converter (ADC.) Methods in accordance with the invention may be applied either before such digitization or after such digitization.
  • ADC analogue-digital converter
  • Methods in accordance with the invention may be applied to both colour and greyscale images.
  • the method could be used to modify the image intensity of the image, leaving hue and saturation unchanged, or the method could be used to modify individual colour channels, providing colour correction.
  • Embodiments of the invention may be implemented in any system in which a non-linear image transform such as dynamic range compression is employed.
  • possible implementations of the present invention include software for digital still images (stand-alone, scanner software, printer software) and video improvement; digital still and video cameras; cathode ray tube (CRT) displays; liquid crystal device (LCD) displays; image projectors; other types of display apparatus; and printers.
  • Implementations in the analogue domain include analogue video cameras; super-fast video cameras; high quality digital video cameras; security cameras; X-ray and night-vision enhancement equipment.
  • the invention may be used in various image processing methods, including hazy scene enhancement; multiple exposure based image synthesis for large dynamic range scenes; advanced colour correction procedures; and universal image improvement for televisions, computer monitors, and other displays.
  • the method of the invention can improve the local contrast of an image (as well as reducing deformation of the shape of sharp details) which is result of prior art non-linear image transforms.
  • Local contrast is preserved by an image processing procedure if the local contrast of the output image is, at least for most of the image, not significantly different from the local contrast of the input image: I 1 / I 2 ⁇ O 1 / O 2 where I 1 and I 2 are image intensities of two immediately neighbouring pixels of the input image, O 1 and O 2 are the image in intensities of the same two pixels of the output image. If local contrast is significantly lower, this would mean that details within the image are less distinguishable.
  • the ratio of output local contrast to input local contrast is controlled so as to be near to 1, for example no more than 11 ⁇ 2 and no less than 1 ⁇ 2. The closeness of the ratio to 1 can be varied and controlled by the specific choice of filter. This is described below.
  • Image transformation using a local contrast preservation method in combination with a non-linear image transform f(I) in accordance with embodiments of the present invention can be represented by a general step-by-step scheme as follows: I ⁇ I d ⁇ f I d ⁇ A d ⁇ A db ⁇ O
  • a db is a result of a "blurring” procedure ("blurring” can be generally defined as a low-pass filtering procedure reducing high frequency (spatial) components of images).
  • An example of a blurring procedure is the Gaussian blurring procedure represented in Figure 5 .
  • the output image intensity O is generated by applying the blurred amplification map to the original input image, by multiplying the input intensities by the corresponding amplification coefficients in the blurred amplification map.
  • a local contrast LC O of the output image can be produced which is only slightly different from the local contrast LC I of the input image.
  • contrast between areas which are remote from each other can be altered as desired by the non-linear image transform, without being affected by the local contrast preservation method.
  • the image processing method produces an output image in which the amplification coefficient of a given area is varied in dependence upon the amplification coefficient of at least one immediately neighbouring area, so that if local contrast is high initially, the full effect of the transform can be modified specifically in the area in which local contrast is relatively high, so that that the contrast is maintained specifically in the area in which local contrast is high.
  • Two different embodiments of local contrast preservation as proposed one using a dilation procedure and another with an erosion procedure, where the dilation and erosion procedures are examples of non-linear filtering which improve the local contrast preservation procedure.
  • Dilation is an image processing procedure producing, for a given (ij)th pixel, an output which tends to be close to the maximal image intensity of the immediate neighbourhood of the (ij)th pixel on the input image.
  • the part of the input image is shown in (a), the neighbourhood is defined by the (b) and the output image is (c).
  • the output pixel (ij) has the image intensity of the maximal input image intensity of the neighbourhood (in this case neighbourhood includes left pixel, right pixel, and pixels above and below the current pixel) of the (i,j)th pixel.
  • neighbourhood includes left pixel, right pixel, and pixels above and below the current pixel of the (i,j)th pixel.
  • Erosion is similar to dilation except that the output pixel (ij) has the image intensity of the minimal input image intensity in its neighbourhood.
  • the procedure is the inverse, in that image intensity of each pixel of output image tends to be close to the minimal (not maximal) image intensity of neighbouring pixels of the input image. Thus, the size of relatively light areas tends to be decreased.
  • dilation and erosion procedures which are known standard morphological filters, can be generalised for the case of continuous-in-space images.
  • Various continuous implementations are envisaged. Examples of dilation include the following:
  • the embodiment to be described below is based on the processing of a digitised image.
  • dilation is performed such that the output pixel (i,j) has the image intensity of the maximal input image intensity of the neighbourhood of the (i,j)th pixel:
  • Figure 4 illustrates a computer system arranged to perform a method according to an embodiment of the invention.
  • the computer system comprises a central processing unit (CPU) 2, operating system software 4, a hard disc 6, memory 8, an in/out (I/O) system 12, and image correction software 10.
  • the image correction software 10 comprises a computer program, or a suite of computer programs operable to carry out a method according to the embodiment of the invention.
  • the I/O system 12 is connected to input devices 14 and a monitor 16, which is operable to display images before and after processing by an embodiment of the present invention.
  • Input devices may include a keyboard, a mouse, an electronic pen, or a haptic device, which may be used to select and manage images for correction according to an embodiment of the invention.
  • Figure 7 illustrates an embodiment of an image processing method in accordance with the invention in the form of a schematic block diagram.
  • the input image is first analysed to determine the image intensity values of the input image before any processing of the input image takes place.
  • RGB red-green-blue
  • a dilation procedure is applied to the image intensity.
  • the dilation function illustrated in Figure 6 may for example be used.
  • a dilation mask of a preset size, for example 3x3 pixels, is applied. Within the mask, which is applied to a given pixel in the centre of the mask, the image intensity of the given pixel is increased to the maximal image intensity of the highest image intensity of any pixel in the 3x3 group, and the mask is applied as a sliding mask across the entire image to create a dilated image intensity I d . In this way, pixels at the edges of dark areas adjoining light areas are increased in image intensity to for light pixels - in this way the light areas are dilated in size.
  • the non-linear image transform to be applied, f(I), is applied, step 22.
  • the tonal map correction curve of Figure 1(b) may for example be used. Input image intensity is given on the horizontal axis, while output image intensity is on the vertical axis.
  • the correction curve is non-linear and is formed such that dark input pixels (those of low image intensity) are corrected to a much greater degree than light input pixels (those of high image intensity). For example, a dark pixel, of low input image intensity x has a high output image intensity value z. By contrast, a light pixel of high image intensity y has an output image intensity value of y, and thus is not altered. The value of an amplification coefficient associated with a light pixel is therefore low, while the value of a coefficient associated with a dark pixel is high.
  • step 24 by dividing the output of the transform O d by the dilated image intensity I d an initial amplification map A d is derived.
  • the amplification map A d comprises a number of amplification coefficients, each coefficient being associated with a corresponding pixel in the input image, and comprising a numerical value.
  • the numerical value represents the degree to which the output image intensity of a pixel is altered in comparison with the input image intensity.
  • the values of the amplification coefficients derived at step 24 to create the amplification map A d are varied in dependence on the values of at least their closest neighbours.
  • the variation is achieved by blurring.
  • the amplification map is blurred to derive a blurred amplification map A db .
  • the blurring function illustrated in Figure 5 may for example be used.
  • a blurring mask of a preset size, for example 5x5 pixels, is applied.
  • the amplification coefficient of the given pixel when applied to an amplification coefficient of a given pixel in the centre of the mask, the amplification coefficient of the given pixel is changed to an average amplification coefficient of all the pixels in the 5x5 group, and the mask is applied as a sliding mask across the entire amplification map to create the blurred amplification map. In this way, amplification coefficients at the edges of high amplification areas and low amplification areas are blurred to create amplification coefficients of similar values.
  • the blurring process may take the form of the application of a low pass filter, which is essentially a filter that allows low frequencies to pass through, but attenuates high frequencies.
  • Step 28 comprises applying the numerical value of each amplification coefficient to its associated pixel and altering the image intensity of each pixel according to the value, for example by multiplying the input image intensity of each pixel by the value of its associated amplification coefficient.
  • the local contrast preservation effect of the present invention can alternatively be achieved only by blurring of an amplification map produced without initially dilating the image intensity.
  • artifacts such as "haloes" can result.
  • an exemplary image which initially consists of a central block of dark pixels, surrounded by light pixels.
  • An amplification map can be produced by applying a desired image transform (for example gamma correction) and dividing the result by the input image intensity.
  • the amplification map is blurred using a 3x3 mask to generate a blurred amplification map. Since the amplification coefficients associated with the dark pixels are relatively high, the amplification coefficients associated with the initially light pixels closest to the dark pixels are increased by the blurring process.
  • a 'halo' of high image intensity will appear in the output image around the dark central area.
  • a dilation procedure is used in order to counteract this 'halo' effect.
  • neighbouring pixels in the image are grouped together and the image intensity value of all pixels in each group is determined, and then increased to the maximum value of the pixel with the highest image intensity value.
  • the neighbouring pixels may be grouped according to their most immediate neighbours, or according to larger groups.
  • Dilation resets the image intensity value of a pixel to the highest image intensity value of any pixel in the group.
  • the size of the group may be altered according to the degree of dilation required.
  • Figures 8 to 11 illustrate examples of a dynamic range compression image transform using a tonal map correction curve procedure applied to an input image, as shown in part (a), which can result in both shape distortion and loss of the local contrast, as shown in part (b), along with the improved results provided by the local contrast preservation technique described above in relation to Figure 6 , as shown in part (c).
  • the method of the invention may be applied to produce varying degrees of local contrast preservation.
  • the method is used during the dynamic range compression image transform to reduce the loss of local contrast which would occur during application of the dynamic range compression image transform had the local contrast preservation method not been used.
  • the result is that the local contrast in each part of the output image is closer to the local contrast in each part of the input image than would otherwise be the case.
  • the degree of closeness depends upon the nature of the blurring transform applied to the amplification map.
  • Figure 12 illustrates an alternative embodiment of the invention, used instead of the procedure illustrated in Figure 7 .
  • steps which are similar to steps described in relation to Figure 7 are referred to with the same reference numerals, except incremented by 100, and the same description of those steps should be taken to apply here also.
  • the procedure is modified, in that the input image intensity is not first dilated before the generation of the initial amplification map A in step 124. However, after the initial amplification map A is produced, the amplification map A is subjected to an erosion procedure, step 125, as described above, to produce an eroded amplification map A e .
  • the erosion of the amplification map tends to reduce the size of areas having high amplification coefficients and therefore also reduces the "haloing" effect described above.
  • the blurring process is applied to the eroded amplification map A e , to generate a blurred eroded amplification map A eb , step 126, which is then applied to the input image intensity I to generate the output image intensity O, step 128.
  • the tonal map correction curve transform may be replaced by a more complex image transform.
  • a method may take the form of an algorithm such as that described in International patent application having International Publication Number WO 02/089060 , entitled Image Enhancement Methods and Apparatus Therefor.
  • This application describes an image enhancement algorithm known as ORMIT (orthogonal retino-morphic image transform).
  • ORMIT orthogonal retino-morphic image transform
  • the ORMIT algorithm is a spatially varying dynamic range compression algorithm in that it treats different parts of an image differently depending on the image intensity of those parts.
  • the determination of the initial image intensity values of the input image may take a number of forms.
  • the initial image intensity may be derived from the image intensity of whichever colour has the maximum value, or the initial image intensity may be derived by taking an average of the image intensity of all colours present in the pixel.
  • a spatially-varying local contrast preservation technique may be applied, in which the amount of local contrast preservation applied varies across different parts of an image. Such variation may be useful where the amount of small detail in an image varies across the image. In particular, an image often has different sharpness in different regions due to the image capture being conducted when a lens is focused on one object but other parts of the image are not in focus. In such cases it could be beneficial to apply spatially-varying procedure, where both dilation and blurring use mask sizes in accordance with the cut-off frequency (as determined by a predetermined cut-off threshold) of the spatial spectrum in different parts of an image. Alternatively, local contrast preservation may be applied only to a part of an image selectively, where the most detail is to be found, e.g. in a sharply focused part of an image.
  • dilation of the input image could be used alone in order to preserve local contrast.
  • the form of the dilation filter could be the maximal filter described here (as a maximum of neighbouring pixels), or a generalisation to a continuous dilation which gives approximately maximal intensity of the neighbourhood.
  • Such a "dilation" procedure is in general a nonlinear filtering procedure, where the output intensity of a pixel (or an area) is defined by a nonlinear function of intensities of neighbouring pixels of an input image.
  • such continuous dilation may be considered a combination of maximal filter and blurring, where the maximal filter means that the intensity of an area of output image is defined by the maximal intensity of the neighbouring areas of the input image, and blurring means that the intensity of an output image is defined as an average intensity of the neighbouring areas.
  • the size of the neighbourhood may be defined independently for the maximal filter step and the blurring step.
  • Global contrast may be defined as a ratio of intensities of remote pixels of an image (or otherwise resolvable areas in the case of continuous image): LC ⁇
  • the local contrast is preserved to a greater extent than the global contrast.
  • the global contrast of the image is varied in different sections of the image without destroying the local contrast values.
  • the local contrast preservation procedure is applied using a series of separate processing steps each of which is applied across the entire image before the next step is carried out, it is possible that two or more of the steps could be combined into a single-step image transform algorithm applied across the image once only.

Claims (16)

  1. Procédé de traitement d'image comprenant la correction d'une image sur une base zone par zone pour générer une intensité d'image de sortie (Oij) d'une zone qui est différente d'une intensité d'image d'entrée (Iij) de la zone, l'intensité d'image de sortie (Oij) d'une zone étant liée à l'intensité d'image d'entrée (Iij) de la zone par : O ij = coefficient d'amplification × I ij
    Figure imgb0033
    dans lequel le procédé comprend :
    l'utilisation d'une transformation d'image non linéaire (122, 124) pour générer un coefficient d'amplification d'une zone donnée par rapport à l'intensité d'image d'entrée (Iij), où la transformation non linéaire est une transformation qui modifie la plage dynamique de l'image ;
    l'application d'une procédure d'érosion (125) pour modifier le coefficient d'amplification de la zone donnée pour qu'il soit plus proche d'un coefficient d'amplification minimum d'un ensemble de zones voisines, l'ensemble comprenant la zone donnée ; et
    la génération (128) d'une intensité d'image de sortie (Oij) de la zone donnée en utilisant le coefficient d'amplification modifié, de manière à préserver au moins partiellement, dans au moins une partie de l'image, le contraste local de l'image d'entrée dans l'image de sortie.
  2. Procédé selon la revendication 1, dans lequel la transformation est une transformation d'image à compression de plage dynamique.
  3. Procédé selon la revendication 1 ou 2, dans lequel le procédé de traitement d'image produit une image de sortie dans laquelle le coefficient d'amplification d'une zone donnée est modifié sur la base du coefficient d'amplification de l'ensemble de zones voisines, afin que, dans au moins une partie de l'image comprenant l'ensemble de zones voisines, le contraste local de l'image de sortie ne soit pas très différent du contraste local de l'image d'entrée : I 1 / I 2 O 1 / O 2
    Figure imgb0034
    où I1 et I2 sont les intensités d'image de deux zones immédiatement voisines de l'ensemble de zones voisines, et O1 et O2 sont les intensités d'image des mêmes deux zones de l'image de sortie.
  4. Procédé selon l'une quelconque des revendications précédentes, dans lequel le procédé comprend en outre la modification des coefficients d'amplification en utilisant un filtre passe-bas.
  5. Procédé selon l'une quelconque des revendications précédentes, comprenant la mémorisation au moins du coefficient d'amplification de la zone donnée et du coefficient d'amplification d'au moins une autre zone voisine dans une carte d'amplification correspondant à l'image.
  6. Procédé selon la revendication 5, dans lequel chaque coefficient d'amplification dans la carte est modifié sur la base du coefficient d'amplification d'au moins une autre zone voisine dans la carte.
  7. Procédé selon l'une quelconque des revendications précédentes, dans lequel ladite image est une image numérique, et chaque dite zone est un pixel.
  8. Logiciel d'ordinateur comprenant un code pouvant être utilisé pour effectuer le procédé de l'une quelconque des revendications précédentes.
  9. Appareil comprenant un ordinateur ou un autre dispositif de calcul agencé pour effectuer le procédé de l'une quelconque des revendications 1 à 7.
  10. Circuit intégré ou autre forme de circuit électronique agencé pour effectuer le procédé de l'une quelconque des revendications 1 à 7.
  11. Procédé de traitement d'image comprenant la correction d'une image sur une base zone par zone pour générer une intensité d'image de sortie (Oij) d'une zone qui est différente d'une intensité d'image d'entrée (Iij) de la zone, l'intensité d'image de sortie (Oij) d'une zone étant liée à l'intensité d'image d'entrée (Iij) de la zone par : O ij = coefficient d'amplification × I ij
    Figure imgb0035
    dans lequel le procédé comprend :
    l'application d'une procédure de dilatation (20) pour modifier l'intensité d'image d'entrée (Iij) d'une zone donnée pour qu'elle soit plus proche d'une intensité d'image maximale d'un ensemble de zones voisines, l'ensemble comprenant la zone donnée ;
    l'utilisation d'une transformation d'image non linéaire (22, 24) pour générer un coefficient d'amplification de la zone donnée par rapport à l'intensité d'image modifiée, où la transformation non linéaire est une transformation qui modifie la plage dynamique de l'image ; et
    la génération (28) d'une intensité d'image de sortie (Oij) de la zone donnée en utilisant l'intensité d'image d'entrée (Iij) d'origine et le coefficient d'amplification de la zone donnée, de manière à préserver au moins partiellement, dans au moins une partie de l'image, le contraste local de l'image d'entrée dans l'image de sortie.
  12. Procédé selon la revendication 11, où la transformation non linéaire est une transformation qui modifie la plage dynamique de l'image.
  13. Procédé selon la revendication 12, dans lequel la transformation est une transformation d'image à compression de plage dynamique.
  14. Logiciel d'ordinateur comprenant un code pouvant être utilisé pour effectuer le procédé de l'une quelconque des revendications 11 à 13.
  15. Appareil comprenant un ordinateur ou un autre dispositif de calcul agencé pour effectuer le procédé de l'une quelconque des revendications 11 à 13.
  16. Circuit intégré ou autre forme de circuit électronique agencé pour effectuer le procédé de l'une quelconque des revendications 11 à 13.
EP05773169.7A 2004-08-20 2005-08-19 Procede de traitement d'images et logiciel informatique utilise pour le traitement d'images Not-in-force EP1789921B1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GB0418674A GB2417381A (en) 2004-08-20 2004-08-20 Dynamic range compression preserving local image contrast
PCT/GB2005/003261 WO2006018658A2 (fr) 2004-08-20 2005-08-19 Procede de traitement d'images et logiciel informatique utilise pour le traitement d'images

Publications (2)

Publication Number Publication Date
EP1789921A2 EP1789921A2 (fr) 2007-05-30
EP1789921B1 true EP1789921B1 (fr) 2018-05-23

Family

ID=33042425

Family Applications (1)

Application Number Title Priority Date Filing Date
EP05773169.7A Not-in-force EP1789921B1 (fr) 2004-08-20 2005-08-19 Procede de traitement d'images et logiciel informatique utilise pour le traitement d'images

Country Status (5)

Country Link
US (1) US8160387B2 (fr)
EP (1) EP1789921B1 (fr)
JP (1) JP2008511048A (fr)
GB (1) GB2417381A (fr)
WO (1) WO2006018658A2 (fr)

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7775428B2 (en) * 2005-05-06 2010-08-17 Berkun Kenneth A Systems and methods for generating, reading and transferring identifiers
US7885469B2 (en) 2006-05-22 2011-02-08 Microsoft Corporation Encoded high dynamic range textures
US7636098B2 (en) 2006-09-28 2009-12-22 Microsoft Corporation Salience preserving image fusion
JP5103984B2 (ja) 2007-03-29 2012-12-19 株式会社ニコン 画像処理装置、撮像装置、および画像処理プログラム
JP5148989B2 (ja) 2007-12-27 2013-02-20 イーストマン コダック カンパニー 撮像装置
US8391634B1 (en) * 2009-04-28 2013-03-05 Google Inc. Illumination estimation for images
US8798393B2 (en) 2010-12-01 2014-08-05 Google Inc. Removing illumination variation from images
JP5814698B2 (ja) 2011-08-25 2015-11-17 オリンパス株式会社 自動露光制御装置、制御装置、内視鏡装置及び内視鏡装置の作動方法
CN104732503B (zh) * 2013-12-24 2017-10-24 中国科学院深圳先进技术研究院 图像去雾增强方法和装置
JP6309777B2 (ja) 2014-02-10 2018-04-11 シナプティクス・ジャパン合同会社 表示装置、表示パネルドライバ、及び、表示パネルの駆動方法
GB201410635D0 (en) 2014-06-13 2014-07-30 Univ Bangor Improvements in and relating to the display of images
US10607525B2 (en) 2015-05-19 2020-03-31 Irystec Software Inc. System and method for color retargeting
CN106504282B (zh) * 2016-11-23 2019-09-17 浙江大华技术股份有限公司 一种视频遮挡检测方法和装置
DE112018001730T5 (de) * 2017-03-31 2020-01-09 Hoya Corporation Elektronisches Endoskopsystem
US20230032323A1 (en) * 2021-07-28 2023-02-02 Apical Limited Image processing method and system

Family Cites Families (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2061660B (en) * 1979-10-17 1983-08-24 Philips Electronic Associated Modifying the contrast of an image
SE452386B (sv) * 1985-10-07 1987-11-23 Hasselblad Ab Victor Anordning vid apparater for astadkommande av en elektrisk signal representerande en bild
JP3270609B2 (ja) 1993-01-19 2002-04-02 松下電器産業株式会社 画像表示方法およびその装置
JP3094899B1 (ja) 1996-03-13 2000-10-03 ダイキン工業株式会社 デジタル圧縮データ部分編集方法およびその装置
JP3636573B2 (ja) * 1997-06-27 2005-04-06 パイオニア株式会社 輝度制御装置
US6650774B1 (en) * 1999-10-01 2003-11-18 Microsoft Corporation Locally adapted histogram equalization
JP3902894B2 (ja) * 1999-10-15 2007-04-11 理想科学工業株式会社 画像処理装置及び画像処理方法
US6760484B1 (en) 2000-01-26 2004-07-06 Hewlett-Packard Development Company, L.P. Method for improved contrast mapping of digital images
US6633684B1 (en) * 2000-07-07 2003-10-14 Athentech Technologies Corp. Distortion-free image contrast enhancement
US6807299B2 (en) * 2001-03-10 2004-10-19 Hewlett-Packard Development Company, L.P. Method for contrast mapping of digital images that converges on a solution
GB0110748D0 (en) * 2001-05-02 2001-06-27 Apical Ltd Image enhancement methods and apparatus therefor
WO2002103580A2 (fr) * 2001-06-15 2002-12-27 Massachusetts Institute Of Technology Estimation adaptative de moyennes et normalisation de donnees
GB0120246D0 (en) * 2001-08-20 2001-10-10 Crabtree John C R Image processing method
GB0227946D0 (en) * 2002-11-29 2003-01-08 Univ East Anglia Signal enhancement
US7652808B2 (en) * 2003-12-11 2010-01-26 Xerox Corporation Spatially varying luminance compression gamut mapping system and method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
None *

Also Published As

Publication number Publication date
WO2006018658A3 (fr) 2006-06-01
WO2006018658A2 (fr) 2006-02-23
US8160387B2 (en) 2012-04-17
EP1789921A2 (fr) 2007-05-30
JP2008511048A (ja) 2008-04-10
GB0418674D0 (en) 2004-09-22
GB2417381A (en) 2006-02-22
US20080253681A1 (en) 2008-10-16

Similar Documents

Publication Publication Date Title
EP1789921B1 (fr) Procede de traitement d'images et logiciel informatique utilise pour le traitement d'images
EP1111907B1 (fr) Procédé pour rehausser une image numérique avec réglage de la texture en fonction du bruit
US7181086B2 (en) Multiresolution method of spatially filtering a digital image
JP4210577B2 (ja) 選択的空間フィルタを使用するディジタル画像の階調及び空間特性の向上方法
EP1412920B1 (fr) Algorithme d'amelioration d'images general augmentant la perception visuelle des details dans des images numeriques
JP3070860B2 (ja) 画像データの増強方法およびカラー画像データの増強方法
US7266229B2 (en) Method for rendering digital radiographic images for display based on independent control of fundamental image quality parameters
US6628842B1 (en) Image processing method and apparatus
US6580835B1 (en) Method for enhancing the edge contrast of a digital image
EP1209621B1 (fr) Procédé d'amélioration d'images numériques basé sur les couleurs des élements d'image
EP1323132B1 (fr) Affinage d'image par etirement de contraste variable
Bagade et al. Use of histogram equalization in image processing for image enhancement
EP1396816B1 (fr) Procédé d'accentuation d'images numériques
US6714688B1 (en) Method and apparatus for enhancing the edge contrast of an interpolated digital image
JP2003123070A (ja) 画像データ処理のための方法及びコンピュータプログラム
KR20040044556A (ko) 화상 처리 방법, 장치 및 프로그램
JP4456819B2 (ja) デジタル画像鮮鋭化装置
US6731823B1 (en) Method for enhancing the edge contrast of a digital image independently from the texture
EP1139284B1 (fr) Méthode et appareil permettant de réaliser une correction de couleur locale
JP2001229377A (ja) 適応帰納的フィルタでディジタル画像のコントラストを調整する方法
JP2001275015A (ja) 画像処理回路及び画像処理方法
US7298383B2 (en) Method and user interface for modifying at least one of contrast and density of pixels of a processed image
US20060182360A1 (en) Method and apparatus for darker region details using image global information
USH2184H1 (en) Wide dynamic range vector data raster display
EP1486915A1 (fr) Procédé et interface utilisateur pour modifier au moins le contraste ou la densité des pixels d'une image traitée

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

17P Request for examination filed

Effective date: 20070320

AK Designated contracting states

Kind code of ref document: A2

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 NL PL PT RO SE SI SK TR

DAX Request for extension of the european patent (deleted)
17Q First examination report despatched

Effective date: 20120123

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: APICAL LIMITED

INTG Intention to grant announced

Effective date: 20171030

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAJ Information related to disapproval of communication of intention to grant by the applicant or resumption of examination proceedings by the epo deleted

Free format text: ORIGINAL CODE: EPIDOSDIGR1

GRAL Information related to payment of fee for publishing/printing deleted

Free format text: ORIGINAL CODE: EPIDOSDIGR3

GRAR Information related to intention to grant a patent recorded

Free format text: ORIGINAL CODE: EPIDOSNIGR71

INTC Intention to grant announced (deleted)
GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

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 NL PL PT RO SE SI SK TR

INTG Intention to grant announced

Effective date: 20180413

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602005054015

Country of ref document: DE

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 1002108

Country of ref document: AT

Kind code of ref document: T

Effective date: 20180615

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 14

REG Reference to a national code

Ref country code: NL

Ref legal event code: MP

Effective date: 20180523

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG4D

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

Ref country code: BG

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: 20180823

Ref country code: FI

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: 20180523

Ref country code: LT

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: 20180523

Ref country code: ES

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: 20180523

Ref country code: SE

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: 20180523

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

Ref country code: LV

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: 20180523

Ref country code: NL

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: 20180523

Ref country code: GR

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: 20180824

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 1002108

Country of ref document: AT

Kind code of ref document: T

Effective date: 20180523

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

Ref country code: EE

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: 20180523

Ref country code: PL

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: 20180523

Ref country code: AT

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: 20180523

Ref country code: SK

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: 20180523

Ref country code: DK

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: 20180523

Ref country code: CZ

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: 20180523

Ref country code: RO

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: 20180523

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602005054015

Country of ref document: DE

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

Ref country code: IT

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: 20180523

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

Ref country code: MC

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: 20180523

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

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

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

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

Ref country code: LU

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

Effective date: 20180819

Ref country code: LI

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

Effective date: 20180831

Ref country code: CH

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

Effective date: 20180831

26N No opposition filed

Effective date: 20190226

REG Reference to a national code

Ref country code: BE

Ref legal event code: MM

Effective date: 20180831

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

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

Ref country code: SI

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: 20180523

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

Ref country code: IE

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

Effective date: 20180819

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 NON-PAYMENT OF DUE FEES

Effective date: 20180831

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

Ref country code: TR

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: 20180523

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

Ref country code: HU

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

Effective date: 20050819

Ref country code: PT

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: 20180523

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

Ref country code: CY

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: 20180523

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

Ref country code: IS

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: 20180923

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

Ref country code: FR

Payment date: 20210723

Year of fee payment: 17

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

Ref country code: GB

Payment date: 20210720

Year of fee payment: 17

Ref country code: DE

Payment date: 20210720

Year of fee payment: 17

REG Reference to a national code

Ref country code: DE

Ref legal event code: R119

Ref document number: 602005054015

Country of ref document: DE

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20220819

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

Ref country code: FR

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

Effective date: 20220831

Ref country code: DE

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

Effective date: 20230301

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

Ref country code: GB

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

Effective date: 20220819