EP1204951A1 - Method and system for displaying remotely transmitted images - Google Patents

Method and system for displaying remotely transmitted images

Info

Publication number
EP1204951A1
EP1204951A1 EP00953260A EP00953260A EP1204951A1 EP 1204951 A1 EP1204951 A1 EP 1204951A1 EP 00953260 A EP00953260 A EP 00953260A EP 00953260 A EP00953260 A EP 00953260A EP 1204951 A1 EP1204951 A1 EP 1204951A1
Authority
EP
European Patent Office
Prior art keywords
color
image
mask
abs
zone
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.)
Withdrawn
Application number
EP00953260A
Other languages
German (de)
French (fr)
Inventor
Jean-François Le Goff
Thierry Poullain
Eric Poullain
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.)
E-Sual
Original Assignee
E-Sual
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 E-Sual filed Critical E-Sual
Publication of EP1204951A1 publication Critical patent/EP1204951A1/en
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T11/002D [Two Dimensional] image generation
    • G06T11/001Texturing; Colouring; Generation of texture or colour

Definitions

  • the present invention relates generally to the processing of digitized images in a computer network environment, in particular client-server.
  • a client computer user wishes to view an image available on a server computer
  • this image is downloaded to the client computer via the network.
  • It can be, for example, an image in millions of colors, with a depth of 24 bits per pixel, and known processing (for example according to the JPEG standard) makes it possible to transmit this image in compressed form, with the aim in particular minimize the transfer time and the space required for its storage, both on the server and client sides.
  • JPEG standard for example according to the JPEG standard
  • the server site must include storage memories which can be considerable to be able to store all these images.
  • the server needs in terms of bandwidth are important, due to the need to transmit, with each new request from a client station, the entire image requested.
  • the object of the present invention is to propose a method and a system for displaying an image on a client station which, in certain contexts, make it possible to remedy these drawbacks.
  • the present invention proposes, according to a first aspect, a method of displaying an image on a display device of a data processing equipment, characterized in that it comprises the following steps:
  • the choice step is carried out in a table having several entries, each containing predefined color or texture data.
  • - Said table is transferred from the server system to the data equipment during the transfer step (c).
  • the choice step is carried out from a choice list displayed on a display device of the data processing equipment, the number of which is equal to the number of entries in said table.
  • the choice step is carried out from a palette of colors displayed on a display device of the data processing equipment, and the method further comprises a step consisting in determining which of the entries of said table corresponds as close as possible to one or more colors chosen by the user.
  • the determination step consists in combining differences between the hue, saturation and brightness values of a color chosen by the user, and of an imposed color contained in each entry of the said table.
  • the determination step comprises the search for a minimum difference value (e) between the chosen color and the colors defined at the various entries of the table, the difference being each time determined according to the following formula:
  • the method further comprises, before the determination step, a step of converting the values of red, green and blue of the color chosen by the user and of the color defined at each entry of the table into said values hue, saturation and shine.
  • - Said mask comprises a plurality of zones capable of being modified individually, and the steps of choosing colors and building the new image are carried out for each of said zones.
  • the mask has the format of an image with a depth of N bits, said areas being distributed in the depth of the image, and the size of the mask is equal to the size of the original image.
  • each of the N bits associated with each pixel of the mask defines a mask layer.
  • each possible value of the bytes of N bits associated with each pixel of the mask defines a mask layer.
  • one of the mask layers defines an area of pixels of the image which must not be modified.
  • the mask has, at least for its transfer, the format of a plurality of images without depth, which define the respective areas and at least some of which have a size less than _. that of the starting image and are defined by two dimensions and coordinates of an origin point.
  • the invention provides a data processing system, comprising a central processing unit, memories and a display device, as well as a means of communication with a data server, said system comprising:
  • processing means for placing in said zone or in each zone the chosen color or a color derived from the chosen color.
  • reception means are also able to receive from said data server, in association with said image and said mask, a table of color constraints
  • said processing means are able to place in said zone or in each zone only one color contained in said color constraint table.
  • the processing means are able to place in said zone the color directly chosen in the table by the user.
  • the processing means comprise means for determining a difference between a color chosen by the user and colors contained in the color constraint table, and are able to place the color having the slightest difference with respect to the color chosen in the associated area.
  • the deviation determination means are capable of calculating a difference between colors according to the following formula:
  • the processing means are capable of developing a color value derived from a color chosen in using brightness information from the starting image in the area concerned.
  • FIG. 1 illustrates a representation of colors in the RGB format
  • FIG. 2 illustrates a representation of colors in the HSB format
  • FIG. 3 is a diagram illustrating a process for changing image colors according to the present invention.
  • the present invention can be implemented for example in a client station constituted by a standard computer of the "PC" type, which will not be described here, this client station being able to connect, for example via the telephone network and the Internet, at any data server station.
  • a client station constituted by a standard computer of the "PC" type, which will not be described here, this client station being able to connect, for example via the telephone network and the Internet, at any data server station.
  • the purpose of a local application of colors and / or textures in accordance with the present invention is to allow one or more users of client stations connected to a server station via a network to view an image coming from the server station according to a arbitrary or predefined number of variations of colors and / or textures applied to one or more areas of the original image, without having to reload an image each time from the server station.
  • the definition of the individually modifiable zones is carried out by means of a second image, called image mask, which is transmitted to the client station concerned at the same time as the original image.
  • the application of colors can be carried out by the user either freely, by choosing one or more colors from any palette of colors available to him on his workstation, or in a constrained manner, that is to say restricted to a set given colors or associated color sets, which is also transmitted to the client station from the server station at the same time as the original image and the image mask, and which contains a table of data of color constraints defining different colors or different sets of colors which are authorized to be associated respectively with the different areas of the image defined by the mask; in the latter case, means may be provided in the client station for choosing, from the palette available on his station, the color closest to the color defined by the color constraint data, according to a color search method such as 'will be described in detail below.
  • a color search method such as 'will be described in detail below.
  • Color models The color models used are:
  • This model separates the colors into 3 main components, red, green and blue, Perfectly suited for computer screens with cathode ray tube, composed of 3 guns representing the same colors, and associated graphics cards.
  • the most common model is to represent each pixel in 3 components of 8 bits each, or 24 bits in total, allowing to represent 16 million colors.
  • a color is then represented in a 3-dimensional space, as illustrated in Figure 1, and the geometric shape associated with this model is a cube.
  • This widely used model is however not very representative of human vision.
  • This model breaks down a color into 3 fundamental characteristics.
  • the hue is the wavelength reflected or transmitted by an object, and is represented by an angle generally expressed in degrees and between 0 ° and 360 °, with convention
  • Red 0 degrees
  • Green 120 degrees
  • Blue 240 degrees.
  • the tint value is normalized, so that the range of variations is between 0 and 1, the value 0 representing 0 °, and the value 1 representing 360 °. Saturation measures the strength of color. It is represented by a percentage between 0 and
  • the brightness represents the intensity of light, by a percentage value also between 0% and 100%. At 0%, there is no light, and the color appears black. At 100% the brightness is maximum.
  • the geometric shape associated with this model is illustrated in Figure 2 of the drawings. It: appears as a double cone whose main axis is that of shine; the further we move laterally from this axis, the more the color is saturated; finally the angle formed by the projection of the color vector considered in a horizontal plane, with respect to a reference axis contained in this plane, gives the hue value.
  • This model is very representative of human vision, and more suitable for the application of algorithms related to color, such as segmentation for example.
  • the procedure for changing the colors of an original image in a client computer is carried out in five main steps:
  • the program is loaded, for example, during an Internet session, according to the Java language specifications of the American company Sun Microsystems.
  • This step is only necessary in the environment of a navigation program for the Internet, or Intranet. In the case of other applications on other types of networks, this step may not exist, the program then being called like any other program on the user's machine.
  • the initialization step consists in loading an image I to be modified in the program.
  • This image here represents an OB object intended to undergo the color changes.
  • the input format for this image can be any; in particular, the image may have been compressed using various techniques (JPEG or Wavelets for example), and it is then decompressed before processing. In this example, it is an image of mxn pixels downloaded via the Internet from a server site.
  • bitmap type images typically for images in millions of colors whose color depth is 3 x 8 bits (8 bits per Red, Green and Blue channel), i.e. there is a correspondence between each point of the image and the display on the screen (as opposed to an image of the type vector, where the display is made by applying functions). If an image mask M accompanies image I (which is done by an appropriate link), it is also loaded.
  • the input format of the mask M can be any. In this case, it is a bit card type mask, uncompressed or compressed without loss of information so that it can be faithfully restored.
  • This image mask M of size identical to the image M to be processed, contains one or more zones without overlapping with each other. The membership of a given point in a region is defined by the value of the pixel at the coordinates of this point. The convention used here is to associate a plane bit with each region, so that, if the mask M is given the same format as a bit map image with a depth of 8 bits, this mask can define eight masking layers Ml, M2, etc. each having one or more zones, the or each zone of the same layer having to be associated with the same color when processing color changes.
  • the masking layer M1 contains a zone Zl corresponding to a part of the object OB contained in the image I
  • the masking layer M2 contains two zones Z2 and Z2 'corresponding to two other parts of l 'object, these two zones Z2 and Z2' must each time have the same color because they are contained in the same masking layer.
  • this format of the mask can be used more finely so as to associate with each value of the byte associated with each pixel a masking layer, so as to thus produce up to 256 masking layers.
  • the masking layer associated with the value byte 0 is reserved to designate all the pixels that do not belong to any color change zone. Thus all the points of this layer remain intact during color changes.
  • the different zones are defined by individual 1-bit images (black and white) the size of which can be smaller than that of the initial image, in particular if the zone in question is significantly larger. smaller than the whole picture. This part of the mask is then defined by a rectangle of given dimensions and starting from an origin also given.
  • the luminances of each zone of the mask are then calculated: thus, for each point of the starting image I, the average luminance is calculated for each region defined by the mask image M. If no mask image M is associated with image I, then the average luminance over the entire image is calculated. The average luminance of a region - or of the whole image - is calculated by adding the brightness values of all the pixels in the area (or of the image), then dividing this sum by the total number of pixels taken into account
  • Each entry X in this table consists of n triples, namely a triplet (r X ⁇ , g x ⁇ , b x ⁇ ) per masking layer M ⁇ defined by the mask M, each triplet containing 3 values r x ⁇ , g x ⁇ and b x ⁇ defining in the RGB model the color to be applied in the zone or zones defined by this layer.
  • this table once loaded in the buffer serves as a reference.
  • This table can be used in different ways.
  • the program offers the user, by a menu or any type of list to choose from, the possibility of directly choosing any one from the entries of the table.
  • Zone Zl Zones Z2 and Z2 'white light gray light blue dark blue red pink yellow orange
  • the method uses the values contained in the considered input of the color constraint table to modify the different zones and reconstruct an image I 'corresponding to the choice, this image then being displayed on the screen.
  • the program can be designed to offer the user an initially unconstrained choice of colors for the different zones. Zi.
  • This approach will be described in more detail in the case where image I is associated with a single masking layer, with consequently a choice of color unique by the user.
  • This choice is made for example using a palette of colors displayed on the screen, in which the user makes a selection using the mouse. Once the user has made this choice, a process is then implemented to calculate the difference between the chosen color and each color in the color constraint table, in order to find the authorized color which is closest to the one requested.
  • the nearest color that is to say the one having the minimum difference with the requested color, will then be applied.
  • the distance e (Cl, C2) between the two colors Cl and C2 is preferably calculated in the HSB model, that is to say after having converted the RGB triplets from the color constraint table into the HSB format, and after having - if necessary - converted the color requested by the user into this same HSB format.
  • the following formula is preferably used:
  • the distance on the hue value h which is defined in terms of angle, is calculated odulo 360 °.
  • the distance d (hl, h2) is well calculated as being 0.21 and not 0.79.
  • Another possibility of the present invention is to allow the user, from a given image I and a given image mask M, but without color constraints in the sense described above, to independently create a image I 'having different colors, essentially chosen freely in the different zones.
  • the user's request can be formed for example by direct specification of n RGB triples corresponding to the n areas to be colored, or preferably by means of a graphic interface comprising one or more color palettes in RGB format.
  • the first step is to convert the requested triples into HSB format, and to determine from HSB values the values to be applied to the different areas of the image.
  • r zone number varying for example from 0 to n-1 Br mean value of the current brightness for all the points in the area Zr Lr brightness value requested by the user.
  • the eye is very sensitive to the Bright / dark differences (light and shadow) of the pixels of an area, and it is important to keep for the pixels of the area concerned a distribution of brightness similar to that of the original image.
  • B (i, j) B (i, j) if M (i, j) e Zo (no change)
  • B (i, j) B (i, j) xPr if M (i, j) e Zr
  • the present invention finds application in many fields where variable images must be displayed at a client station after transfer from a server station.
  • the present invention allows an efficiency gain in following areas:

