WATERMARK EMBEDDING AND EXTRACTING METHOD FOR PROTECTING DOCUMENTS

Information

  • Patent Application
  • 20210165860
  • Publication Number
    20210165860
  • Date Filed
    February 11, 2021
    3 years ago
  • Date Published
    June 03, 2021
    2 years ago
Abstract
A method for watermarking documents comprising: identifying and locating spaces in a received original document (10) by a location analysis (110) module which distinguishes between intra-word spaces and inter-word spaces;minimizing an error probability of interference between intra-word spaces and inter-word spaces in the watermarked document (20) by an optimization module (111);encoding (113) the message (30) into codewords and encoding (114) the codewords into the watermark; embedding the watermark to generate (115) the watermarked document (20) by modifying the intra-word spaces and inter-word spaces of the original document (10).
Description
FIELD OF THE INVENTION

The present invention has its application in the telecommunication sector, within the field of digital information security and digital content processing, and relates to digital watermark technology.


More particularly, the present invention refers to a method for embedding a digital watermark into a document, which may be in a digital or digitalized format, including text; and a method for extracting the watermark from the watermark-embedded document even in case of distortion in the document.


BACKGROUND OF THE INVENTION

The inclusion of hidden information in a text file is a desired feature in many fields and for many different applications. On one side, hidden information embedded in a text document may be decoded by machines to enable automatic classification of documents. At the same time, such information may enable automatic validation of the authenticity, integrity and ownership of a document. Furthermore, that information—included in confidential documents—may allow their tracking, dissuade information leak or help in the identification of the responsible in a case of leak.


Information included in documents with this purpose are usually intended to be imperceptible by human beings while appreciable by computer systems, which can read and decode them. Such information inclusion is usually referred to as watermark. A watermark is an alteration of a document that may include an identifying image or pattern, such as character spacing or character deformation in the case of text, or pixel shifting in frequency or space in the case of images. The watermark may represent a code or a unique sign/signature. The watermark may be replicated in different parts/sections of the document itself, allowing to be extracted also from a portion of the original document (in case of damaged/dirty/crumpled documents). Finally, the watermark cannot be appreciated by a human inspection, while can be identified at a digital inspection, retrieving the represented code.


Many different methods exist to include watermarks into multimedia data, namely audio, video and images, for which a wide scientific literature exists describing embedding and extraction methods. Inclusion and extraction of watermarks from multimedia data, however, usually implies techniques not applicable to text documents.


Different methods are used to include information in text documents, usually implying the addition or change of the appearance of a document. The easiest methods include visible marks to in the document, such as barcodes. However, the addition of visible marks in the document may not be acceptable for various applications, either for esthetic reasons or because the watermark should be unnoticed by the user. As such, imperceptible watermarks are of great interest for text documents, where there are usually few areas to conceal a mark than in multimedia data.


For what concerns imperceptible watermarks in text documents, different techniques are available and are mainly based on one of the following three encoding methodologies: (i) special elements may be implied to embed the watermark, which are not part of the standard printing process (e.g., special inks or papers), (ii) info may be encoded in the text part of the document, through semantic or syntactic rules, i.e., altering the text content using synonyms or different capital/small letter sets, etc., or (iii) info may be encoded in modification of the document appearance, including color variations, transpositions of parts of the content, etc.


Some of the available techniques to integrate watermarks into documents are valid for paper documents, others for digital documents (a digital document is an original document created in a digital format, e.g., usually PDF), some for both formats, but all of them present limitations, including dependence on the printing and scanning process, or not resistance to printing, distortion, or limited amount of information that can be embedded in the document.


Therefore, it is highly desirable to develop a method for embedding watermarks in paper text documents and digital documents resulting resistant to distortions of the document, without needing the original document for watermark extraction and without requiring any special equipment for printing nor scanning the document.


SUMMARY OF THE INVENTION

The present invention solves the aforementioned problems and overcomes previously explained state-of-art work limitations by providing a method for embedding/extracting digital watermarks to protect documents. More particularly, a method for embedding a digital watermark encoding a message into an original document is provided. The original document may be a digital or digitalized document (a digitalized document is a scan/picture of a digital document previously printed to paper, or the conversion to a different digital format of a digital document), including text documents, both in vectorial format and pixel mapping objects. Also, the reverse method, that is, the method for extracting the message of watermarking embedded in a document, without requiring the original document, is provided.


