EP2417576A1 - Determination of descriptor in a multimedia content - Google Patents
Determination of descriptor in a multimedia contentInfo
- Publication number
- EP2417576A1 EP2417576A1 EP10723226A EP10723226A EP2417576A1 EP 2417576 A1 EP2417576 A1 EP 2417576A1 EP 10723226 A EP10723226 A EP 10723226A EP 10723226 A EP10723226 A EP 10723226A EP 2417576 A1 EP2417576 A1 EP 2417576A1
- Authority
- EP
- European Patent Office
- Prior art keywords
- points
- grid
- interest
- region
- image
- 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
Links
- 238000000034 method Methods 0.000 claims abstract description 32
- 230000009466 transformation Effects 0.000 claims description 28
- 238000004590 computer program Methods 0.000 claims description 4
- 238000000844 transformation Methods 0.000 description 16
- 235000019557 luminance Nutrition 0.000 description 8
- 238000001514 detection method Methods 0.000 description 7
- 230000000694 effects Effects 0.000 description 5
- 230000005540 biological transmission Effects 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 2
- 230000010339 dilation Effects 0.000 description 2
- 238000003780 insertion Methods 0.000 description 2
- 230000037431 insertion Effects 0.000 description 2
- 230000000007 visual effect Effects 0.000 description 2
- 230000002238 attenuated effect Effects 0.000 description 1
- 230000000295 complement effect Effects 0.000 description 1
- 230000006835 compression Effects 0.000 description 1
- 238000007906 compression Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 239000006185 dispersion Substances 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 230000005484 gravity Effects 0.000 description 1
- 230000000670 limiting effect Effects 0.000 description 1
- 230000000873 masking effect Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000036961 partial effect Effects 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
- 230000001131 transforming effect Effects 0.000 description 1
- 238000009966 trimming Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
- G06T1/0021—Image watermarking
- G06T1/0028—Adaptive watermarking, e.g. Human Visual System [HVS]-based watermarking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T1/00—General purpose image data processing
- G06T1/0021—Image watermarking
- G06T1/005—Robust watermarking, e.g. average attack or collusion attack resistant
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2201/00—General purpose image data processing
- G06T2201/005—Image watermarking
- G06T2201/0065—Extraction of an embedded watermark; Reliable detection
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06T—IMAGE DATA PROCESSING OR GENERATION, IN GENERAL
- G06T2201/00—General purpose image data processing
- G06T2201/005—Image watermarking
- G06T2201/0081—Image watermarking whereby both original and watermarked images are required at decoder, e.g. destination-based, non-blind, non-oblivious
Definitions
- Multimedia content means text, sound (or audio), images, video or any combination of these elements.
- the invention relates to the descriptor determination in a multimedia content containing an image or a set of images or a video, in particular for the analysis and control of such contents, such as for example the detection of copies of images. 'a reference content.
- content providers offer online services, generally paying, download multimedia content.
- content protected by copyright the respect of these is ensured by the content providers.
- the detection of copies of multimedia contents consists of searching for the presence or absence of a request content in a reference database of multimedia contents.
- Such a base includes descriptors of the multimedia contents of reference.
- a descriptor is a numeric value or a set of numeric values that characterizes a portion of the media content.
- a descriptor can be defined for each of the images of the video or for a subset thereof.
- the reference database To find the presence or absence of a query content in the reference database, we first calculate descriptors for this query content. The calculation mode is identical to the calculation mode of the descriptors of the reference base. Then, we search if the reference database contains descriptors that are identical or similar to those calculated for the query content. If the result is positive, it is deduced that the query content is a copy of the multimedia content whose descriptors have been found in the reference database.
- the quality and efficiency of detecting copies of multimedia content is based on the properties of the descriptors. These must be able to be calculated quickly. They must facilitate search in the reference database. These descriptors must also make it possible to detect a copy even if the multimedia content request has undergone important transformations (as for example, a strong compression, a change of resolution, an embedding of text, logo, etc.) with respect to the content. multimedia reference. These transformations can be unintentional, such as transformations due to content recording, transcoding, etc. Some transformations may be intentional in order to make it difficult to detect illegally copied content.
- descriptors When the multimedia content is an image, a set of images or a video, different types of descriptors can be defined. Some descriptors are calculated globally for an image. Other descriptors are calculated on an image portion called region of interest. For the same image, several regions of interest can be identified and a descriptor calculated for each of them. Descriptors by regions of interest of an image are more efficient than a global descriptor of this image for detecting copies of a video (or an image or a set of images) when it has suffered locally strong transformations. Strong transformations include, for example, partial masking, insertion of a large logo, insertion of a video into an original video, image trimming, etc.
- Video Fingerprinting ", Proceedings of the 5 th International Recent Advances Conference in Visual Information Systems, 2002, J. Oostveen et al., Provide a global binary descriptor of an image used for the detection of video copies.
- a first image is cut into rectangular blocks (for example, 36 blocks on 4 rows and 9 columns).
- a value is calculated in each of the blocks, such as, for example, the average of the luminances of the pixels of the block.
- a descriptor is defined for a circular region of interest. This region is called “scale invariant” (Invariant to changes of scale) insofar as a change in resolution of the image does not change the overall content of the region of interest.
- a vector gradient is calculated for each pixel.
- the amplitude and orientation of each of these vector gradients are extracted. Then, for each block, a histogram of the orientations of the gradients is created, the value of each orientation being weighted by the corresponding amplitude.
- SIFT Scale Invariant Feature
- SIFT descriptor The components of a SIFT descriptor are real numbers. Therefore, such a descriptor is larger, more complex, and more difficult to exploit than a binary descriptor.
- One of the aims of the invention is to overcome the disadvantages of the aforementioned prior art.
- the present invention relates to a method for determining a descriptor of a region of interest in an image, comprising steps of:
- the method according to the invention makes it possible to define a descriptor by region of interest of the image and not a global descriptor thereof.
- the descriptor obtained is therefore robust to transformations applied to the image as a whole.
- the value representative of a point of the grid of points is determined as a function of the weighted values of a measured datum for the pixels of the image contained in the zone d influence of this point.
- the descriptor of the region of interest is defined by taking into account all relevant information included in the region of interest of the image.
- the value representative of a point of the grid of points is equal to the weighted average of the values of the measured data for the pixels of the image contained in the zone of influence of this point.
- the value representative of a point of the grid of points is equal to the weighted median value of the values of the measured data for the pixels of the image contained in the zone of influence of this point.
- defining the descriptor from the mean or the median value of the measured data for the pixels represents a simple and easy method to set up.
- the value representative of a point of the grid of points is determined by the application of a method based on robust statistics.
- the method described above and applied to an original image also comprises a processing step. additional comprising:
- the descriptor takes into account transformations such as a symmetry along a horizontal axis and / or vertical or a luminance reversal that can undergo the image. Thus, when it is used, it is more robust to this type of transformation.
- the invention also relates to a device for determining a descriptor of a region of interest in an image, comprising means for:
- the invention further relates to a computer program product comprising program code instructions recorded on or transmitted by a computer readable medium, for carrying out the steps of the method described above when said program is running on a computer.
- FIG. 1 represents an embodiment of a descriptor determination method of a region of interest in an image
- FIG. 2 illustrates a first example of definition of a grid of points for a region of interest of an image
- FIG. 3 illustrates a second example of definition of a grid of points for a region of interest
- FIG. 4 illustrates an approach based on robust statistics applied to the invention
- FIG. 5 represents an embodiment of a device able to implement the method of FIG. 1.
- the multimedia content considered is an image, a set of images or a video.
- the method according to the invention is applied to the images considered independently of each other.
- the method can be applied to all the images in a set of images or a video or to a subset of them called keyframes.
- Fig. 1 shows an embodiment of a descriptor determining method of a region of interest in an image.
- the method comprises a first step E1 of extracting regions of interest from an image.
- the regions of interest of an image can be extracted with different detectors of regions of interest among which:
- the regions of interest extracted may be of any shape.
- a region of simple shape e.g., circular, elliptical, square, rectangular, hexagonal, etc.
- steps E2 to E5 of the method according to the invention apply to the regions of interest extracted during step E1.
- Step E2 is a step of defining a grid of points relative to a region of interest.
- a grid of points is defined for a region of interest extracted during the preceding step E1 or for a region obtained by dilation of a region of interest extracted during the preceding step E1, without moving the center of gravity .
- the position of the grid of points corresponds to the position of the region of interest.
- the size of the grid of points is proportional to the region of interest.
- the coefficient of proportionality is defined beforehand so that the grid of points covers the region of interest considered, or even exceeds it. Thus the coefficient of proportionality is slightly greater than 1 (for example, of the order of 1, 1 or 1, 2). Depending on the number and position of regions of interest, they may overlap. The corresponding dot grids can also overlap.
- the number and distribution of points in the grid is such that the immediate neighborhoods of these points (called zones of influence) encompass the relevant information contained in the region of interest.
- the distribution of the points can be any or homogeneous.
- the points of the grid as well as the centroid of the region of interest do not necessarily coincide with pixels of the image.
- FIG. 2 illustrates a first example of defining a grid of points for a region of interest of an image.
- the left part of FIG. 2 represents an image I comprising 5 regions of interest Ri to R 5 .
- the right part of FIG. 2 represents a region of interest of the image I, in this case the region R 5 .
- the points Pi to P 7 represent the points of the grid of points defined for the region of interest R 5 .
- FIG. 3 illustrates a second example of defining a grid of points for a region of interest of an image.
- the left part of FIG. 3 represents an image I 'having 4 regions of interest RS to R 4 .
- the right part of FIG. 3 represents a region of interest of the image I ', in this case the region R 4 on which are positioned 25 points P' ,,, with i and j varying from 1 to 5, d a rectangular grid of dimensions 5x5 points. To lighten the figure, only the points, P'n, P'14 and P '34 are designated.
- a zone of influence is associated with a point on the grid.
- An area of influence is a neighborhood of a grid point.
- the shape of a zone of influence is arbitrary.
- the zones of influence associated with points Pi to P 7 of the grid are elliptical. These zones of influence are represented by dashed ellipses surrounding the points Pi to P 7 .
- the zones of influence associated with the 25 points of the grid are rectangles. These rectangles are represented in dashed lines around the points PS 1; P'u and PW
- the zones of influence of different points of a grid of points may overlap.
- the next step E4 is a step of determining a representative value per point of the grid.
- This representative value is determined from the values of a measured data for the pixels contained in the zone of influence.
- the measured data can be the luminance, the average of the channels R, G, B (for red, green, blue in English), the value of a channel, a datum of any system of color representation, etc.
- a pixel contained in the zone of influence of a point of the grid contributes to the determination of the representative value associated with this point.
- a pixel can contribute to the determination of the representative value for several points of the grid. This can be seen in FIG. 2, in which the zones of influence represented by dotted ellipses have intersections. Thus a pixel belonging to such an intersection contributes to the determination of the representative values of the points of each of the intersected influence zones. The contribution of a pixel, contained in the zone of influence of a point of the grid, to the determination of the representative value of this point is weighted.
- the weighting can be defined, for example, as a function of the distance between the pixel and the point of the grid (center point or centroid of the zone of influence).
- the representative value determined for a point of the grid may, for example, be equal to the weighted average of the values of the measured data for the pixels contained in the zone of influence.
- the average may be replaced by the median value of all the values of the measured data for the pixels contained in the zone of influence.
- the determination of the representative value for a point of the grid can be based on robust statistics such as, for example, M-estimators, RANSAC (for RANdom SAmple Consensus in English), etc.
- This approach makes it possible to reduce or even eliminate the effect of pixels for which the value of the measured data is very far from the value that one seeks to determine. Taking into account the value of the measured data of this pixel may strongly affect the result obtained. Such an approach may require several iterations.
- the M-estimator method based on robust statistics can be applied with multiple iterations.
- a representative value for a point of the grid is determined from the weighted values of a measured datum (for example, the luminance) of the pixels contained in the zone of influence of this point.
- the weighting applied is a function of the distance between the pixel and the point of the grid considered.
- the weighting applied to the value of a pixel becomes a function of the difference between the representative value determined at the previous iteration for the point of the grid considered and the value of the measured data of this pixel.
- the number of iterations is defined by the observation of a criterion representative of the dispersion of the values of the measured data around the determined representative value.
- the criterion used can be for example the variance, the median value of the deviations, etc. We can choose to stop the iterations when two successive iterations give two results close representative value. It is also possible to predefined a fixed number of iterations.
- Figure 4 illustrates an approach based on robust statistics applied to the invention.
- the x-axis corresponds to the pixels of a zone of influence taken into account for the determination of the value representative of the point of the grid corresponding to this zone.
- Figure 4 shows 7 pixels, Xi to X 7 .
- the y-axis corresponds to the values of the measured data for these pixels and the value representative of the point of the grid considered.
- the pixel X 4 is a pixel whose value of the measured data is very far from the values of the other pixels.
- the determination of the value representative of the point from, for example, the weighted average of the values of the measured pixel data undergoes the effect of this pixel X 4 .
- the objective of such an approach is to obtain a descriptor of the region of interest considered less sensitive to transformations of the image.
- the values of the data must be modified. measured by several pixels.
- the value of the luminance of pixels of a bright spot in a dark area can be strongly modified by a change in resolution of the image (or by another transformation) while the values of the pixels of the dark area are less affected by such a transformation.
- This transformation becomes non-perceptible for a representative value determined by the application of an approach based on robust statistics. Indeed, in this case, the representative value is that shared by a majority of pixels.
- step E4 a set of representative values is available, each of these representative values corresponding to a point of the grid defined for a region of interest.
- the representative values obtained in the previous step E4 are compared with at least one reference value.
- the at least one reference value may be the representative value determined for the central point of the grid, the average of the representative values obtained for the points of the grid, etc.
- the at least one reference value is calculated on a set of pixels different from that used to determine the representative value at a point on the grid.
- This set of pixels comprises, for example, the pixels contained in the zone of influence of a point of the grid and a few neighboring pixels.
- the result of the comparison is converted into binary values.
- the result of the comparison is equal to 1. Conversely, if the representative value of a point of the grid is smaller than at the at least one reference value, the result of the comparison is equal to 0.
- the result of the comparison can be expressed over a larger number of binary values in order to refine the deviation with the at least one reference value. For example, if the value representative of a point of the grid is much greater, slightly greater, slightly less, much less than the at least one reference value, the result of the comparison is equal to 11, 10, 01 respectively, 00.
- the descriptor being obtained by comparing the representative values of the points of the grid with at least one reference value, the latter is independent of global variations in the region of interest considered due to transformations applied to the image.
- At least one variable reference value can be considered from one point of the grid to another.
- the previous steps E2 to E5 of the method are then applied to the remaining regions of interest extracted during the step E1.
- a descriptor is thus determined for the regions of interest extracted from the image.
- the image is described by the set of descriptors of the regions of interest thus obtained.
- the method according to the invention also comprises an optional step E6 of additional treatment.
- This additional processing step makes it possible to obtain a robust descriptor for simple transformations undergone by an original image comprising at least one region of interest.
- a simple transformation is as applied to an original image a first time and then applied a second time to the resulting transformed image the original image is obtained.
- This is an involution.
- it is a symmetry of the image with respect to a horizontal and / or vertical axis, of a luminance inversion (negative image), etc.
- One or more simple transformations are applied to this original image (symmetry with respect to a horizontal and / or vertical axis, luminance inversion, etc.).
- the descriptors of the regions of interest of the transformed image are determined. Given the nature of the transformations applied, the regions of interest of the transformed image are not modified in shape and size and are deduced from the regions of interest of the original image as a function of the transformation applied (for example, by symmetry if the transformation is a symmetry along a horizontal axis and / or vertical). Thus, a region of interest of the transformed image corresponds to a region of interest of the original image. Additional descriptors denote the descriptors of the regions of interest of the transformed image.
- An additional descriptor of a region of interest of the transformed image is obtained by permuting and / or taking the complement of certain binary values of the original descriptor of the corresponding region of interest of the original image.
- step E6 there are then two descriptors, an origin descriptor for a region of interest of the original image and an additional descriptor for the corresponding region of interest of the image. transformed. Only one (for example, the smaller of the two) is retained to represent the two regions of interest considered.
- a region of interest and the region symmetrical with respect to a vertical and / or horizontal axis or region of interest and the inverted region in terms of luminance, etc. have the same descriptor.
- FIG. 5 represents an embodiment of a device able to implement a descriptor determination method of a region of interest in an image as described above.
- the device comprises a module M1 for extracting regions of interest from an image.
- the module M1 implements the step E1 as described above.
- the device also comprises an M2 module for defining a grid of points for a region of interest.
- the module M2 makes it possible to define a grid of points for a region of interest extracted by the module M1 or for a region obtained by dilation of a region of interest extracted by the module M1.
- the module M3 is an association module of a zone of influence at the points of the grid.
- the device also comprises a module M4 for determining a representative value per point of the gate as described in step E4.
- the device also comprises a module M5 for comparing the representative values obtained at the output of the module M4 with at least one reference value.
- the device also comprises a module M6 for additional processing of an image as described in step E6.
- the device further comprises a central control unit, not shown, connected to each of the modules M1 to M6 and adapted to control their operation.
- the modules M1 to M6 may be software modules forming a computer program.
- the invention therefore also relates to a computer program for a descriptor determining device of a region of interest in an image comprising program code instructions for executing the method previously described by the device.
- the different software modules can be stored in or transmitted by a data carrier.
- a data carrier This may be a hardware storage medium, for example a CD-ROM, a magnetic diskette or a hard disk, or a transmissible medium such as an electrical signal, optical or radio.
- the invention finds in particular, but not only, applications for multimedia content exchange sites.
- the invention can be used to detect multiple copies of the same content recorded on such a site.
- the same multimedia content can be recorded several times with a different designation (name, description, etc.) each time.
- the detection of copies implemented in a content search engine makes it possible to eliminate duplicates and to provide de-duplicated search results.
- the invention also makes it possible to detect such content unlawfully made available to the public on content exchange sites.
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Image Analysis (AREA)
Abstract
Description
Claims
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
FR0952323 | 2009-04-09 | ||
PCT/FR2010/050676 WO2010116093A1 (en) | 2009-04-09 | 2010-04-08 | Determination of descriptor in a multimedia content |
Publications (1)
Publication Number | Publication Date |
---|---|
EP2417576A1 true EP2417576A1 (en) | 2012-02-15 |
Family
ID=41221976
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
EP10723226A Withdrawn EP2417576A1 (en) | 2009-04-09 | 2010-04-08 | Determination of descriptor in a multimedia content |
Country Status (3)
Country | Link |
---|---|
US (1) | US8855420B2 (en) |
EP (1) | EP2417576A1 (en) |
WO (1) | WO2010116093A1 (en) |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8195689B2 (en) | 2009-06-10 | 2012-06-05 | Zeitera, Llc | Media fingerprinting and identification system |
US8189945B2 (en) | 2009-05-27 | 2012-05-29 | Zeitera, Llc | Digital video content fingerprinting based on scale invariant interest region detection with an array of anisotropic filters |
JP5789751B2 (en) * | 2011-08-11 | 2015-10-07 | パナソニックIpマネジメント株式会社 | Feature extraction device, feature extraction method, feature extraction program, and image processing device |
US20130194448A1 (en) | 2012-01-26 | 2013-08-01 | Qualcomm Incorporated | Rules for merging blocks of connected components in natural images |
US9064191B2 (en) | 2012-01-26 | 2015-06-23 | Qualcomm Incorporated | Lower modifier detection and extraction from devanagari text images to improve OCR performance |
US8687892B2 (en) * | 2012-06-21 | 2014-04-01 | Thomson Licensing | Generating a binary descriptor representing an image patch |
US9262699B2 (en) | 2012-07-19 | 2016-02-16 | Qualcomm Incorporated | Method of handling complex variants of words through prefix-tree based decoding for Devanagiri OCR |
US9076242B2 (en) | 2012-07-19 | 2015-07-07 | Qualcomm Incorporated | Automatic correction of skew in natural images and video |
US9047540B2 (en) | 2012-07-19 | 2015-06-02 | Qualcomm Incorporated | Trellis based word decoder with reverse pass |
US9014480B2 (en) | 2012-07-19 | 2015-04-21 | Qualcomm Incorporated | Identifying a maximally stable extremal region (MSER) in an image by skipping comparison of pixels in the region |
US9141874B2 (en) | 2012-07-19 | 2015-09-22 | Qualcomm Incorporated | Feature extraction and use with a probability density function (PDF) divergence metric |
US10587487B2 (en) | 2015-09-23 | 2020-03-10 | International Business Machines Corporation | Selecting time-series data for information technology (IT) operations analytics anomaly detection |
US10169731B2 (en) * | 2015-11-02 | 2019-01-01 | International Business Machines Corporation | Selecting key performance indicators for anomaly detection analytics |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6199084B1 (en) * | 1998-09-09 | 2001-03-06 | Hitachi America, Ltd. | Methods and apparatus for implementing weighted median filters |
US7245761B2 (en) * | 2000-07-21 | 2007-07-17 | Rahul Swaminathan | Method and apparatus for reducing distortion in images |
KR101327789B1 (en) * | 2007-08-24 | 2013-11-11 | 삼성전자주식회사 | Method and apparatus for reducing various noises of image simultaneously |
-
2010
- 2010-04-08 WO PCT/FR2010/050676 patent/WO2010116093A1/en active Application Filing
- 2010-04-08 US US13/263,591 patent/US8855420B2/en not_active Expired - Fee Related
- 2010-04-08 EP EP10723226A patent/EP2417576A1/en not_active Withdrawn
Non-Patent Citations (1)
Title |
---|
See references of WO2010116093A1 * |
Also Published As
Publication number | Publication date |
---|---|
WO2010116093A1 (en) | 2010-10-14 |
US20120051642A1 (en) | 2012-03-01 |
US8855420B2 (en) | 2014-10-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP2417576A1 (en) | Determination of descriptor in a multimedia content | |
Kwon et al. | Learning jpeg compression artifacts for image manipulation detection and localization | |
Battiato et al. | Multimedia forensics: discovering the history of multimedia contents | |
Rocha et al. | Vision of the unseen: Current trends and challenges in digital image and video forensics | |
Chanu et al. | Image steganography and steganalysis: A survey | |
FR2907239A1 (en) | Predetermined digital image searching and recognizing method for microcomputer, involves allocating subscript to index to provide image that obtains reduced image having value chosen by function applied to pixels of reduced image | |
EP3552129B1 (en) | Method for recording a multimedia content, method for detecting a mark within a multimedia content, corresponding devices and computer programs | |
US20150254342A1 (en) | Video dna (vdna) method and system for multi-dimensional content matching | |
KR20050081159A (en) | Desynchronized fingerprinting method and system for digital multimedia data | |
Alzahrani | [Retracted] Enhanced Invisibility and Robustness of Digital Image Watermarking Based on DWT‐SVD | |
US20130006951A1 (en) | Video dna (vdna) method and system for multi-dimensional content matching | |
Wei et al. | Image splicing forgery detection by combining synthetic adversarial networks and hybrid dense U‐net based on multiple spaces | |
Yeh et al. | A compact, effective descriptor for video copy detection | |
Hashim et al. | An extensive analysis and conduct comparative based on statistical attach of LSB substitution and LSB matching | |
Xue et al. | JPEG image tampering localization based on normalized gray level co-occurrence matrix | |
Darwish et al. | Improved color image watermarking using logistic maps and quaternion Legendre-Fourier moments | |
Zeng et al. | Exposing image splicing with inconsistent sensor noise levels | |
Karaküçük et al. | PRNU based source camera attribution for image sets anonymized with patch-match algorithm | |
Iacobici et al. | Digital imaging processing and reconstruction for general applications | |
Lefèbvre et al. | Image and video fingerprinting: forensic applications | |
Ustubioglu et al. | Improved copy-move forgery detection based on the CLDs and colour moments | |
WO2021144427A1 (en) | Method for processing a candidate image | |
EP2082336B1 (en) | Method of fast searching and recognition of a digital image representative of at least one graphical pattern in a bank of digital images | |
Fischinger et al. | DF-Net: The digital forensics network for image forgery detection | |
Huang et al. | Focal stack based image forgery localization |
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: 20111027 |
|
AK | Designated contracting states |
Kind code of ref document: A1 Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO SE SI SK SM TR |
|
RIN1 | Information on inventor provided before grant (corrected) |
Inventor name: GENGEMBRE, NICOLAS Inventor name: BERRANI, SID AHMED |
|
DAX | Request for extension of the european patent (deleted) | ||
17Q | First examination report despatched |
Effective date: 20130503 |
|
RAP1 | Party data changed (applicant data changed or rights of an application transferred) |
Owner name: ORANGE |
|
GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
INTG | Intention to grant announced |
Effective date: 20150216 |
|
APBK | Appeal reference recorded |
Free format text: ORIGINAL CODE: EPIDOSNREFNE |
|
APAF | Appeal reference modified |
Free format text: ORIGINAL CODE: EPIDOSCREFNE |
|
GRAJ | Information related to disapproval of communication of intention to grant by the applicant or resumption of examination proceedings by the epo deleted |
Free format text: ORIGINAL CODE: EPIDOSDIGR1 |
|
GRAP | Despatch of communication of intention to grant a patent |
Free format text: ORIGINAL CODE: EPIDOSNIGR1 |
|
INTC | Intention to grant announced (deleted) | ||
INTG | Intention to grant announced |
Effective date: 20161216 |
|
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: 20170427 |