PrincetonComputer SciencePIXL GroupPublications → [Praun et al. 1999] Local Access
Robust Mesh Watermarking

Proceedings of SIGGRAPH 99, August 1999

Emil Praun, Hugues Hoppe, Adam Finkelstein
Abstract

We describe a robust method for watermarking triangle meshes. Watermarking provides a mechanism for copyright protection of digital media by embedding information identifying the owner in the data. The bulk of the research on digital watermarks has focused on media such as images, video, audio, and text. Robust watermarks must be able to survive a variety of "attacks," including resizing, cropping, and filtering. For resilience to such attacks, recent watermarking schemes employ a "spread-spectrum" approach - they transform the document to the frequency domain and perturb the coefficients of the perceptually most significant basis functions. We extend this spread-spectrum approach to work for the robust watermarking of arbitrary triangle meshes. Generalizing spread spectrum techniques to surfaces presents two major challenges. First, arbitrary surfaces lack a natural parametrization for frequency-based decomposition. Our solution is to construct a set of scalar basis function over the mesh vertices using multiresolution analysis. The watermark perturbs vertices along the direction of the surface normal, weighted by the basis functions. The second challenge is that simplification and other attacks may modify the connectivity of the mesh. We use an optimization technique to resample an attacked mesh using the original mesh connectivity. Results show that our watermarks are resistant to common mesh operations such as translation, rotation, scaling, cropping, smoothing, simplification, and resampling, as well as malicious attacks such as the insertion of noise, modification of low-order bits, or even insertion of other watermarks.
Links
Citation

Emil Praun, Hugues Hoppe, and Adam Finkelstein.
"Robust Mesh Watermarking."
Proceedings of SIGGRAPH 99, pp. 49-56, August 1999.

BibTeX

@inproceedings{Praun:1999:RMW,
   author = "Emil Praun and Hugues Hoppe and Adam Finkelstein",
   title = "Robust Mesh Watermarking",
   booktitle = "Proceedings of SIGGRAPH 99",
   year = "1999",
   month = aug,
   pages = "49--56"
}