METHOD FOR MANAGING IMAGE DATA AND AUTOMOTIVE LIGHTING DEVICE

20230020867 ยท 2023-01-19

Assignee

Inventors

Cpc classification

International classification

Abstract

A method for managing image data in an automotive lighting device. This method includes the steps of providing an image pattern, dividing the image pattern in rows or columns of pixels, and providing, for each row pattern, a plurality of linear segments. Also included is providing a breaking pixel, splitting a segment by the breaking pixel, compressing the data of the linear segments and sending the compressed data to the light module. The invention also provides an automotive lighting device for performing the steps of such a method.

Claims

1. Method for managing image data in an automotive lighting device, the method comprising the steps of: providing an image pattern comprising a plurality of pixels, wherein each pixel is characterized by a numeric value related to the luminous intensity of the pixel; dividing the image pattern in rows or columns of pixels, thus creating a plurality of row patterns; providing, for each row pattern, a plurality of linear segments, each linear segment providing a linear approximation to a group of pixels; providing, for each row pattern, at least one breaking pixel, locating the segment comprising the breaking pixel, this segment comprising a start pixel and an end pixel; splitting the segment into two segments: a first segment from the start pixel to the breaking pixel and another segment from the breaking pixel to the end pixel; compress the data of the linear segments; and send the compressed data to the light module.

2. Method according to claim 1, wherein the light pixels of the image pattern are greyscale pixels, and more particularly, the luminous intensity of each pixel is characterized by a number according to a scale from 0 to 255.

3. Method according to claim 2, wherein the step of providing breaking pixels comprises providing more than one breaking pixel for each row pattern.

4. Method according to claim 2, wherein the breaking pixel is located in a segment where the numeric values are higher than a first threshold value.

5. Method according to claim 2, wherein the breaking pixel is located in a segment wherein the difference between the numeric value of a pixel and the numeric value of the adjacent pixel is greater than a second threshold value.

6. Method according to claim 2, wherein the breaking pixel is located in a segment where the difference between the original numeric values and the linear approximation is higher than a third threshold value.

7. Method according to claim 2, further comprising the step of decompressing the compressed data.

8. Method according to claim 2, wherein the compressed data is related only to a particular portion of the image pattern.

9. Automotive lighting device comprising: a light module comprising a plurality of light sources; and a control unit to carry out the steps of a method according to claim 2.

10. Automotive lighting device according to claim 8, wherein the light module further comprises a processor unit, the processor unit being configured to decompress the compressed data.

11. Automotive lighting device claim 8, wherein the light sources are solid-state light sources, such as LEDs.

12. Method according to claim 3, wherein the breaking pixel is located in a segment where the numeric values are higher than a first threshold value.

13. Method according to claim 3, wherein the breaking pixel is located in a segment wherein the difference between the numeric value of a pixel and the numeric value of the adjacent pixel is greater than a second threshold value.

14. Method according to claim 3, wherein the breaking pixel is located in a segment where the difference between the original numeric values and the linear approximation is higher than a third threshold value.

15. Method according to claim 3, further comprising the step of decompressing the compressed data.

16. Method according to claim 3, wherein the compressed data is related only to a particular portion of the image pattern.

17. Automotive lighting device comprising: a light module comprising a plurality of light sources; and a control unit to carry out the steps of a method according to claim 3.

18. Method according to claim 4, wherein the breaking pixel is located in a segment wherein the difference between the numeric value of a pixel and the numeric value of the adjacent pixel is greater than a second threshold value.

19. Method according to claim 4, wherein the breaking pixel is located in a segment where the difference between the original numeric values and the linear approximation is higher than a third threshold value.

20. Method according to claim 4, further comprising the step of decompressing the compressed data.

Description

[0038] To complete the description and in order to provide for a better understanding of the invention, a set of drawings is provided. Said drawings form an integral part of the description and illustrate an embodiment of the invention, which should not be interpreted as restricting the scope of the invention, but just as an example of how the invention can be carried out. The drawings comprise the following figures:

[0039] FIG. 1 shows a first image of the photometry of a high beam module which is projected by an automotive lighting device according to the invention.

[0040] FIG. 2 shows a portion of a pixel matrix representing the photometry of [FIG. 1].