Landscapes

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

Abstract

The invention concerns a method for displaying an image in a data processing equipment comprising the following steps: (a) connecting to a server system; (b) transferring to the equipment an initial digitised image (I) capable of being modified by processing; (c) transferring to the equipment a mask (M) associated with the image and capable of delimiting at least a predetermined zone (Z1, Z2, Z2') of said image wherein a modification processing can be performed; (d) using an input interface of the equipment, the user selects a modification, in particular a new colour, to be applied to the or each zone; (e) constructing a new image (I') from the initial image; and (f) transferring the new image to a display memory.

Description

« PROCEDE ET SYSTEME POUR AFFICHER DES IMAGES TRANSMISES A DISTANCE »"METHOD AND SYSTEM FOR DISPLAYING REMOTELY TRANSMITTED IMAGES"
La présente invention concerne d'une façon générale le traitement d' images numérisées dans un environnement de réseau informatique notamment client-serveur.The present invention relates generally to the processing of digitized images in a computer network environment, in particular client-server.
Lorsque, par exemple via une connexion Internet, un utilisateur de poste client souhaite visualiser une image disponible sur un poste serveur, cette image est téléchargée vers le poste client via le réseau. Il peut s'agir par exemple d'une image en millions de couleurs, avec une profondeur de 24 bits par pixel, et des traitements connus (par exemple selon la norme JPEG) permettent de transmettre cette image sous forme compressée, dans le but notamment de minimiser la durée de transfert et la place nécessaire à son stockage, tant côté serveur que côté client. Aujourd'hui, lorsqu'une image de même composition, mais ayant des couleurs et/ou des textures différentes, doit être acheminée vers le poste client, alors c'est à nouveau l'ensemble de l'image qui doit être transmise.When, for example via an Internet connection, a client computer user wishes to view an image available on a server computer, this image is downloaded to the client computer via the network. It can be, for example, an image in millions of colors, with a depth of 24 bits per pixel, and known processing (for example according to the JPEG standard) makes it possible to transmit this image in compressed form, with the aim in particular minimize the transfer time and the space required for its storage, both on the server and client sides. Today, when an image of the same composition, but having different colors and / or textures, must be routed to the client station, then it is again the entire image which must be transmitted.
Pour prendre un exemple concret, toutefois nullement limitatif, lorsque l'utilisateur du poste client est connecté à un site de commerce électronique qui offre à la vente des articles disponibles dans des couleurs différentes, alors l'utilisateur qui veut pouvoir observer le produit dans ses différentes couleurs doit aujourd'hui télécharger à chaque fois l'image correspondante mémorisée dans le site serveur.To take a concrete example, however in no way limiting, when the user of the client computer is connected to an e-commerce site which offers for sale items available in different colors, then the user who wants to be able to observe the product in his different colors must now download the corresponding image stored on the server site each time.
Cet état de la technique connue présente de nombreux inconvénients .This state of the art has many drawbacks.
En premier lieu, la conception d'un catalogue électronique nécessite d'effectuer une prise de vues par produit, même dans le cas où il s'agit d'un même produit disponible dans des couleurs et/ou dans des textures différentes .First, the design of an electronic catalog requires taking a photo by product, even if it is the same product available in different colors and / or textures.
En corollaire, le site serveur doit comporter des mémoires de stockage qui peuvent être considérables pour pouvoir stocker toutes ces images.As a corollary, the server site must include storage memories which can be considerable to be able to store all these images.
Ensuite, comme on l'a indiqué, les besoins du serveur en termes de bande passante sont importants, de par la nécessité de transmettre, à chaque nouvelle demande de la part d'un poste client, l'intégralité de l'image demandée.Then, as indicated, the server needs in terms of bandwidth are important, due to the need to transmit, with each new request from a client station, the entire image requested.
Enfin, avec les canaux de transmissions ^dominants aujourd'hui (lignes téléphoniques analogiques), les temps d'attente au niveau du poste client rendent la consultation du site extrêmement fastidieuse. La présente invention a pour objet de proposer un procédé et un système d'affichage d'une image sur un poste client qui, dans certains contextes, permettent de remédier à ces inconvénients.Finally, with the dominant transmission channels ^ today (analog telephone lines), the waiting times at the client station make consultation of the site extremely tedious. The object of the present invention is to propose a method and a system for displaying an image on a client station which, in certain contexts, make it possible to remedy these drawbacks.
Ainsi la présente invention propose selon un premier aspect un Procédé d'affichage d'une image sur un dispositif d'affichage d'un équipement de traitement de données, caractérisé en ce qu'il comprend les étapes suivants :Thus, the present invention proposes, according to a first aspect, a method of displaying an image on a display device of a data processing equipment, characterized in that it comprises the following steps:
(a) connexion à distance à un système serveur, (b) transfert, du système serveur vers l'équipement de traitement de données, d'une image de départ numérisée apte à recevoir des traitements de modification,(a) remote connection to a server system, (b) transfer, from the server system to the data processing equipment, of a digital starting image able to receive modification processing,
(c) transfert, du système serveur vers l'équipement de traitement de données, d'un masque associé à ladite image, ledit masque étant apte à délimiter au moins une zone prédéterminée de ladite image dans laquelle un traitement de modification peut être effectué, (d) à l'aide d'une interface d'entrée de l'équipement de traitement de données, choix par l'utilisateur d'une couleur et/ou d'une texture à appliquer à la ou chaque zone, (e) construction d'une nouvelle image à partir de l'image de départ, et(c) transfer, from the server system to the data processing equipment, of a mask associated with said image, said mask being capable of delimiting at least one predetermined area of said image in which modification processing can be carried out, (d) using an input interface of the data processing equipment, user choice of a color and / or a texture to be applied to the or each zone, (e) construction of a new image from the initial image, and
(f) transfert de l'image ainsi construite vers une mémoire d'affichage dudit équipement de traitement de données . Des aspects préférés, mais non limitatifs, du procédé de l'invention sont les suivants :(f) transfer of the image thus constructed to a display memory of said data processing equipment. Preferred, but not limiting, aspects of the process of the invention are as follows:
- l'étape de choix est effectué dans une table possédant plusieurs entrées contenant chacune des données de couleur ou de texture prédéfinies. - ladite table est transférée du système serveur vers l'équipement de données au cours de l'étape de transfert (c) .- the choice step is carried out in a table having several entries, each containing predefined color or texture data. - Said table is transferred from the server system to the data equipment during the transfer step (c).
- l'étape de choix est effectué à partir d'une liste de choix affichée sur un dispositif d'affichage de l'équipement de traitement de données, dont le nombre est égal au nombre d'entrées de ladite table.the choice step is carried out from a choice list displayed on a display device of the data processing equipment, the number of which is equal to the number of entries in said table.
- l'étape de choix est effectuée à partir d'une palette de couleurs affichée sur un dispositif d'affichage de l'équipement de traitement de données, et le procédé comprend en outre une étape consistant à déterminer laquelle des entrées de ladite table correspond au plus près à une ou plusieurs couleurs choisie par l'utilisateur.the choice step is carried out from a palette of colors displayed on a display device of the data processing equipment, and the method further comprises a step consisting in determining which of the entries of said table corresponds as close as possible to one or more colors chosen by the user.
- l'étape de détermination consiste à combiner des écarts entre des valeurs de teinte, de saturation et de brillance d'une couleur choisie par l'utilisateur et d'une couleur imposée contenue dans chaque entrée de ladite table.the determination step consists in combining differences between the hue, saturation and brightness values of a color chosen by the user, and of an imposed color contained in each entry of the said table.
- l'étape de détermination comprend la recherche d'une valeur d'écart minimal (e) entre la couleur choisie et les couleurs définies aux différentes entrées de la table, l'écart étant à chaque fois déterminé selon la formule suivante :the determination step comprises the search for a minimum difference value (e) between the chosen color and the colors defined at the various entries of the table, the difference being each time determined according to the following formula:
e(Cl,C2) = MIN[ABS(hl-h2), ABS (hl-h2-l)] + ABS (sl-s2) + ABS (bl-b2)e (Cl, C2) = MIN [ABS (hl-h2), ABS (hl-h2-l)] + ABS (sl-s2) + ABS (bl-b2)
où h, s, b valeurs de teinte, de saturation et de brillance, normalisées pour être toutes comprises entre 0 et 1 Cl (ni, si, bl) Première couleur à comparer C2(h2,s2,b2) Deuxième couleur à comparer ABS valeur absolue de ...where h, s, b hue, saturation and brightness values, normalized to be all between 0 and 1 Cl (ni, si, bl) First color to compare C2 (h2, s2, b2) Second color to compare ABS absolute value of ...
MIN minimum de ...MIN minimum of ...
- le procédé comprend en outre, avant l'étape de détermination, une étape de conversion des valeurs de rouge, de vert et de bleu de la couleur choisie par l'utilisateur et de la couleur définie à chaque entrée de la table en lesdites valeurs de teinte, de saturation et de brillance. - ledit masque comporte une pluralité de zones aptes à être modifiées individuellement, et les étapes de choix de couleurs et de construction de la nouvelle image sont exécutées pour chacune desdites zones.the method further comprises, before the determination step, a step of converting the values of red, green and blue of the color chosen by the user and of the color defined at each entry of the table into said values hue, saturation and shine. - Said mask comprises a plurality of zones capable of being modified individually, and the steps of choosing colors and building the new image are carried out for each of said zones.
- le masque présente le format d'une image d'une profondeur de N bits, lesdites zones étant réparties dans la profondeur de l'image, et la taille du masque est égale à la taille de l'image d'origine. - chacun des N bits associés à chaque pixel du masque définit une couche de masque.- The mask has the format of an image with a depth of N bits, said areas being distributed in the depth of the image, and the size of the mask is equal to the size of the original image. each of the N bits associated with each pixel of the mask defines a mask layer.
- chaque valeur possible des multiplets de N bits associés à chaque pixel du masque définit une couche de masque.each possible value of the bytes of N bits associated with each pixel of the mask defines a mask layer.
- l'une des couches de masque définit une zone de pixels de l'image ne devant pas être modifiés.- one of the mask layers defines an area of pixels of the image which must not be modified.
- le masque présente, au moins pour son transfert, le format d'une pluralité d'images sans profondeur, qui définissent les zones respectives et dont au moins certaines présentent une taille inférieure à _. celle de l'image de départ et sont définies par deux dimensions et des coordonnées d'un point d'origine.- The mask has, at least for its transfer, the format of a plurality of images without depth, which define the respective areas and at least some of which have a size less than _. that of the starting image and are defined by two dimensions and coordinates of an origin point.
Selon un deuxième aspect, l' invention propose un système de traitement de données, comprenant une unité centrale de traitement, des mémoires et un dispositif d'affichage, ainsi qu'un moyen de communication avec un serveur de données, ledit système comprenant :According to a second aspect, the invention provides a data processing system, comprising a central processing unit, memories and a display device, as well as a means of communication with a data server, said system comprising:
- des moyens pour recevoir à partir dudit serveur de données une image de départ et pour la mémoriser,means for receiving a starting image from said data server and for storing it,
- des moyens pour recevoir à partir dudit serveur de données, de façon associée à ladite image de départ, un masque définissant au moins une zone de ladite image qui peut être modifiée en particulier quant à sa couleur, - un dispositif d'entrée pour permettre à un utilisateur de définir une modification à faire apparaître dans ladite ou dans chaque zone,- means for receiving from said data server, in a manner associated with said starting image, a mask defining at least one zone of said image which can be modified in particular as to its color, - an input device for enabling a user to define a modification to appear in said or in each zone,
- des moyens de traitement pour placer dans ladite zone ou dans chaque zone la couleur choisie ou une couleur dérivée de la couleur choisie.- processing means for placing in said zone or in each zone the chosen color or a color derived from the chosen color.
Des aspects préférés, mais non limitatifs, du système selon l'invention sont les suivants : les moyens de réception sont également aptes recevoir dudit serveur de données, en association avec ladite image et ledit masque, une table de contraintes de couleurs, et lesdits moyens de traitement sont aptes à placer dans ladite zone ou dans chaque zone seulement une couleur contenue dans ladite table de contraintes de couleurs .Preferred, but not limiting, aspects of the system according to the invention are as follows: the reception means are also able to receive from said data server, in association with said image and said mask, a table of color constraints, and said processing means are able to place in said zone or in each zone only one color contained in said color constraint table.
- les moyens de traitement sont aptes à placer dans ladite zone la couleur directement choisie dans la table par l'utilisateur.- The processing means are able to place in said zone the color directly chosen in the table by the user.
- les moyens de traitement comprennent des moyens pour déterminer un écart entre une couleur choisie par l'utilisateur et des couleurs contenues dans la table de contraintes de couleurs, et sont aptes à placer la couleur présentant le moindre écart par rapport à la couleur choisie dans la zone associée.the processing means comprise means for determining a difference between a color chosen by the user and colors contained in the color constraint table, and are able to place the color having the slightest difference with respect to the color chosen in the associated area.
- les moyens de détermination d'écart sont aptes à calculer un écart entre couleurs selon la formule suivante :the deviation determination means are capable of calculating a difference between colors according to the following formula:
e(Cl,C2) = MIN[ABS(hl-h2), ABS (hl-h2-l)] + ABS (sl-s2) + ABS (bl-b2)e (Cl, C2) = MIN [ABS (hl-h2), ABS (hl-h2-l)] + ABS (sl-s2) + ABS (bl-b2)
où h, s, b valeurs de teinte, de saturation et de brillance, normalisées pour être toutes comprises entre 0 et 1where h, s, b hue, saturation and brightness values, normalized to be all between 0 and 1
Cl(hl,sl,bl) Première couleur à comparer C2(h2,s2,b2) Deuxième couleur à comparer ABS valeur absolue de ...Cl (hl, sl, bl) First color to compare C2 (h2, s2, b2) Second color to compare ABS absolute value of ...
MIN minimum de ... - les moyens de traitement sont aptes à élaborer une valeur de couleur dérivée d'une couleur choisie en utilisant une information de brillance de l'image de départ dans la zone concernée.MIN minimum of ... - the processing means are capable of developing a color value derived from a color chosen in using brightness information from the starting image in the area concerned.
D'autres aspects, buts et avantages de la présente invention apparaîtront mieux à la lecture de la description détaillée suivante d'une forme de réalisation préférée de celle-ci, donnée à titre d'exemple non limitatif et faite en référence aux dessins annexés, sur lesquels : la figure 1 illustre une représentation de couleurs dans le format RGB, la figure 2 illustre une représentation de couleurs dans le format HSB, et la figure 3 est un schéma illustrant un procédé changement de couleurs d' image selon la présente invention.Other aspects, aims and advantages of the present invention will appear better on reading the following detailed description of a preferred embodiment thereof, given by way of non-limiting example and made with reference to the accompanying drawings, in which: FIG. 1 illustrates a representation of colors in the RGB format, FIG. 2 illustrates a representation of colors in the HSB format, and FIG. 3 is a diagram illustrating a process for changing image colors according to the present invention.
A titre liminaire, la présente invention peut être mise en œuvre par exemple dans un poste client constitué par un ordinateur standard de type « PC », que l'on ne décrira pas ici, ce poste client étant apte à se connecter, par exemple via le réseau téléphonique et l'Internet, à un poste serveur de données de type quelconque.As a preliminary point, the present invention can be implemented for example in a client station constituted by a standard computer of the "PC" type, which will not be described here, this client station being able to connect, for example via the telephone network and the Internet, at any data server station.
En premier lieu, une application locale de couleurs et/ou de textures conformément à la présente invention a pour objet de permettre à un ou plusieurs utilisateurs de postes clients connectés à un poste serveur via un réseau de visualiser une image provenant du poste serveur suivant un nombre arbitraire ou prédéfini de déclinaisons de couleurs et/ou de textures appliquées sur une ou plusieurs zones de l'image originale, sans avoir à recharger à chaque fois une image depuis le poste serveur. La définition des zones modifiables individuellement est effectuée par l'intermédiaire d'une seconde image, appelée masque d'image, qui est transmise au poste client concerné en même temps que l'image originale.Firstly, the purpose of a local application of colors and / or textures in accordance with the present invention is to allow one or more users of client stations connected to a server station via a network to view an image coming from the server station according to a arbitrary or predefined number of variations of colors and / or textures applied to one or more areas of the original image, without having to reload an image each time from the server station. The definition of the individually modifiable zones is carried out by means of a second image, called image mask, which is transmitted to the client station concerned at the same time as the original image.
L'application des couleurs peut être réalisée par l'utilisateur soit librement, en choisissant une ou plusieurs couleurs dans une palette de couleurs quelconque à sa disposition sur son poste, soit de façon contrainte, c'est-à-dire restreinte à un ensemble donné de couleurs ou de jeux de couleurs associées, qui est également transmise au poste client à partir du poste serveur en même temps que l'image d'origine et le masque d' image, et qui contient une table de données de contraintes de couleurs définissant différentes couleurs ou différents ensembles de couleurs qui sont autorisés à être associés respectivement aux différentes zones de l'image définies par le masque ; des moyens peuvent dans ce dernier cas être prévus dans le poste client pour choisir, dans la palette disponible sur son poste, la couleur la plus proche de la couleur définie par les données de contraintes de couleurs, suivant un procédé de recherche de couleur tel qu'on le décrira en détail dans la suite. On va tout d'abord s'attarder sur deux types de représentation numérique d'images en couleurs, ou modèles de couleurs, qui sont mis en jeu dans un procédé préféré selon la présente invention, puis sur la description d'un procédé de changement de couleurs selon la présente invention.The application of colors can be carried out by the user either freely, by choosing one or more colors from any palette of colors available to him on his workstation, or in a constrained manner, that is to say restricted to a set given colors or associated color sets, which is also transmitted to the client station from the server station at the same time as the original image and the image mask, and which contains a table of data of color constraints defining different colors or different sets of colors which are authorized to be associated respectively with the different areas of the image defined by the mask; in the latter case, means may be provided in the client station for choosing, from the palette available on his station, the color closest to the color defined by the color constraint data, according to a color search method such as 'will be described in detail below. We will first focus on two types of digital representation of color images, or color models, which are used in a preferred process according to the present invention, then on the description of a change process. of colors according to the present invention.
1) Modèles de couleur Les modèles de couleur utilisés sont les suivants:1) Color models The color models used are:
a) Modèle R,G,B (Red, Green, Blue pour Rouge, Vert, Bleu)a) Model R, G, B (Red, Green, Blue for Red, Green, Blue)
Ce modèle sépare les couleurs en 3 composantes principales, le rouge, le vert et le bleu, Parfaitement adapté aux écrans d'ordinateurs à tube cathodique, composés de 3 canons représentant les même couleurs, et aux cartes graphiques associées. Le modèle le plus courant est de représenter chaque pixel en 3 composantes de 8 bits chacune, soit 24 bits au total, permettant de représenter 16 millions de couleurs.This model separates the colors into 3 main components, red, green and blue, Perfectly suited for computer screens with cathode ray tube, composed of 3 guns representing the same colors, and associated graphics cards. The most common model is to represent each pixel in 3 components of 8 bits each, or 24 bits in total, allowing to represent 16 million colors.
Une couleur est alors représentée dans un espace à 3 dimensions, comme illustré sur la figure 1, et la forme géométrique associée à ce modèle est un cube. Ce modèle largement répandu est cependant peu représentatif de la vision humaine.A color is then represented in a 3-dimensional space, as illustrated in Figure 1, and the geometric shape associated with this model is a cube. This widely used model is however not very representative of human vision.
b) Modèle H,S,B (Hue, Saturation, Brightness, pour Teinte, Saturation, Brillance)b) Model H, S, B (Hue, Saturation, Brightness, for Hue, Saturation, Brightness)
Ce modèle décompose une couleur en 3 caractéristiques fondamentales. La teinte (« hue ») est la longueur d'onde réfléchie ou transmise par une objet, et est représentée par un angle exprimé généralement en degrés et compris entre 0° et 360°, avec par conventionThis model breaks down a color into 3 fundamental characteristics. The hue is the wavelength reflected or transmitted by an object, and is represented by an angle generally expressed in degrees and between 0 ° and 360 °, with convention
Rouge = 0 degrés, Vert = 120 degrés et Bleu = 240 degrés.Red = 0 degrees, Green = 120 degrees and Blue = 240 degrees.
La valeur de teinte est normalisée, de telle façon que la plage de variations soit comprise entre 0 et 1, la valeur 0 représentant 0°, et la valeur 1 représentant 360°. La saturation mesure la force de la couleur. Elle est représentée par un pourcentage compris entre 0 etThe tint value is normalized, so that the range of variations is between 0 and 1, the value 0 representing 0 °, and the value 1 representing 360 °. Saturation measures the strength of color. It is represented by a percentage between 0 and
100%. Avec une saturation de 0%, la couleur est désaturée, et apparaît comme un niveau de gris. A 100%, la couleur est totalement saturée ou pure.100%. With 0% saturation, the color is desaturated, and appears as a gray level. At 100%, the color is completely saturated or pure.
Enfin, la brillance représente l'intensité de lumière, par une valeur de pourcentage comprise également entre 0% et 100%. A 0%, il n'y a pas de lumière, et la couleur apparaît noire. A 100% la brillance est maximum. La forme géométrique associée à ce modèle est illustrée sur la figure 2 des dessins. Elle: apparaît comme un double cône dont l'axe principal est celui de la brillance ; plus on s'éloigne latéralement de cet axe, plus la couleur est saturée ; enfin l'angle formé par la projection du vecteur de couleur considéré dans un plan horizontal, par rapport à un axe de référence contenu dans ce plan, donne la valeur de teinte.Finally, the brightness represents the intensity of light, by a percentage value also between 0% and 100%. At 0%, there is no light, and the color appears black. At 100% the brightness is maximum. The geometric shape associated with this model is illustrated in Figure 2 of the drawings. It: appears as a double cone whose main axis is that of shine; the further we move laterally from this axis, the more the color is saturated; finally the angle formed by the projection of the color vector considered in a horizontal plane, with respect to a reference axis contained in this plane, gives the hue value.
Ce modèle est très représentatif de la vision humaine, et plus approprié à l'application d'algorithmes liés à la couleur, comme la segmentation par exemple.This model is very representative of human vision, and more suitable for the application of algorithms related to color, such as segmentation for example.
2) Procédure de changement de couleurs2) Procedure for changing colors
La procédure de changement de couleurs d'une image d'origine dans un poste client s'effectue en cinq étapes principales :The procedure for changing the colors of an original image in a client computer is carried out in five main steps:
a) chargement du programme b) initialisation c) calcul des luminances de chaque région d) chargement de la table de contraintes de couleurs e) modification des couleurs par l'utilisateur. Le chargement du programme s'effectue par exemple, au cours d'une session Internet, selon les spécifications du langage Java de la société américaine Sun Microsystems.a) loading of the program b) initialization c) calculation of the luminances of each region d) loading of the table of color constraints e) modification of the colors by the user. The program is loaded, for example, during an Internet session, according to the Java language specifications of the American company Sun Microsystems.
Cette étape n'est nécessaire que dans l'environnement d'un programme de navigation pour Internet, ou Intranet. Dans le cas d'autres applications sur autres types de réseaux, cet étape peut ne pas exister, le programme étant alors appelé comme n'importe quel autre programme sur la machine de l'utilisateur.This step is only necessary in the environment of a navigation program for the Internet, or Intranet. In the case of other applications on other types of networks, this step may not exist, the program then being called like any other program on the user's machine.
En référence maintenant à la figure 3, l'étape d'initialisation consister à charger une image I à modifier dans le programme. Cette image représente ici un objet OB destiné à subir les changements de couleurs. Le format d'entrée de cette image peut être quelconque ; notamment, l'image peut avoir été compressée suivant diverses techniques (JPEG ou Ondelettes par exemple) , et elle est alors décompressée préalablement au traitement. Dans le présent exemple, il s'agit d'une image de mxn pixels téléchargée via Internet à partir d'un site serveur.Referring now to FIG. 3, the initialization step consists in loading an image I to be modified in the program. This image here represents an OB object intended to undergo the color changes. The input format for this image can be any; in particular, the image may have been compressed using various techniques (JPEG or Wavelets for example), and it is then decompressed before processing. In this example, it is an image of mxn pixels downloaded via the Internet from a server site.
Les traitements que l'on va décrire spécifiquement ci-dessous sont conçu pour s'appliquer à des images de type à carte de bits (« bitmap ») , typiquement pour des images en millions de couleurs dont la profondeur de couleurs est de 3 x 8 bits (8 bits par canal Rouge, Vert et Bleu), c'est-à-dire qu'il existe une correspondance entre chaque point de l'image et l'affichage à l'écran (par opposition à une image de type vectoriel, où l'affichage s'effectue par application de fonctions). Si un masque d'image M accompagne l'image I (ce qui s'effectue par un lien approprié), celui-ci est chargé également .The processes that will be described specifically below are designed to apply to bitmap type images, typically for images in millions of colors whose color depth is 3 x 8 bits (8 bits per Red, Green and Blue channel), i.e. there is a correspondence between each point of the image and the display on the screen (as opposed to an image of the type vector, where the display is made by applying functions). If an image mask M accompanies image I (which is done by an appropriate link), it is also loaded.
Le format d'entrée du masque M peut être quelconque. Il s'agit en l'espèce d'un masque de type à carte de bits, non compressé ou compressé sans perte d'informations de manière à pouvoir être fidèlement rétabli. Ce masque d'image M, de taille identique à l'image M à traiter, contient une ou plusieurs zones sans recoupement les unes avec les autres. L'appartenance d'un point donné à une région est définie par la valeur du pixel aux coordonnées de ce point. La convention utilisée ici est d'associer un bit plan à chaque région, de telle façon que, si l'on donne au masque M le même format qu'une image à carte de bits d'une profondeur de 8 bits, ce masque peut définir huit couches de masquage Ml, M2, etc. possédant chacune une ou plusieurs zones, la ou chaque zone d'une même couche devant être associée à une même couleur lors du traitement de changement de couleurs. Dans le présent exemple, la couche de masquage Ml contient une zone Zl correspondant à une partie de l'objet OB contenu dans l'image I, et la couche de masquage M2 contient deux zones Z2 et Z2' correspondant à deux autres parties de l'objet, ces deux zones Z2 et Z2' devant à chaque fois posséder la même couleur du fait qu'elles sont contenues dans la même couche de masquage.The input format of the mask M can be any. In this case, it is a bit card type mask, uncompressed or compressed without loss of information so that it can be faithfully restored. This image mask M, of size identical to the image M to be processed, contains one or more zones without overlapping with each other. The membership of a given point in a region is defined by the value of the pixel at the coordinates of this point. The convention used here is to associate a plane bit with each region, so that, if the mask M is given the same format as a bit map image with a depth of 8 bits, this mask can define eight masking layers Ml, M2, etc. each having one or more zones, the or each zone of the same layer having to be associated with the same color when processing color changes. In the present example, the masking layer M1 contains a zone Zl corresponding to a part of the object OB contained in the image I, and the masking layer M2 contains two zones Z2 and Z2 'corresponding to two other parts of l 'object, these two zones Z2 and Z2' must each time have the same color because they are contained in the same masking layer.
On notera ici que ce format du masque peut être exploité plus finement de façon à associer à chaque valeur de l'octet associé à chaque pixel une couche de masquage, de manière à réaliser ainsi jusqu'à 256 couches de masquage. Toutefois, dans la pratique, il est avantageux que la couche de masquage associée à la valeur d'octet 0 soit réservée pour désigner tous les pixels qui n'appartiennent à aucune zone de changement de couleur. Ainsi tous les points de cette couche restent intacts lors des changements de couleurs. Selon une autre variante, on peut prévoir que les différentes zones soit définies par des images individuelles à 1 bit (noir et blanc) dont la taille peut être inférieure à celle de l'image de départ, notamment si la zone en question est sensiblement plus petite que l'ensemble de l'image. On définit alors cette partie du masque par un rectangle de dimensions données et partant d'une origine également donnée. Ceci permet de diminuer le volume d' informations à transmettre sur le réseau vers le poste client lors du chargement du masque. Bien entendu, après être arrivées dans le poste client, ces différentes images individuelles à 1 bit de profondeur peuvent être utilisées par le poste client pour reconstruire un masque à N couches de taille égale à celle de l'image de départ comme décrit plus haut. L'image originale I en format RVB est tout d'abord convertie dans le format HSB décrit plus haut, par un processus de conversion connu en soi et une copie de cette image transformée est conservée dans une mémoire tampon, celle-ci servant de référence à toute nouvelle application de couleur désirée.It will be noted here that this format of the mask can be used more finely so as to associate with each value of the byte associated with each pixel a masking layer, so as to thus produce up to 256 masking layers. However, in practice, it is advantageous for the masking layer associated with the value byte 0 is reserved to designate all the pixels that do not belong to any color change zone. Thus all the points of this layer remain intact during color changes. According to another variant, it can be provided that the different zones are defined by individual 1-bit images (black and white) the size of which can be smaller than that of the initial image, in particular if the zone in question is significantly larger. smaller than the whole picture. This part of the mask is then defined by a rectangle of given dimensions and starting from an origin also given. This makes it possible to reduce the volume of information to be transmitted over the network to the client station when the mask is loaded. Of course, after arriving at the client station, these different individual images at 1 bit depth can be used by the client station to reconstruct a mask with N layers of size equal to that of the starting image as described above. The original image I in RGB format is first converted into the HSB format described above, by a conversion process known per se and a copy of this transformed image is kept in a buffer memory, which serves as a reference to any new application of desired color.
On procède alors au calcul des luminances de chaque zone du masque : ainsi, pour chaque point de l'image I de départ, la luminance moyenne est calculée pour chaque région définie par l'image masque M. Si aucune image masque M n'est associée à l'image I, alors on calcule la luminance moyenne sur toute l'image. La luminance moyenne d'une région - ou de l'ensemble de l'image - est calculée en additionnant les valeurs de brillance de tous les pixels de la zone (ou de l'image), puis en divisant cette somme par le nombre total de pixels pris en compteThe luminances of each zone of the mask are then calculated: thus, for each point of the starting image I, the average luminance is calculated for each region defined by the mask image M. If no mask image M is associated with image I, then the average luminance over the entire image is calculated. The average luminance of a region - or of the whole image - is calculated by adding the brightness values of all the pixels in the area (or of the image), then dividing this sum by the total number of pixels taken into account
(moyenne arithmétique) . Cette information de brillance moyenne est réitérée pour chaque zone Zi définie par le masque, et les différentes valeurs obtenues sont ensuite stockées dans une table en mémoire tampon, et seront utilisées par la suite pour toute nouvelle application de couleur. L'étape suivante consiste à charger la table de contraintes de couleurs, indiquée en T sur la ^figure 3, qui comme on l'a indiqué permet de restreindre l'application de couleurs à un ensemble prédéterminé de jeux de couleurs. Chaque entrée X de cette table est constituée de n triplets, à savoir un triplet (rXγ, g, b) par couche de masquage Mγ définie par le masque M, chaque triplet contenant 3 valeurs r, g et b définissant dans le modèle RGB la couleur à appliquer dans la ou les zones définies par cette couche. Lors de l'application de couleurs, cette table une fois chargée en mémoire tampon sert de référence.(arithmetic average) . This information of average brightness is reiterated for each zone Zi defined by the mask, and the different values obtained are then stored in a table in buffer memory, and will be used thereafter for any new application of color. The following step consists in loading the table of color constraints, indicated at T in FIG. 3, which, as indicated, makes it possible to restrict the application of colors to a predetermined set of color sets. Each entry X in this table consists of n triples, namely a triplet (r X γ, g , b ) per masking layer M γ defined by the mask M, each triplet containing 3 values r , g and b defining in the RGB model the color to be applied in the zone or zones defined by this layer. When applying colors, this table once loaded in the buffer serves as a reference.
Cette table peut être utilisée de différentes manières. Dans un mode de réalisation de base, le programme offre à l'utilisateur, par un menu ou tout type de liste à choix, la possibilité de choisir directement l'une quelconque parmi les entrées de la table.This table can be used in different ways. In a basic embodiment, the program offers the user, by a menu or any type of list to choose from, the possibility of directly choosing any one from the entries of the table.
Par exemple, dans le cas de figure illustré sur la figure 3, il peut effectuer un choix dans la liste suivante : blanc bleu rouge aune en association avec une table de couleurs qui peut erre schématisée de la façon suivante, dans le même ordre :For example, in the case illustrated in Figure 3, he can choose from the following list: white blue red yardstick in association with a color table which can be shown schematically as follows, in the same order:
Zone Zl Zones Z2 et Z2' blanc gris clair bleu clair bleu foncé rouge rose jaune orangeZone Zl Zones Z2 and Z2 'white light gray light blue dark blue red pink yellow orange
les couleurs indiquées ici étant dans la pratique définies par des triplets associés bien déterminés.the colors indicated here being in practice defined by well-defined associated triplets.
Une fois le choix effectué (ici choix de l'entréeOnce the choice has been made (here choice of entry
« rouge ») , le procédé utilise les valeurs contenues dans l'entrée considérée de la table de contraintes de couleurs pour modifier les différentes zones et reconstruire une image I' correspondant au choix, cette image étant alors affichée à l'écran."Red"), the method uses the values contained in the considered input of the color constraint table to modify the different zones and reconstruct an image I 'corresponding to the choice, this image then being displayed on the screen.
Selon une autre approche, et en particulier dans le cas où l'objet OB doit pouvoir être représenté dans un très grand nombre de couleurs, le programme peut être conçu pour proposer à l'utilisateur un choix initialement non contraint de couleurs pour les différentes zones Zi. On va décrire cette approche plus en détail dans le cas où à l'image I est associée à une seule couche de masquage, avec par conséquent un choix de couleur unique par l'utilisateur.According to another approach, and in particular in the case where the OB object must be able to be represented in a very large number of colors, the program can be designed to offer the user an initially unconstrained choice of colors for the different zones. Zi. This approach will be described in more detail in the case where image I is associated with a single masking layer, with consequently a choice of color unique by the user.
Ce choix est effectué par exemple à l'aide d'une palette de couleurs affichée à l'écran, dans laquelle l'utilisateur effectue une sélection à l'aide de la souris . Une fois que l'utilisateur à effectué ce choix, un processus est alors mis en œuvre pour calculer l'écart entre la couleur choisie et chaque couleur de la table de contraintes de couleurs, afin de rechercher la couleur autorisée qui soit la plus proche de celle demandée.This choice is made for example using a palette of colors displayed on the screen, in which the user makes a selection using the mouse. Once the user has made this choice, a process is then implemented to calculate the difference between the chosen color and each color in the color constraint table, in order to find the authorized color which is closest to the one requested.
La couleur la plus proche, c'est à dire celle ayant l'écart minimal avec la couleur demandée, sera alors appliquée.The nearest color, that is to say the one having the minimum difference with the requested color, will then be applied.
La distance e(Cl,C2) entre les deux couleurs Cl et C2 est calculée de préférence dans le modèle HSB, c'est- à-dire après avoir converti les triplets RGB de la table de contraintes de couleurs dans le format HSB, et après avoir - si nécessaire - converti la couleur demandée par l'utilisateur dans ce même format HSB. On utilise de préférence la formule suivante :The distance e (Cl, C2) between the two colors Cl and C2 is preferably calculated in the HSB model, that is to say after having converted the RGB triplets from the color constraint table into the HSB format, and after having - if necessary - converted the color requested by the user into this same HSB format. The following formula is preferably used:
e(Cl,C2) = MIN[ABS(hl-h2), ABS (hl-h2-l)] + ABS (sl-s2) + ABS (bl-b2)e (Cl, C2) = MIN [ABS (hl-h2), ABS (hl-h2-l)] + ABS (sl-s2) + ABS (bl-b2)
où h, s, b valeurs de teinte, de saturation et de brillance, normalisées pour être toutes comprises entre 0 et 1where h, s, b hue, saturation and brightness values, normalized to be all between 0 and 1
Cl(hl,sl,bl) Première couleur à comparerCl (hl, sl, bl) First color to compare
C2(h2,s2,b2) Deuxième couleur à comparerC2 (h2, s2, b2) Second color to compare
ABS valeur absolue de MIN minimum deABS minimum MIN absolute value of
On observe dans l'expression ci-dessus que la distance sur la valeur de teinte h, qui est définie en termes d'angle, est calculée odulo 360°. Ainsi, par exemple, si hl = 0,91 et h2 = 0,12, la distance d(hl,h2) est bien calculée comme étant égale à 0,21 et non pas à 0,79. Une autre possibilité de la présente invention consiste à permettre à l'utilisateur, à partir d'une image I et d'un masque d'image M donnés, mais sans contraintes de couleurs au sens décrit plus haut, de créer de façon autonome une image I' ayant des couleurs différentes, choisies pour l'essentiel librement dans les différentes zones.We observe in the expression above that the distance on the hue value h, which is defined in terms of angle, is calculated odulo 360 °. Thus, for example, if hl = 0.91 and h2 = 0.12, the distance d (hl, h2) is well calculated as being 0.21 and not 0.79. Another possibility of the present invention is to allow the user, from a given image I and a given image mask M, but without color constraints in the sense described above, to independently create a image I 'having different colors, essentially chosen freely in the different zones.
La demande de l'utilisateur peut être formée par exemple par spécification directe de n triplets RGB correspondant aux n zones à colorer, ou de préférence par l'intermédiaire d'une interface graphique comportant une ou plusieurs palettes de couleurs en format RGB. La première étape consiste à convertir dans le format HSB les triplets demandés, et à déterminer à partir des valeurs HSB les valeurs à appliquer aux différentes zones de l'image.The user's request can be formed for example by direct specification of n RGB triples corresponding to the n areas to be colored, or preferably by means of a graphic interface comprising one or more color palettes in RGB format. The first step is to convert the requested triples into HSB format, and to determine from HSB values the values to be applied to the different areas of the image.
Toutefois, il est avantageux que, pour chaque région spécifiée Zr, on calcule tout d'abord un écart relatif entre la valeur de brillance demandée et la valeur courante de la brillance moyenne dans la zone considérée, suivant la relation suivante :However, it is advantageous that, for each specified region Zr, a relative difference between the required brightness value and the current value of the average brightness in the area considered is first calculated, according to the following relationship:
Pr = Lr/BrPr = Lr / Br
r numéro de la zone, variant par exemple de 0 à n-1 Br valeur moyenne de la brillance courante pour tous les points de la zone Zr Lr valeur de brillance demandée par l'utilisateur.r zone number, varying for example from 0 to n-1 Br mean value of the current brightness for all the points in the area Zr Lr brightness value requested by the user.
Ensuite, pour chaque pixel I(i,j) de l'image de départ I, les valeurs de teinte et de saturation H(i,j) et S(i,j) sont appliqués directement, en fonction de chaque zone Zr. Mais seule la variation précitée Pr est appliquée sur la valeur de brillance de chaque pixel concerné, ceci afin de préserver la texture originale de l'image de départ.Then, for each pixel I (i, j) of the initial image I, the hue and saturation values H (i, j) and S (i, j) are applied directly, as a function of each zone Zr. But only the aforementioned variation Pr is applied to the brightness value of each pixel concerned, this in order to preserve the original texture of the starting image.
En effet, l'œil est très sensible aux différences Brillant/sombre (lumière et ombre) des pixels d'une zone, et il est important de conserver pour les pixels de la zone concernée une répartition de la brillance semblable à celle de l'image d'origine. En modifiant les valeurs de brillance des différents pixels non pas dans - l' absolu, mais en les multipliant par un coefficient égal au rapport entre la brillance demandée et la brillance moyenne de départ, on préserve donc les répartitions d'ombre et de lumière d'origine.Indeed, the eye is very sensitive to the Bright / dark differences (light and shadow) of the pixels of an area, and it is important to keep for the pixels of the area concerned a distribution of brightness similar to that of the original image. By modifying the brightness values of the different pixels not in the absolute, but by multiplying them by a coefficient equal to the ratio between the requested brightness and the starting average brightness, we therefore preserve the light and shadow distributions d 'origin.
Les relations appliquées sont ainsi les suivantes:The relationships applied are as follows:
H(i,j) = H(i,j) si M(i,j) € Zo (pas de changement) H(i,j) = Hr si M(i,j) e ZrH (i, j) = H (i, j) if M (i, j) € Zo (no change) H (i, j) = Hr if M (i, j) e Zr
S(i,j) = S (i,j) si M(i,j) e Zo (pas de changement) S (i, j) = Sr si M(i, j) e ZrS (i, j) = S (i, j) if M (i, j) e Zo (no change) S (i, j) = Sr if M (i, j) e Zr
B(i,j) = B(i,j) si M(i,j) e Zo (pas de changement) B(i,j) = B(i,j)xPr si M(i,j) e ZrB (i, j) = B (i, j) if M (i, j) e Zo (no change) B (i, j) = B (i, j) xPr if M (i, j) e Zr
Une fois l'image entièrement parcourue, une conversion dans le format RGB est effectuée, puis l' image ainsi traitée est mémorisée pour pouvoir ensuite procéder à son affichage. Cette image vient alors remplacer l'image précédente.Once the image has been fully browsed, a conversion to the RGB format is carried out, then the image thus processed is memorized so that it can then proceed when it is displayed. This image then replaces the previous image.
La présente invention trouve application dans de nombreux domaines où des images variables doivent être affichées au niveau d'un poste client après transfert depuis un poste serveur.The present invention finds application in many fields where variable images must be displayed at a client station after transfer from a server station.
Tout particulièrement, dans le cadre de la publication de données en ligne via le World Wide Web, la présente invention permet un gain d'efficacité dans domaines suivants:In particular, in the context of publishing data online via the World Wide Web, the present invention allows an efficiency gain in following areas:
- prise de vues : pour des produits existant en plusieurs couleurs, une seule prise de vue du produit, dans l'une parmi les couleurs possibles est nécessaire. Le produit pourra être représenté dans d'autres couleurs sans nécessiter de prises de vues supplémentaires.- shooting: for products existing in several colors, a single shooting of the product, in one of the possible colors is necessary. The product can be represented in other colors without requiring additional shots.
- stockage : Le stockage des images sur le serveur de données est optimisé, puisqu'une seule image, accompagnée de son masque et des palettes « constructeur », est nécessaire, quelle que soit la palette de couleur du produit considéré.- Storage: The storage of images on the data server is optimized, since a single image, accompanied by its mask and "manufacturer" palettes, is necessary, regardless of the color palette of the product considered.
- transmission de données: Les besoins en bande passante du serveur sont considérablement réduits, puisqu'une seule image et son masque sont transmises indépendamment du nombre de couleurs à proposer. Le résultat net est une augmentation possible du nombre de client simultanés, et un temps de réponse plus court pour un nombre de clients donné.- data transmission: The bandwidth requirements of the server are considerably reduced, since a single image and its mask are transmitted regardless of the number of colors to be proposed. The net result is a possible increase in the number of simultaneous customers, and a shorter response time for a given number of customers.
- interactivité accrue : L'application des couleurs étant totalement effectuée en local sur le poste du client, celui-ci bénéficie d'une interactivité plus grande, et de fonctionnalités nouvelles. Bien entendu, la présente invention n'est nullement limitée à la forme de réalisation décrite ci-dessus et représentée sur les dessins, mais l'homme du métier saura y apporter de nombreuses variantes ou modifications. En particulier, alors que l'on a décrit plus haut le cas où une image I transmise, et traitée conformément à la présente invention, possède déjà des couleurs (couleurs d'origine), qui seront changées comme indiqué, on peut prévoir de ne transmettre qu'une image I brute, c' est-dire une image en noir et blanc ou en niveaux de gris, sans couleurs et/ou sans textures, et d',appliquer les couleurs correspondant à une entrée prédéterminée de la table de couleurs dans le poste client préalablement à l'affichage de l'image. - increased interactivity: The application of colors being completely carried out locally on the client's workstation, the latter benefits from greater interactivity and new functionalities. Of course, the present invention is in no way limited to the embodiment described above and shown in the drawings, but a person skilled in the art will know how to make numerous variants or modifications to it. In particular, while the case has been described above where an image I transmitted, and processed in accordance with the present invention, already has colors (original colors), which will be changed as indicated, provision may be made for not transmit a raw image I, that is to say a black and white or grayscale image, without colors and / or without textures, and to apply the colors corresponding to a predetermined entry in the color table in the client station before the image is displayed.