An aspect of the present invention refers to a method for embedding watermarks to documents, which receives as input an original document and a message to obtain as output a watermarked document which has a watermark embedded, the watermark encoding the received message. The watermarking method comprises the following steps:

    • identifying and locating spaces in the original document by a location analysis module, the location analysis distinguishing between intra-word spaces and inter-word spaces;
    • minimizing an error probability of interference between intra-word spaces and inter-word spaces in the watermarked document by an optimization module;
    • encoding the message into codewords and encoding the codewords into the watermark;
    • embedding the watermark to generate the watermarked document by modifying the intra-word spaces and inter-word spaces of the original document.


Another aspect of the present invention refers to a method for extracting watermarks from documents, the method receiving as input a received document which results from eventual deformations of a watermarked document and the method comprising the following steps:

    • identifying and locating spaces in the received document by a location analysis module which distinguishes between intra-word spaces and inter-word spaces and obtains a vector S′BW corresponding to the inter-word spaces of the watermarked document;
    • mapping the inter-word spaces of the vector S′BW to symbols according to an alphabet of codewords w={wi}, i=1, 2, . . . Q; Q being the number of symbols of the message encoded by the watermark of the watermarked document and the symbols being univocally mapped to the codewords w;
    • de-packetizing the mapped symbols to obtain synchronization blocks and payload blocks of symbols;
    • channel decoding the payload blocks to extract the message which was encoded by the watermark, the watermark embedded into the watermarked document.


Another further aspect of the present invention refers to a computer program and a non-transitory computer-readable medium, containing computer instructions or code (stored in the non-transitory computer-readable medium) for causing processing means (of a computer processor) to perform the steps of the methods for embedding and/or extracting watermarks described before.


The present invention has a number of advantages with respect to prior art, which can be summarized as follows:

    • Blind recovery of the embedded watermark, i.e., the recovery of the embedded message does not require the presence of the original message.
    • Resilience to document distortion, such as partial disruption, printing/scanning distortions, color changing in printing/scanning process, etc.
    • Independence of the watermarking method to the document format (digital, digitalized or printed).
    • Independence of the watermarking method to the printing and scanning technology, not requiring any specific device nor technology.
    • Resulting solution unappreciable at human inspection, but identifiable at digital inspection.
    • No textual editing is required.


These and other advantages will be apparent in the light of the detailed description of the invention.





DESCRIPTION OF THE DRAWINGS

For the purpose of aiding the understanding of the characteristics of the invention, according to a preferred practical embodiment thereof and in order to complement this description, the following Figures are attached as an integral part thereof, having an illustrative and non-limiting character:



FIG. 1 shows a generic block diagram of the watermark embedding method.



FIG. 2 shows a generic block diagram of the reverse method for watermarking extraction.



FIG. 3 shows a detailed block diagram of the watermark embedding method, according to a preferred embodiment of the invention.



FIG. 4 shows a block diagram of the location analysis module included in the watermark embedding method shown in the previous FIG. 3, according to a possible embodiment of the invention.



FIG. 5 shows a message packetization for the watermark embedding method of FIG. 3, according to a possible embodiment of the invention.



FIG. 6 shows a detailed block diagram of the method for watermarking extraction, according to another possible embodiment of the invention.





PREFERRED EMBODIMENT OF THE INVENTION

The matters defined in this detailed description are provided to assist in a comprehensive understanding of the invention. Accordingly, those of ordinary skill in the art will recognize that variation changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the invention. Also, description of well-known functions and elements are omitted for clarity and conciseness.


Of course, the embodiments of the invention can be implemented in a variety of architectural platforms, operating and server systems, devices, systems, or applications. Any particular architectural layout or implementation presented herein is provided for purposes of illustration and comprehension only and is not intended to limit aspects of the invention.



FIG. 1 shows that the watermark embedding method (11) proposed here takes as input an original document (10) and a message (30) to be encoded in the watermark. The original document (10) may be a digital document or a digitalized document, including, e.g., a scanned document of a printed paper. The watermark embedding method (11) returns as output a new version of the document, the watermarked document (20), which is undistinguishable at human observation from the original document (10) but including the watermark that encodes the input message (30).


