3D Mesh Compression Using an Efficient Neighborhood-based Segmentation

  • Authors:
  • Lijun Chen;Nicolas D. Georganas

  • Affiliations:
  • School of Information Technology and Engineering University of Ottawa Ottawa, Ontario, K1N 6N5, Canada;School of Information Technology and Engineering University of Ottawa Ottawa, Ontario, K1N 6N5, Canada

  • Venue:
  • DS-RT '05 Proceedings of the 9th IEEE International Symposium on Distributed Simulation and Real-Time Applications
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

3D mesh compression and segmentation are two active areas of 3D object modeling. Most existing 3D compression algorithms compress the whole object to reduce the local storage requirement and the delays in transmitting objects over the Internet. However, in some interactive applications, the client may be interested in particular section(s) of the object. The server needs to segment the object into parts and send them individually or sequentially. This paper presents a segmentation based 3D mesh compression scheme that can meet this requirement. We propose an efficient eXtend Multi-Ring neighborhood (XMR) based 3D mesh segmentation algorithm that decomposes the object into meaningful regions. Then we compress them separately and put them into one stream. The common boundary triangles that will be used for adhering the regions together are processed and appended to the end of the stream. We call this a region-conquer-and-stitch scheme.