Claims

REVENDICATIONS
1. Procédé d'affichage d'une image sur un dispositif d'affichage d'un équipement de traitement de données, caractérisé en ce qu'il comprend les étapes suivants :1. A method of displaying an image on a display device of a data processing equipment, characterized in that it comprises the following steps:
(a) connexion à distance à un système serveur,(a) remote connection to a server system,
(b) transfert, du système serveur vers l'équipement de traitement de données, d'une image de départ numérisée (I) apte à recevoir des traitements de modification,(b) transfer, from the server system to the data processing equipment, of a digital starting image (I) capable of receiving modification processing,
(c) transfert, du système serveur vers l'équipement de traitement de données, d'un masque (M) associé à ladite image, ledit masque étant apte à délimiter au moins une zone prédéterminée (Zl, Z2, Z2' ) de ladite image dans laquelle un traitement de modification peut être effectué,(c) transfer, from the server system to the data processing equipment, of a mask (M) associated with said image, said mask being able to delimit at least one predetermined area (Zl, Z2, Z2 ') of said image in which modification processing can be carried out,
(d) à l'aide d'une interface d'entrée de l'équipement de traitement de données, choix par l'utilisateur d'une modification, en particulier d'une nouvelle couleur, à appliquer à la ou chaque zone,(d) using an input interface of the data processing equipment, choice by the user of a modification, in particular of a new color, to be applied to the or each zone,
(e) construction d'une nouvelle image (I') à partir de l'image de départ, et(e) construction of a new image (I ′) from the initial image, and
(f) transfert de l'image ainsi construite vers une mémoire d'affichage dudit équipement de traitement de données.(f) transfer of the image thus constructed to a display memory of said data processing equipment.
2. Procédé selon la revendication 1, caractérisé en ce que l'étape de choix est effectué dans une table (T) possédant plusieurs entrées contenant chacune des données de couleur ou de texture prédéfinies (r<,, g {, b,,) - 2. Method according to claim 1, characterized in that the choice step is carried out in a table (T) having several entries each containing predefined color or texture data (r < ,, g { , b ,,) -
3. Procédé selon la revendication 2, caractérisé en ce que ladite table (T) est transférée du système serveur vers l'équipement de données au cours de l'étape de transfert (c) .3. Method according to claim 2, characterized in that said table (T) is transferred from the server system to the data equipment during the transfer step (c).
4. Procédé selon l'une des revendications 2 et 3, caractérisé en ce que l'étape de choix est effectuée à partir d'une liste de choix affichée sur un dispositif d'affichage de l'équipement de traitement de données, dont le nombre est égal au nombre d'entrées de ladite table (T) .4. Method according to one of claims 2 and 3, characterized in that the choice step is performed from a choice list displayed on a display device of the data processing equipment, the number is equal to the number of entries in said table (T).
5. Procédé selon la revendication 3, caractérisé en ce que l'étape de choix est effectuée à partir d'une palette de couleurs affichée sur un dispositif d'affichage de l'équipement de traitement de données, et en ce qu' il comprend en outre une étape consistant à déterminer laquelle des entrées de ladite table correspond au plus près à une ou plusieurs couleurs choisie par l'utilisateur.5. Method according to claim 3, characterized in that the selection step is carried out from a color palette displayed on a display device of the data processing equipment, and in that it comprises furthermore a step consisting in determining which of the entries of said table corresponds as closely as possible to one or more colors chosen by the user.
6. Procédé selon la revendication 5, caractérisé en ce que l'étape de détermination consiste à combiner des écarts (e(Cl,C2)) entre des valeurs de teinte, de saturation et de brillance d'une couleur choisie par l'utilisateur et d'une couleur imposée contenue dans chaque entrée de ladite table.6. Method according to claim 5, characterized in that the determining step consists in combining differences (e (Cl, C2)) between values of hue, saturation and brightness of a color chosen by the user and of an imposed color contained in each entry of said table.
7. Procédé selon la revendication 6, caractérisé en ce que l'étape de détermination comprend la recherche d'une valeur d'écart minimal (e(Cl,C2)) entre la couleur choisie et les couleurs définies aux différentes entrées de la table, l'écart étant à chaque fois déterminé selon la formule suivante :7. Method according to claim 6, characterized in that the determining step comprises the search for a minimum difference value (e (Cl, C2)) between the chosen color and the colors defined at the different inputs. from the table, the difference being each time determined according to the following formula:
e(Cl,C2) = MTN[ABS(hl-h2), ABS (hl-h2-l)] + ABS (sl-s2) + ABS (bl-b2)e (Cl, C2) = MTN [ABS (hl-h2), ABS (hl-h2-l)] + ABS (sl-s2) + ABS (bl-b2)
où h, s, b valeurs de teinte, de saturation et de brillance, normalisées pour être toutes comprises entre 0 et 1 Cl (ni, si, bl) Première couleur à comparer C2(h2,s2,b2) Deuxième couleur à comparer ABS valeur absolue dewhere h, s, b hue, saturation and brightness values, normalized to be all between 0 and 1 Cl (ni, si, bl) First color to compare C2 (h2, s2, b2) Second color to compare ABS absolute value of
MIN minimum deMIN minimum of
8. Procédé selon l'une des revendications 6 et 7, caractérisé en ce qu'il comprend en outre, avant l'étape de détermination, une étape de conversion des valeurs de rouge, de vert et de bleu (r, g, b) de la couleur choisie par l'utilisateur et de la couleur définie à chaque entrée de la table en lesdites valeurs de teinte, de saturation et de brillance (h, s, b) .8. Method according to one of claims 6 and 7, characterized in that it further comprises, before the determining step, a step of converting the values of red, green and blue (r, g, b ) of the color chosen by the user and of the color defined at each entry of the table in said values of hue, saturation and brightness (h, s, b).
9. Procédé selon l'une des revendications 1 à 9, caractérisé en ce que ledit masque comporte une pluralité de zones (Zl, Z2, Z2' ) aptes à être modifiées individuellement, et en ce que les étapes de choix de couleurs et de construction de la nouvelle image sont exécutées pour chacune desdites zones.9. Method according to one of claims 1 to 9, characterized in that said mask comprises a plurality of zones (Zl, Z2, Z2 ') capable of being modified individually, and in that the steps of choosing colors and construction of the new image are executed for each of said areas.
10. Procédé selon la revendication 9, caractérisé en ce que le masque présente le format d' une image d' une profondeur de N bits, lesdites zones (Zl, Z2, Z2' ) étant réparties dans la profondeur de l'image, et en ce que la taille du masque est égale à la taille de l'image d' origine .10. Method according to claim 9, characterized in that the mask has the format of an image with a depth of N bits, said areas (Zl, Z2, Z2 ') being distributed in the depth of the image, and in that the size of the mask is equal to the size of the original image.
11. Procédé selon la revendication 10, caractérisé en ce que chacun des N bits associés à chaque pixel du masque définit une couche de masque (Ml, M2) .11. Method according to claim 10, characterized in that each of the N bits associated with each pixel of the mask defines a mask layer (Ml, M2).
12. Procédé selon la revendication 11, caractérisé en ce que chaque valeur possible des multiplets de N bits associés à chaque pixel ^du masque définit une couche de masque (Ml, M2) .12. Method according to claim 11, characterized in that each possible value of the bytes of N bits associated with each pixel ^ of the mask defines a mask layer (Ml, M2).
13. Procédé selon l'une des revendications 11 et 12, caractérisé en ce que l'une des couches de masque définit une zone de pixels de l'image ne devant pas être modifiés .13. Method according to one of claims 11 and 12, characterized in that one of the mask layers defines an area of pixels of the image which must not be modified.
14. Procédé selon la revendication 9, caractérisé en ce que le masque présente, au moins pour son transfert, le format d'une pluralité d'images sans profondeur, qui définissent les zones respectives et dont au moins certaines présentent une taille inférieure à celle de l'image de départ et sont définies par deux dimensions et des coordonnées d'un point d'origine.14. Method according to claim 9, characterized in that the mask has, at least for its transfer, the format of a plurality of images without depth, which define the respective areas and at least some of which have a size smaller than that of the starting image and are defined by two dimensions and coordinates of an origin point.
15. Système de traitement de données, comprenant une unité centrale de traitement, des mémoires et un dispositif d'affichage, ainsi qu'un moyen de communication avec un serveur de données, ledit système comprenant : - des moyens pour recevoir à partir dudit serveur de données une image de départ (I) et pour la mémoriser,15. Data processing system, comprising a central processing unit, memories and a display device, as well as a means of communication with a data server, said system comprising: means for receiving a starting image (I) from said data server and for storing it,
- des moyens pour recevoir à partir dudit serveur de données, de façon associée à ladite image de départ, un masque (M) définissant au moins une zone (Zl, Z2, Z2' ) de ladite image qui peut être modifiée en particulier quant à sa couleur, un dispositif d'entrée pour permettre à un utilisateur de définir une modification à faire apparaître dans ladite ou dans chaque zone,means for receiving from said data server, in a manner associated with said starting image, a mask (M) defining at least one zone (Zl, Z2, Z2 ') of said image which can be modified in particular as to its color, an input device to allow a user to define a modification to appear in said or in each zone,
- des moyens de traitement pour placer dans ladite zone ou dans chaque zone la couleur choisie ou une couleur (r, g, bXY) dérivée de la couleur choisie.- processing means for placing in said zone or in each zone the chosen color or a color (r , g , b XY ) derived from the chosen color.
16. Système selon la revendication 15, caractérisé en ce que les moyens de réception sont également aptes recevoir dudit serveur de données, en association avec ladite image et ledit masque, une table (T) de contraintes de couleurs, et en ce que lesdits moyens de traitement sont aptes à placer dans ladite zone ou dans chaque zone seulement une couleur (r, g, b) contenue dans ladite table de contraintes de couleurs.16. System according to claim 15, characterized in that the reception means are also capable of receiving from said data server, in association with said image and said mask, a table (T) of color constraints, and in that said means are able to place in said zone or in each zone only one color (r , g , b ) contained in said table of color constraints.
17. Système selon la revendication 16, caractérisé en ce que les moyens de traitement sont aptes à placer dans ladite zone la couleur (r, gγ, b) directement choisie dans la table par l'utilisateur.17. System according to claim 16, characterized in that the processing means are able to place in said zone the color (r , g γ , b ) directly chosen in the table by the user.
18. Système selon la revendication 16, caractérisé en ce que les moyens de traitement comprennent des moyens pour déterminer un écart (e(Cl,C2)) entre une couleur choisie par l'utilisateur et des couleurs (r, g, b) contenues dans la table de contraintes de couleurs, et sont aptes à placer la couleur présentant le moindre écart par rapport à la couleur choisie dans la zone associée.18. System according to claim 16, characterized in that the processing means comprise means for determining a difference (e (Cl, C2)) between a color chosen by the user and colors (r , g , b ) contained in the table of color constraints, and are able to place the color having the least deviation compared to the color chosen in the associated zone.
19. Système selon la revendication 18, caractérisé en ce que les moyens de détermination d'écart sont aptes à calculer un écart entre couleurs selon la formule suivante :19. The system as claimed in claim 18, characterized in that the means for determining the difference are capable of calculating a difference between colors according to the following formula:
e(Cl,C2) = MTN[ABS(hl-h2), ABS (hl-h2-l)] + ABS (sl-s2) + ABS (bl-b2)e (Cl, C2) = MTN [ABS (hl-h2), ABS (hl-h2-l)] + ABS (sl-s2) + ABS (bl-b2)
où h, s, b valeurs de teinte, de saturation et de brillance, normalisées pour être toutes comprises entre 0 et 1where h, s, b hue, saturation and brightness values, normalized to be all between 0 and 1
Cl (ni, si, bl) Première couleur à comparer C2(h2,s2,b2) Deuxième couleur à comparer ABS valeur absolue deCl (ni, si, bl) First color to compare C2 (h2, s2, b2) Second color to compare ABS absolute value of
MIN minimum deMIN minimum of
20. Système selon la revendication 15, caractérisé en ce que les moyens de traitement sont aptes à élaborer une valeur de couleur dérivée d'une couleur choisie en utilisant une information de brillance (b) de l'image de départ dans la zone concernée. 20. The system as claimed in claim 15, characterized in that the processing means are capable of developing a color value derived from a chosen color by using brightness information (b) of the starting image in the area concerned.
EP00953260A 1999-07-19 2000-07-19 Method and system for displaying remotely transmitted images Withdrawn EP1204951A1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
FR9909322A FR2797370B1 (en) 1999-07-19 1999-07-19 METHOD AND SYSTEM FOR DISPLAYING REMOTELY TRANSMITTED IMAGES
FR9909322 1999-07-19
PCT/FR2000/002073 WO2001006459A1 (en) 1999-07-19 2000-07-19 Method and system for displaying remotely transmitted images

Publications (1)

Publication Number Publication Date
EP1204951A1 true EP1204951A1 (en) 2002-05-15

Family

ID=9548241

Family Applications (1)

Application Number Title Priority Date Filing Date
EP00953260A Withdrawn EP1204951A1 (en) 1999-07-19 2000-07-19 Method and system for displaying remotely transmitted images

Country Status (4)

Country Link
EP (1) EP1204951A1 (en)
AU (1) AU6577700A (en)
FR (1) FR2797370B1 (en)
WO (1) WO2001006459A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10136988A1 (en) * 2001-07-23 2003-02-13 Egi Sys Ag Process for displaying complex images
US6747658B2 (en) * 2001-12-31 2004-06-08 Intel Corporation Automatic memory management for zone rendering
CN116827683B (en) * 2023-08-24 2023-11-21 深圳市大恒数据安全科技有限责任公司 Safe and reliable electronic certificate fixing method and device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4860123A (en) * 1987-10-22 1989-08-22 Telaction Corporation Electronic store
FR2702291B1 (en) * 1993-03-05 1995-06-02 Guillemin Jean Pierre Method for simulating repetitive patterns on a digitized image, application to the production of an interactive video catalog and resulting catalog.

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO0106459A1 *

Also Published As

Publication number Publication date
FR2797370A1 (en) 2001-02-09
AU6577700A (en) 2001-02-05
FR2797370B1 (en) 2001-10-05
WO2001006459A1 (en) 2001-01-25

Similar Documents

Publication Publication Date Title
EP1314132B1 (en) Make-up and fashion accessory display method and system
EP1444651B1 (en) Method and system for reducing update frequency of means
JP3991196B2 (en) Image processing system and image processing server
US6885370B2 (en) System and method for rendering images using a Russian roulette methodology for evaluating global illumination
FR2681967A1 (en) Process and apparatus for modifying the colours of an image with the aid of a computer
CN107113367A (en) Brightness with color constancy changes image procossing
US11375166B2 (en) Selective colorization of thermal imaging
FR3082649A1 (en) METHOD FOR APPLYING COLORS ON A TEXTURE
EP2511842B1 (en) Digital model lookup from lightweight stations
CN110874575A (en) Face image processing method and related equipment
Debevec et al. High dynamic range imaging
EP2875583A1 (en) Method for encoding the color of an object in multispectral form by adaptive compression, and associated decoding method
EP1204951A1 (en) Method and system for displaying remotely transmitted images
FR2749421A1 (en) Transfer of multiple level graphical data from server to client
Drew et al. Multispectral processing without spectra
WO2017103399A1 (en) Method of processing a digital image, device, terminal equipment and computer program associated therewith
FR2908196A1 (en) METHOD OF TRANSFERRING MULTIMEDIA DATA
US11682151B2 (en) System and method for a personalized and accurate virtual make-up try-on
EP0995170B1 (en) Graphic scene animation data signal with quantization object, corresponding method and device
FR3085519A1 (en) METHOD FOR MEASURING AN INDIVIDUAL&#39;S COLOR SPACE AND METHOD FOR CORRECTING DIGITAL IMAGES ACCORDING TO THE INDIVIDUAL&#39;S COLOR SPACE
WO2024115373A1 (en) System and method for synchronously acquiring a hyperspectral image, digital images and radiometric spectra of a glazed building
EP1741066A1 (en) Method and device for generating a procedural map from an external parameter such as an image characteristic
WO2001050421A1 (en) Method for colorizing an image or a matrix of images on a screen connected to an internetwork system
EP1542450B1 (en) Method and arrangement for halftoning with error diffusion of vectors from a table
Gadi Patil et al. Tone mapping HDR images using local texture and brightness measures

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

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL

AX Request for extension of the european patent

Free format text: AL;LT;LV;MK;RO;SI

17Q First examination report despatched

Effective date: 20020919

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

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20030203