The watermark extraction method (12), shown in FIG. 2, is the reverse process of the aforementioned watermark embedding method (11) and takes as input a copy of a received document (60), which may be in a digital or digitalized format, eventually including distortion, and extracts the embedded message (30). The input element in the extraction method (12) is usually not the watermarked document (20), as the received document (60) may be different from the sent one due to distortion, noise, etc.


The watermark embedding method (11) is divided into more detailed sub-processes in FIG. 3. The original document (10) is first submitted to a location analysis (110), which is aimed at finding and analyzing the spaces present in the text of the original document (10). After the spaces are located and analized, then the original document (10) is submitted to an optimization module (111) for minimizing the error probability in a future watermark extraction process taking into account determined distortion constraints (112). In parallel, the message (30) to be embedded in the document must be encoded (113) into codewords and the codewords encoded (114) in a watermark. Finally, the watermark is embedded in a document to generate (115) a watermarked document (20).


The location analysis (110) consists of different steps shown in further detail in FIG. 4. First of all, it is checked (401) whether the input original document (10) is provided in a bitmap format or not. If the original document (10) is provided in a non-bitmap format, it is converted (402) into a bitmap format in order to have a common reference for the space positioning in the document, in pixels, independently of the original document (10). As a second step, an image-based segmentation (403) is performed in order to find the spaces in the document text. Image-based segmentation (403) may be performed using different techniques, including projection and clustering. Projections represent an easier method, while clustering or Optical Character Recognition, OCR, may represent valid solutions in case of non-homogeneous text background. Assuming a standard horizontal distribution of the text in a homogeneous background document, first horizontal projections of the text are performed in order to detect the text lines.


By binarizing the bitmap format document and summing the pixels in horizontal direction, the horizontal projection Ph(r) is obtained as:






P
h(r)=ΣcI(r,c)


where r is the r-th row, c is the c-th column, and I(r,c) is the binarized document image.


By setting a proper threshold value, the bitmap format document may be segmented in text lines, finding optimal binarization thresholds from the image histogram. Once the projections are computed, and text lines identified, each text line is segmented. For each line, its vertical projection Pvi(c) corresponds to:






P
vi(c)=ΣrIi(r,c)


where, Ii(r,c) is the binarized document image cropped to the i-th line.


Applying the same technique used to isolate text line using the horizontal projection Ph(r), spaces in each line can be identified and measured applying a proper threshold to the vertical projection Pvi(c).


The output (404) of the segmentation (403) is a set of space lengths and a set of their corresponding locations in the document, denoted as set S and set L respectively. The identified spaces are then classified (405) into intra-word and inter-word spaces. As the process is dealing with a bitmap document, this space classification (405) may be based on OCR—Optical Character Recognition—techniques or on a clustering algorithm by analyzing the histogram of the space lengths, S. As a result of this classification (405), the original space lengths S and locations L sets are split respectively into sets (406), SS and SB, and LS and LB, being the sets of the length and location of the intra-word and inter-word spaces, respectively.


As a following step, the output sets (406) of the space classification (405) are fed to an optimization process, aiming at reducing the error probability of the future watermark extraction process. In particular, in order to minimize the possible interference between inter-word and intra-word spaces in the watermark extraction process (i.e., interpreting a space of one kind for one of the other kind), the distance between the lengths of the two kinds of spaces may be increased. This operation is referred to as “host rejection”. This operation introduces distortion in the document (10), referred to as DR, which is regulated by a proper constraint parameter received as input, referred to as DR_MAX. In particular, a possible solution minimizing the error probability while keeping the distortion below DR_MAX consists of taking a modified intra-word space S*si, for the i-th line, equal to:











μ






(
i
)


+

ɛ





if






S
si



>


μ






(
i
)


+
ɛ








S
si






else







where μ(i) is the average value of the length of the intra-word spaces SSi in the i-th line, and ε is the host-rejection parameter, to be adjusted in order to obtain DR=DR_MAX.


DR is an indicative value of the change in the lengths of the intra-word spaces for all the lines of the document (10), i.e., DRi|S*Si−Ssi|


Hence, DRi(SSi−(μ(i)+ϑ)) for SSi>μ(i)+ε


As SSi and μ(i) are known, the value of the host-rejection ε is extracted and used to determine DR=DR_MAX.


The effect of the above host rejection application is to reduce the largest intra-word spaces in each line, resulting hence in larger inter-word spaces. Generally, the goal is to keep the total length of each line unchanged. As such, the following condition must be satisfied:





