This application claims priority to Chinese Patent Application No. 202310463290.2, filed on Apr. 26, 2023, the contents of which are hereby incorporated by reference.
The disclosure belongs to a field of geospatial data security, and in particular to a reversible watermarking method for oblique photography three-dimensional models with controllable accuracy.
In recent years, photogrammetry technology has developed rapidly. Oblique photography three-dimensional model is a three-dimensional model capturing surface features by using oblique photography, and is capable of providing accurate terrain and features information and accurate positioning of the surface features. At present, oblique photogrammetry is widely used in positioning services, building modeling and urban landscape planning because of its advantages of high efficiency, wide range and strong sense of reality, which has high production cost and use value. At present, three-dimensional modeling based on the oblique photogrammetry has become the development trend of three-dimensional construction of city-level real scene. However, with the rapid use, exchange and sharing of data, the security of data has attracted more and more attention from the society. How to encrypt three-dimensional models and promote data sharing has become an urgent problem in three-dimensional application fields. In order to meet requirements of copyright protection and accuracy of the oblique photography three-dimensional model, it is necessary to study technical means capable of giving consideration to both copyright protection and accuracy control, promoting data sharing and better serving three-dimensional China construction.
Digital watermarking technology is a cutting-edge information security technology, and is considered as an effective solution to protect the copyright of three-dimensional models. The digital watermarking technology uses data itself as a carrier through a specific algorithm, and integrates watermark information with the data to hide information such as copyright owners and data users. At present, the digital watermarking technology has been widely used in copyright protections of video, audio and two-dimensional geographic data. The digital watermarking technology is suitable for copyright identification and use tracking afterwards. Once the data is leaked or stolen, the information detected from the data becomes a strong basis for responsibility identification. Generally, digital products in need of protection are capable of being embedded with watermarks through certain methods and data processing methods according to the use environment and robustness requirements, and the data is capable of being protected by the digital watermarking technology. At present, in the research of copyright protection methods for the oblique photography three-dimensional model, there are usually methods based on elevation difference sorting, scale invariant features, main object axis, and centroid distance between modulation vertex and its adjacent vertexes. However, these methods cannot realize an accuracy control of restored data for the digital watermarking method of oblique photography three-dimensional model.
Feature points of the oblique photography three-dimensional model refer to points representing basic geometric or texture features of the oblique photography three-dimensional model, the feature points are stable global features, and don't change with the change of coordinate system. In order to improve the security and robustness of the method, the disclosure uses a feature point extraction method based on the average angle of local normal vectors.
Watermark embedding in groups is a common method to resist cropping attack. Vertexes of the oblique photography three-dimensional model are divided into several independent groups through the mapping relation of modulus length ratio of the vertexes, and embedding watermark in groups is capable of effectively resisting the cropping attack.
The disclosure comprehensively utilizes advantages of feature point extraction and vertex grouping processing, and proposes a reversible watermarking method for the oblique photography three-dimensional models by using feature point grouping, so as to realize copyright protection for the oblique photography three-dimensional models during storage, transmission and use.
Aiming at a fact that most of the existing reversible watermarking methods for oblique photography three-dimensional models can only recover single-precision data and are difficult to meet the needs of different users, the disclosure provides a reversible watermarking method for the oblique photography three-dimensional models with controllable accuracy. According to the disclosure: firstly, by using the global stability of the average included angle of vertex normal vector, the feature points of the oblique photography three-dimensional model are extracted; secondly, the mapping relationship is established by the ratio of the distance between feature points and non-feature points, and the vertexes are grouped, and each group consists of a feature point corresponding to several non-feature points; finally, the spherical coordinate system is constructed by taking the feature points as the coordinate origin in grouping, and the watermark is embedded by modifying the radius of the coordinate system. In this method, the watermark is extracted at different positions in the radius, and different radii are obtained to recover the data, so as to realize the controllable accuracy of the data. Experiments show that the reversible watermarking method for the oblique photography three-dimensional models with controllable accuracy proposed in the disclosure is capable of realizing the controllable accuracy of recovered data, and the method has good robustness against translation, rotation, cropping and simplification attacks.
In order to achieve the above objective, the present disclosure adopts a following technical scheme.
A reversible watermarking method for the oblique photography three-dimensional models with controllable accuracy includes four parts: watermark information generation, watermark embedding, watermark extraction and data recovery.
Steps of watermark information generation are as follows:
Steps of watermark embedding are as follows:
Steps of watermark extraction are as follows:
Steps of data recovery are as follows:
The method provided by the disclosure is advanced and scientific, ensures the effective extraction of watermark information, and has good robustness, and is capable of providing a new scheme for the safe use and copyright protection of oblique photography three-dimensional models. Experiments show that this method is capable of achieving the controllable accuracy of recovered data, and at the same time, this method has good robustness to attacks such as translation, rotation, cropping and simplification, and has good use value.
In order to explain the technical scheme in the embodiment of the present disclosure or the prior art more clearly, the drawings needed in the description of the embodiment or the prior art are briefly introduced below. Obviously, the drawings in the following description are only schematic diagrams of the present disclosure, and other drawings may be obtained according to the provided drawings without creative work for ordinary people in the field.
The technical scheme in the embodiment of the present disclosure is described clearly and completely with reference to the attached drawings. Obviously, the described embodiment is only a part of the embodiment of the present disclosure, but not the whole embodiment. Based on the embodiments in the present disclosure, all other embodiments obtained by ordinary technicians in the field without creative labor belong to the scope of protection of the present disclosure.
In order to explain in detail the technical content, structural features, achieved purposes and achieved effects of the present disclosure, the following is a detailed description with specific embodiments (with reference to
1. Watermark Information Generation
Step 1, reading an original watermark image and scrambling the original watermark image (
Step 2, then binarizing the scrambled watermark image to obtain a binary watermark sequence W={w[j]}, j∈[0, l−1].
2. Watermark Embedding
Step 3, data preprocessing: reading watermark vertexes of the original oblique photography three-dimensional model (
Step 4, setting the threshold ε: when
Step 5, calculating module lengths of pi and pj, and calculating spatial distance ratios from pj to each pi as follows:
where (xi, yi, zi) and (xj, yj, zj) represent coordinate values of points pi and pj;
Step 6, selecting a minimum value from an obtained distance ratio K, and determining corresponding relationships between points in two different point sets with the minimum value; grouping and mapping all non-feature points to corresponding feature points according to a ratio relationship;
Step 7, grouping all vertexes by the established mapping relationship, that is, each group consists of a feature point and several corresponding non-feature points;
Step 8, converting rectangular coordinates of all non-feature points into spherical coordinates with the corresponding feature points as coordinate origins. The calculation method is as follows:
where pi=(xi, yi, zi) and pj=(xj, yj, zj) respectively represent rectangular coordinates of feature points and non-feature points, {0≤l≤n−1};
Step 9, embedding the watermark into the radius of the spherical coordinate system of the grouped non-feature points, and the formula for calculating the watermark index is wl=w[rl% wlength]. The embedding calculation formula is as follows:
in the formula, “[ ]” represents rounding, t determines an embedding position of the watermark, and multiple embeddings are possible, and Int and Modf respectively represent functions of taking the integer part and the decimal part; and
Step 10, obtaining rectangular coordinates by performing coordinate transformation on r′l. The calculation formula is as follows:
in the formula, (x′, y′, z′) represents rectangular coordinates of the non-feature point pj with watermark. Until all the groups complete the watermark embedding, an oblique photography three-dimensional model with watermark is obtained (as shown in
3. Watermark Extraction
Step 11, performing same processing procedure as the Step 3-the Step 8 in the watermark embedding stage on the oblique photography three-dimensional model with watermark obtained in the Step 10 to obtain a radius value in the spherical coordinate system constructed after grouping; and
Step 12, calculating the watermark index value by the radius, and converting the extracted watermark information w′l into a watermark image. The calculation formula is as follows:
w′l=[Mod f(r′l×10t)×10].
4. Data Recovery
Step 13, obtaining different rl values from different t values. The calculation formula is as follows:
Step 14, calculating the corresponding rectangular coordinates (x, y, z) to recover the original data with different accuracy. The calculation formula is as follows:
The above description of the disclosed embodiment enables those skilled in the art to make or use the invention. Many modifications to these embodiments are obvious to those skilled in the art, and the general principles defined herein may be implemented in other embodiments without departing from the spirit or scope of the invention. Therefore, the present disclosure is not to be limited to the embodiment shown herein, but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.
Number | Date | Country | Kind |
---|---|---|---|
202310463290.2 | Apr 2023 | CN | national |
Number | Name | Date | Kind |
---|---|---|---|
8498443 | Ono | Jul 2013 | B2 |
20080159586 | Van Leest et al. | Jul 2008 | A1 |
20130259294 | Mehta et al. | Oct 2013 | A1 |
20200279084 | Davis | Sep 2020 | A1 |
20200311505 | Kamath | Oct 2020 | A1 |
Number | Date | Country |
---|---|---|
102663668 | Sep 2012 | CN |
104574289 | Apr 2015 | CN |
108335256 | Jul 2018 | CN |
114092306 | Feb 2022 | CN |
Entry |
---|
Qiu, Yinguo, et al. “Rich-information watermarking scheme for 3D models of oblique photography.” Multimedia Tools and Applications 78 (2019): 31365-31386. |
Notification to Grant Patent Right for Invention from SIPO in 202310463290.2 dated Sep. 2, 2023. |
Retrieval report from SIPO in 202310463290.2 dated Aug. 30, 2023. |
Zhang Liming et al., “A Blind Watermarking Algorithm for Copyright Protection of Vector Geospatial Data Under Controllable Errors Based on DFT,” Jul. 2015, pp. 990-994, vol. 40, No. 7. |
Xu Tao et al., “A Copyright Protection System of 3D Mesh Models Library Based on Digital Watermarking Technology,” Dec. 2012, pp. 59-62, vol. 32. No. 6. |
Shuai Wang et al., “A Zero-watermarking Algorithm for Vector Geographic Data Based on Feature Invariants,” Sep. 2022. |
Zhu Lili, “Digital Watermarking for 3D Model Based on Geometric Characteristic,” Mar. 2014. |
Zhang Liming et al., “On Digital Watermarking Algorithms for Vector Geospatial Data,” Aug. 2015. |
Enlarged copies of this present application's figs. 2A-2C and color copies of this application's figs. 3A-3B for the examiner. |