Skip to content
/ vpcc Public
forked from nokiatech/vpcc

Video Point Cloud Coding (V-PCC) AR Demo

License

Notifications You must be signed in to change notification settings

jhippela/vpcc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Point Cloud Coding (V-PCC) AR Demo

This software provides an experimental implementation for decoding and AR rendering of bitstreams encoded with the upcoming ISO/IEC standard for video-based point cloud compression (ISO/IEC 23090-5).

Contents of the Repository

  • Demo application source code
  • Demo content

Note: We currently support only TMC 6.0 version (http://mpegx.int-evry.fr/software/MPEG/PCC/TM/mpeg-pcc-tmc2/tags/release-v6.0) and C2 intra coding conditions (lossy geometry, lossy attributes). The dimensions of the encoded video frames shall not change over an encoded sequence.

For more information on V-PCC, please refer to http://www.mpeg-pcc.org

Building from source code:

Common:

Follow guide to download & extract 3rd party dependencies: https://github.com/nokiatech/vpcc/blob/master/Sources/External/README.md

Android:

Prerequisites

Open the ARPlayer project under /Android into Android Studio and build the application.

Install demo content:

Android:

Install content (Windows):

install_content.bat

Install content (macOS):

./install_content.sh

License:

Please see LICENSE.TXT file for the terms of use of the contents of this repository.

For more information, please contact: [email protected]

Copyright (c) 2018-2019 Nokia Corporation and/or its subsidiary(-ies).

All rights reserved.

About

Video Point Cloud Coding (V-PCC) AR Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.2%
  • Java 2.7%
  • GLSL 2.3%
  • Pawn 1.0%
  • C 0.8%
  • Objective-C 0.5%
  • Other 0.5%