ΣkS*Si(k)+ΣkS*Bi(k)=ΣkSSi(k)+ΣkSBi(k)


being SSi(k) the length of the k-th intra-word space of the i-th line, S*Si(k) the modified length of the same space, and, correspondingly, SBi(k) and S*Bi(k) the original and modified length of the k-th inter-word space of the i-th line.


Being Nb(i) the number of inter-word spaces in the i-th line, the above equation may be solved using modified spaces equal to:






S*
Bi(k)=SBi(k)+(ΣkSSi(k)−ΣkS*Si(k))/Nb(i)


resulting in a homogeneous redistribution of the extra space among the inter-word spaces, which in turn results from the reduction of the intra-word spaces.


The message (30) to be encoded in the watermark is a sequence of bits of length K. The message (30) is encoded by an encoding module (113). As a first step, the encoding module (113) adds a channel coding to the message (30) in order to make it robust to decoding errors. This is achieved by standard forward error correction codes, resulting in a modified message (m′) of length L>K, shown in FIG. 5. As a second step, the modified message (m′) is divided as a sequence of symbols (500, 500′) into payload blocks (510, 510′) of length N. In addition, before each payload block (510, 510′), a synchronization block (520, 520′) of length T is added to allow the watermark decoder to recover from synchronization errors resulting from misinterpretations of intra-word and inter-word spaces, which result from document distortions. The resulting sequence (m″) has a length of L(1+T/N).


Once the encoded message has been generated, the watermarked document (20) is generated (115) through a two-step process:

    • 1. A watermarking encoding module encodes each symbol of the encoded message into a sequence of space lengths. As a result, the document inter-word spaces SB* are modified to the watermarked inter-word spaces SBW.
    • 2. The final watermarked document (20) is generated modifying the spaces in the previous document, according to the intra-word space SS* and inter-word space SBW vectors.


The watermark embedding is performed in a per-packet fashion according to a secret key, resulting in a sequence of codewords {wi, . . . wQ}, being wi=[wi(1), . . . wi(P)], i=1, 2, . . . Q, and wi(k)=±1. Being the number of codewords Q equal to the number of different symbols in the encoded and packetized message, each symbol may univocally be mapped to a codeword. Then, for each symbol in the packet p(i), the following operations are performed:

    • 1. Select a subset of P elements in SB* of length N·L, mapped to StB through a secret key. The subset may include elements belonging to different lines of text.
    • 2. Embed the selected codeword wt in the selected subset using the following formula:






S
t
BW(k)=StB(k)+wt(kct(kStB(k)=StB(k)(1+wt(kct(k))


where ct(k) is a weighting factor. Depending on the sign of the selected codeword wt(k), for the k-th inter-word space in the t-th line, the inter-word space StBW(k) of the watermarked document (20) may be longer or shorter than the original space StB(k).


The role of the weighting factor ct(k) is to ensure that the first and last letters of each line remain in the same position (really important, for instance, in justified texts and to avoid layout modifications in the resulting document). The weighting factor ct(k) is necessary when the number of large and short inter-word spaces in a given line is not equal. In general, this is true when





ΣkStBW(k)=ΣkStB(k)





or, equivalently,





Σkwi(kci(kSBi(k)=0


being ci(k) and wi(k) the weighting factor and the codeword component respectively for the k-th inter-word space in the i-th line, according to the mapping defined above.


As such, the above condition can be rewritten as:





Σk∃wi(k)=1ci(kSBi(k)=Σk∃wi(k)=−1ci(kSBi(k)


being the first term the sum of the spaces for which the coding elements is +1, weighted with the corresponding weighting factor, while the second term the sum of the spaces for which the coding elements is −1, weighted with the corresponding weighting factor. This is equivalent to:






c
1
/c
−1k∃wi(k)=−1SBi(k)/Σk∃wi(k)=1SBi(k)


Furthermore, if the inter-word spaces in each line are uniform, which is the common case, then SBI(k)=SB and the condition becomes: c1/c−1=N−1/N1, being N−1 the number of ‘−1’ coding elements and N1 the number of ‘1’ coding elements, in wi(k) for the i-th line.


The generation of the watermarked document (20) concludes hence by modifying the spaces of the original document according to the SS* and SBW sets.


The reverse method (12) for extracting the embedded message from the watermarked document (20) is shown in FIG. 6. Once a document is received (60), certain operations must be performed to recover the embedded watermarked. The received document (60) may have been undergoing a series of transformations since its creation as a watermarked document (20), including printing and/or scanning, eventually introducing distortions to it, which must be taken into account in the decoding process. As such, the first step of the watermark extraction method (12) consists of noise reduction (610) and geometric correction (620), e.g., rotation, scaling and perspective transformation. General distortions include dirt, blurring and non-uniform shading, which can be removed by applying binarization methods and morphological operations over the received document (60). The main goal of the noise reduction (610) process is to clean the spaces between words and letters. On the other hand, the main goal of the geometric correction (620) process is to apply the appropriate rotation to the received document so that lines result approximately horizontal to allow line and space detection. Standard de-skewing methods may be applied to achieve this goal, usually based on edge detection or transformations to detect the lines in the document and compute the rotation angle to be applied. The following step in the watermark extraction method (12) consists of a location analysis (630) similar to the location analysis (110) described in FIG. 3 for the watermarking method (11), in order to detect the location and size of the spaces in the document, where the watermark has been inserted. Spaces must then be classified into intra-word and inter-word spaces. If clustering methods are used for this classification, it must be taken into account that inter-word spaces in the received document (60) present two different lengths, differently than in the original document (10), due to the watermark embedding. Finally, as intra-word spaces do not contain watermark info, they are not relevant as output of this classification process, while the inter-word spaces are recorded in the corresponding vector S′BW. As a further step, spaces in S′BW have to be mapped (640) to symbols according to the alphabet w previously defined and as follows:

    • As a first step of the symbol mapping (640), spaces are grouped in subsets of size P. The t-th subset of spaces StBW will hence encode one symbol wi, with i∈{1, . . . , Q}. The estimation of the most likely symbol may be expressed as:






ĉ=arg maxC∈{1, . . . ,Q}f(StBW|Wc)

    • being f(StBW|wc) the probability density function of StBW conditions on wc. In practice, a statistical estimation is hardly applicable since it implies the knowledge of the statistical distribution of StBW and its parameters, which largely varies on the type of document and font, and requires a large P to have a statistically meaningful sample. As such, the mapping (640) of spaces into symbols is performed by relying only on the means of the observed sample. In fact, after embedding the codeword wc in StB, the mean of the sample StBW has the form μk(1+λwc(k)), being μk the mean of StB(k). Hence, the watermark spaces are distributed around Q centroids, so the embedded symbol can be estimated by vector quantization techniques, relying on various existing methods for such operation, including scalar manner. Note that, if a clustering method has been used in the location analysis (630), such classification may naturally be provided as a secondary output of such process.
    • As a next step, the mapping between S′BWi(k) and wi(k) is performed assigning to ŵi(k) the values of +1 or −1 depending on the corresponding space classification as large or short, respectively. The estimated ŵi(k) are arranged accordingly to the subset defined in the embedding phase and the resulting sequences are compared with the codewords in the alphabet. If wĉ is the most similar codeword, the symbol ĉ∈{1, . . . , Q} is selected.


The estimated symbols resulting from the mapping (640) are finally given as input to a de-packetization (650) step, which looks for the synchronization symbols and extracts the payload symbols. Finally, channel decoding (650) is applied into the payload symbols to extract the original message (30) which were embedded in the received watermarked document (60).


Note that in this text, the term “comprises” and its derivations (such as “comprising”, etc.) should not be understood in an excluding sense, that is, these terms should not be interpreted as excluding the possibility that what is described and defined may include further elements, steps, etc.

Claims
  • 1. A method (11) for watermarking documents, receiving an original document (10) and a message (30) to obtain a watermarked document (20) embedding a watermark which encodes the received message (30), the method characterized by comprising: identifying and locating spaces in the original document (10) by a location analysis (110) module, the location analysis (110) distinguishing between intra-word spaces and inter-word spaces;minimizing an error probability of interference between intra-word spaces and inter-word spaces in the watermarked document (20) by an optimization module (111);encoding (113) the message (30) into codewords and encoding (114) the codewords into the watermark;embedding the watermark to generate (115) the watermarked document (20) by modifying the intra-word spaces and inter-word spaces of the original document (10).
  • 2. The method according to any preceding claim, wherein the location analysis (110) comprises: checking (401) whether the received original document (10) is a bitmap format document and if the original document (10) is in a non-bitmap format, converting (402) the original document (10) into a bitmap format document;applying an image-based segmentation (403) to the bitmap format document to obtain a set of lengths and a set of locations of the spaces in the bitmap format document;classifying (405) the identified and located spaces into intra-word spaces and inter-word spaces to obtain sets (406) of lengths of the intra-word and inter-word spaces, SS and SB respectively, and sets of locations of the intra-word and inter-word spaces, LS and LB, of the original document (10).
  • 3. The method according to claim 2, wherein the image-based segmentation (403) applies clustering or optical character recognition if the received original document (10) has a non-homogeneous text background.
  • 4. The method according to claim 2, wherein the image-based segmentation (403) applies projections if the received original document (10) has a homogeneous text background.
  • 5. The method according to any any of claims 2-4, wherein the optimization module (111) minimizes the error probability of interference between intra-word spaces and inter-word spaces by: obtaining a modified set of intra-word spaces, S*S={S*Si} where i denotes a line number of the original document (10) and S*Si is equal to: μ(i)+εif SSi>μ(i)+ε,
  • 6. The method according to claim 5, wherein generating (115) the watermarked document (20) comprising: selecting a subset from the set of inter-word spaces, S*B, mapped to the set of inter-word spaces in the t-th line, StB, through a secret key;selecting a codeword wt from the encoded message (30)embedding the selected codeword wt in the selected subset of inter-word spaces by calculating a modified inter-word space SBW of the watermarked document (20) using the expression: StBW(k)=StB(k)+wt(k)·ct(k)·StB(k)=StB(k)(1+wt(k)·ct(k))where wt(k) is the selected codeword, for the k-th inter-word space in the t-th line; StB(k) is the k-th inter-word space in the t-th line of the inter-word space SB of the original document (10), StBW(k) is the k-th inter-word space in the t-th line of the inter-word space SBW of the watermarked document (20) and ct(k) is a weighting factor;modifying the intra-word spaces and inter-word spaces of the original document (10) replacing the intra-word space, SS, and the inter-word space, SB, respectively by the modified set of intra-word spaces, S*S, and the modified inter-word space, SBW, in the watermarked document (20).
  • 7. The method according to any preceding claim, wherein encoding (113) the message (30) of length K comprises adding a channel coding to the message (30) to obtain a modified message (m′) of length L>K, dividing the modified message (m′) into payload blocks (510, 510′) of length N and adding a synchronization block (520, 520′) of length T before each payload block (510, 510′) respectively to obtain a symbol sequence (m″) of length L·(1+T/N).
  • 8. The method according to any preceding claim, wherein the original document (10) is selected from a digital document and a digitalized document.
  • 9. A method (12) for extracting watermarks from a received document (60) resulting from a watermarked document (20) which has a watermark embedded encoding a message (30) of a number Q of symbols, the method characterized by comprising: identifying and locating spaces in the received document (60) by a location analysis (630) module, the location analysis (630) distinguishing between intra-word spaces and inter-word spaces and obtaining a vector S′BW corresponding to the inter-word spaces of the watermarked document (20);mapping (640) the inter-word spaces of the vector S′BW to symbols according to an alphabet of codewords w={wi}, i=1, 2, . . . Q; Q being the number of symbols of the message (30) and the symbols being univocally mapped to the codewords w;de-packetizing (650) the mapped symbols to obtain synchronization blocks and payload blocks of symbols;channel decoding (660) the payload blocks to extract the message (30).
  • 10. The method according to claim 9, wherein the received document (60) is a distorted copy of the watermarked document (20).
  • 11. The method according to any of claims 9-10, further comprising applying noise reduction (610) and geometric correction (620) to the received document (60) before the location analysis (630).
  • 12. A non-transitory computer-readable medium containing computer instructions stored therein for causing a computer processor to perform the method according to any of claims 1-8.
  • 13. A non-transitory computer-readable medium containing computer instructions stored therein for causing a computer processor to perform the method according to any of claims 9-11.
Priority Claims (1)
Number Date Country Kind
17382720.5 Oct 2017 EP regional
Continuations (1)
Number Date Country
Parent 16171025 Oct 2018 US
Child 17173969 US