[0041] FIG. 3 shows a graphic representation of row patterns of a method according to the invention.

[0042] FIG. 4 shows a particular example of an error map of an image pattern which has followed a method according to the invention.

[0043] FIG. 5 shows an automotive lighting device according to the invention.

[0044] In these figures, the following reference numbers have been used: [0045] 1 Image pattern [0046] 2 Row pattern [0047] 3 Pixel of the image pattern [0048] 4 Light module [0049] 5 LEDs [0050] 6 Control unit [0051] 7 Processor unit [0052] 8 Graphic of the original values [0053] 9 Linear segments [0054] 10 Automotive lighting device [0055] 11 Breaking pixel [0056] 100 Automotive vehicle

[0057] The example embodiments are described in sufficient detail to enable those of ordinary skill in the art to embody and implement the systems and processes herein described. It is important to understand that embodiments can be provided in many alternate forms and should not be construed as limited to the examples set forth herein.

[0058] Accordingly, while embodiment can be modified in various ways and take on various alternative forms, specific embodiments thereof are shown in the drawings and described in detail below as examples. There is no intent to limit to the particular forms disclosed. On the contrary, all modifications, equivalents, and alternatives falling within the scope of the appended claims should be included.

[0059] [FIG. 1] shows a first image of the photometry of a high beam module which is to be projected by an automotive lighting device according to the invention.

[0060] This first image may be divided into pixels and each pixel may be characterized by its luminous intensity, in a scale from 0, which would correspond to black, to 255, which would correspond to white.

[0061] [FIG. 2] shows a portion of such a pixel matrix, called image pattern 1. Each pixel 3 of this image pattern 1 is characterized by a number according to the aforementioned scale. The compression of this image pattern 1 according to commercially available software products would offer a compression rate lower than 50%, which is unacceptable by some car manufacturers.

[0062] In this image, the pixels are divided into row patterns 2. Each pattern comprises a string of data, with numeric values between 0 and 255, depending on the luminous intensity of the associated pixels.

[0063] For the sake of the understanding of the invention, these numeric values are a mere example, and do not correspond to the luminous intensity of the photometry of [FIG. 1].

[0064] [FIG. 3] shows a graphic representation 8 of one of these row patterns. The horizontal axis represents the pixel number and the vertical axis represent the luminous intensity, in the scale from 0 to 255. Further, there are linear segments 9 which try to provide an approximation to different groups of pixels.

[0065] A first segment would cover the data of pixels 1 to 4, and would be a linear approximation from 75 to 186. A second segment would cover the data from pixels 4 to 7, and would be a linear approximation from 186 to 210. The third one would cover the data of pixels 7 to 10, and would be a linear approximation between 210 and 120.

[0066] The original data 8 of the pixels is replaced by the data of the linear segments 9 and would be sent to the light module, thus involving a considerable data saving with respect to the original set of data.

[0067] However, while the first and second segments fit well to the original data, the error in the third segment is particularly high. Hence, a breaking pixel is defined in this interval.

[0068] [FIG. 4] shows the result of applying a correction method according to the invention. Segment which goes from the pixel number 7 to the pixel number 10 provides a high error, so pixel number 8 has been chosen as the breaking pixel, because it provides a gradient much higher than the previous pixel: the gradient in pixel 7 is 10 while the gradient in pixel 8 is 30. Further, the difference between the original luminous intensity in pixel 8 and its linear approximation is 20. As a consequence, the original segment from pixel number 7 to pixel number 10 is split into two new segments: one from pixel number 7 to pixel number 8 and the other one from pixel number 8 to pixel number 10.

[0069] The result is much more accurate than the graphic shown in [FIG. 4], due to the presence of the breaking pixel.

[0070] [FIG. 5] shows an automotive lighting device according to the invention, this lighting device comprising: [0071] a light module 4 comprising a plurality of LEDs 5; [0072] a control unit 6 to carry out the compression steps described in the previous figures, generating the compressed data; and [0073] a processor unit 7, the processor unit 7 being configured to decompress the compressed data, this processor unit being located in the light module 4.

[0074] This light module would achieve a good quality projection with an improved transmission bandwidth.