All Projects → nokiatech → vpcc

nokiatech / vpcc

Licence: other
Video Point Cloud Coding (V-PCC) AR Demo

Programming Languages

C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language
GLSL
2045 projects
Pawn
127 projects
objective c
16641 projects - #2 most used programming language
CMake
9771 projects

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 13.0 version (https://github.com/MPEGGroup/mpeg-pcc-tmc2) 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-2021 Nokia Corporation and/or its subsidiary(-ies).

All rights reserved.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].