WO2020189982A1 - 포인트 클라우드 데이터 처리 장치 및 방법 - Google Patents

포인트 클라우드 데이터 처리 장치 및 방법 Download PDF

Info

Publication number
WO2020189982A1
WO2020189982A1 PCT/KR2020/003552 KR2020003552W WO2020189982A1 WO 2020189982 A1 WO2020189982 A1 WO 2020189982A1 KR 2020003552 W KR2020003552 W KR 2020003552W WO 2020189982 A1 WO2020189982 A1 WO 2020189982A1
Authority
WO
WIPO (PCT)
Prior art keywords
coordinate system
point cloud
information
geometry
cloud data
Prior art date
Application number
PCT/KR2020/003552
Other languages
English (en)
French (fr)
Inventor
오세진
이종석
심동규
Original Assignee
엘지전자 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 엘지전자 주식회사 filed Critical 엘지전자 주식회사
Priority to KR1020217029492A priority Critical patent/KR102634079B1/ko
Priority to US17/438,814 priority patent/US20220130075A1/en
Publication of WO2020189982A1 publication Critical patent/WO2020189982A1/ko

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T17/00Three dimensional [3D] modelling, e.g. data description of 3D objects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/001Model-based coding, e.g. wire frame
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T9/00Image coding
    • G06T9/007Transform coding, e.g. discrete cosine transform
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/10Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding
    • H04N19/169Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding
    • H04N19/184Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using adaptive coding characterised by the coding unit, i.e. the structural portion or semantic portion of the video signal being the object or the subject of the adaptive coding the unit being bits, e.g. of the compressed video stream
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N19/00Methods or arrangements for coding, decoding, compressing or decompressing digital video signals
    • H04N19/50Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding
    • H04N19/597Methods or arrangements for coding, decoding, compressing or decompressing digital video signals using predictive coding specially adapted for multi-view video sequence encoding
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T2207/00Indexing scheme for image analysis or image enhancement
    • G06T2207/10Image acquisition modality
    • G06T2207/10028Range image; Depth image; 3D point clouds

Definitions

  • the embodiments are point cloud content to provide users with various services such as VR (Virtual Reality), AR (Augmented Reality, Augmented Reality), MR (Mixed Reality, Mixed Reality), and autonomous driving service. Content).
  • the point cloud content is content expressed as a point cloud, which is a set of points (points) belonging to a coordinate system representing a three-dimensional space.
  • Point cloud content can express media consisting of three dimensions, and provides various services such as VR (Virtual Reality, Virtual Reality), AR (Augmented Reality, Augmented Reality), MR (Mixed Reality, Mixed Reality), and autonomous driving services. Used to provide. However, tens of thousands to hundreds of thousands of point data are required to represent point cloud content. Therefore, a method for efficiently processing a vast amount of point data is required.
  • Embodiments provide an apparatus and method for efficiently processing point cloud data.
  • Embodiments provide a point cloud data processing method and apparatus for solving latency and encoding/decoding complexity.
  • the point cloud processing data method includes encoding point cloud data including geometry information and attribute information.
  • Geometry information is information indicating positions of points of point cloud data
  • attribute information is information indicating attributes of points of point cloud data.
  • a point cloud processing method includes transmitting a bit stream including encoded point cloud data.
  • a method of processing point cloud data includes receiving a bit stream including point cloud data and decoding point cloud data including geometry information and attribute information.
  • Geometry information according to embodiments is information indicating positions of points of point cloud data
  • attribute information is information indicating attributes of points of point cloud data.
  • the point cloud data processing apparatus includes an encoder for encoding point cloud data including geometry information and attribute information, and a transmission unit for transmitting a bit stream including the encoded point cloud data.
  • Geometry information is information indicating positions of points of point cloud data
  • attribute information is information indicating attributes of points of point cloud data.
  • a point cloud data processing apparatus includes a receiving unit for receiving a bit stream including point cloud data and a decoder for decoding point cloud data including geometry information and attribute information.
  • Geometry information is information indicating positions of points of point cloud data
  • attribute information is information indicating attributes of points of point cloud data.
  • the apparatus and method according to the embodiments may process point cloud data with high efficiency.
  • the apparatus and method according to the embodiments may provide a point cloud service of high quality.
  • the apparatus and method according to the embodiments may provide point cloud content for providing general-purpose services such as VR services and autonomous driving services.
  • FIG. 1 shows an example of a point cloud content providing system according to embodiments.
  • FIG. 2 is a block diagram illustrating an operation of providing point cloud content according to embodiments.
  • FIG 3 shows an example of a point cloud video capture process according to embodiments.
  • FIG. 4 shows an example of a point cloud encoder according to embodiments.
  • FIG. 5 shows an example of a voxel according to embodiments.
  • FIG. 6 shows an example of an octree and an occupancy code according to embodiments.
  • FIG. 7 shows an example of a neighbor node pattern according to embodiments.
  • FIG. 10 shows an example of a point cloud decoder according to embodiments.
  • FIG. 11 shows an example of a point cloud decoder according to embodiments.
  • FIG 13 is an example of a reception device according to embodiments.
  • FIG. 14 illustrates an architecture for G-PCC-based point cloud content streaming according to embodiments.
  • 15 shows an example of a transmission device according to embodiments.
  • FIG. 16 shows an example of a reception device according to embodiments.
  • FIG. 17 shows an example of a structure capable of interworking with a method/device for transmitting and receiving point cloud data according to embodiments.
  • FIG. 18 is a block diagram illustrating an example of a point cloud encoder.
  • 19 is a block diagram illustrating an example of a geometry information encoder.
  • 21 shows an example of a coordinate system of geometric information.
  • 23 is a flow diagram illustrating a coordinate system transformation operation according to embodiments.
  • 24A to 24D are embodiments of equations representing coordinate system transformation.
  • PCC point cloud compression
  • 26 shows an example of signaling information related to coordinate system transformation.
  • FIG. 27 is a block diagram illustrating an example of a point cloud decoder.
  • FIG. 28 is a block diagram illustrating an example of a geometry information decoder.
  • 29 is a flow diagram illustrating an inverse coordinate system transform operation according to embodiments.
  • 30A to 30D are embodiments of equations representing inverse coordinate system transformation.
  • FIG. 31 is a flow diagram illustrating a point cloud data processing process according to embodiments.
  • FIG. 32 is a flow diagram illustrating a point cloud data processing process according to embodiments.
  • FIG. 1 shows an example of a point cloud content providing system according to embodiments.
  • the point cloud content providing system illustrated in FIG. 1 may include a transmission device 10000 and a reception device 10004.
  • the transmission device 10000 and the reception device 10004 are capable of wired or wireless communication to transmit and receive point cloud data.
  • the transmission device 10000 may secure, process, and transmit point cloud video (or point cloud content).
  • the transmission device 10000 is a fixed station, a base transceiver system (BTS), a network, an artificial intelligence (AI) device and/or system, a robot, an AR/VR/XR device and/or server. And the like.
  • the transmission device 10000 uses a radio access technology (eg, 5G NR (New RAT), LTE (Long Term Evolution)) to communicate with a base station and/or other wireless devices, Robots, vehicles, AR/VR/XR devices, portable devices, home appliances, Internet of Thing (IoT) devices, AI devices/servers, etc. may be included.
  • 5G NR New RAT
  • LTE Long Term Evolution
  • the transmission device 10000 includes a point cloud video acquisition unit (Point Cloud Video Acquisition, 10001), a point cloud video encoder (Point Cloud Video Encoder, 10002) and/or a transmitter (Transmitter (or Communication module), 10003). Include)
  • the point cloud video acquisition unit 10001 acquires a point cloud video through a process such as capture, synthesis, or generation.
  • the point cloud video is point cloud content expressed as a point cloud, which is a set of points located in a three-dimensional space, and may be referred to as point cloud video data.
  • a point cloud video according to embodiments may include one or more frames. One frame represents a still image/picture. Accordingly, the point cloud video may include a point cloud image/frame/picture, and may be referred to as any one of a point cloud image, a frame, and a picture.
  • the point cloud video encoder 10002 encodes the secured point cloud video data.
  • the point cloud video encoder 10002 may encode point cloud video data based on Point Cloud Compression coding.
  • Point cloud compression coding may include Geometry-based Point Cloud Compression (G-PCC) coding and/or Video based Point Cloud Compression (V-PCC) coding or next-generation coding.
  • G-PCC Geometry-based Point Cloud Compression
  • V-PCC Video based Point Cloud Compression
  • point cloud compression coding according to the embodiments is not limited to the above-described embodiments.
  • the point cloud video encoder 10002 may output a bitstream including encoded point cloud video data.
  • the bitstream may include not only the encoded point cloud video data, but also signaling information related to encoding of the point cloud video data.
  • the transmitter 10003 transmits a bitstream including encoded point cloud video data.
  • the bitstream according to the embodiments is encapsulated into a file or segment (for example, a streaming segment) and transmitted through various networks such as a broadcasting network and/or a broadband network.
  • the transmission device 10000 may include an encapsulation unit (or an encapsulation module) that performs an encapsulation operation.
  • the encapsulation unit may be included in the transmitter 10003.
  • a file or segment may be transmitted to the receiving device 10004 through a network or stored in a digital storage medium (eg, USB, SD, CD, DVD, Blu-ray, HDD, SSD, etc.).
  • the transmitter 10003 may perform wired/wireless communication with the reception device 10004 (or a receiver 10005) through a network such as 4G, 5G, or 6G.
  • the transmitter 10003 may perform necessary data processing operations according to a network system (for example, a communication network system such as 4G, 5G, or 6G).
  • the transmission device 10000 may transmit encapsulated data according to an on demand method.
  • the reception device 10004 includes a receiver 10005, a point cloud video decoder 10006, and/or a renderer 10007.
  • the receiving device 10004 uses a wireless access technology (eg, 5G NR (New RAT), LTE (Long Term Evolution)) to communicate with a base station and/or other wireless devices, a robot , Vehicles, AR/VR/XR devices, portable devices, home appliances, Internet of Thing (IoT) devices, AI devices/servers, and the like.
  • 5G NR New RAT
  • LTE Long Term Evolution
  • the receiver 10005 receives a bitstream including point cloud video data or a file/segment in which the bitstream is encapsulated from a network or a storage medium.
  • the receiver 10005 may perform necessary data processing operations according to a network system (for example, a communication network system such as 4G, 5G, or 6G).
  • the receiver 10005 may decapsulate the received file/segment and output a bitstream.
  • the receiver 10005 may include a decapsulation unit (or a decapsulation module) for performing a decapsulation operation.
  • the decapsulation unit may be implemented as an element (or component) separate from the receiver 10005.
  • the point cloud video decoder 10006 decodes a bitstream including point cloud video data.
  • the point cloud video decoder 10006 may decode the point cloud video data according to the encoding method (for example, a reverse process of the operation of the point cloud video encoder 10002). Accordingly, the point cloud video decoder 10006 may decode the point cloud video data by performing point cloud decompression coding, which is a reverse process of the point cloud compression.
  • Point cloud decompression coding includes G-PCC coding.
  • the renderer 10007 renders the decoded point cloud video data.
  • the renderer 10007 may output point cloud content by rendering audio data as well as point cloud video data.
  • the renderer 10007 may include a display for displaying point cloud content.
  • the display is not included in the renderer 10007 and may be implemented as a separate device or component.
  • the feedback information is information for reflecting an interaction ratio with a user who consumes point cloud content, and includes user information (eg, head orientation information, viewport information, etc.).
  • user information eg, head orientation information, viewport information, etc.
  • the feedback information is the content sending side (for example, the transmission device 10000) and/or a service provider.
  • the feedback information may be used not only in the transmitting device 10000 but also in the receiving device 10004, and may not be provided.
  • Head orientation information is information on a position, direction, angle, and movement of a user's head.
  • the receiving device 10004 may calculate viewport information based on the head orientation information.
  • the viewport information is information on the area of the point cloud video that the user is viewing.
  • a viewpoint is a point at which the user is watching a point cloud video, and may mean a center point of a viewport area. That is, the viewport is an area centered on a viewpoint, and the size and shape of the area may be determined by a field of view (FOV).
  • FOV field of view
  • the receiving device 10004 may extract viewport information based on a vertical or horizontal FOV supported by the device in addition to the head orientation information.
  • the receiving device 10004 performs a gaze analysis and the like to check the point cloud consumption method of the user, the point cloud video area that the user gazes, and the gaze time.
  • the receiving device 10004 may transmit feedback information including the result of gaze analysis to the transmitting device 10000.
  • Feedback information may be obtained during rendering and/or display.
  • Feedback information may be secured by one or more sensors included in the receiving device 10004.
  • the feedback information may be secured by the renderer 10007 or a separate external element (or device, component, etc.).
  • a dotted line in FIG. 1 shows a process of transmitting feedback information secured by the renderer 10007.
  • the point cloud content providing system may process (encode/decode) point cloud data based on feedback information.
  • the point cloud video data decoder 10006 may perform a decoding operation based on the feedback information.
  • the receiving device 10004 may transmit feedback information to the transmitting device 10000.
  • the transmission device 10000 (or the point cloud video data encoder 10002) may perform an encoding operation based on feedback information. Therefore, the point cloud content providing system does not process (encode/decode) all point cloud data, but efficiently processes necessary data (e.g., point cloud data corresponding to the user's head position) based on feedback information. Point cloud content can be provided to users.
  • the transmission device 10000 may be referred to as an encoder, a transmission device, a transmitter, and the like
  • the reception device 10004 may be referred to as a decoder, a reception device, a receiver, or the like.
  • Point cloud data (processed in a series of acquisition/encoding/transmission/decoding/rendering) processed in the point cloud content providing system of FIG. 1 according to embodiments may be referred to as point cloud content data or point cloud video data.
  • the point cloud content data may be used as a concept including metadata or signaling information related to the point cloud data.
  • Elements of the point cloud content providing system shown in FIG. 1 may be implemented by hardware, software, processor, and/or a combination thereof.
  • FIG. 2 is a block diagram illustrating an operation of providing point cloud content according to embodiments.
  • the block diagram of FIG. 2 shows the operation of the point cloud content providing system described in FIG. 1.
  • the point cloud content providing system may process point cloud data based on point cloud compression coding (eg, G-PCC).
  • point cloud compression coding eg, G-PCC
  • a point cloud content providing system may acquire a point cloud video (20000).
  • the point cloud video is expressed as a point cloud belonging to a coordinate system representing a three-dimensional space.
  • a point cloud video may include a Ply (Polygon File format or the Stanford Triangle format) file.
  • Ply files contain point cloud data such as the geometry and/or attributes of the point.
  • the geometry includes the positions of the points.
  • the position of each point may be expressed by parameters (eg, values of each of the X-axis, Y-axis, and Z-axis) representing a three-dimensional coordinate system (eg, a coordinate system composed of XYZ axes).
  • Attributes include attributes of points (eg, texture information of each point, color (YCbCr or RGB), reflectance (r), transparency, etc.).
  • a point has one or more attributes (or attributes).
  • one point may have an attribute of one color, or two attributes of a color and reflectance.
  • geometry may be referred to as positions, geometry information, geometry data, and the like, and attributes may be referred to as attributes, attribute information, attribute data, and the like.
  • the point cloud content providing system (for example, the point cloud transmission device 10000 or the point cloud video acquisition unit 10001) provides points from information related to the acquisition process of the point cloud video (eg, depth information, color information, etc.). Cloud data can be secured.
  • the point cloud content providing system may encode point cloud data (20001).
  • the point cloud content providing system may encode point cloud data based on point cloud compression coding.
  • the point cloud data may include the geometry and attributes of the point.
  • the point cloud content providing system may output a geometry bitstream by performing geometry encoding for encoding geometry.
  • the point cloud content providing system may output an attribute bitstream by performing attribute encoding for encoding the attribute.
  • the point cloud content providing system may perform attribute encoding based on geometry encoding.
  • the geometry bitstream and the attribute bitstream according to the embodiments may be multiplexed and output as one bitstream.
  • the bitstream according to embodiments may further include signaling information related to geometry encoding and attribute encoding.
  • the point cloud content providing system may transmit encoded point cloud data (20002).
  • the encoded point cloud data may be expressed as a geometry bitstream and an attribute bitstream.
  • the encoded point cloud data may be transmitted in the form of a bitstream together with signaling information related to encoding of the point cloud data (eg, signaling information related to geometry encoding and attribute encoding).
  • the point cloud content providing system may encapsulate the bitstream for transmitting the encoded point cloud data and transmit it in the form of a file or segment.
  • the point cloud content providing system may receive a bitstream including encoded point cloud data.
  • the point cloud content providing system may demultiplex the bitstream.
  • the point cloud content providing system can decode the encoded point cloud data (e.g., geometry bitstream, attribute bitstream) transmitted as a bitstream. have.
  • the point cloud content providing system (for example, the receiving device 10004 or the point cloud video decoder 10005) can decode the point cloud video data based on signaling information related to encoding of the point cloud video data included in the bitstream. have.
  • the point cloud content providing system (for example, the receiving device 10004 or the point cloud video decoder 10005) may restore positions (geometry) of points by decoding a geometry bitstream.
  • the point cloud content providing system may restore the attributes of points by decoding an attribute bitstream based on the restored geometry.
  • the point cloud content providing system (for example, the receiving device 10004 or the point cloud video decoder 10005) may restore the point cloud video based on the decoded attributes and positions according to the restored geometry.
  • the point cloud content providing system may render the decoded point cloud data (20004 ).
  • the point cloud content providing system may render geometry and attributes decoded through a decoding process according to a rendering method according to various rendering methods. Points of the point cloud content may be rendered as a vertex having a certain thickness, a cube having a specific minimum size centered on the vertex position, or a circle centered on the vertex position. All or part of the rendered point cloud content is provided to the user through a display (eg VR/AR display, general display, etc.).
  • a display eg VR/AR display, general display, etc.
  • the point cloud content providing system may secure feedback information (20005).
  • the point cloud content providing system may encode and/or decode point cloud data based on feedback information. Since the operation of the system for providing feedback information and point cloud content according to the embodiments is the same as the feedback information and operation described in FIG. 1, a detailed description will be omitted.
  • FIG 3 shows an example of a point cloud video capture process according to embodiments.
  • FIGS. 1 to 2 shows an example of a point cloud video capture process in the point cloud content providing system described in FIGS. 1 to 2.
  • the point cloud content is an object located in various three-dimensional spaces (for example, a three-dimensional space representing a real environment, a three-dimensional space representing a virtual environment, etc.) and/or a point cloud video (images and/or Videos). Therefore, the point cloud content providing system according to the embodiments includes one or more cameras (eg, an infrared camera capable of securing depth information, color information corresponding to the depth information) to generate the point cloud content. You can capture a point cloud video using an RGB camera that can extract the image), a projector (for example, an infrared pattern projector to secure depth information), and LiDAR.
  • cameras eg, an infrared camera capable of securing depth information, color information corresponding to the depth information
  • a projector for example, an infrared pattern projector to secure depth information
  • LiDAR LiDAR
  • the point cloud content providing system may obtain point cloud data by extracting a shape of a geometry composed of points in a 3D space from depth information, and extracting an attribute of each point from color information.
  • An image and/or an image according to the embodiments may be captured based on at least one or more of an inward-facing method and an outward-facing method.
  • the left side of Fig. 3 shows an inword-facing scheme.
  • the inword-facing method refers to a method in which one or more cameras (or camera sensors) located surrounding a central object capture a central object.
  • the in-word-facing method provides point cloud content that provides users with 360-degree images of key objects (e.g., provides users with 360-degree images of objects (e.g., key objects such as characters, players, objects, actors, etc.) VR/AR content).
  • the outward-facing method refers to a method in which one or more cameras (or camera sensors) located surrounding the central object capture the environment of the central object other than the central object.
  • the outward-pacing method may be used to generate point cloud content (for example, content representing an external environment that may be provided to a user of a self-driving vehicle) to provide an environment that appears from a user's point of view.
  • the point cloud content may be generated based on the capture operation of one or more cameras.
  • the point cloud content providing system may calibrate one or more cameras to set a global coordinate system before the capture operation.
  • the point cloud content providing system may generate point cloud content by synthesizing an image and/or image captured by the above-described capture method with an arbitrary image and/or image.
  • the point cloud content providing system may not perform the capture operation described in FIG. 3 when generating point cloud content representing a virtual space.
  • the point cloud content providing system may perform post-processing on the captured image and/or image. In other words, the point cloud content providing system removes an unwanted area (e.g., background), recognizes the space where captured images and/or images are connected, and performs an operation to fill in a spatial hole if there is. I can.
  • the point cloud content providing system may generate one point cloud content by performing coordinate system transformation on points of the point cloud video acquired from each camera.
  • the point cloud content providing system may perform a coordinate system transformation of points based on the position coordinates of each camera. Accordingly, the point cloud content providing system may generate content representing a wide range, or may generate point cloud content having a high density of points.
  • FIG. 4 shows an example of a point cloud encoder according to embodiments.
  • the point cloud encoder uses point cloud data (for example, positions and/or positions of points) to adjust the quality of the point cloud content (for example, lossless-lossless, loss-lossy, near-lossless) according to network conditions or applications. Attributes) and perform an encoding operation.
  • point cloud data for example, positions and/or positions of points
  • the quality of the point cloud content for example, lossless-lossless, loss-lossy, near-lossless
  • Attributes perform an encoding operation.
  • the point cloud content providing system may not be able to stream the content in real time. Therefore, the point cloud content providing system can reconstruct the point cloud content based on the maximum target bitrate in order to provide it according to the network environment.
  • the point cloud encoder may perform geometry encoding and attribute encoding. Geometry encoding is performed before attribute encoding.
  • the point cloud encoder includes a coordinate system transformation unit (Transformation Coordinates, 40000), a quantization unit (Quantize and Remove Points (Voxelize), 40001), an octree analysis unit (Analyze Octree, 40002), and a surface aproxiation analysis unit.
  • the coordinate system transform unit 40000, the quantization unit 40001, the octree analysis unit 40002, the surface aproximation analysis unit 40003, the arithmetic encoder 40004, and the geometry reconstruction unit 40005 perform geometry encoding. can do.
  • Geometry encoding according to embodiments may include octree geometry coding, direct coding, trisoup geometry encoding, and entropy encoding. Direct coding and trisoup geometry encoding are applied selectively or in combination. Also, geometry encoding is not limited to the above example.
  • the coordinate system conversion unit 40000 receives positions and converts them into a coordinate system.
  • positions may be converted into position information in a three-dimensional space (eg, a three-dimensional space represented by an XYZ coordinate system).
  • the location information of the 3D space according to embodiments may be referred to as geometry information.
  • the quantization unit 40001 quantizes geometry. For example, the quantization unit 40001 may quantize points based on the minimum position values of all points (eg, minimum values on each axis with respect to the X-axis, Y-axis, and Z-axis). The quantization unit 40001 multiplies the difference between the minimum position value and the position value of each point by a preset quantum scale value, and then performs a quantization operation to find the nearest integer value by performing a rounding or a rounding. Thus, one or more points may have the same quantized position (or position value). The quantization unit 40001 according to embodiments performs voxelization based on the quantized positions to reconstruct the quantized points.
  • the quantization unit 40001 performs voxelization based on the quantized positions to reconstruct the quantized points.
  • the minimum unit including the 2D image/video information is a pixel, and points of the point cloud content (or 3D point cloud video) according to the embodiments may be included in one or more voxels.
  • Voxel is a combination of volume and pixel
  • the quantization unit 40001 may match groups of points in a 3D space with voxels.
  • one voxel may include only one point.
  • one voxel may include one or more points.
  • a position of a center point (ceter) of a corresponding voxel may be set based on positions of one or more points included in one voxel.
  • attributes of all positions included in one voxel may be combined and assigned to a corresponding voxel.
  • the octree analysis unit 40002 performs octree geometry coding (or octree coding) to represent voxels in an octree structure.
  • the octree structure represents points matched to voxels based on an octal tree structure.
  • the surface aproxiation analysis unit 40003 may analyze and approximate the octree.
  • the octree analysis and approximation according to the embodiments is a process of analyzing to voxelize a region including a plurality of points in order to efficiently provide octree and voxelization.
  • the arithmetic encoder 40004 entropy encodes the octree and/or the approximated octree.
  • the encoding method includes an Arithmetic encoding method.
  • a geometry bitstream is generated.
  • Color conversion unit 40006, attribute conversion unit 40007, RAHT conversion unit 40008, LOD generation unit 40009, lifting conversion unit 40010, coefficient quantization unit 40011 and/or Arismatic encoder 40012 Performs attribute encoding.
  • one point may have one or more attributes. Attribute encoding according to embodiments is applied equally to attributes of one point. However, when one attribute (eg, color) includes one or more elements, independent attribute encoding is applied to each element.
  • Attribute encoding includes color transform coding, attribute transform coding, Region Adaptive Hierarchial Transform (RAHT) coding, Interpolaration-based hierarchical nearest-neighbor prediction-Prediction Transform coding, and interpolation-based hierarchical nearest -Neighbor prediction with an update/lifting step (Lifting Transform)) coding may be included.
  • RAHT Region Adaptive Hierarchial Transform
  • Interpolaration-based hierarchical nearest-neighbor prediction-Prediction Transform coding Interpolaration-based hierarchical nearest-neighbor prediction-Prediction Transform coding
  • interpolation-based hierarchical nearest -Neighbor prediction with an update/lifting step (Lifting Transform)) coding may be included.
  • the aforementioned RAHT coding, predictive transform coding, and lifting transform coding may be selectively used, or a combination of one or more codings may be used.
  • attribute encoding according to embodiments is not limited to the above-de
  • the color conversion unit 40006 performs color conversion coding for converting color values (or textures) included in attributes.
  • the color conversion unit 40006 may convert the format of color information (eg, convert from RGB to YCbCr).
  • the operation of the color conversion unit 40006 according to the embodiments may be selectively applied according to color values included in attributes.
  • the geometry reconstruction unit 40005 reconstructs (decompresses) an octree and/or an approximated octree.
  • the geometry reconstruction unit 40005 reconstructs an octree/voxel based on a result of analyzing the distribution of points.
  • the reconstructed octree/voxel may be referred to as reconstructed geometry (or reconstructed geometry).
  • the attribute conversion unit 40007 performs attribute conversion for converting attributes based on the reconstructed geometry and/or positions for which geometry encoding has not been performed. As described above, since attributes are dependent on geometry, the attribute conversion unit 40007 may transform the attributes based on the reconstructed geometry information. For example, the attribute conversion unit 40007 may convert an attribute of the point of the position based on the position value of the point included in the voxel. As described above, when a position of a center point of a corresponding voxel is set based on positions of one or more points included in one voxel, the attribute conversion unit 40007 converts attributes of one or more points. When tri-soup geometry encoding is performed, the attribute conversion unit 40007 may convert attributes based on trisoup geometry encoding.
  • the attribute conversion unit 40007 is an average value of attributes or attribute values (for example, the color of each point or reflectance) of points neighboring within a specific position/radius from the position (or position value) of the center point of each voxel. Attribute conversion can be performed by calculating.
  • the attribute conversion unit 40007 may apply a weight according to a distance from a central point to each point when calculating an average value. Thus, each voxel has a position and a calculated attribute (or attribute value).
  • the attribute conversion unit 40007 may search for neighboring points existing within a specific position/radius from the position of the center point of each voxel based on a K-D tree or a Molton code.
  • the K-D tree is a binary search tree and supports a data structure that can manage points based on location so that the Nearest Neighbor Search (NNS) can be quickly performed.
  • the Molton code represents a coordinate value (for example, (x, y, z)) representing a three-dimensional position of all points as a bit value, and is generated by mixing the bits. For example, if the coordinate value indicating the position of the point is (5, 9, 1), the bit value of the coordinate value is (0101, 1001, 0001).
  • the attribute conversion unit 40007 may sort points based on a Morton code value and perform a shortest neighbor search (NNS) through a depth-first traversal process. After the attribute transformation operation, when the shortest neighbor search (NNS) is required in another transformation process for attribute coding, a K-D tree or a Molton code is used.
  • NSS shortest neighbor search
  • the converted attributes are input to the RAHT conversion unit 40008 and/or the LOD generation unit 40009.
  • the RAHT conversion unit 40008 performs RAHT coding for predicting attribute information based on the reconstructed geometry information. For example, the RAHT conversion unit 40008 may predict attribute information of a node at a higher level of the octree based on attribute information associated with a node at a lower level of the octree.
  • the LOD generation unit 40009 generates a level of detail (LOD) to perform predictive transform coding.
  • LOD level of detail
  • the LOD according to the embodiments is a degree representing the detail of the point cloud content, and a smaller LOD value indicates that the detail of the point cloud content decreases, and a larger LOD value indicates that the detail of the point cloud content is high. Points can be classified according to LOD.
  • the lifting transform unit 40010 performs lifting transform coding that transforms attributes of a point cloud based on weights. As described above, the lifting transform coding can be selectively applied.
  • the coefficient quantization unit 40011 quantizes attribute-coded attributes based on coefficients.
  • Arismatic encoder 40012 encodes quantized attributes based on Arismatic coding.
  • the elements of the point cloud encoder of FIG. 4 are not shown in the drawing, but hardware including one or more processors or integrated circuits configured to communicate with one or more memories included in the point cloud providing apparatus. , Software, firmware, or a combination thereof.
  • One or more processors may perform at least one or more of the operations and/or functions of the elements of the point cloud encoder of FIG. 4 described above. Further, one or more processors may operate or execute a set of software programs and/or instructions for performing operations and/or functions of the elements of the point cloud encoder of FIG. 4.
  • One or more memories according to embodiments may include high speed random access memory, and non-volatile memory (e.g., one or more magnetic disk storage devices, flash memory devices, or other non-volatile solid state Memory devices (solid-state memory devices, etc.).
  • FIG. 5 shows an example of a voxel according to embodiments.
  • voxels located in a three-dimensional space represented by a coordinate system composed of three axes of the X-axis, Y-axis, and Z-axis.
  • a point cloud encoder eg, quantization unit 40001
  • voxel 5 is an octree structure recursively subdividing a cubical axis-aligned bounding box defined by two poles (0,0,0) and (2 d , 2 d , 2 d ) Shows an example of a voxel generated through.
  • One voxel includes at least one or more points.
  • the voxel can estimate spatial coordinates from the positional relationship with the voxel group.
  • voxels have attributes (color or reflectance, etc.) like pixels of a 2D image/video. A detailed description of the voxel is the same as that described with reference to FIG. 4 and thus is omitted.
  • FIG. 6 shows an example of an octree and an occupancy code according to embodiments.
  • a point cloud content providing system (point cloud video encoder 10002) or a point cloud encoder (for example, octree analysis unit 40002) efficiently manages the area and/or position of the voxel.
  • octree geometry coding (or octree coding) based on an octree structure is performed.
  • FIG. 6 shows an octree structure.
  • the three-dimensional space of the point cloud content according to the embodiments is expressed by axes of a coordinate system (eg, X-axis, Y-axis, Z-axis).
  • the octree structure is created by recursive subdividing of a cubical axis-aligned bounding box defined by two poles (0,0,0) and (2 d , 2 d , 2 d ). . 2d may be set to a value constituting the smallest bounding box surrounding all points of the point cloud content (or point cloud video).
  • d represents the depth of the octree.
  • the d value is determined according to the following equation. In the following equation, (x int n , y int n , z int n ) represents positions (or position values) of quantized points.
  • the entire 3D space may be divided into eight spaces according to the division.
  • Each divided space is represented by a cube with 6 faces.
  • each of the eight spaces is divided again based on the axes of the coordinate system (eg, X axis, Y axis, Z axis).
  • axes of the coordinate system e.g, X axis, Y axis, Z axis.
  • each space is further divided into eight smaller spaces.
  • the divided small space is also represented as a cube with 6 faces. This division method is applied until a leaf node of an octree becomes a voxel.
  • the lower part of FIG. 6 shows the octree's ocupancy code.
  • the octree's ocupancy code is generated to indicate whether each of the eight divided spaces generated by dividing one space includes at least one point. Therefore, one Okufanshi code is represented by 8 child nodes. Each child node represents the occupancy of the divided space, and the child node has a value of 1 bit. Therefore, the Ocufanshi code is expressed as an 8-bit code. That is, if at least one point is included in the space corresponding to the child node, the node has a value of 1. If the point is not included in the space corresponding to the child node (empty), the node has a value of 0. Since the ocupancy code shown in FIG.
  • a point cloud encoder (for example, the Arismatic encoder 40004) according to embodiments may entropy encode an ocupancy code.
  • the point cloud encoder can intra/inter code the ocupancy code.
  • the reception device (for example, the reception device 10004 or the point cloud video decoder 10006) according to the embodiments reconstructs an octree based on an ocupancy code.
  • a point cloud encoder may perform voxelization and octree coding to store positions of points.
  • points in the 3D space are not always evenly distributed, there may be a specific area where there are not many points. Therefore, it is inefficient to perform voxelization over the entire 3D space. For example, if there are almost no points in a specific area, it is not necessary to perform voxelization to the corresponding area.
  • the point cloud encoder does not perform voxelization for the above-described specific region (or nodes other than the leaf nodes of the octree), but directly codes the positions of points included in the specific region. ) Can be performed. Coordinates of a direct coding point according to embodiments are referred to as a direct coding mode (DCM).
  • the point cloud encoder according to embodiments may perform trisoup geometry encoding in which positions of points within a specific region (or node) are reconstructed based on voxels based on a surface model. Trisoup geometry encoding is a geometry encoding that expresses the representation of an object as a series of triangle meshes.
  • Direct coding and trisoup geometry encoding may be selectively performed.
  • direct coding and trisoup geometry encoding according to embodiments may be performed in combination with octree geometry coding (or octree coding).
  • the option to use direct mode to apply direct coding must be activated, and the node to which direct coding is applied is not a leaf node, but below the threshold within a specific node. There must be points of. In addition, the number of all points subject to direct coding must not exceed a preset limit.
  • the point cloud encoder (or the arithmetic encoder 40004) according to the embodiments may entropy-code the positions (or position values) of the points.
  • the point cloud encoder determines a specific level of the octree (if the level is less than the depth d of the octree), and from that level, the node Trisoup geometry encoding that reconstructs the position of a point in the region based on voxels can be performed (tri-soup mode).
  • a point cloud encoder may designate a level to which trisoup geometry encoding is applied. For example, if the specified level is equal to the depth of the octree, the point cloud encoder does not operate in the try-soup mode.
  • the point cloud encoder may operate in the try-soup mode only when the specified level is less than the depth value of the octree.
  • a three-dimensional cube area of nodes of a designated level according to the embodiments is referred to as a block.
  • One block may include one or more voxels.
  • the block or voxel may correspond to a brick.
  • the geometry is represented by a surface.
  • the surface according to embodiments may intersect each edge (edge) of the block at most once.
  • one block has 12 edges, there are at least 12 intersection points within one block. Each intersection is called a vertex (vertex, or vertex).
  • a vertex existing along an edge is detected when there is at least one occupied voxel adjacent to the edge among all blocks sharing the edge.
  • An occupied voxel refers to a voxel including a point. The position of the vertex detected along the edge is the average position along the edge of all voxels among all blocks sharing the edge.
  • the point cloud encoder When a vertex is detected, the point cloud encoder according to the embodiments entropycodes the starting point (x, y, z) of the edge, the direction vector of the edge ( ⁇ x, ⁇ y, ⁇ z), and vertex position values (relative position values within the edge). I can.
  • the point cloud encoder e.g., the geometry reconstruction unit 40005
  • the point cloud encoder performs a triangle reconstruction, up-sampling, and voxelization process. By doing so, you can create reconstructed geometry (reconstructed geometry).
  • the vertices located at the edge of the block determine the surface that passes through the block.
  • the surface according to the embodiments is a non-planar polygon.
  • the triangle reconstruction process reconstructs the surface represented by a triangle based on the starting point of the edge, the direction vector of the edge, and the position value of the vertex.
  • the triangle reconstruction process is as follows. 1 Calculate the centroid value of each vertex, 2 calculate the squared values of the values subtracted from each vertex value by subtracting the center value, and calculate the sum of all the values.
  • each vertex is projected on the x-axis based on the center of the block, and projected on the (y, z) plane.
  • the projected value on the (y, z) plane is (ai, bi)
  • is obtained through atan2(bi, ai)
  • vertices are aligned based on the ⁇ value.
  • the table below shows a combination of vertices for generating a triangle according to the number of vertices. Vertices are ordered from 1 to n.
  • the table below shows that for four vertices, two triangles may be formed according to a combination of vertices.
  • the first triangle may consist of 1st, 2nd, and 3rd vertices among the aligned vertices
  • the second triangle may consist of 3rd, 4th, and 1st vertices among the aligned vertices. .
  • the upsampling process is performed to voxelize by adding points in the middle along the edge of the triangle. Additional points are created based on the upsampling factor and the width of the block. The additional point is called a refined vertice.
  • the point cloud encoder may voxelize refined vertices. In addition, the point cloud encoder may perform attribute encoding based on a voxelized position (or position value).
  • FIG. 7 illustrates an example of a neighbor node pattern according to embodiments.
  • the point cloud encoder may perform entropy coding based on context adaptive arithmetic coding.
  • a point cloud content providing system or a point cloud encoder directly converts the Ocufanshi code.
  • Entropy coding is possible.
  • the point cloud content providing system or point cloud encoder performs entropy encoding (intra encoding) based on the ocupancy code of the current node and the ocupancy of neighboring nodes, or entropy encoding (inter encoding) based on the ocupancy code of the previous frame. ) Can be performed.
  • a frame according to embodiments means a set of point cloud videos generated at the same time.
  • the compression efficiency of intra-encoding/inter-encoding may vary depending on the number of referenced neighbor nodes. The larger the bit, the more complicated it is, but it can be skewed to one side, increasing the compression efficiency. For example, if you have a 3-bit context, you have to code in 8 ways. The divided coding part affects the complexity of the implementation. Therefore, it is necessary to match the appropriate level of compression efficiency and complexity.
  • a point cloud encoder determines occupancy of neighboring nodes of each node of an octree and obtains a value of a neighbor pattern.
  • the neighboring node pattern is used to infer the occupancy pattern of the corresponding node.
  • the left side of FIG. 7 shows a cube corresponding to a node (centered cube) and six cubes (neighbor nodes) that share at least one surface with the cube. Nodes shown in the figure are nodes of the same depth (depth). Numbers shown in the figure indicate weights (1, 2, 4, 8, 16, 32, etc.) associated with each of the six nodes. Each weight is sequentially assigned according to the positions of neighboring nodes.
  • the right side of FIG. 7 shows neighboring node pattern values.
  • the neighbor node pattern value is the sum of values multiplied by weights of the occupied neighbor nodes (neighbor nodes having points). Therefore, the neighbor node pattern value has a value from 0 to 63. When the neighbor node pattern value is 0, it indicates that no node (occupied node) has a point among neighboring nodes of the corresponding node. If the neighboring node pattern value is 63, it indicates that all neighboring nodes are occupied nodes. As shown in the figure, since neighboring nodes to which weights 1, 2, 4, and 8 are assigned are occupied nodes, the neighboring node pattern value is 15, which is the sum of 1, 2, 4, and 8.
  • the point cloud encoder may perform coding according to the neighboring node pattern value (for example, if the neighboring node pattern value is 63, 64 codings are performed). According to embodiments, the point cloud encoder may reduce coding complexity by changing a neighbor node pattern value (for example, based on a table changing 64 to 10 or 6).
  • the encoded geometry is reconstructed (decompressed) before attribute encoding is performed.
  • the geometry reconstruction operation may include changing the placement of the direct coded points (eg, placing the direct coded points in front of the point cloud data).
  • the geometry reconstruction process is triangular reconstruction, upsampling, voxelization, and the attribute is dependent on geometry, so the attribute encoding is performed based on the reconstructed geometry.
  • the point cloud encoder may reorganize points for each LOD.
  • the figure shows point cloud content corresponding to the LOD.
  • the left side of the figure shows the original point cloud content.
  • the second figure from the left of the figure shows the distribution of the lowest LOD points, and the rightmost figure in the figure shows the distribution of the highest LOD points. That is, the points of the lowest LOD are sparsely distributed, and the points of the highest LOD are densely distributed. That is, as the LOD increases according to the direction of the arrow indicated at the bottom of the drawing, the spacing (or distance) between points becomes shorter.
  • a point cloud content providing system or a point cloud encoder (for example, a point cloud video encoder 10002, a point cloud encoder in FIG. 4, or an LOD generator 40009) generates an LOD. can do.
  • the LOD is generated by reorganizing the points into a set of refinement levels according to a set LOD distance value (or a set of Euclidean distance).
  • the LOD generation process is performed in the point cloud decoder as well as the point cloud encoder.
  • FIG. 9 shows examples (P0 to P9) of points of point cloud content distributed in a three-dimensional space.
  • the original order of FIG. 9 represents the order of points P0 to P9 before LOD generation.
  • the LOD based order of FIG. 9 represents the order of points according to LOD generation. Points are rearranged by LOD. Also, the high LOD includes points belonging to the low LOD.
  • LOD0 includes P0, P5, P4 and P2.
  • LOD1 includes the points of LOD0 and P1, P6 and P3.
  • LOD2 includes points of LOD0, points of LOD1 and P9, P8 and P7.
  • the point cloud encoder may selectively or combine predictive transform coding, lifting transform coding, and RAHT transform coding.
  • the point cloud encoder may generate a predictor for points and perform predictive transform coding to set a predicted attribute (or predicted attribute value) of each point. That is, N predictors may be generated for N points.
  • the predicted attribute (or attribute value) is a weight calculated based on the distance to each neighboring point to the attributes (or attribute values, for example, color, reflectance, etc.) of neighboring points set in the predictor of each point. It is set as the average value multiplied by (or weight value).
  • a point cloud encoder e.g., the coefficient quantization unit 40011
  • the quantization process is as shown in the following table.
  • the point cloud encoder (for example, the arithmetic encoder 40012) according to the embodiments may entropy-code the quantized and dequantized residual values as described above when there are points adjacent to the predictors of each point.
  • the point cloud encoder according to embodiments (for example, the arithmetic encoder 40012) may entropy-code attributes of the corresponding point without performing the above-described process if there are no points adjacent to the predictor of each point.
  • the point cloud encoder (for example, the lifting transform unit 40010) according to the embodiments generates a predictor of each point, sets the calculated LOD to the predictor, registers neighboring points, and increases the distance to the neighboring points.
  • Lifting transform coding can be performed by setting weights. Lifting transform coding according to embodiments is similar to the above-described predictive transform coding, but differs in that a weight is accumulated and applied to an attribute value.
  • a process of cumulatively applying a weight to an attribute value according to embodiments is as
  • the weights calculated by additionally multiplying the weights calculated for all predictors by the weights stored in the QW corresponding to the predictor indexes are cumulatively added to the update weight array by the indexes of neighboring nodes.
  • the value obtained by multiplying the calculated weight by the attribute value of the index of the neighboring node is accumulated and summed.
  • the predicted attribute value is calculated by additionally multiplying the attribute value updated through the lift update process by the weight updated through the lift prediction process (stored in QW).
  • a point cloud encoder for example, the coefficient quantization unit 40011
  • the point cloud encoder for example, the Arismatic encoder 40012
  • the point cloud encoder (for example, the RAHT transform unit 40008) according to the embodiments may perform RAHT transform coding that estimates the attributes of higher-level nodes by using an attribute associated with a node at a lower level of the octree.
  • RAHT transform coding is an example of attribute intra coding through octree backward scan.
  • the point cloud encoder according to the embodiments scans from voxels to the entire area, and repeats the merging process up to the root node while merging the voxels into larger blocks in each step.
  • the merging process according to the embodiments is performed only for an occupied node.
  • the merging process is not performed for the empty node, and the merging process is performed for the node immediately above the empty node.
  • the following equation represents the RAHT transformation matrix. Denotes the average attribute value of voxels at level l. Is Wow Can be calculated from Wow Weight of and to be.
  • Is high-pass coefficients, and high-pass coefficients in each step are quantized and entropy-coded (for example, encoding of the arithmetic encoder 400012).
  • Weight is Is calculated as Root node is the last and It is created as follows:
  • the gDC value is also quantized and entropy coded like the high pass coefficient.
  • FIG. 10 shows an example of a point cloud decoder according to embodiments.
  • the point cloud decoder illustrated in FIG. 10 is an example of the point cloud video decoder 10006 described in FIG. 1, and may perform the same or similar operation as that of the point cloud video decoder 10006 described in FIG. 1.
  • the point cloud decoder may receive a geometry bitstream and an attribute bitstream included in one or more bitstreams.
  • the point cloud decoder includes a geometry decoder and an attribute decoder.
  • the geometry decoder performs geometry decoding on the geometry bitstream and outputs decoded geometry.
  • the attribute decoder outputs decoded attributes by performing attribute decoding on the basis of the decoded geometry and the attribute bitstream.
  • the decoded geometry and decoded attributes are used to reconstruct the point cloud content.
  • FIG. 11 shows an example of a point cloud decoder according to embodiments.
  • the point cloud decoder illustrated in FIG. 11 is an example of the point cloud decoder described in FIG. 10, and may perform a decoding operation that is a reverse process of the encoding operation of the point cloud encoder described in FIGS. 1 to 9.
  • the point cloud decoder may perform geometry decoding and attribute decoding. Geometry decoding is performed prior to attribute decoding.
  • the point cloud decoder includes an arithmetic decoder (11000), an octree synthesis unit (synthesize octree, 11001), a surface optimization synthesis unit (synthesize surface approximation, 11002), and a geometry reconstruction unit (reconstruct geometry). , 11003), inverse transform coordinates (11004), arithmetic decode (11005), inverse quantize (11006), RAHT transform unit (11007), LOD generator (generate LOD, 11008) ), Inverse lifting (11009), and/or inverse transform colors (11010).
  • the arithmetic decoder 11000, the octree synthesis unit 11001, the surface opoxidation synthesis unit 11002, the geometry reconstruction unit 11003, and the coordinate system inverse transform unit 11004 may perform geometry decoding.
  • Geometry decoding according to embodiments may include direct coding and trisoup geometry decoding. Direct coding and trisoup geometry decoding are optionally applied. Further, the geometry decoding is not limited to the above example, and is performed in the reverse process of the geometry encoding described in FIGS. 1 to 9.
  • the Arismatic decoder 11000 decodes the received geometry bitstream based on Arismatic coding.
  • the operation of the Arismatic decoder 11000 corresponds to the reverse process of the Arismatic encoder 40004.
  • the octree synthesizer 11001 may generate an octree by obtaining an ocupancy code from a decoded geometry bitstream (or information on a geometry obtained as a result of decoding).
  • a detailed description of the OQFancy code is as described in FIGS. 1 to 9.
  • the surface opoxidation synthesizer 11002 may synthesize a surface based on the decoded geometry and/or the generated octree.
  • the geometry reconstruction unit 11003 may regenerate the geometry based on the surface and/or the decoded geometry. 1 to 9, direct coding and trisoup geometry encoding are selectively applied. Accordingly, the geometry reconstruction unit 11003 directly imports and adds position information of points to which direct coding is applied. In addition, when trisoup geometry encoding is applied, the geometry reconstruction unit 11003 performs a reconstruction operation of the geometry reconstruction unit 40005, such as triangle reconstruction, up-sampling, and voxelization, to restore the geometry. have. Detailed contents are the same as those described in FIG.
  • the reconstructed geometry may include a point cloud picture or frame that does not include attributes.
  • the coordinate system inverse transform unit 11004 may acquire positions of points by transforming a coordinate system based on the restored geometry.
  • Arithmetic decoder 11005, inverse quantization unit 11006, RAHT conversion unit 11007, LOD generation unit 11008, inverse lifting unit 11009, and/or color inverse conversion unit 11010 are attributes described in FIG. Decoding can be performed.
  • Attribute decoding according to embodiments includes Region Adaptive Hierarchial Transform (RAHT) decoding, Interpolaration-based hierarchical nearest-neighbor prediction-Prediction Transform decoding, and interpolation-based hierarchical nearest-neighbor prediction with an update/lifting. step (Lifting Transform)) decoding may be included.
  • RAHT Region Adaptive Hierarchial Transform
  • Interpolaration-based hierarchical nearest-neighbor prediction-Prediction Transform decoding Interpolaration-based hierarchical nearest-neighbor prediction-Prediction Transform decoding
  • interpolation-based hierarchical nearest-neighbor prediction with an update/lifting step (Lifting Transform)) decoding may be included.
  • the Arismatic decoder 11005 decodes the attribute bitstream by arithmetic coding.
  • the inverse quantization unit 11006 inverse quantizes information on the decoded attribute bitstream or the attribute obtained as a result of decoding, and outputs inverse quantized attributes (or attribute values). Inverse quantization may be selectively applied based on the attribute encoding of the point cloud encoder.
  • the RAHT conversion unit 11007, the LOD generation unit 11008 and/or the inverse lifting unit 11009 may process reconstructed geometry and inverse quantized attributes. As described above, the RAHT conversion unit 11007, the LOD generation unit 11008, and/or the inverse lifting unit 11009 may selectively perform a decoding operation corresponding thereto according to the encoding of the point cloud encoder.
  • the inverse color transform unit 11010 performs inverse transform coding for inverse transforming a color value (or texture) included in the decoded attributes.
  • the operation of the color inverse transform unit 11010 may be selectively performed based on the operation of the color transform unit 40006 of the point cloud encoder.
  • elements of the point cloud decoder of FIG. 11 are not shown in the drawing, hardware including one or more processors or integrated circuits configured to communicate with one or more memories included in the point cloud providing apparatus , Software, firmware, or a combination thereof.
  • One or more processors may perform at least one or more of the operations and/or functions of the elements of the point cloud decoder of FIG. 11 described above. Further, one or more processors may operate or execute a set of software programs and/or instructions for performing operations and/or functions of elements of the point cloud decoder of FIG. 11.
  • the transmission device shown in FIG. 12 is an example of the transmission device 10000 of FIG. 1 (or a point cloud encoder of FIG. 4 ).
  • the transmission device illustrated in FIG. 12 may perform at least one or more of the same or similar operations and methods as the operations and encoding methods of the point cloud encoder described in FIGS. 1 to 9.
  • the transmission apparatus includes a data input unit 12000, a quantization processing unit 12001, a voxelization processing unit 12002, an octree occupancy code generation unit 12003, a surface model processing unit 12004, an intra/ Inter-coding processing unit (12005), Arithmetic coder (12006), metadata processing unit (12007), color conversion processing unit (12008), attribute transformation processing unit (or attribute transformation processing unit) (12009), prediction/lifting/RAHT transformation
  • a processing unit 12010, an Arithmetic coder 12011, and/or a transmission processing unit 12012 may be included.
  • the data input unit 12000 receives or acquires point cloud data.
  • the data input unit 12000 may perform the same or similar operation and/or an acquisition method to the operation and/or acquisition method of the point cloud video acquisition unit 10001 (or the acquisition process 20000 described in FIG. 2 ).
  • the coder 12006 performs geometry encoding.
  • the geometry encoding according to the embodiments is the same as or similar to the geometry encoding described in FIGS. 1 to 9, so a detailed description thereof will be omitted.
  • the quantization processing unit 12001 quantizes geometry (eg, a position value or position value of points).
  • the operation and/or quantization of the quantization processor 12001 is the same as or similar to the operation and/or quantization of the quantization unit 40001 described in FIG. 4. Detailed descriptions are the same as those described in FIGS. 1 to 9.
  • the voxelization processor 12002 voxelsizes the position values of the quantized points.
  • the voxelization processor 120002 may perform the same or similar operation and/or process as the operation and/or the voxelization process of the quantization unit 40001 described in FIG. 4. Detailed descriptions are the same as those described in FIGS. 1 to 9.
  • the octree occupancy code generation unit 12003 performs octree coding on positions of voxelized points based on an octree structure.
  • the octree ocupancy code generation unit 12003 may generate an ocupancy code.
  • the octree occupancy code generation unit 12003 may perform the same or similar operation and/or method as the operation and/or method of the point cloud encoder (or octree analysis unit 40002) described in FIGS. 4 and 6. Detailed descriptions are the same as those described in FIGS. 1 to 9.
  • the surface model processing unit 12004 may perform trisoup geometry encoding to reconstruct positions of points within a specific area (or node) based on a voxel based on a surface model.
  • the face model processing unit 12004 may perform the same or similar operation and/or method as the operation and/or method of the point cloud encoder (eg, the surface aproxiation analysis unit 40003) described in FIG. 4. Detailed descriptions are the same as those described in FIGS. 1 to 9.
  • the intra/inter coding processor 12005 may intra/inter code point cloud data.
  • the intra/inter coding processing unit 12005 may perform the same or similar coding as the intra/inter coding described in FIG. 7. The detailed description is the same as described in FIG. 7. According to embodiments, the intra/inter coding processing unit 12005 may be included in the arithmetic coder 12006.
  • the arithmetic coder 12006 entropy encodes an octree and/or an approximated octree of point cloud data.
  • the encoding method includes an Arithmetic encoding method.
  • the arithmetic coder 12006 performs the same or similar operation and/or method to the operation and/or method of the arithmetic encoder 40004.
  • the metadata processing unit 12007 processes metadata related to point cloud data, for example, a set value, and provides it to a necessary processing such as geometry encoding and/or attribute encoding.
  • the metadata processing unit 12007 may generate and/or process signaling information related to geometry encoding and/or attribute encoding. Signaling information according to embodiments may be encoded separately from geometry encoding and/or attribute encoding. In addition, signaling information according to embodiments may be interleaved.
  • the color conversion processing unit 12008, the attribute conversion processing unit 12009, the prediction/lifting/RAHT conversion processing unit 12010, and the Arithmetic coder 12011 perform attribute encoding.
  • Attribute encoding according to embodiments is the same as or similar to the attribute encoding described in FIGS. 1 to 9, and thus a detailed description thereof will be omitted.
  • the color conversion processing unit 12008 performs color conversion coding that converts color values included in attributes.
  • the color conversion processing unit 12008 may perform color conversion coding based on the reconstructed geometry. Description of the reconstructed geometry is the same as described in FIGS. 1 to 9. In addition, the same or similar operation and/or method to the operation and/or method of the color conversion unit 40006 described in FIG. 4 is performed. Detailed description will be omitted.
  • the attribute conversion processing unit 12009 performs attribute conversion for converting attributes based on the reconstructed geometry and/or positions for which geometry encoding has not been performed.
  • the attribute conversion processing unit 12009 performs the same or similar operation and/or method to the operation and/or method of the attribute conversion unit 40007 described in FIG. 4. Detailed description will be omitted.
  • the prediction/lifting/RAHT transform processing unit 12010 may code transformed attributes by using any one or a combination of RAHT coding, predictive transform coding, and lifting transform coding.
  • the prediction/lifting/RAHT conversion processing unit 12010 performs at least one of the same or similar operations as the RAHT conversion unit 40008, LOD generation unit 40009, and lifting conversion unit 40010 described in FIG. 4. do.
  • descriptions of predictive transform coding, lifting transform coding, and RAHT transform coding are the same as those described in FIGS.
  • the Arismatic coder 12011 may encode coded attributes based on Arismatic coding.
  • the Arismatic coder 12011 performs the same or similar operation and/or method to the operation and/or method of the Arismatic encoder 400012.
  • the transmission processor 12012 transmits each bitstream including the encoded geometry and/or the encoded attribute, and metadata information, or transmits the encoded geometry and/or the encoded attribute, and the metadata information in one piece. It can be configured as a bitstream and transmitted. When the encoded geometry and/or encoded attribute and metadata information according to the embodiments are configured as one bitstream, the bitstream may include one or more sub-bitstreams.
  • the bitstream according to the embodiments is a sequence parameter set (SPS) for signaling of a sequence level, a geometry parameter set (GPS) for signaling of geometry information coding, an attribute parameter set (APS) for signaling of attribute information coding, and a tile.
  • SPS sequence parameter set
  • GPS geometry parameter set
  • APS attribute parameter set
  • TPS Transaction Parameter Set
  • Slice data may include information on one or more slices.
  • One slice according to embodiments may include one geometry bitstream (Geom0 0 ) and one or more attribute bitstreams (Attr0 0 and Attr1 0 ).
  • the TPS according to the embodiments may include information about each tile (eg, coordinate value information and height/size information of a bounding box) with respect to one or more tiles.
  • the geometry bitstream may include a header and a payload.
  • the header of the geometry bitstream may include identification information of a parameter set included in GPS (geom_ parameter_set_id), a tile identifier (geom_tile_id), a slice identifier (geom_slice_id), and information about data included in the payload.
  • the metadata processing unit 12007 may generate and/or process signaling information and transmit the generated and/or processed signaling information to the transmission processing unit 12012.
  • elements that perform geometry encoding and elements that perform attribute encoding may share data/information with each other as dotted line processing.
  • the transmission processing unit 12012 according to the embodiments may perform the same or similar operation and/or transmission method as the operation and/or transmission method of the transmitter 10003. Detailed descriptions are the same as those described in FIGS. 1 to 2 and thus will be omitted.
  • FIG 13 is an example of a reception device according to embodiments.
  • the receiving device illustrated in FIG. 13 is an example of the receiving device 10004 of FIG. 1 (or the point cloud decoder of FIGS. 10 and 11 ).
  • the receiving device illustrated in FIG. 13 may perform at least one or more of the same or similar operations and methods as the operations and decoding methods of the point cloud decoder described in FIGS. 1 to 11.
  • the receiving apparatus includes a receiving unit 13000, a receiving processing unit 13001, an arithmetic decoder 13002, an octree reconstruction processing unit 13003 based on an Occupancy code, and a surface model processing unit (triangle reconstruction).
  • a receiving unit 13000 Up-sampling, voxelization) (13004), inverse quantization processing unit (13005), metadata parser (13006), arithmetic decoder (13007), inverse quantization processing unit (13008), prediction A /lifting/RAHT inverse transformation processing unit 13009, a color inverse transformation processing unit 13010, and/or a renderer 13011 may be included.
  • Each component of decoding according to the embodiments may perform a reverse process of the component of encoding according to the embodiments.
  • the receiving unit 13000 receives point cloud data.
  • the receiving unit 13000 may perform the same or similar operation and/or a receiving method as the operation and/or receiving method of the receiver 10005 of FIG. 1. Detailed description will be omitted.
  • the reception processing unit 13001 may obtain a geometry bitstream and/or an attribute bitstream from received data.
  • the reception processing unit 13001 may be included in the reception unit 13000.
  • the arithmetic decoder 13002, the ocupancy code-based octree reconstruction processing unit 13003, the surface model processing unit 13004, and the inverse quantization processing unit 13005 may perform geometry decoding. Since the geometry decoding according to the embodiments is the same as or similar to the geometry decoding described in FIGS. 1 to 10, a detailed description will be omitted.
  • the Arismatic decoder 13002 may decode a geometry bitstream based on Arismatic coding.
  • the Arismatic decoder 13002 performs the same or similar operation and/or coding as the operation and/or coding of the Arismatic decoder 11000.
  • the ocupancy code-based octree reconstruction processing unit 13003 may obtain an ocupancy code from a decoded geometry bitstream (or information on a geometry obtained as a result of decoding) to reconstruct the octree.
  • the ocupancy code-based octree reconstruction processing unit 13003 performs the same or similar operation and/or method as the operation and/or the octree generation method of the octree synthesis unit 11001.
  • the surface model processing unit 13004 decodes the trisoup geometry based on the surface model method and reconstructs the related geometry (eg, triangle reconstruction, up-sampling, voxelization). Can be done.
  • the surface model processing unit 13004 performs an operation identical or similar to that of the surface opoxidation synthesis unit 11002 and/or the geometry reconstruction unit 11003.
  • the inverse quantization processing unit 13005 may inverse quantize the decoded geometry.
  • the metadata parser 13006 may parse metadata included in the received point cloud data, for example, a setting value.
  • the metadata parser 13006 may pass metadata to geometry decoding and/or attribute decoding.
  • the detailed description of the metadata is the same as that described in FIG. 12 and thus will be omitted.
  • the arithmetic decoder 13007, the inverse quantization processing unit 13008, the prediction/lifting/RAHT inverse transformation processing unit 13009, and the color inverse transformation processing unit 13010 perform attribute decoding. Since the attribute decoding is the same as or similar to the attribute decoding described in FIGS. 1 to 10, a detailed description will be omitted.
  • the Arismatic decoder 13007 may decode the attribute bitstream through Arismatic coding.
  • the arithmetic decoder 13007 may perform decoding of the attribute bitstream based on the reconstructed geometry.
  • the Arismatic decoder 13007 performs the same or similar operation and/or coding as the operation and/or coding of the Arismatic decoder 11005.
  • the inverse quantization processing unit 13008 may inverse quantize the decoded attribute bitstream.
  • the inverse quantization processing unit 13008 performs the same or similar operation and/or method as the operation and/or the inverse quantization method of the inverse quantization unit 11006.
  • the prediction/lifting/RAHT inverse transform processing unit 13009 may process reconstructed geometry and inverse quantized attributes.
  • the prediction/lifting/RAHT inverse transform processing unit 13009 is the same or similar to the operations and/or decodings of the RAHT transform unit 11007, the LOD generator 11008 and/or the inverse lifting unit 11009, and/or At least one or more of the decodings is performed.
  • the color inverse transform processing unit 13010 according to embodiments performs inverse transform coding for inverse transforming a color value (or texture) included in the decoded attributes.
  • the color inverse transform processing unit 13010 performs the same or similar operation and/or inverse transform coding as the operation and/or inverse transform coding of the color inverse transform unit 11010.
  • the renderer 13011 may render point cloud data.
  • FIG. 14 illustrates an architecture for G-PCC-based point cloud content streaming according to embodiments.
  • FIG. 14 shows a process in which the transmission device (for example, the transmission device 10000, the transmission device of FIG. 12, etc.) described in FIGS. 1 to 13 processes and transmits the point cloud content.
  • the transmission device for example, the transmission device 10000, the transmission device of FIG. 12, etc.
  • the transmission device may obtain audio Ba of the point cloud content (Audio Acquisition), encode the acquired audio, and output audio bitstreams Ea.
  • the transmission device acquires a point cloud (Bv) (or point cloud video) of the point cloud content (Point Acqusition), performs point cloud encoding on the acquired point cloud, and performs a point cloud video bitstream ( Eb) can be output.
  • the point cloud encoding of the transmission device is the same as or similar to the point cloud encoding (for example, the encoding of the point cloud encoder of FIG. 4) described in FIGS.
  • the transmission device may encapsulate the generated audio bitstreams and video bitstreams into files and/or segments (File/segment encapsulation).
  • the encapsulated file and/or segment may include a file of a file format such as ISOBMFF or a DASH segment.
  • Point cloud-related metadata may be included in an encapsulated file format and/or segment.
  • Meta data may be included in boxes of various levels in the ISOBMFF file format or may be included in separate tracks in the file.
  • the transmission device may encapsulate the metadata itself as a separate file.
  • the transmission device according to the embodiments may deliver the encapsulated file format and/or segment through a network. Since the encapsulation and transmission processing method of the transmission device is the same as those described in FIGS. 1 to 13 (for example, the transmitter 10003, the transmission step 20002 of FIG. 2, etc.), detailed descriptions are omitted.
  • FIG. 14 shows a process of processing and outputting point cloud content by the receiving device (for example, the receiving device 10004, the receiving device of FIG. 13, etc.) described in FIGS. 1 to 13.
  • the receiving device for example, the receiving device 10004, the receiving device of FIG. 13, etc.
  • the receiving device includes a device that outputs final audio data and final video data (e.g., loudspeakers, headphones, display), and a point cloud player that processes point cloud content ( Point Cloud Player).
  • the final data output device and the point cloud player may be configured as separate physical devices.
  • the point cloud player according to the embodiments may perform Geometry-based Point Cloud Compression (G-PCC) coding and/or Video based Point Cloud Compression (V-PCC) coding and/or next-generation coding.
  • G-PCC Geometry-based Point Cloud Compression
  • V-PCC Video based Point Cloud Compression
  • the receiving device secures a file and/or segment (F', Fs') included in the received data (for example, a broadcast signal, a signal transmitted through a network, etc.) and decapsulation (File/ segment decapsulation). Since the reception and decapsulation method of the reception device is the same as that described in FIGS. 1 to 13 (for example, the receiver 10005, the reception unit 13000, the reception processing unit 13001, etc.), a detailed description is omitted.
  • the receiving device secures an audio bitstream E'a and a video bitstream E'v included in a file and/or segment. As shown in the drawing, the receiving device outputs the decoded audio data B'a by performing audio decoding on the audio bitstream, and rendering the decoded audio data to final audio data. (A'a) is output through speakers or headphones.
  • the receiving device outputs decoded video data B'v by performing point cloud decoding on the video bitstream E'v. Since the point cloud decoding according to the embodiments is the same as or similar to the point cloud decoding described in FIGS. 1 to 13 (for example, decoding of the point cloud decoder of FIG. 11 ), a detailed description will be omitted.
  • the receiving device may render the decoded video data and output the final video data through the display.
  • the receiving device may perform at least one of decapsulation, audio decoding, audio rendering, point cloud decoding, and rendering operations based on metadata transmitted together.
  • the description of the metadata is the same as that described with reference to FIGS. 12 to 13 and thus will be omitted.
  • the receiving device may generate feedback information (orientation, viewport).
  • Feedback information may be used in a decapsulation process, a point cloud decoding process and/or a rendering process of a receiving device, or may be transmitted to a transmitting device. The description of the feedback information is the same as that described with reference to FIGS. 1 to 13 and thus will be omitted.
  • 15 shows an example of a transmission device according to embodiments.
  • the transmission device of FIG. 15 is a device that transmits point cloud content, and the transmission device described in FIGS. 1 to 14 (for example, the transmission device 10000 of FIG. 1, the point cloud encoder of FIG. 4, the transmission device of FIG. 12, 14). Accordingly, the transmission device of FIG. 15 performs the same or similar operation to that of the transmission device described in FIGS. 1 to 14.
  • the transmission device may perform at least one or more of point cloud acquisition, point cloud encoding, file/segment encapsulation, and delivery. Can be done.
  • the transmission device may perform geometry encoding and attribute encoding.
  • Geometry encoding according to embodiments may be referred to as geometry compression, and attribute encoding may be referred to as attribute compression.
  • attribute compression As described above, one point may have one geometry and one or more attributes. Therefore, the transmission device performs attribute encoding for each attribute.
  • the drawing shows an example in which a transmission device has performed one or more attribute compressions (attribute #1 compression, ...attribute #N compression).
  • the transmission apparatus may perform auxiliary compression. Additional compression is performed on the metadata. Description of the meta data is the same as that described with reference to FIGS. 1 to 14 and thus will be omitted.
  • the transmission device may perform mesh data compression.
  • Mesh data compression according to embodiments may include the trisoup geometry encoding described in FIGS. 1 to 14.
  • the transmission device may encapsulate bitstreams (eg, point cloud streams) output according to point cloud encoding into files and/or segments.
  • a transmission device performs media track encapsulation for carrying data other than metadata (for example, media data), and metadata tracak for carrying meta data. encapsulation) can be performed.
  • metadata may be encapsulated as a media track.
  • the transmitting device receives feedback information (orientation/viewport metadata) from the receiving device, and based on the received feedback information, at least one of point cloud encoding, file/segment encapsulation, and transmission operations. Any one or more can be performed. Detailed descriptions are the same as those described with reference to FIGS.
  • FIG. 16 shows an example of a receiving device according to embodiments.
  • the receiving device of FIG. 16 is a device that receives point cloud content, and the receiving device described in FIGS. 1 to 14 (for example, the receiving device 10004 of FIG. 1, the point cloud decoder of FIG. 11, the receiving device of FIG. 13, 14). Accordingly, the receiving device of FIG. 16 performs the same or similar operation to that of the receiving device described in FIGS. 1 to 14. In addition, the receiving device of FIG. 16 may receive a signal transmitted from the transmitting device of FIG. 15, and may perform a reverse process of the operation of the transmitting device of FIG.
  • the receiving device may perform at least one or more of delivery, file/segement decapsulation, point cloud decoding, and point cloud rendering. Can be done.
  • the reception device performs decapsulation on a file and/or segment acquired from a network or a storage device.
  • the receiving device performs media track decapsulation carrying data other than meta data (for example, media data), and metadata track decapsulation carrying meta data. decapsulation) can be performed.
  • the metadata track decapsulation is omitted.
  • the receiving device may perform geometry decoding and attribute decoding on bitstreams (eg, point cloud streams) secured through decapsulation.
  • Geometry decoding according to embodiments may be referred to as geometry decompression, and attribute decoding may be referred to as attribute decompression.
  • a point may have one geometry and one or more attributes, and are each encoded. Therefore, the receiving device performs attribute decoding for each attribute.
  • the drawing shows an example in which the receiving device performs one or more attribute decompressions (attribute #1 decompression, ...attribute #N decompression).
  • the reception device may perform auxiliary decompression. Additional decompression is performed on the metadata.
  • the receiving device may perform mesh data decompression.
  • the mesh data decompression according to embodiments may include decoding the trisoup geometry described with reference to FIGS. 1 to 14.
  • the reception device according to the embodiments may render the output point cloud data according to the point cloud decoding.
  • the receiving device secures orientation/viewport metadata using a separate sensing/tracking element, etc., and transmits feedback information including the same to a transmission device (for example, the transmission device of FIG. 15). Can be transmitted.
  • the receiving device may perform at least one or more of a receiving operation, file/segment decapsulation, and point cloud decoding based on the feedback information. Detailed descriptions are the same as those described with reference to FIGS.
  • FIG. 17 shows an example of a structure capable of interworking with a method/device for transmitting and receiving point cloud data according to embodiments.
  • the structure of FIG. 17 includes at least one of a server 1760, a robot 1710, an autonomous vehicle 1720, an XR device 1730, a smartphone 1740, a home appliance 1750, and/or an HMD 1770.
  • a configuration connected to the cloud network 1710 is shown.
  • the robot 1710, the autonomous vehicle 1720, the XR device 1730, the smartphone 1740, the home appliance 1750, and the like are referred to as devices.
  • the XR device 1730 may correspond to a point cloud data (PCC) device according to embodiments or may be interlocked with a PCC device.
  • PCC point cloud data
  • the cloud network 1700 may constitute a part of a cloud computing infrastructure or may mean a network that exists in the cloud computing infrastructure.
  • the cloud network 1700 may be configured using a 3G network, a 4G or long term evolution (LTE) network, or a 5G network.
  • LTE long term evolution
  • the server 1760 includes at least one of a robot 1710, an autonomous vehicle 1720, an XR device 1730, a smartphone 1740, a home appliance 1750, and/or an HMD 1770, and a cloud network 1700.
  • the connected devices 1710 to 1770 may be connected through, and may help at least part of the processing of the connected devices.
  • the HMD (Head-Mount Display) 1770 represents one of types in which an XR device and/or a PCC device according to embodiments may be implemented.
  • the HMD type device according to the embodiments includes a communication unit, a control unit, a memory unit, an I/O unit, a sensor unit, and a power supply unit.
  • the devices 1710 to 1750 shown in FIG. 17 may be interlocked/coupled with the point cloud data transmission/reception apparatus according to the above-described embodiments.
  • the XR/PCC device 1730 is applied with PCC and/or XR (AR+VR) technology to provide a head-mount display (HMD), a head-up display (HUD) provided in a vehicle, a television, a mobile phone, a smart phone, It may be implemented as a computer, wearable device, home appliance, digital signage, vehicle, fixed robot or mobile robot.
  • HMD head-mount display
  • HUD head-up display
  • vehicle a television
  • mobile phone a smart phone
  • It may be implemented as a computer, wearable device, home appliance, digital signage, vehicle, fixed robot or mobile robot.
  • the XR/PCC device 1730 analyzes 3D point cloud data or image data acquired through various sensors or from an external device to generate position data and attribute data for 3D points, thereby Information can be obtained, and the XR object to be output can be rendered and output.
  • the XR/PCC device 1730 may output an XR object including additional information on the recognized object in correspondence with the recognized object.
  • the autonomous vehicle 1720 may be implemented as a mobile robot, a vehicle, or an unmanned aerial vehicle by applying PCC technology and XR technology.
  • the autonomous driving vehicle 1720 to which the XR/PCC technology is applied may refer to an autonomous driving vehicle having a means for providing an XR image, an autonomous driving vehicle that is an object of control/interaction within the XR image.
  • the autonomous vehicle 1720 which is the object of control/interaction in the XR image, is distinguished from the XR device 1730 and may be interlocked with each other.
  • the autonomous vehicle 1720 having a means for providing an XR/PCC image may acquire sensor information from sensors including a camera, and may output an XR/PCC image generated based on the acquired sensor information.
  • the autonomous vehicle 1720 may provide an XR/PCC object corresponding to a real object or an object in a screen to the occupant by outputting an XR/PCC image with a HUD.
  • the XR/PCC object when the XR/PCC object is output to the HUD, at least a part of the XR/PCC object may be output to overlap the actual object facing the occupant's gaze.
  • the XR/PCC object when the XR/PCC object is output on a display provided inside the autonomous vehicle, at least a part of the XR/PCC object may be output to overlap the object in the screen.
  • the autonomous vehicle 1220 may output XR/PCC objects corresponding to objects such as lanes, other vehicles, traffic lights, traffic signs, motorcycles, pedestrians, and buildings.
  • VR Virtual Reality
  • AR Augmented Reality
  • MR Magnetic Reality
  • PCC Point Cloud Compression
  • VR technology is a display technology that provides objects or backgrounds in the real world only as CG images.
  • AR technology refers to a technology that shows a virtually created CG image on a real object image.
  • MR technology is similar to the AR technology described above in that virtual objects are mixed and combined in the real world.
  • real objects and virtual objects made from CG images are clear, and virtual objects are used in a form that complements the real objects, whereas in MR technology, the virtual objects are regarded as having the same characteristics as the real objects. It is distinct from technology. More specifically, for example, it is a hologram service to which the aforementioned MR technology is applied.
  • VR, AR, and MR technologies are sometimes referred to as XR (extended reality) technology rather than clearly distinguishing between them. Therefore, embodiments of the present invention are applicable to all of VR, AR, MR, and XR technologies.
  • This technology can be applied to encoding/decoding based on PCC, V-PCC, and G-PCC technology.
  • the PCC method/apparatus according to the embodiments may be applied to a vehicle providing an autonomous driving service.
  • Vehicles providing autonomous driving service are connected to PCC devices to enable wired/wireless communication.
  • the vehicle receives/processes AR/VR/PCC service related content data that can be provided together with the autonomous driving service. Can be transferred to.
  • the point cloud transmission/reception device may receive/process AR/VR/PCC service related content data according to a user input signal input through the user interface device and provide it to the user.
  • the vehicle or user interface device may receive a user input signal.
  • the user input signal may include a signal indicating an autonomous driving service.
  • the method/device according to the embodiments may refer to a point cloud data transmission/reception method and/or a point cloud data transmission/reception apparatus.
  • geometry information may be referred to as geometric information
  • attribute information may be referred to as attribute information.
  • the encoder according to the embodiments may be referred to as a point cloud data encoder, a point cloud encoder, and a point cloud encoder according to the embodiments.
  • the decoder according to the embodiments may be referred to as a point cloud data decoder, a point cloud decoder, and a point cloud decoder according to the embodiments.
  • a geometry bitstream of point cloud data according to embodiments may be referred to as a geometric information bitstream, and an attribute bitstream of point cloud data according to embodiments may be referred to as an attribute bitstream.
  • geometry information of point cloud data is information indicating positions (eg, positions) of points.
  • the geometry information may be expressed as parameters of coordinates such as 3D Orthogonal coordinates, Cylindrical coordinates, and Cylindrical coordinates.
  • the position of the geometry information may be expressed as having an irregular position or distribution.
  • geometry information of LiDAR data expressed in a Cartesian coordinate system indicates that the distance between points located far from the origin increases.
  • the geometry information expressed in the cylindrical coordinate system can express a uniform distribution even for points far from the origin, but for points close to the origin, the distance between the points increases and thus the uniform distribution cannot be expressed. Since more geometry information is required to represent the irregular position and distribution of these points, it may result in lowering the efficiency of geometry information coding. Therefore, the point cloud encoder according to embodiments (for example, the point cloud encoder described in FIGS. 1, 4, 11, 14, and 15) partially and/or coordinates the geometry information in order to increase the efficiency of geometry coding. Or, you can perform an operation to convert all. That is, the point cloud encoder according to the embodiments may effectively express geometric information using the same data through a coordinate system transformation operation.
  • the point cloud data transmission device (for example, the point cloud data transmission device described in FIGS. 1, 11, 14, and 15) generates signaling information related to the coordinate system transformation to receive the point cloud data ( For example, it may be transmitted to the point cloud data receiving apparatus described in FIGS. 1, 13, 14 and 16).
  • the point cloud decoder according to embodiments (for example, the point cloud decoder described in FIGS. 1, 13-14, and 16) is decoding, which is an inverse process of the encoding process of the point cloud encoder based on signaling information related to coordinate system transformation. You can perform a process (decoding operation).
  • FIG. 18 is a block diagram illustrating an example of a point cloud encoder.
  • the point cloud encoder 1800 may perform the encoding operation described in FIGS. 1 to 17.
  • the point cloud encoder 1800 according to the embodiments may include a spatial division unit 1810, a geometry information encoder 1820 (geometry encoder), and an attribute information encoder (attribute encoder or attribute encoder) 1830. have.
  • the point cloud encoder 1800 according to embodiments may further include one or more elements for performing the encoding operation described in FIGS. 1 to 17.
  • Point cloud compression (PCC) data (or PCC data, point cloud data) is input data of the point cloud encoder 1800 and may include geometry information and/or attribute information.
  • Geometry information is information indicating a position (for example, a position) of a point, and may be expressed as parameters of a coordinate system such as a Cartesian coordinate system, a cylindrical coordinate system, and a spherical coordinate system.
  • the attribute information according to embodiments is the attribute or attribute information described with reference to FIGS. 1 to 17 and is information indicating an attribute of each point.
  • the attribute information according to embodiments may include at least one of a color of a point (eg, an RGB vector), a brightness value, a temperature value, and a LiDAR reflection coefficient. Attribute information according to embodiments may be obtained by one or more sensors.
  • the spatial dividing unit 1810 may generate geometry and attributes of point cloud data.
  • the spatial dividing unit 1810 according to embodiments may divide PCC data into one or more 3D blocks in a 3D space in order to store point information of PCC data.
  • a block according to embodiments may represent at least one of a coding unit (CU), a prediction unit (PU), or a transformation unit (TU).
  • the spatial division unit 1810 according to embodiments may perform a division operation based on at least one of an octree, a quadtree, a binary tree, a triple tree, and a kd tree. have.
  • One block may contain one or more points.
  • the spatial division unit 1810 according to embodiments may generate geometry information for one or more points included in a block.
  • the geometry information encoder 1820 may generate a geometry bitstream and reconstructed geometry information (or reconstructed geometry) by encoding geometry information.
  • the reconstructed geometry information is input to the attribute information encoder 1830.
  • the geometry information encoding unit 1820 includes a coordinate system transformation unit (Transformation Coordinates, 40000), quantization (Quantize and Remove Points (Voxelize), 40001), an octree analysis unit (Analyze Octree, 40002), and It is possible to perform operations of an Analyze Surface Approximation (40003), Arithmetic Encode (40004), and a Reconstruct Geometry (40005).
  • the geometry information encoding unit 1820 includes a data input unit 12000, a quantization processing unit 12001, a voxelization processing unit 12002, an octree occupancy code generation unit 12003, and a front surface model processing unit ( 12004), intra/inter coding processing unit (12005), Arithmetic coder (12006), metadata processing unit (12007), color conversion processing unit (12008), attribute transformation processing unit (12009), prediction/lifting/RAHT conversion processing unit 12010, The operation of the Arithmetic coder (12011) may be performed.
  • the geometry information encoding unit 1820 may perform the operation of the Point Cloud Encoding unit described in FIG. 15.
  • the attribute information encoder 1830 may generate an attribute information bitstream based on reconstructed geometry information.
  • the generated geometry information bitstream and attribute information bitstream may be compressed into a bit stream and transmitted to a point cloud data receiving device.
  • the compressed bitstream may include signaling information related to the geometry information bitstream and the attribute information bitstream, and may further include signaling information related to the above-described coordinate system transformation.
  • the compressed bitstream may be encapsulated and transmitted to a point cloud data receiving apparatus in the form of a segment or the like.
  • 19 is a block diagram illustrating an example of a geometry information encoder.
  • the geometry information encoder 1900 (or geometry encoder) according to the embodiments is an example of the geometry information encoder 1820 of FIG. 18 and may perform an operation of the geometry information encoder 1820.
  • the geometry information encoder 1900 according to the embodiments includes a coordinate system conversion unit 1910, a geometry information conversion quantization unit 1920, a residual geometry information quantization unit 1930, a geometry information entropy encoding unit 1940, and a residual geometry information inverse.
  • a quantization unit 1950, a filtering unit 1960, a memory 1970, and a geometry information prediction unit 1980 may be included.
  • the geometry information encoder 1900 according to embodiments may further include one or more elements for performing the geometry encoding operation described in FIGS. 1 to 18.
  • the coordinate system conversion unit 1910 may convert geometry information indicating location information of each point indicated by the input geometry information in a three-dimensional space into information on a coordinate system.
  • the coordinate system according to the embodiments may include the three-dimensional orthogonal coordinate system, the cylindrical coordinate system, the spherical coordinate system, and the like, and is not limited to the present embodiments.
  • the geometry information transformation quantization unit 1920 may quantize geometry information expressed in a coordinate system and generate transform quantized geometry information.
  • the geometry information transformation quantization unit 1920 according to the embodiments applies one or more transformations such as position transformation and/or rotation transformation to positions of points indicated by the geometry information output from the coordinate system transformation unit 1910, Quantization may be performed by dividing the transformed geometry information by a quantization value.
  • the quantization value according to embodiments may vary based on a distance between a coding unit (eg, a tile, a slice, etc.) and an origin of a coordinate system or an angle from a reference direction.
  • the quantization value according to the embodiments may be a preset value.
  • the geometry information predictor 1930 may calculate a predicted value (or predicted geometry information) based on a quantization value of a neighboring coding unit.
  • the residual geometry information quantization unit 1940 may receive transform quantized geometry information and residual geometry information obtained by differentiating a predicted value, and quantize the residual geometry information into a quantized value to generate quantized residual geometry information.
  • the geometry information entropy encoder 1950 may entropy-encode quantized residual geometry information.
  • the entropy encoding operation may include Exponential Golomb, Context-Adaptive Variable Length Coding (CAVLC), and Context-Adaptive Binary Arithmetic Coding (CABAC).
  • the residual geometry information inverse quantization unit 1960 may restore the residual geometry information by scaling the quantized geometry information by a quantization value.
  • the reconstructed residual geometry information and the predicted geometry information may be summed and generated as reconstructed geometry information.
  • the filtering unit 1970 may filter reconstructed geometry information.
  • the filtering unit 1970 may include a deblocking filter unit, an offset correction unit, and the like.
  • the filtering unit 1970 may perform additional filtering on the boundary of the two coding units with respect to the geometry information transformed by coordinate systems in which two different coding units are different.
  • the memory 1980 may store filtered geometry information.
  • the stored geometry information may be provided to the geometry information predictor 1930. Also, the stored geometry information may be provided to the attribute information encoder 1830 described with reference to FIG. 18.
  • the 3D orthogonal coordinate system 2000 may be configured with an X-axis, a Y-axis, and a Z-axis that are orthogonal to each other at an origin.
  • a point (or parameter) on a 3D Cartesian coordinate system may be expressed as (x,y,z).
  • the XY plane 2010 formed by the X and Y axes, the YZ plane 2020 formed by the Y and Z axes, and the XZ plane 2030 formed by the X and Z axes may vertically meet each other at the origin. .
  • the names of the X-axis, Y-axis, and Z-axis according to the embodiments are only terms used to distinguish each axis, and may be replaced with other names.
  • 21 shows an example of a coordinate system of geometric information.
  • the cylindrical coordinate system 2100 may be composed of an X-axis, a Y-axis, and a Z-axis that are orthogonal to each other at the origin.
  • Any point (or parameter) P(2110) on the cylindrical coordinate system is (r, ) Can be expressed.
  • r denotes the distance between the point Q(2120) and the origin O from the point Q(2120) obtained by orthogonal projection of an arbitrary point P(2110) on the coordinate space to the XY plane.
  • z denotes the distance between point P (2110) and point Q (2120).
  • the names of the X-axis, Y-axis, and Z-axis according to the embodiments are merely terms used to distinguish each axis, and may be replaced with other names.
  • the spherical coordinate system 2200 may include an X-axis, a Y-axis, and a Z-axis that are orthogonal to each other at the origin.
  • Any point (or parameter) P(2210) on the spherical coordinate system is ( ) Can be expressed.
  • the names of the X-axis, Y-axis, and Z-axis according to the embodiments are only terms used to distinguish each axis, and may be replaced with other names.
  • 23 is a flow diagram illustrating a coordinate system transformation operation according to embodiments.
  • Operation 2300 may be performed.
  • the coordinate system conversion unit may convert the received geometry information into information on the coordinate system in order to represent the position of each point indicated by the input geometry information as a position in the 3D space.
  • the coordinate system according to the embodiments may include a rectangular coordinate system, a cylindrical coordinate system, a spherical coordinate system, and the like, and is not limited to the present embodiments.
  • the positions of points indicated by the geometry information may be expressed as having an irregular distribution.
  • geometry information of LiDAR data expressed in a Cartesian coordinate system indicates that the distance between points located far from the origin increases.
  • the geometry information expressed in the cylindrical coordinate system can express a uniform distribution even for points far from the origin, but for points close to the origin, the distance between the points increases and thus the uniform distribution cannot be expressed. Since more geometry information is required to represent the irregular position and distribution of these points, it may result in lowering the efficiency of geometry information coding.
  • the coordinate system conversion unit may select a coordinate system for converting the coordinate system (2310).
  • the coordinate system conversion unit according to the embodiments described with reference to FIGS. 20 to 22 to convert the first coordinate system (for example, the coordinate systems described in FIGS. 20 to 22) used to represent geometric information to the second coordinate system.
  • One or more of the coordinate systems can be selected.
  • the coordinate system conversion unit may select a coordinate system by inducing coordinate system transformation information.
  • the coordinate system transformation information may include whether or not to transform the coordinate system and/or information about the coordinate system. Accordingly, the coordinate system transformation unit may determine whether to perform the coordinate system transformation based on the coordinate system transformation information.
  • the coordinate system transform unit may derive the coordinate system transformation information based on whether the neighboring blocks are transformed into the coordinate system, the size of the block, the number of points, the quantization value, the block division depth, the position of the unit, and the distance between the unit and the origin of the coordinate system.
  • the coordinate system transformation information may include coordinate system transformation information for various units such as sequence, frame, tile, slice, and block.
  • the coordinate system conversion unit may convert the coordinate system (2320).
  • the coordinate system conversion unit may perform a coordinate system conversion operation to express geometry information expressed in an existing coordinate system (eg, a first coordinate system) based on the coordinate system conversion information in a selected coordinate system (eg, a second coordinate system).
  • the coordinate system conversion unit may convert an existing three-dimensional orthogonal coordinate system into a cylindrical coordinate system (orthogonal-cylindrical coordinate system conversion), or convert an existing three-dimensional rectangular coordinate system to a spherical coordinate system (orthogonal-spherical coordinate system conversion).
  • the coordinate system conversion unit may convert an existing cylindrical coordinate system into a 3D Cartesian coordinate system (cylindrical-Cartesian coordinate system conversion) or convert an existing spherical coordinate system into a 3D Cartesian coordinate system (spherical-Cartesian coordinate system conversion).
  • geometric information of the same point expressed as a parameter of an existing coordinate system may be expressed as a parameter of a changed coordinate system.
  • the coordinate system conversion unit may perform a coordinate system conversion operation applied to not only all of the geometry information of point cloud data (eg, LiDAR data), but also part of the point cloud data based on the coordinate system conversion information.
  • geometry information of LiDAR data expressed in a Cartesian coordinate system may indicate that the distance between the points increases as the positions of the points move away from the origin.
  • Geometry information expressed in the cylindrical coordinate system can be expressed as having the same angle value even if the distance between the origin and an arbitrary point on the cylindrical coordinate system (for example, point P (2110) in Fig. 21) increases. . Therefore, the geometry information expressed in the cylindrical coordinate system can represent a uniform distribution even for points far from the origin.
  • the coordinate system conversion unit converts the geometry information of points located farther than a preset value based on the origin with respect to the geometry information expressed in a Cartesian coordinate system (for example, the first coordinate system) based on the coordinate system transformation information, to the cylindrical coordinate system (for example, the second coordinate system).
  • Cartesian coordinate system for example, the first coordinate system
  • coordinate system transformation information for example, the second coordinate system
  • the coordinate system conversion unit can express geometry information of points located closer to the origin than a preset value based on a Cartesian coordinate system, and transform geometry information of points located farther from the origin than a preset value into a cylindrical coordinate system from the existing Cartesian coordinate system.
  • the coordinate system conversion unit may convert the coordinate system in units of tiles or slices.
  • the geometry information encoding unit (for example, the geometry information encoding unit 1820 or the geometry information conversion quantization unit 1920, etc.) is provided with respect to the geometry information output from the coordinate system transformation unit. Quantization can be performed by dividing more regions (or spaces) and applying different quantization step values to each region (or space).
  • the space may be a tile.
  • the geometry information encoder may distinguish a region based on a distance to an origin and perform different quantization step transformations for each region.
  • the geometry information encoding unit applies a high quantization step (for example, a first quantization value) to geometry information corresponding to an area whose distance to the origin is less than a preset value, and applies a high quantization step (for example, a first quantization value) to an area where the distance to the origin is greater than a preset value.
  • Quantization can be performed by applying a low quantization step (eg, a second quantization value) to the corresponding geometry information.
  • 24A to 24D are embodiments of equations representing coordinate system transformation.
  • 24A is an equation showing a Cartesian-cylindrical coordinate system transformation.
  • an equation for expressing geometry information expressed in the Cartesian coordinate system to a cylindrical coordinate system is shown.
  • Equation represents the relationship between the parameters of the Cartesian coordinate system described in FIG. 20 and the parameters of the cylindrical coordinate system described in FIG. 21.
  • the equation indicates that the parameters of the cylindrical coordinate system can be expressed as parameters of one or more Cartesian coordinate systems (for example, ).
  • Equation 24B is an equation representing a Cartesian-spherical coordinate system transformation.
  • Equation represents the relationship between the parameters of the rectangular coordinate system described in FIG. 20 and the parameters of the spherical coordinate system described in FIG. 22.
  • the equation indicates that the parameters of the spherical coordinate system can be expressed as parameters of one or more Cartesian coordinate systems (for example, ).
  • Fig. 24C is an equation representing a cylindrical-rectangular coordinate system transformation.
  • an equation for expressing geometry information expressed in the cylindrical coordinate system to a Cartesian coordinate system is shown.
  • Equation shows the relationship between the parameters of the cylindrical coordinate system described in FIG. 21 and the parameters of the rectangular coordinate system described in FIG. 20.
  • the equation indicates that the parameter of the Cartesian coordinate system can be expressed as one or more parameters of the cylindrical coordinate system (for example, ).
  • 24D is an equation representing a spherical-rectangular coordinate system transformation.
  • an equation for expressing geometric information expressed in the spherical coordinate system to a Cartesian coordinate system is shown.
  • the equation represents the relationship between the parameters of the spherical coordinate system described in FIG. 22 and the parameters of the rectangular coordinate system described in FIG. 20.
  • the equation indicates that the parameter of the Cartesian coordinate system can be expressed as one or more parameters of the spherical coordinate system (for example, ).
  • PCC point cloud compression
  • the point cloud data transmission apparatus may transmit the encoded point cloud data in the form of a bitstream.
  • the bitstream illustrated in FIG. 25 may include one or more sub-bitstreams.
  • the point cloud data transmission device (for example, the point cloud data transmission device described in FIGS. 1, 11, 14, and 1) divides the image of the point cloud data into one or more packets in consideration of the error of the transmission channel. Can be transmitted over the network.
  • the bitstream 3000 may include one or more packets (for example, a Network Abstraction Layer (NAL) unit). Therefore, even if some packets are lost in a poor network environment, the device for receiving point cloud data may restore a corresponding image using the remaining packets.
  • the point cloud data may be processed by dividing it into one or more slices or one or more tiles. Tiles and slices according to embodiments are areas for processing point cloud compression coding by partitioning a picture of point cloud data.
  • the point cloud data transmission apparatus may provide high-quality point cloud content by processing data corresponding to each region according to the importance of each divided region of the point cloud data. That is, the point cloud data transmission apparatus according to the embodiments may perform point cloud compression coding processing of data corresponding to an area important to a user having better compression efficiency and appropriate latency.
  • An image (or picture) of point cloud content is divided into units of basic processing units for point cloud compression coding.
  • a basic processing unit for point cloud compression coding according to embodiments is a coding tree (CTU). unit), brick, etc., and are not limited to this example.
  • a slice according to the embodiments does not have a rectangular shape as an area including basic processing units for one or more integer number of point cloud compression coding.
  • a slice according to embodiments includes data transmitted through a packet.
  • a tile according to embodiments includes one or more basic processing units for coding a point cloud compression as an area divided into a rectangular shape in an image.
  • One slice according to embodiments may be included in one or more tiles. Also, one tile according to embodiments may be included in one or more slices.
  • the bitstream according to the embodiments is a sequence parameter set (SPS) for signaling of a sequence level, a geometry parameter set (GPS) for signaling of geometry information coding, an attribute parameter set (APS) for signaling of attribute information coding, and a tile.
  • SPS sequence parameter set
  • GPS geometry parameter set
  • APS attribute parameter set
  • TPS Tile Parameter Set
  • the SPS according to the embodiments is encoding information on the entire sequence such as a profile and a level, and may include comprehensive information on the entire file, such as a picture resolution and a video format.
  • One slice includes a slice header and slice data.
  • Slice data may include one geometry bitstream (Geom0 0 ) and one or more attribute bitstreams (Attr0 0 , Attr1 0 ).
  • the geometry bitstream includes a header (eg, a geometry slice header) and a payload. It can include loads (eg geometry slice data).
  • the header of the geometry bitstream may include identification information of a parameter set included in GPS (geom_geom_parameter_set_id), a tile identifier (geom_tile id), a slice identifier (geom_slice_id), and information on data included in the payload.
  • the attribute bitstream may include a header (eg, attribute slice header or attribute brick header) and a payload (eg, attribute slice data or attribute brick data).
  • the point cloud decoder may perform coordinate system transformation or inverse transformation. Accordingly, the bitstream illustrated in FIG. 25 may include signaling information related to the coordinate system transformation described in FIGS. 18 to 24.
  • the signaling information included in the bitstream according to the embodiments is generated by a metadata processing unit or a transmission processing unit (e.g., transmission processing unit 12012 in Fig. 12) or an element in the metadata processing unit or transmission processing unit included in the point cloud encoder. Can be. Signaling information according to embodiments may be generated based on a result of performing geometry encoding and attribute encoding.
  • 26 shows an example of signaling information related to coordinate system transformation.
  • the point cloud data transmission device for example, the point cloud data transmission device described in FIGS. 1, 11, 14, and 1
  • the point cloud data transmission device performs a coordinate system transformation operation
  • signaling information related to coordinate system transformation is performed.
  • the 2600 may be generated and transmitted to a point cloud data receiving device (for example, the point cloud data receiving device described in FIGS. 1, 13, 14, and 16).
  • the point cloud decoder according to embodiments is an inverse of the encoding process of the point cloud encoder based on signaling information 2600 related to coordinate system transformation.
  • a decoding operation a process, can be performed.
  • the signaling information 2600 related to coordinate system transformation according to embodiments may be included in one or more of the SPS, GPS, and APS signaling information described in FIG. 25.
  • signaling information related to the coordinate system transformation may be included in the TPS.
  • the signaling information 2600 related to the coordinate system transformation may be included in a geometry bitstream or an attribute bitstream belonging to each slice.
  • the signaling information 2600 related to the coordinate system transformation according to embodiments may include the following parameters.
  • the coordinate parameter set identifier (coordinate_parameter_set_id) represents the identifier of the coordinate system signaling information (or parameter) set.
  • the coordinate parameter set identifier may be used to identify a set containing signaling information related to coordinate system transformation.
  • Transform flag (transform_flag): This is information indicating whether or not a coordinate system transformation for transforming an existing coordinate system has been performed. This information may have a value of 0 when coordinate system transformation is not performed, and may have a value of 1 when coordinate system transformation is performed.
  • Source coordinate type (src_coordinate_type): This is information for indicating the type of the existing coordinate system when the coordinate system conversion is performed.
  • the existing coordinate system according to the embodiments may correspond to any one of a three-dimensional rectangular coordinate system, a cylindrical coordinate system, and/or a spherical coordinate system described in FIGS. 20 to 22, and the type is not limited to the example described above.
  • Destination coordinate type (dest_coordinate_type): This is information for indicating the type of the converted coordinate system when the coordinate system transformation is performed.
  • the converted coordinate system according to the embodiments may correspond to any one of the three-dimensional rectangular coordinate system, the cylindrical coordinate system, and/or the spherical coordinate system described in FIGS. 20 to 22, and the type is not limited to the example described above.
  • Transform type When the coordinate system transformation is performed, this is information for indicating the coordinate system transformation type.
  • the coordinate system transformation type may correspond to any one of the orthogonal-cylindrical coordinate system transformation, the orthogonal-spherical coordinate system transformation, the cylinder-to-Cartesian coordinate system transformation, and the spherical-rectangular coordinate system transformation described in FIGS. 24A to 24B. The type is not limited to the above example.
  • Coordinate variable flag (coordinate_variable_flag): This is information indicating whether one or more different coordinate systems are applied in a coordinate system transformation operation. This information may have a value of 0 when one or more different coordinate systems are not applied, and may have a value of 1 when one or more different coordinate systems are applied.
  • Coordinate application unit When one or more different coordinate systems are applied in a coordinate system transformation operation, information indicating a unit to which the coordinate system transformation is applied.
  • the unit to which the coordinate system transformation is applied may be a slice, a tile, or the like, and is not limited to the above example.
  • the coordinate system transformation according to the embodiments is applied to a tile, the same coordinate system transformation may be applied to one or more slices included in the tile. The coordinate system transformation according to the embodiments may be applied for each slice.
  • Unit_xyz_offset (unit_xyz_offset): When one or more different coordinate systems are applied in the coordinate system transformation operation, this indicates the x_offset, y_offset, and z_offset values of the unit to which the coordinate system transformation is applied.
  • Unit_Width_Height_Depth (unit_width, unit_height, unit_depth): When one or more different coordinate systems are applied in the coordinate system transformation operation, this is information indicating the area, height, and depth values of the unit to which the coordinate system transformation is applied.
  • Unit_source_coordinate_type (unit_src_coordinate_type): When one or more different coordinate systems are applied in a coordinate system conversion operation, information for indicating the type of the existing coordinate system of the unit to which the coordinate system transformation is applied.
  • the transformed coordinate system according to the embodiments may correspond to any one of a three-dimensional rectangular coordinate system, a cylindrical coordinate system, and/or a spherical coordinate system described in FIGS. 20 to 22, and the type is not limited to the example described above.
  • Unit_dest_coordinate_type When one or more different coordinate systems are applied in a coordinate system transformation operation, this is information for indicating the type of coordinate system applied to the unit to which the coordinate system transformation is applied.
  • the transformed coordinate system according to the embodiments may correspond to any one of a three-dimensional rectangular coordinate system, a cylindrical coordinate system, and/or a spherical coordinate system described in FIGS. 20 to 22, and the type is not limited to the example described above.
  • Unit_coordinate_transform_type This is information for indicating the type of coordinate system transformation applied to the unit to which the coordinate system transformation is applied.
  • the coordinate system transformation type according to the embodiments may correspond to any one of the orthogonal-cylindrical coordinate system transformation, the orthogonal-spherical coordinate system transformation, the cylinder-to-Cartesian coordinate system transformation, and the spherical-Cartesian coordinate system transformation described in FIGS. 24A to 24D.
  • the type is not limited to the above example.
  • the signaling information 2600 related to the coordinate system transformation shown in FIG. 26 is for illustrative purposes only, and may include some or all of the above-described parameters, or may further include additional parameters not shown in FIG. 26.
  • the names of the above-described parameters are not limited to the embodiments, and may be changed.
  • FIG. 27 is a block diagram illustrating an example of a point cloud decoder.
  • the point cloud decoder 2700 (for example, the point cloud decoder described in FIGS. 1, 10-11, 13-14, and 16) according to embodiments performs the decoding operation described in FIGS. 1 to 17. can do.
  • the point cloud decoder 2700 may perform a decoding operation corresponding to an inverse process of the encoding operation of the point cloud encoder 1800 described in FIG. 18.
  • the point cloud decoder 2700 according to the embodiments includes a space division unit 2710, a geometry information decoding unit 2720 (or a geometry information decoder), and an attribute information decoding unit (or an attribute information decoding unit or an attribute decoder) 2730. It may include.
  • the point cloud decoder 2700 according to embodiments may further include one or more elements for performing the decoding operation described in FIGS. 1 to 17.
  • the space dividing unit 2710 includes signaling information received from the point cloud data transmission apparatus (for example, the point cloud data transmission apparatus described in FIGS. 1, 11, 14, and 1) according to the embodiments.
  • the space may be divided based on (for example, information on the division operation performed by the spatial division unit 1810 described in FIG. 18) or division information derived (generated) from the point cloud decoder 2700.
  • the partitioning operation of the spatial division unit 1810 of the point cloud encoder 1800 is at least one of an octree, a quadtree, a binary tree, a triple tree, and a kd tree. Can be based on one.
  • the geometry information decoding unit 2720 may reconstruct geometry information by decoding an input geometry bitstream.
  • the reconstructed geometry information may be input to the attribute information decoding unit.
  • the geometry information decoding unit 2720 includes an arithmetic decoder (11000), an octree synthesis unit (synthesize octree, 11001), and a surface offset synthesis unit (synthesize surface approximation, 11002) described in FIG. , It is possible to perform the operation of the geometry reconstructing unit (reconstruct geometry, 11003) and the coordinate system inverse transform unit (inverse transform coordinates, 11004).
  • the geometry information decoding unit 2720 includes the Arithmetic decoder 13002 described in FIG.
  • the geometry information decoding unit 2720 may perform the operation of the Point Cloud decoding unit described with reference to FIG. 16.
  • the attribute information decoding unit 2730 may restore attribute information based on the attribute information bitstream and received geometry information.
  • the point cloud decoder 2700 may output final PCC data based on the reconstructed geometry information and the reconstructed attribute information.
  • FIG. 28 is a block diagram illustrating an example of a geometry information decoder.
  • the geometry information decoder 2800 is an example of the geometry information decoding unit 2720 of FIG. 27 and may perform an operation of the geometry information decoding unit 2720.
  • the geometry information decoder 2800 according to embodiments may perform a decoding operation corresponding to an inverse process of the encoding operation of the geometry information encoder 1900 described in FIG. 19.
  • the geometry information decoder 2800 according to embodiments includes a geometry information entropy decoding unit 2810, a geometry information inverse quantization unit 2820, a geometry information prediction unit 2830, a filtering unit 2840, a memory 2850, and a geometry.
  • An inverse information transformation inverse quantization unit 2860 and an inverse coordinate system transformation unit 2870 may be included.
  • the geometry information decoder 2800 according to embodiments may further include one or more elements for performing the geometry decoding operation described in FIGS. 1 to 27.
  • the geometry information entropy decoder 2810 may entropy-decode the geometry information bitstream to generate quantized residual geometry information.
  • the geometry information entropy decoder 2810 may perform an entropy decoding operation, which is a reverse process of the entropy encoding operation performed by the geometry information entropy encoder 1905 described in FIG. 19.
  • the entropy encoding operation may include Exponential Golomb, Context-Adaptive Variable Length Coding (CAVLC), and Context-Adaptive Binary Arithmetic Coding (CABAC), and the entropy decoding operation is In response to the entropy encoding operation, Exponential Golomb, Context-Adaptive Variable Length Coding (CAVLC), and Context-Adaptive Binary Arithmetic Coding (CABAC) may be included.
  • the geometry information entropy decoding unit 2810 includes information related to geometry coding included in the geometry information bitstream, for example, information related to generation of predictive geometry information, information related to quantization (for example, quantization value, etc.). ), signaling information related to coordinate system transformation, etc. can be decoded.
  • the residual geometry information inverse quantization unit 2820 may generate residual geometry information or geometry information by performing an inverse quantization operation on the quantized residual geometry information based on information related to quantization.
  • the geometry information prediction unit 2830 includes prediction geometry based on information related to generation of prediction geometry information output from the geometry entropy decoding unit 2810 and previously decoded geometry information stored in the memory 2850. Can generate information.
  • the geometry information prediction unit 2830 according to embodiments may include an inter prediction unit and an intra prediction unit.
  • the inter prediction unit according to the embodiments is based on information required for inter prediction of the current prediction unit (eg, node, etc.) provided by the geometry information encoder 1900, and the current space (eg, frame, Inter prediction for a current prediction unit may be performed based on information included in at least one of a space before or after a space of a picture, etc.).
  • the intra prediction unit may generate prediction geometry information based on geometry information of a point in a current space based on information related to intra prediction of a prediction unit provided by the geometry information encoder 1900.
  • the filtering unit 2840 may filter reconstructed geometry information generated by combining prediction geometry information generated based on filtering-related information and reconstructed residual geometry information.
  • Filtering-related information may be signaled from the geometry information encoder 1900 or may be derived and calculated by the geometry information decoder 2800 in a decoding process.
  • the memory 2850 may store reconstructed geometry information.
  • the inverse geometry transform quantization unit 2860 may inverse transform quantize reconstructed geometry information stored in the memory 2850 based on quantization-related information.
  • the coordinate system inverse transform unit 2870 may inverse transform the coordinate system of the inverse transform quantized geometry information based on signaling information related to the coordinate system transformation described in FIG. 26 to output geometry information.
  • 29 is a flow diagram illustrating an inverse coordinate system transform operation according to embodiments.
  • the inverse coordinate system transformation unit (eg, the inverse coordinate system 2870 described in FIG. 28) according to the embodiments described with reference to FIGS. 27 to 28 may perform the inverse coordinate system transformation operation 2900 illustrated in FIG. 29.
  • the inverse coordinate system transform unit may select a coordinate system for inverse coordinate system transformation (2910).
  • the inverse coordinate system transform unit may select a coordinate system based on signaling information related to the coordinate system transformation described in FIG. 26.
  • Signaling information related to coordinate system transformation according to embodiments may be transmitted to the point cloud data receiving apparatus through the bitstream of the point cloud data described in FIG. 25.
  • the inverse coordinate system transform unit may select a coordinate system based on preset coordinate system information.
  • the inverse coordinate system transform unit may perform inverse coordinate system transformation (2920).
  • the inverse coordinate system transform unit may perform an inverse coordinate system transformation operation based on the selected coordinate system.
  • the inverse coordinate system transformation operation corresponds to an inverse process of the coordinate system transformation operation described in FIG. 23.
  • the coordinate system according to the embodiments may include a rectangular coordinate system, a cylindrical coordinate system, a spherical coordinate system, and the like, and is not limited to the present embodiments.
  • the inverse coordinate system transformation according to the embodiments includes an inverse orthogonal-cylindrical coordinate system inverse transformation as described in FIG. 24A, an inverse orthogonal-spherical coordinate system inverse transformation as described in FIG. 24B, and as described in FIG. 24C.
  • Cylindrical-Cartesian coordinate system inverse transformation which is an inverse process of cylindrical-Cartesian coordinate system transformation
  • spherical-Cartesian coordinate system inverse transformation which is an inverse process of spherical-Cartesian coordinate system transformation described in FIG.
  • 30A to 30D are embodiments of equations representing inverse coordinate system transformation.
  • FIG. 30A is an equation showing an inverse transformation of an orthogonal-cylindrical coordinate system.
  • the equation of FIG. 30A is a coordinate system conversion unit (e.g., coordinate system inverse conversion unit 2870) when a coordinate system conversion unit (eg, coordinate system conversion unit 1910) converts an existing Cartesian coordinate system to a cylindrical coordinate system.
  • a coordinate system conversion unit eg, coordinate system conversion unit 1910
  • the equation of FIG. 30A represents the reverse process of the equation of FIG. 24A.
  • Equation shows the relationship between the parameters of the cylindrical coordinate system described in FIG. 21 and the parameters of the rectangular coordinate system described in FIG. 20.
  • the equation indicates that the parameter of the Cartesian coordinate system can be expressed as one or more parameters of the cylindrical coordinate system (for example, ).
  • 30B is an equation showing an inverse transformation of an orthogonal-spherical coordinate system.
  • 30B is a coordinate system conversion unit (e.g., coordinate system inverse conversion unit 2870) when the coordinate system conversion unit (e.g., coordinate system conversion unit 1910) converts an existing Cartesian coordinate system to a spherical coordinate system.
  • the equation of FIG. 30B represents the reverse process of the equation of FIG. 24B.
  • the equation represents the relationship between the parameters of the spherical coordinate system described in FIG. 22 and the parameters of the rectangular coordinate system described in FIG. 20. Specifically, the equation indicates that the parameters of the spherical coordinate system can be expressed as parameters of one or more Cartesian coordinate systems (for example, ).
  • 30C is an equation showing the inverse transformation of the cylindrical-rectangular coordinate system.
  • 30C is a coordinate system conversion unit (e.g., a coordinate system conversion unit 1910) according to embodiments, when converting an existing cylindrical coordinate system to a Cartesian coordinate system, a coordinate system inverse conversion unit (for example, a coordinate system inverse conversion unit 2870) ) Is an equation representing an operation of inversely transforming a Cartesian coordinate system into a cylindrical coordinate system. Therefore, the equation of FIG. 30C represents the reverse process of the equation of FIG. 24C. Equation represents the relationship between the parameters of the Cartesian coordinate system described in FIG. 20 and the parameters of the cylindrical coordinate system described in FIG. 21. Specifically, the equation indicates that the parameters of the cylindrical coordinate system can be expressed as parameters of one or more Cartesian coordinate systems (for example, ).
  • FIG. 30D is an equation showing an inverse transformation of a spherical-rectangular coordinate system.
  • the equation of FIG. 30D is a coordinate system inverse transform unit (e.g., coordinate system inverse transform unit 2870) when a coordinate system conversion unit (eg, coordinate system conversion unit 1910) converts an existing spherical coordinate system into a rectangular coordinate system. ) Is an equation representing an operation of inversely transforming a rectangular coordinate system into a spherical coordinate system. Therefore, the equation of FIG. 30D represents the reverse process of the equation of FIG. 24D.
  • the equation represents the relationship between the parameters of the spherical coordinate system described in FIG. 22 and the parameters of the rectangular coordinate system described in FIG. 20. Specifically, the equation indicates that the parameters of the spherical coordinate system can be expressed as parameters of one or more Cartesian coordinate systems (for example, ).
  • FIG. 31 is a flow diagram illustrating a point cloud data processing process according to embodiments.
  • the point cloud data processing apparatus described in FIGS. 1 to 30 (for example, the point cloud data transmission apparatus described in FIGS. 1, 11, 14 to 15, and 18 to 19) are shown in FIGS. 1 to 30.
  • the described encoding operation can be performed.
  • a point cloud encoder (for example, the point cloud encoder described in FIGS. 1, 4, 11, 14, 15, and 18) included in the point cloud data processing apparatus according to the embodiments is used to store geometry information and attribute information. It is possible to encode the included point cloud data.
  • the geometry information is information indicating the positions of points of the point cloud data
  • the attribute information is information indicating attributes of the points of the point cloud data.
  • the point cloud encoder is a geometry information encoder that encodes geometry information (for example, the geometry information encoder 1820 described in FIG. 18, the geometry information encoder 1900 described in FIG. 19, etc.) and An attribute information encoder (for example, an attribute information encoder 1830) for encoding attribute information may be included.
  • the geometry information encoder converts the first coordinate system used to express the positions of the points of the point cloud data indicated by the geometry information into the second coordinate system with respect to some or all of the geometry information as a position in a 3D space.
  • a coordinate system conversion unit eg, a coordinate system conversion unit 1910 of Fig. 19
  • a coordinate system conversion unit 1910 of Fig. 19 may be further included.
  • the coordinate system conversion unit Or, if the distance to the position of the more points is greater than a preset value, select a second coordinate system for coordinate system transformation, and one or more points having a value greater than the preset value It is possible to convert the first coordinate system used to indicate the positions of the targets to the selected second coordinate system.
  • the first coordinate system and the second coordinate system according to the embodiments are one or more of the embodiments described in FIGS.
  • the coordinate system conversion unit according to the embodiments may perform the coordinate system conversion operation (or coordinate system conversion) described with reference to Figs. 24A to 24D.
  • One or more operations described in reference to 30 may be performed. Description of one or more operations described in FIGS. 1 to 30 will be omitted.
  • the point cloud data processing apparatus may transmit a bit stream including encoded point cloud data.
  • a bitstream according to embodiments may include some or all of the information included in the bitstream described with reference to FIG. 25.
  • the non-stream according to embodiments may include information related to coordinate system transformation (for example, information related to coordinate system transformation described in FIG. 26 ).
  • the information related to the coordinate system transformation includes first information indicating whether or not the coordinate system transformation has been applied (for example, a transform flag (transform_flag) in FIG. 26), and second information indicating the type of the first coordinate system (for example, For example, the source coordination type (src_coordinate_type) in FIG. 26), third information indicating the type of the second coordinate system (e.g., destination coordination type (dest_coordinate_type) in FIG. 26), and fourth information indicating the type of the coordinate system transformation (e.g. For example, a transform type (transform_type) of FIG. 26 may be included.
  • the first coordinate system and the second coordinate system according to the embodiments are different from each other.
  • FIG. 32 is a flow diagram illustrating a point cloud data processing process according to embodiments.
  • the point cloud data processing apparatus receives a bit stream including point cloud data. Can do it (3210).
  • a bitstream according to embodiments may include some or all of the information included in the bitstream described with reference to FIG. 25.
  • the point cloud decoder included in the point cloud data processing apparatus includes geometry information and attribute information. It is possible to decode the included point cloud data (3220). As described with reference to FIGS. 1 to 30, the geometry information is information indicating the positions of points of the point cloud data, and the attribute information is information indicating attributes of the points of the point cloud data.
  • the point cloud decoder is a geometry information decoder that decodes a geometry bitstream including geometry information (for example, the geometry information decoder 2720 described in FIG. 27, the geometry information decoder 2800 described in FIG. 28, etc. ) And an attribute information decoder for decoding an attribute bit stream including attribute information (for example, an attribute information decoding unit (or an attribute information decoding unit or an attribute decoder) 2730 described in FIG. 27).
  • the bit stream according to embodiments may include information related to coordinate system transformation (for example, information related to coordinate system transformation in FIG. 26 ).
  • the geometry information decoder may derive information related to coordinate system transformation from received data when there is no information related to coordinate system transformation in a bit stream.
  • the geometry information decoder according to embodiments may further include a coordinate system inverse transform unit (for example, the coordinate system inverse transform unit 2870 of FIG. 28) that performs inverse coordinate system transformation on the geometry information based on information related to the coordinate system transformation.
  • the coordinate system inverse transform unit according to the embodiments is a second coordinate system to transform a first coordinate system used to express the positions of points of the point cloud data indicated by the geometry information as positions in a three-dimensional space with respect to some or all of the geometry information. After selecting, some or all of the geometry information may be converted into information of the selected second coordinate system.
  • the inverse coordinate system transform unit may perform the inverse coordinate system transformation operation (or inverse coordinate system transformation) described in FIGS. 30A to 30D.
  • the geometry information decoder may perform one or more operations described in FIGS. 1 to 30. Description of one or more operations described in FIGS. 1 to 30 will be omitted.
  • the non-stream may include information related to coordinate system transformation (for example, information related to coordinate system transformation described in FIG. 26 ).
  • the information related to the coordinate system transformation includes first information indicating whether or not the coordinate system transformation has been applied (for example, a transform flag (transform_flag) in FIG. 26), and second information indicating the type of the first coordinate system (for example, For example, the source coordination type (src_coordinate_type) in FIG. 26), third information indicating the type of the second coordinate system (e.g., destination coordination type (dest_coordinate_type) in FIG. 26), and fourth information indicating the type of the coordinate system transformation (e.g. For example, a transform type (transform_type) of FIG. 26 may be included.
  • the first coordinate system and the second coordinate system according to the embodiments are different from each other.
  • Components of the point cloud data processing apparatus according to the embodiments described with reference to FIGS. 1 to 32 may be implemented as hardware, software, firmware, or a combination thereof including one or more processors combined with a memory.
  • Components of the device according to the embodiments may be implemented with one chip, for example, one hardware circuit.
  • components of the point cloud data processing apparatus according to embodiments may be implemented as separate chips.
  • at least one of the components of the point cloud data processing apparatus according to the embodiments may be composed of one or more processors capable of executing one or more programs, and one or more programs are shown in FIG. 1.
  • To the point cloud data processing apparatus described with reference to FIG. 32 or may include instructions for performing any one or more of the operations/methods of the point cloud data processing apparatus.
  • each drawing has been described separately, but it is also possible to design a new embodiment by merging the embodiments described in each drawing.
  • designing a computer-readable recording medium in which a program for executing the previously described embodiments is recorded is also within the scope of the rights of the embodiments according to the needs of the skilled person.
  • the apparatus and method according to the embodiments are not limitedly applicable to the configuration and method of the described embodiments as described above, but the embodiments are all or part of each of the embodiments selectively combined so that various modifications can be made. It can also be configured.
  • the point cloud data transmission method according to the embodiments may be performed by components included in the point cloud data transmission device or the point cloud data transmission device according to the embodiments.
  • the point cloud data receiving method according to the embodiments may be performed by the point cloud data receiving apparatus or the components included in the point cloud data receiving apparatus according to the embodiments.
  • Various components of the device according to the embodiments may be configured by hardware, software, firmware, or a combination thereof.
  • Various components of the embodiments may be implemented as one chip, for example, one hardware circuit.
  • the components according to the embodiments may be implemented as separate chips.
  • at least one or more of the components of the device according to the embodiments may be composed of one or more processors capable of executing one or more programs, and one or more programs may be implemented. It may include instructions for performing or performing any one or more of the operations/methods according to the examples.
  • Executable instructions for performing the method/operations of the apparatus may be stored in a non-transitory CRM or other computer program products configured to be executed by one or more processors, or may be stored in one or more It may be stored in a temporary CRM or other computer program products configured for execution by the processors.
  • the memory according to the embodiments may be used as a concept including not only volatile memory (eg, RAM, etc.) but also non-volatile memory, flash memory, PROM, and the like.
  • it may be implemented in the form of a carrier wave such as transmission through the Internet.
  • the processor-readable recording medium is distributed over a computer system connected through a network, so that the processor-readable code can be stored and executed in a distributed manner.
  • first and second may be used to describe various elements of the embodiments. However, the interpretation of various components according to the embodiments should not be limited by the above terms. These terms are only used to distinguish one component from another. It's just a For example, a first user input signal may be referred to as a second user input signal. Similarly, the second user input signal may be referred to as a first user input signal. The use of these terms should be construed as not departing from the scope of various embodiments.
  • the first user input signal and the second user input signal are both user input signals, but do not mean the same user input signals unless clearly indicated in context.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Graphics (AREA)
  • Geometry (AREA)
  • Software Systems (AREA)
  • Signal Processing (AREA)
  • Discrete Mathematics (AREA)
  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Image Generation (AREA)

Abstract

실시예들에 따른 포인트 클라우드 데이터 처리 방법은 포인트 클라우드 데이터를 인코딩하여 전송할 수 있다. 실시예들에 따른 포인트 클라우드 데이터 처리 방법은 포인트 클라우드 데이터를 수신하고 디코딩할 수 있다.

Description

포인트 클라우드 데이터 처리 장치 및 방법
실시예들은 사용자에게 VR (Virtual Reality, 가상현실), AR (Augmented Reality, 증강현실), MR (Mixed Reality, 혼합현실), 및 자율 주행 서비스 등의 다양한 서비스를 제공하기 위하여 포인트 클라우드 콘텐트(Point Cloud Content)를 제공하는 방안을 제공한다.
포인트 클라우드 콘텐트는 3차원 공간을 표현하는 좌표계에 속한 점(포인트)들의 집합인 포인트 클라우드로 표현되는 콘텐트이다. 포인트 클라우드 콘텐트는3차원으로 이루어진 미디어를 표현할 수 있으며, VR (Virtual Reality, 가상현실), AR (Augmented Reality, 증강현실), MR (Mixed Reality, 혼합현실), 및 자율 주행 서비스 등의 다양한 서비스를 제공하기 위해 사용된다. 하지만 포인트 클라우드 콘텐트를 표현하기 위해서는 수만개에서 수십만개의 포인트 데이터가 필요하다. 따라서 방대한 양의 포인트 데이터를 효율적으로 처리하기 위한 방법이 요구된다.
실시예들은 포인트 클라우드 데이터를 효율적으로 처리하기 위한 장치 및 방법을 제공한다. 실시예들은 지연시간(latency) 및 인코딩/디코딩 복잡도를 해결하기 위한 포인트 클라우드 데이터 처리 방법 및 장치를 제공한다.
다만, 상술한 기술적 과제만으로 제한되는 것은 아니고, 기재된 전체 내용에 기초하여 당업자가 유추할 수 있는 다른 기술적 과제로 실시예들의 권리범위가 확장될 수 있다.
따라서 효율적으로 포인트 클라우드 데이터를 처리하기 위하여 실시예들에 따른 포인트 클라우드 처리 데이터 방법은 지오메트리 정보 및 어트리뷰트 정보를 포함하는 포인트 클라우드 데이터를 인코딩하는 단계를 포함한다. 실시예들에 따른 지오메트리 정보는 포인트 클라우드 데이트의 포인트들의 포지션을 나타내는 정보이고, 어트리뷰트 정보는 포인트 클라우드 데이터의 포인트들의 어트리뷰트를 나타내는 정보이다. 실시예들에 따른 포인트 클라우드 처리 방법은 인코딩된 포인트 클라우드 데이터를 포함하는 비트 스트림을 전송하는 단계를 포함한다.
실시예들에 따른 포인트 클라우드 데이터 처리 방법은 포인트 클라우드 데이터를 포함하는 비트 스트림을 수신하는 단계 및 지오메트리 정보 및 어트리뷰트 정보를 포함하는 포인트 클라우드 데이터를 디코딩하는 단계를 포함한다. 실시예들에따른 지오메트리 정보는 포인트 클라우드 데이트의 포인트들의 포지션을 나타내는 정보이고, 어트리뷰트 정보는 포인트 클라우드 데이터의 포인트들의 어트리뷰트를 나타내는 정보이다.
실시예들에 따른 포인트 클라우드 데이터 처리 장치는 지오메트리 정보 및 어트리뷰트 정보를 포함하는 포인트 클라우드 데이터를 인코딩하는 인코더 및 인코딩된 포인트 클라우드 데이터를 포함하는 비트 스트림을 전송하는 전송부를 포함한다. 실시예들에 따른 지오메트리 정보는 포인트 클라우드 데이트의 포인트들의 포지션을 나타내는 정보이고, 어트리뷰트 정보는 포인트 클라우드 데이터의 포인트들의 어트리뷰트를 나타내는 정보이다.
실시예들에 따른 포인트 클라우드 데이터 처리 장치는 포인트 클라우드 데이터를 포함하는 비트 스트림을 수신하는 수신부 및 지오메트리 정보 및 어트리뷰트 정보를 포함하는 포인트 클라우드 데이터를 디코딩하는 디코더를 포함한다. 실시예들에 따른 지오메트리 정보는 포인트 클라우드 데이트의 포인트들의 포지션을 나타내는 정보이고, 어트리뷰트 정보는 포인트 클라우드 데이터의 포인트들의 어트리뷰트를 나타내는 정보이다.
실시예들에 따른 장치 및 방법은 높은 효율로 포인트 클라우드 데이터를 처리할 수 있다.
실시예들에 따른 장치 및 방법은 높은 퀄리티의 포인트 클라우드 서비스를 제공할 수 있다.
실시예들에 따른 장치 및 방법은 VR 서비스, 자율주행 서비스 등 범용적인 서비스를 제공하기 위한 포인트 클라우드 콘텐트를 제공할 수 있다.
첨부된 도면은 본 발명의 실시예들을 나타내고 설명과 함께 본 발명의 원리를 설명한다.
도면은 실시예들을 더욱 이해하기 위해서 포함되며, 도면은 실시예들에 관련된 설명과 함께 실시예들을 나타낸다.
도 1은 실시예들에 따른 포인트 클라우드 콘텐츠 제공 시스템의 예시를 나타낸다.
도 2는 실시예들에 따른 포인트 클라우드 콘텐트 제공 동작을 나타내는 블록도이다.
도 3은 실시예들에 따른 포인트 클라우드 비디오 캡쳐 과정의 예시를 나타낸다.
도 4는 실시예들에 따른 포인트 클라우드 인코더(Point Cloud Encoder)의 예시를 나타낸다.
도 5는 실시예들에 따른 복셀의 예시를 나타낸다.
도 6은 실시예들에 따른 옥트리 및 오큐판시 코드 (occupancy code)의 예시를 나타낸다.
도 7은 실시예들에 따른 이웃 노드 패턴의 예시를 나타낸다.
도 8은 실시예들에 따른 LOD 별 포인트 구성의 예시를 나타낸다.
도 9는 실시예들에 따른 LOD 별 포인트 구성의 예시를 나타낸다.
도 10은 실시예들에 따른 포인트 클라우드 디코더(Point Cloud Decoder)의 예시를 나타낸다.
도 11은 실시예들에 따른 포인트 클라우드 디코더(Point Cloud Decoder)의 예시를 나타낸다.
도 12는 실시예들에 따른 전송 장치의 예시이다.
도 13은 실시예들에 따른 수신 장치의 예시이다.
도 14는 실시예들에 따른 G-PCC 기반 포인트 클라우드 콘텐트 스트리밍을 위한 아키텍쳐를 나타낸다.
도 15는 실시예들에 따른 전송 장치의 예시를 나타낸다.
도 16은 실시예들에 따른 수신 장치의 예시를 나타낸다.
도 17은 실시예들에 따른 포인트 클라우드 데이터 송수신 방법/장치와 연동 가능한 구조의 예시를 나타낸다.
도 18은 포인트 클라우드 인코더의 예시를 나타내는 블록도이다.
도 19는 지오메트리 정보 인코더의 예시를 나타내는 블록도이다.
도 20은 지오메트리 정보의 좌표계의 예시를 나타낸다.
도 21은 지오메트리 정보의 좌표계의 예시를 나타낸다.
도 22는 지오메트리 정보의 좌표계의 예시를 나타낸다.
도 23은 실시예들에 따른 좌표계 변환 동작을 나타낸 플로우 다이어그램이다.
도 24A 내지 도 24D는 좌표계 변환을 나타내는 수학식들의 실시예이다.
도 25는 포인트 클라우드 컴프레션 (PCC) 비트스트림의 구조도의 예시를 나타낸다.
도 26은 좌표계 변환과 관련된 시그널링 정보의 예시를 나타낸다.
도 27은 포인트 클라우드 디코더의 예시를 나타내는 블록도이다.
도 28은 지오메트리 정보 디코더의 예시를 나타내는 블록도이다.
도 29는 실시예들에 따른 좌표계 역변환 동작을 나타낸 플로우 다이어그램이다.
도 30A내지 도 30D는 좌표계 역변환을 나타내는 수학식들의 실시예이다.
도 31은 실시예들에 따른 포인트 클라우드 데이터 처리 과정을 나타낸 플로우 다이어그램이다.
도 32는 실시예들에 따른 포인트 클라우드 데이터 처리 과정을 나타낸 플로우 다이어그램이다.
실시예들의 바람직한 실시예에 대해 구체적으로 설명하며, 그 예는 첨부된 도면에 나타낸다. 첨부된 도면을 참조한 아래의 상세한 설명은 실시예들의 실시예에 따라 구현될 수 있는 실시예만을 나타내기보다는 실시예들의 바람직한 실시예를 설명하기 위한 것이다. 다음의 상세한 설명은 실시예들에 대한 철저한 이해를 제공하기 위해 세부 사항을 포함한다. 그러나 실시예들이 이러한 세부 사항 없이 실행될 수 있다는 것은 당업자에게 자명하다.
실시예들에서 사용되는 대부분의 용어는 해당 분야에서 널리 사용되는 일반적인 것들에서 선택되지만, 일부 용어는 출원인에 의해 임의로 선택되며 그 의미는 필요에 따라 다음 설명에서 자세히 서술한다. 따라서 실시예들은 용어의 단순한 명칭이나 의미가 아닌 용어의 의도된 의미에 근거하여 이해되어야 한다.
도 1은 실시예들에 따른 포인트 클라우드 콘텐츠 제공 시스템의 예시를 나타낸다.
도 1에 도시된 포인트 클라우드 콘텐트 제공 시스템은 전송 장치(transmission device)(10000) 및 수신 장치(reception device)(10004)를 포함할 수 있다. 전송 장치(10000) 및 수신 장치(10004)는 포인트 클라우드 데이터를 송수신하기 위해 유무선 통신 가능하다.
. 실시예들에 따른 전송 장치(10000)는 포인트 클라우드 비디오(또는 포인트 클라우드 콘텐트)를 확보하고 처리하여 전송할 수 있다. 실시예들에 따라, 전송 장치(10000)는 고정국(fixed station), BTS(base transceiver system), 네트워크, AI(Ariticial Intelligence) 기기 및/또는 시스템, 로봇, AR/VR/XR 기기 및/또는 서버 등을 포함할 수 있다. 또한 실시예들에 따라 전송 장치(10000)는 무선 접속 기술(예, 5G NR(New RAT), LTE(Long Term Evolution))을 이용하여, 기지국 및/또는 다른 무선 기기와 통신을 수행하는 기기, 로봇, 차량, AR/VR/XR 기기, 휴대기기, 가전, IoT(Internet of Thing)기기, AI 기기/서버 등을 포함할 수 있다.
실시예들에 따른 전송 장치(10000)는 포인트 클라우드 비디오 획득부(Point Cloud Video Acquisition, 10001), 포인트 클라우드 비디오 인코더(Point Cloud Video Encoder, 10002) 및/또는 트랜스미터(Transmitter (or Communication module), 10003)를 포함한다
실시예들에 따른 포인트 클라우드 비디오 획득부(10001)는 캡쳐, 합성 또는 생성 등의 처리 과정을 통해 포인트 클라우드 비디오를 획득한다. 포인트 클라우드 비디오는 3차원 공간에 위치한 포인트들의 집합인 포인트 클라우드로 표현되는 포인트 클라우드 콘텐트로서, 포인트 클라우드 비디오 데이터 등으로 호칭될 수 있다. 실시예들에 따른 포인트 클라우드 비디오는 하나 또는 그 이상의 프레임들을 포함할 수 있다. 하나의 프레임은 정지 영상/픽쳐를 나타낸다. 따라서 포인트 클라우드 비디오는 포인트 클라우드 영상/프레임/픽처를 포함할 수 있으며, 포인트 클라우드 영상, 프레임 및 픽처 중 어느 하나로 호칭될 수 있다.
실시예들에 따른 포인트 클라우드 비디오 인코더(10002)는 확보된 포인트 클라우드 비디오 데이터를 인코딩한다. 포인트 클라우드 비디오 인코더(10002)는 포인트 클라우드 컴프레션(Point Cloud Compression) 코딩을 기반으로 포인트 클라우드 비디오 데이터를 인코딩할 수 있다. 실시예들에 따른 포인트 클라우드 컴프레션 코딩은 G-PCC(Geometry-based Point Cloud Compression) 코딩 및/또는 V-PCC(Video based Point Cloud Compression) 코딩 또는 차세대 코딩을 포함할 수 있다. 또한 실시예들에 따른 포인트 클라우드 컴프레션 코딩은 상술한 실시예에 국한되는 것은 아니다. 포인트 클라우드 비디오 인코더(10002)는 인코딩된 포인트 클라우드 비디오 데이터를 포함하는 비트스트림을 출력할 수 있다. 비트스트림은 인코딩된 포인트 클라우드 비디오 데이터 뿐만 아니라, 포인트 클라우드 비디오 데이터의 인코딩과 관련된 시그널링 정보를 포함할 수 있다.
실시예들에 따른 트랜스미터(10003)는 인코딩된 포인트 클라우드 비디오 데이터를 포함하는 비트스트림을 전송한다. 실시예들에 따른 비트스트림은 파일 또는 세그먼트(예를 들면 스트리밍 세그먼트) 등으로 인캡슐레이션되어 방송망 및/또는 브로드밴드 망등의 다양한 네트워크를 통해 전송된다. 도면에 도시되지 않았으나, 전송 장치(10000)는 인캡슐레이션 동작을 수행하는 인캡슐레이션부(또는 인캡슐레이션 모듈)을 포함할 수 있다. 또한 실시예들에 따라 인캡슐레이션부는 트랜스미터(10003)에 포함될 수 있다. 실시예들에 따라 파일 또는 세그먼트는 네트워크를 통해 수신 장치(10004)로 전송되거나, 디지털 저장매체(예를 들면 USB, SD, CD, DVD, 블루레이, HDD, SSD 등)에 저장될 수 있다. 실시예들에 따른 트랜스미터(10003)는 수신 장치(10004) (또는 리시버(Receiver, 10005))와 4G, 5G, 6G 등의 네트워크를 통해 유/무선 통신 가능하다. 또한 트랜스미터(10003)는 네트워크 시스템(예를 들면 4G, 5G, 6G 등의 통신 네트워크 시스템)에 따라 필요한 데이터 처리 동작을 수행할 수 있다. 또한 전송 장치(10000)는 온 디맨드(On Demand) 방식에 따라 인캡슐레이션된 데이터를 전송할 수도 있다.
실시예들에 따른 수신 장치(10004)는 리시버(Receiver, 10005), 포인트 클라우드 비디오 디코더(Point Cloud Decoder, 10006) 및/또는 렌더러(Renderer, 10007)를 포함한다. 실시예들에 따라 수신 장치(10004)는 무선 접속 기술(예, 5G NR(New RAT), LTE(Long Term Evolution))을 이용하여, 기지국 및/또는 다른 무선 기기와 통신을 수행하는 기기, 로봇, 차량, AR/VR/XR 기기, 휴대기기, 가전, IoT(Internet of Thing)기기, AI 기기/서버 등을 포함할 수 있다.
실시예들에 따른 리시버(10005)는 포인트 클라우드 비디오 데이터를 포함하는 비트스트림 또는 비트스트림이 인캡슐레이션된 파일/세그먼트 등을 네트워크 또는 저장매체로부터 수신한다. 리시버(10005)는 네트워크 시스템(예를 들면 4G, 5G, 6G 등의 통신 네트워크 시스템)에 따라 필요한 데이터 처리 동작을 수행할 수 있다. 실시예들에 따른 리시버(10005)는 수신한 파일/세그먼트를 디캡슐레이션하여 비트스트림을 출력할수 있다. 또한 실시예들에 따라 리시버(10005)는 디캡슐레이션 동작을 수행하기 위한 디캡슐레이션부(또는 디캡슐레이션 모듈)을 포함할 수 있다. 또한 디캡슐레이션부는 리시버(10005)와 별개의 엘레멘트(또는 컴포넌트)로 구현될 수 있다.
포인트 클라우드 비디오 디코더(10006)는 포인트 클라우드 비디오 데이터를 포함하는 비트스트림을 디코딩한다. 포인트 클라우드 비디오 디코더(10006)는 포인트 클라우드 비디오 데이터가 인코딩된 방식에 따라 디코딩할 수 있다(예를 들면 포인트 클라우드 비디오 인코더(10002)의 동작의 역과정). 따라서 포인트 클라우드 비디오 디코더(10006)는 포인트 클라우드 컴프레션의 역과정인 포인트 클라우드 디컴프레션 코딩을 수행하여 포인트 클라우드 비디오 데이터를 디코딩할 수 있다. 포인트 클라우드 디컴프레션 코딩은 G-PCC 코딩을 포함한다.
렌더러(10007)는 디코딩된 포인트 클라우드 비디오 데이터를 렌더링한다. 렌더러(10007)는 포인트 클라우드 비디오 데이터 뿐만 아니라 오디오 데이터도 렌더링하여 포인트 클라우드 콘텐트를 출력할 수 있다. 실시예들에 따라 렌더러(10007)는 포인트 클라우드 콘텐트를 디스플레이하기 위한 디스플레이를 포함할 수 있다. 실시예들에 따라 디스플레이는 렌더러(10007)에 포함되지 않고 별도의 디바이스 또는 컴포넌트로 구현될 수 있다.
도면에 점선으로 표시된 화살표는 수신 장치(10004)에서 획득한 피드백 정보(feedback information)의 전송 경로를 나타낸다. 피드백 정보는 포인트 클라우드 컨텐트를 소비하는 사용자와의 인터랙티비를 반영하기 위한 정보로서, 사용자의 정보(예를 들면 헤드 오리엔테이션 정보), 뷰포트(Viewport) 정보 등)을 포함한다. 특히 포인트 클라우드 콘텐트가 사용자와의 상호작용이 필요한 서비스(예를 들면 자율주행 서비스 등)를 위한 콘텐트인 경우, 피드백 정보는 콘텐트 송신측(예를 들면 전송 장치(10000)) 및/또는 서비스 프로바이더에게 전달될 수 있다. 실시예들에 따라 피드백 정보는 전송 장치(10000) 뿐만 아니라 수신 장치(10004)에서도 사용될 수 있으며, 제공되지 않을 수도 있다.
실시예들에 따른 헤드 오리엔테이션 정보는 사용자의 머리 위치, 방향, 각도, 움직임 등에 대한 정보이다. 실시예들에 따른 수신 장치(10004)는 헤드 오리엔테이션 정보를 기반으로 뷰포트 정보를 계산할 수 있다. 뷰포트 정보는 사용자가 바라보고 있는 포인트 클라우드 비디오의 영역에 대한 정보이다. 시점(viewpoint)은 사용자가 포인트 클라우 비디오를 보고 있는 점으로 뷰포트 영역의 정중앙 지점을 의미할 수 있다. 즉, 뷰포트는 시점을 중심으로 한 영역으로서, 영역의 크기, 형태 등은 FOV(Field Of View) 에 의해 결정될 수 있다. 따라서 수신 장치(10004)는 헤드 오리엔테이션 정보 외에 장치가 지원하는 수직(vertical) 혹은 수평(horizontal) FOV 등을 기반으로 뷰포트 정보를 추출할 수 있다. 또한 수신 장치(10004)는 게이즈 분석 (Gaze Analysis) 등을 수행하여 사용자의 포인트 클라우드 소비 방식, 사용자가 응시하는 포인트 클라우 비디오 영역, 응시 시간 등을 확인한다. 실시예들에 따라 수신 장치(10004)는 게이즈 분석 결과를 포함하는 피드백 정보를 송신 장치(10000)로 전송할 수 있다. 실시예들에 따른 피드백 정보는 렌더링 및/또는 디스플레이 과정에서 획득될 수 있다. 실시예들에 따른 피드백 정보는 수신 장치(10004)에 포함된 하나 또는 그 이상의 센서들에 의해 확보될 수 있다. 또한 실시예들에 따라 피드백 정보는 렌더러(10007) 또는 별도의 외부 엘레멘트(또는 디바이스, 컴포넌트 등)에 의해 확보될 수 있다. 도1의 점선은 렌더러(10007)에서 확보한 피드백 정보의 전달 과정을 나타낸다. 포인트 클라우드 콘텐트 제공 시스템은 피드백 정보를 기반으로 포인트 클라우드 데이터를 처리(인코딩/디코딩)할 수 있다. 따라서 포인트 클라우드 비디오 데이터 디코더(10006)는 피드백 정보를 기반으로 디코딩 동작을 수행할 수 있다. 또한 수신 장치(10004)는 피드백 정보를 전송 장치(10000)로 전송할 수 있다. 전송 장치(10000)(또는 포인트 클라우드 비디오 데이터 인코더(10002))는 피드백 정보를 기반으로 인코딩 동작을 수행할 수 있다. 따라서 포인트 클라우드 콘텐트 제공 시스템은 모든 포인트 클라우드 데이터를 처리(인코딩/디코딩)하지 않고, 피드백 정보를 기반으로 필요한 데이터(예를 들면 사용자의 헤드 위치에 대응하는 포인트 클라우드 데이터)를 효율적으로 처리하고, 사용자에게 포인트 클라우드 콘텐트를 제공할 수 있다.
실시예들에 따라, 전송 장치(10000)는 인코더, 전송 디바이스, 전송기 등으로 호칭될 수 있으며, 수신 장치(10004)는 디코더, 수신 디바이스, 수신기 등으로 호칭될 수 있다.
실시예들에 따른 도 1 의 포인트 클라우드 콘텐트 제공 시스템에서 처리되는 (획득/인코딩/전송/디코딩/렌더링의 일련의 과정으로 처리되는) 포인트 클라우드 데이터는 포인트 클라우드 콘텐트 데이터 또는 포인트 클라우드 비디오 데이터라고 호칭할 수 있다. 실시예들에 따라 포인트 클라우드 콘텐트 데이터는 포인트 클라우드 데이터와 관련된 메타데이터 내지 시그널링 정보를 포함하는 개념으로 사용될 수 있다.
도 1에 도시된 포인트 클라우드 콘텐트 제공 시스템의 엘리먼트들은 하드웨어, 소프트웨어, 프로세서 및/또는 그것들의 결합등으로 구현될 수 있다.
도 2는 실시예들에 따른 포인트 클라우드 콘텐트 제공 동작을 나타내는 블록도이다.
도 2의 블록도는 도 1에서 설명한 포인트 클라우드 콘텐트 제공 시스템의 동작을 나타낸다. 상술한 바와 같이 포인트 클라우드 콘텐트 제공 시스템은 포인트 클라우드 컴프레션 코딩(예를 들면 G-PCC)을 기반으로 포인트 클라우드 데이터를 처리할 수 있다.
실시예들에 따른 포인트 클라우드 콘텐트 제공 시스템(예를 들면 포인트 클라우드 전송 장치(10000) 또는 포인트 클라우드 비디오 획득부(10001))은 포인트 클라우드 비디오를 획득할 수 있다(20000). 포인트 클라우드 비디오는 3차원 공간을 표현하는 좌표계에 속한 포인트 클라우드로 표현된다. 실시예들에 따른 포인트 클라우드 비디오는 Ply (Polygon File format or the Stanford Triangle format) 파일을 포함할 수 있다. 포인트 클라우드 비디오가 하나 또는 그 이상의 프레임들을 갖는 경우, 획득한 포인트 클라우드 비디오는 하나 또는 그 이상의 Ply 파일들을 포함할 수 있다. Ply 파일은 포인트의 지오메트리(Geometry) 및/또는 어트리뷰트(Attribute)와 같은 포인트 클라우드 데이터를 포함한다. 지오메트리는 포인트들의 포지션들을 포함한다. 각 포인트의 포지션은 3차원 좌표계(예를 들면 XYZ축들로 이루어진 좌표계 등)를 나타내는 파라미터들(예를 들면 X축, Y축, Z축 각각의 값)로 표현될 수 있다. 어트리뷰트는 포인트들의 어트리뷰트들(예를 들면, 각 포인트의 텍스쳐 정보, 색상(YCbCr 또는 RGB), 반사율(r), 투명도 등)을 포함한다. 하나의 포인트는 하나 또는 그 이상의 어트리뷰트들(또는 속성들)을 가진다. 예를 들어 하나의 포인트는 하나의 색상인 어트리뷰트를 가질 수도 있고, 색상 및 반사율인 두 개의 어트리뷰트들을 가질 수도 있다. 실시예들에 따라, 지오메트리는 포지션들, 지오메트리 정보, 지오메트리 데이터 등으로 호칭 가능하며, 어트리뷰트는 어트리뷰트들, 어트리뷰트 정보, 어트리뷰트 데이터 등으로 호칭할 수 있다. 또한 포인트 클라우드 콘텐트 제공 시스템(예를 들면 포인트 클라우드 전송 장치(10000) 또는 포인트 클라우드 비디오 획득부(10001))은 포인트 클라우드 비디오의 획득 과정과 관련된 정보(예를 들면 깊이 정보, 색상 정보 등)으로부터 포인트 클라우드 데이터를 확보할 수 있다.
실시예들에 따른 포인트 클라우드 콘텐트 제공 시스템(예를 들면 전송 장치(10000) 또는 포인트 클라우드 비디오 인코더(10002))은 포인트 클라우드 데이터를 인코딩할 수 있다(20001). 포인트 클라우드 콘텐트 제공 시스템은 포인트 클라우드 컴프레션 코딩을 기반으로 포인트 클라우드 데이터를 인코딩할 수 있다. 상술한 바와 같이 포인트 클라우드 데이터는 포인트의 지오메트리 및 어트리뷰트를 포함할 수 있다. 따라서 포인트 클라우드 콘텐트 제공 시스템은 지오메트리를 인코딩하는 지오메트리 인코딩을 수행하여 지오메트리 비트스트림을 출력할 수 있다. 포인트 클라우드 콘텐트 제공 시스템은 어트리뷰트를 인코딩하는 어트리뷰트 인코딩을 수행하여 어트리뷰트 비트스트림을 출력할 수 있다. 실시예들에 따라 포인트 클라우드 콘텐트 제공 시스템은 지오메트리 인코딩에 기초하여 어트리뷰트 인코딩을 수행할 수 있다. 실시예들에 따른 지오메트리 비트스트림 및 어트리뷰트 비트스트림은 멀티플렉싱되어 하나의 비트스트림으로 출력될 수 있다. 실시예들에 따른 비트스트림은 지오메트리 인코딩 및 어트리뷰트 인코딩과 관련된 시그널링 정보를 더 포함할 수 있다.
실시예들에 따른 포인트 클라우드 콘텐트 제공 시스템(예를 들면 전송 장치(10000) 또는 트랜스미터(10003))는 인코딩된 포인트 클라우드 데이터를 전송할 수 있다(20002). 도1에서 설명한 바와 같이 인코딩된 포인트 클라우드 데이터는 지오메트리 비트스트림, 어트리뷰트 비트스트림으로 표현될 수 있다. 또한 인코딩된 포인트 클라우드 데이터는 포인트 클라우드 데이터의 인코딩과 관련된 시그널링 정보(예를 들면 지오메트리 인코딩 및 어트리뷰트 인코딩과 관련된 시그널링 정보)과 함께 비트스트림의 형태로 전송될 수 있다. 또한 포인트 클라우드 콘텐트 제공 시스템은 인코딩된 포인트 클라우드 데이터를 전송하는 비트스트림을 인캡슐레이션 하여 파일 또는 세그먼트의 형태로 전송할 수 있다.
실시예들에 따른 포인트 클라우드 콘텐트 제공 시스템(예를 들면 수신 장치(10004) 또는 리시버(10005))은 인코딩된 포인트 클라우드 데이터를 포함하는 비트스트림을 수신할 수 있다. 또한 포인트 클라우드 콘텐트 제공 시스템(예를 들면 수신 장치(10004) 또는 리시버(10005))은 비트스트림을 디멀티플렉싱할 수 있다.
포인트 클라우드 콘텐트 제공 시스템(예를 들면 수신 장치(10004) 또는 포인트 클라우드 비디오 디코더(10005))은 비트스트림으로 전송되는 인코딩된 포인트 클라우드 데이터(예를 들면 지오메트리 비트스트림, 어트리뷰트 비트스트림)을 디코딩할 수 있다. 포인트 클라우드 콘텐트 제공 시스템(예를 들면 수신 장치(10004) 또는 포인트 클라우드 비디오 디코더(10005))은 비트스트림에 포함된 포인트 클라우드 비디오 데이터의 인코딩과 관련된 시그널링 정보를 기반으로 포인트 클라우드 비디오 데이터를 디코딩할 수 있다. 포인트 클라우드 콘텐트 제공 시스템(예를 들면 수신 장치(10004) 또는 포인트 클라우드 비디오 디코더(10005))은 지오메트리 비트스트림을 디코딩하여 포인트들의 포지션들(지오메트리)을 복원할 수 있다. 포인트 클라우드 콘텐트 제공 시스템은 복원한 지오메트리를 기반으로 어트리뷰트 비트스트림을 디코딩하여 포인트들의 어트리뷰트들을 복원할 수 있다. 포인트 클라우드 콘텐트 제공 시스템(예를 들면 수신 장치(10004) 또는 포인트 클라우드 비디오 디코더(10005))은 복원된 지오메트리에 따른 포지션들 및 디코딩된 어트리뷰트를 기반으로 포인트 클라우드 비디오를 복원할 수 있다.
실시예들에 따른 포인트 클라우드 콘텐트 제공 시스템(예를 들면 수신 장치(10004) 또는 렌더러(10007))은 디코딩된 포인트 클라우드 데이터를 렌더링할 수 있다(20004). 포인트 클라우드 콘텐트 제공 시스템(예를 들면 수신 장치(10004) 또는 렌더러(10007))은 디코딩 과정을 통해 디코딩된 지오메트리 및 어트리뷰트들을 다양한 렌더링 방식에 따라 렌더링 방식에 따라 렌더링 할 수 있다. 포인트 클라우드 콘텐트의 포인트들은 일정 두께를 갖는 정점, 해당 정점 위치를 중앙으로 하는 특정 최소 크기를 갖는 정육면체, 또는 정점 위치를 중앙으로 하는 원 등으로 렌더링 될 수도 있다. 렌더링된 포인트 클라우드 콘텐트의 전부 또는 일부 영역은 디스플레이 (예를 들면 VR/AR 디스플레이, 일반 디스플레이 등)을 통해 사용자에게 제공된다.
실시예들에 따른 포인트 클라우드 콘텐트 제공 시스템(예를 들면 수신 장치(10004))는 피드백 정보를 확보할 수 있다(20005). 포인트 클라우드 콘텐트 제공 시스템은 피드백 정보를 기반으로 포인트 클라우드 데이터를 인코딩 및/또는 디코딩할 수 있다. 실시예들에 따른 피드백 정보 및 포인트 클라우드 콘텐트 제공 시스템의 동작은 도 1에서 설명한 피드백 정보 및 동작과 동일하므로 구체적인 설명은 생략한다.
도 3은 실시예들에 따른 포인트 클라우드 비디오 캡쳐 과정의 예시를 나타낸다.
도 3은 도 1 내지 도 2에서 설명한 포인트 클라우드 콘텐트 제공 시스템의 포인트 클라우드 비디오 캡쳐 과정의 예시를 나타낸다.
포인트 클라우드 콘텐트는 다양한 3차원 공간(예를 들면 현실 환경을 나타내는 3차원 공간, 가상 환경을 나타내는3차원 공간 등)에 위치한 오브젝트(object) 및/또는 환경을 나타내는 포인트 클라우드 비디오(이미지들 및/또는 영상들)을 포함한다. 따라서 실시예들에 따른 포인트 클라우드 콘텐트 제공 시스템은 포인트 클라우드 콘텐트를 생성하기 위하여 하나 또는 그 이상의 카메라(camera)들(예를 들면, 깊이 정보를 확보할 수 있는 적외선 카메라, 깊이 정보에 대응되는 색상 정보를 추출 할 수 있는 RGB 카메라 등), 프로젝터(예를 들면 깊이 정보를 확보하기 위한 적외선 패턴 프로젝터 등), 라이다(LiDAR)등을 사용하여 포인트 클라우드 비디오를 캡쳐할 수 있다. 실시예들에 따른 포인트 클라우드 콘텐트 제공 시스템은 깊이 정보로부터 3차원 공간상의 포인트들로 구성된 지오메트리의 형태를 추출하고, 색상정보로부터 각 포인트의 어트리뷰트를 추출하여 포인트 클라우드 데이터를 확보할 수 있다. 실시예들에 따른 이미지 및/또는 영상은 인워드-페이싱(inward-facing) 방식 및 아웃워드-페이싱(outward-facing) 방식 중 적어도 어느 하나 이상을 기반으로 캡쳐될 수 있다.
도3의 왼쪽은 인워드-페이싱 방식을 나타낸다. 인워드-페이싱 방식은 중심 오브젝트를 둘러싸고 위치한 하나 또는 그 이상의 카메라들(또는 카메라 센서들)이 중심 오브젝트를 캡쳐하는 방식을 의미한다. 인워드-페이싱 방식은 핵심 객체에 대한 360도 이미지를 사용자에게 제공하는 포인트 클라우드 콘텐트(예를 들면 사용자에게 객체(예-캐릭터, 선수, 물건, 배우 등 핵심이 되는 객체)의 360도 이미지를 제공하는 VR/AR 콘텐트)를 생성하기 위해 사용될 수 있다.
도3의 오른쪽은 아웃워드-페이싱 방식을 나타낸다. 아웃워드-페이싱 방식은 중심 오브젝트를 둘러싸고 위치한 하나 또는 그 이상의 카메라들(또는 카메라 센서들)이 중심 오브젝트가 아닌 중심 오브젝트의 환경을 캡쳐하는 방식을 의미한다. 아웃워드-페이싱 방식은 사용자의 시점에서 나타나는 주변 환경을 제공하기 위한 포인트 클라우드 콘텐트(예를 들면자율 주행 차량의 사용자에게 제공될 수 있는 외부 환경을 나타내는 콘텐트)를 생성하기 위해 사용될 수 있다.
도면에 도시된 바와 같이, 포인트 클라우드 콘텐트는 하나 또는 그 이상의 카메라들의 캡쳐 동작을 기반으로 생성될 수 있다. 이 경우 각 카메라의 좌표계가 다를 수 있으므로 포인트 클라우드 콘텐트 제공 시스템은 캡쳐 동작 이전에 글로벌 공간 좌표계(global coordinate system)을 설정하기 위하여 하나 또는 그 이상의 카메라들의 캘리브레이션을 수행할 수 있다. 또한 포인트 클라우드 콘텐트 제공 시스템은 상술한 캡쳐 방식으로 캡쳐된 이미지 및/또는 영상과 임의의 이미지 및/또는 영상을 합성하여 포인트 클라우드 콘텐트를 생성할 수 있다. 또한 포인트 클라우드 콘텐트 제공 시스템은 가상 공간을 나타내는 포인트 클라우드 콘텐트를 생성하는 경우 도3에서 설명한 캡쳐 동작을 수행하지 않을 수 있다. 실시예들에 따른 포인트 클라우드 콘텐트 제공 시스템은 캡쳐한 이미지 및/또는 영상에 대해 후처리를 수행할 수 있다. 즉, 포인트 클라우드 콘텐트 제공 시스템은 원하지 않는 영역(예를 들면 배경)을 제거하거나, 캡쳐한 이미지들 및/또는 영상들이 연결된 공간을 인식하고, 구명(spatial hole)이 있는 경우 이를 메우는 동작을 수행할 수 있다.
또한 포인트 클라우드 콘텐트 제공 시스템은 각 카메라로부터 확보한 포인트 클라우드 비디오의 포인트들에 대하여 좌표계 변환을 수행하여 하나의 포인트 클라우드 콘텐트를 생성할 수 있다. 포인트 클라우드 콘텐트 제공 시스템은 각 카메라의 위치 좌표를 기준으로 포인트들의 좌표계 변환을 수행할 수 있다. 이에 따라, 포인트 클라우드 콘텐트 제공 시스템은 하나의 넓은 범위를 나타내는 콘텐트를 생성할 수도 있고, 포인트들의 밀도가 높은 포인트 클라우드 콘텐트를 생성할 수 있다.
도 4는 실시예들에 따른 포인트 클라우드 인코더(Point Cloud Encoder)의 예시를 나타낸다.
도 4는 도 1의 포인트 클라우드 비디오 인코더(10002)의 예시를 나타낸다. 포인트 클라우드 인코더는 네트워크의 상황 혹은 애플리케이션 등에 따라 포인트 클라우드 콘텐트의 질(예를 들어 무손실-lossless, 손실-lossy, near-lossless)을 조절하기 위하여 포인트 클라우드 데이터(예를 들면 포인트들의 포지션들 및/또는 어트리뷰트들)을 재구성하고 인코딩 동작을 수행한다. 포인트 클라우드 콘텐트의 전체 사이즈가 큰 경우(예를 들어 30 fps의 경우 60 Gbps인 포인트 클라우드 콘텐트) 포인트 클라우드 콘텐트 제공 시스템은 해당 콘텐트를 리얼 타임 스트리밍하지 못할 수 있다. 따라서 포인트 클라우드 콘텐트 제공 시스템은 네트워크 환경등에 맞춰 제공하기 위하여 최대 타깃 비트율(bitrate)을 기반으로 포인트 클라우드 콘텐트를 재구성할 수 있다.
도 1 내지 도2 에서 설명한 바와 같이 포인트 클라우드 인코더는 지오메트리 인코딩 및 어트리뷰트 인코딩을 수행할 수 있다. 지오메트리 인코딩은 어트리뷰트 인코딩보다 먼저 수행된다.
*실시예들에 따른 포인트 클라우드 인코더는 좌표계 변환부(Transformation Coordinates, 40000), 양자화부(Quantize and Remove Points (Voxelize), 40001), 옥트리 분석부(Analyze Octree, 40002), 서페이스 어프록시메이션 분석부(Analyze Surface Approximation, 40003), 아리스메틱 인코더(Arithmetic Encode, 40004), 지오메트리 리컨스트럭션부(Reconstruct Geometry, 40005), 컬러 변환부(Transform Colors, 40006), 어트리뷰트 변환부(Transfer Attributes, 40007), RAHT 변환부(40008), LOD생성부(Generated LOD, 40009), 리프팅 변환부(Lifting)(40010), 계수 양자화부(Quantize Coefficients, 40011) 및/또는 아리스메틱 인코더(Arithmetic Encode, 40012)를 포함한다.
좌표계 변환부(40000), 양자화부(40001), 옥트리 분석부(40002), 서페이스 어프록시메이션 분석부(40003), 아리스메틱 인코더(40004), 및 지오메트리 리컨스트럭션부(40005)는 지오메트리 인코딩을 수행할 수 있다. 실시예들에 따른 지오메트리 인코딩은 옥트리 지오메트리 코딩, 다이렉트 코딩(direct coding), 트라이숩 지오메트리 인코딩(trisoup geometry encoding) 및 엔트로피 인코딩을 포함할 수 있다. 다이렉트 코딩 및 트라이숩 지오메트리 인코딩은 선택적으로 또는 조합으로 적용된다. 또한 지오메트리 인코딩은 위의 예시에 국한되지 않는다.
도면에 도시된 바와 같이, 실시예들에 따른 좌표계 변환부(40000)는 포지션들을 수신하여 좌표계(coordinate)로 변환한다. 예를 들어, 포지션들은 3차원 공간 (예를 들면XYZ 좌표계로 표현되는 3차원 공간 등)의 위치 정보로 변환될 수 있다. 실시예들에 따른 3차원 공간의 위치 정보는 지오메트리 정보로 지칭될 수 있다.
실시예들에 따른 양자화부(40001)는 지오메트리를 양자화한다. 예를 들어, 양자화부(40001)는 전체 포인트들의 최소 위치 값(예를 들면 X축, Y축, Z축 에 대하여 각축상의 최소 값)을 기반으로 포인트들을 양자화 할 수 있다. 양자화부(40001)는 최소 위치 값과 각 포인트의 위치 값의 차이에 기 설정된 양자 스케일(quatization scale) 값을 곱한 뒤, 내림 또는 올림을 수행하여 가장 가까운 정수 값을 찾는 양자화 동작을 수행한다. 따라서 하나 또는 그 이상의 포인트들은 동일한 양자화된 포지션 (또는 포지션 값)을 가질 수 있다. 실시예들에 따른 양자화부(40001)는 양자화된 포인트들을 재구성하기 위해 양자화된 포지션들을 기반으로 복셀화(voxelization)를 수행한다. 2차원 이미지/비디오 정보를 포함하는 최소 단위는 픽셀(pixel)과 같이, 실시예들에 따른 포인트 클라우드 콘텐트(또는 3차원 포인트 클라우드 비디오)의 포인트들은 하나 또는 그 이상의 복셀(voxel)들에 포함될 수 있다. 복셀은 볼륨(Volume)과 픽셀(Pixel)의 조합어로서, 3차원 공간을 표현하는 축들(예를 들면 X축, Y축, Z축)을 기반으로 3차원 공간을 유닛(unit=1.0) 단위로 나누었을 때 발생하는 3차원 큐빅 공간을 의미한다. 양자화부(40001)는 3차원 공간의 포인트들의 그룹들을 복셀들로 매칭할 수 있다. 실시예들에 따라 하나의 복셀은 하나의 포인트만 포함할 수 있다. 실시예들에 따라 하나의 복셀은 하나 또는 그 이상의 포인트들을 포함할 수 있다. 또한 하나의 복셀을 하나의 포인트로 표현하기 위하여, 하나의 복셀에 포함된 하나 또는 그 이상의 포인트들의 포지션들을 기반으로 해당 복셀의 중앙점(ceter)의 포지션을 설정할 수 있다. 이 경우 하나의 복셀에 포함된 모든 포지션들의 어트리뷰트들은 통합되어(combined) 해당 복셀에 할당될(assigned)수 있다.
실시예들에 따른 옥트리 분석부(40002)는 복셀을 옥트리(octree) 구조로 나타내기 위한 옥트리 지오메트리 코딩(또는 옥트리 코딩)을 수행한다. 옥트리 구조는 팔진 트리 구조에 기반하여 복셀에 매칭된 포인트들을 표현한다.
실시예들에 따른 서페이스 어프록시메이션 분석부(40003)는 옥트리를 분석하고, 근사화할 수 있다. 실시예들에 따른 옥트리 분석 및 근사화는 효율적으로 옥트리 및 복셀화를 제공하기 위해서 다수의 포인트들을 포함하는 영역에 대해 복셀화하기 위해 분석하는 과정이다.
실시예들에 따른 아리스메틱 인코더(40004)는 옥트리 및/또는 근사화된 옥트리를 엔트로피 인코딩한다. 예를 들어, 인코딩 방식은 아리스메틱(Arithmetic) 인코딩 방법을 포함한다. 인코딩의 결과로 지오메트리 비트스트림이 생성된다.
컬러 변환부(40006), 어트리뷰트 변환부(40007), RAHT 변환부(40008), LOD생성부(40009), 리프팅 변환부(40010), 계수 양자화부(40011) 및/또는 아리스메틱 인코더(40012)는 어트리뷰트 인코딩을 수행한다. 상술한 바와 같이 하나의 포인트는 하나 또는 그 이상의 어트리뷰트들을 가질 수 있다. 실시예들에 따른 어트리뷰트 인코딩은 하나의 포인트가 갖는 어트리뷰트들에 대해 동일하게 적용된다. 다만, 하나의 어트리뷰트(예를 들면 색상)이 하나 또는 그 이상의 요소들을 포함하는 경우, 각 요소마다 독립적인 어트리뷰트 인코딩이 적용된다. 실시예들에 따른 어트리뷰트 인코딩은 컬러 변환 코딩, 어트리뷰트 변환 코딩, RAHT(Region Adaptive Hierarchial Transform) 코딩, 예측 변환(Interpolaration-based hierarchical nearest-neighbour prediction-Prediction Transform) 코딩 및 리프팅 변환 (interpolation-based hierarchical nearest-neighbour prediction with an update/lifting step (Lifting Transform)) 코딩을 포함할 수 있다. 포인트 클라우드 콘텐트에 따라 상술한 RAHT 코딩, 예측 변환 코딩 및 리프팅 변환 코딩은 선택적으로 사용되거나, 하나 또는 그 이상의 코딩들의 조합이 사용될 수 있다. 또한 실시예들에 따른 어트리뷰트 인코딩은 상술한 예시에 국한되는 것은 아니다.
실시예들에 따른 컬러 변환부(40006)는 어트리뷰트들에 포함된 컬러 값(또는 텍스쳐)을 변환하는 컬러 변환 코딩을 수행한다. 예를 들어, 컬러 변환부(40006)는 색상 정보의 포맷을 변환(예를 들어 RGB에서 YCbCr로 변환)할 수 있다. 실시예들에 따른 컬러 변환부(40006)의 동작은 어트리뷰트들에 포함된 컬러값에 따라 옵셔널(optional)하게 적용될 수 있다.
실시예들에 따른 지오메트리 리컨스트럭션부(40005)는 옥트리 및/또는 근사화된 옥트리를 재구성(디컴프레션)한다. 지오메트리 리컨스트럭션부(40005)는 포인트들의 분포를 분석한 결과에 기반하여 옥트리/복셀을 재구성한다. 재구성된 옥트리/복셀은 재구성된 지오메트리(또는 복원된 지오메트리)로 호칭될 수 있다.
실시예들에 따른 어트리뷰트 변환부(40007)는 지오메트리 인코딩이 수행되지 않은 포지션들 및/또는 재구성된 지오메트리를 기반으로 어트리뷰트들을 변환하는 어트리뷰트 변환을 수행한다. 상술한 바와 같이 어트리뷰트들은 지오메트리에 종속되므로, 어트리뷰트 변환부(40007)는 재구성된 지오메트리 정보를 기반으로 어트리뷰트들을 변환할 수 있다. 예를 들어, 어트리뷰트 변환부(40007)는 복셀에 포함된 포인트의 포지션값을 기반으로 그 포지션의 포인트가 가지는 어트리뷰트를 변환할 수 있다. 상술한 바와 같이 하나의 복셀에 포함된 하나 또는 그 이상의 포인트들의 포지션들을 기반으로 해당 복셀의 중앙점의 포지션이 설정된 경우, 어트리뷰트 변환부(40007)는 하나 또는 그 이상의 포인트들의 어트리뷰트들을 변환한다. 트라이숩 지오메트리 인코딩이 수행된 경우, 어트리뷰트 변환부(40007)는 트라이숩 지오메트리 인코딩을 기반으로 어트리뷰트들을 변환할 수 있다.
어트리뷰트 변환부(40007)는 각 복셀의 중앙점의 포지션(또는 포지션 값)으로부터 특정 위치/반경 내에 이웃하고 있는 포인트들의 어트리뷰트들 또는 어트리뷰트 값들(예를 들면 각 포인트의 색상, 또는 반사율 등)의 평균값을 계산하여 어트리뷰트 변환을 수행할 수 있다. 어트리뷰트 변환부(40007)는 평균값 계산시 중앙점으로부터 각 포인트까지의 거리에 따른 가중치를 적용할 수 있다. 따라서 각 복셀은 포지션과 계산된 어트리뷰트(또는 어트리뷰트 값)을 갖게 된다.
어트리뷰트 변환부(40007)는 K-D 트리 또는 몰톤 코드를 기반으로 각 복셀의 중앙점의 포지션으로부터 특정 위치/반경 내에 존재하는 이웃 포인트들을 탐색할 수 있다. K-D 트리는 이진 탐색 트리(binary search tree)로 빠르게 최단 이웃점 탐색(Nearest Neighbor Search-NNS)이 가능하도록 point들을 위치 기반으로 관리할 수 있는 자료 구조를 지원한다. 몰튼 코드는 모든 포인트들의 3차원 포지션을 나타내는 좌표값(예를 들면 (x, y, z))을 비트값으로 나타내고, 비트들을 믹싱하여 생성된다. 예를 들어 포인트의 포지션을 나타내는 좌표값이 (5, 9, 1)일 경우 좌표값의 비트 값은 (0101, 1001, 0001)이다. 비트 값을z, y, x 순서로 비트 인덱스에 맞춰 믹싱하면 010001000111이다. 이 값을 10진수로 나타내면 1095이 된다. 즉, 좌표값이 (5, 9, 1)인 포인트의 몰톤 코드 값은 1095이다. 어트리뷰트 변환부(40007)는 몰튼 코드 값을 기준으로 포인트들을 정렬하고depth-first traversal 과정을 통해 최단 이웃점 탐색(NNS)을 할 수 있다. 어트리뷰트 변환 동작 이후, 어트리뷰트 코딩을 위한 다른 변환 과정에서도 최단 이웃점 탐색(NNS)이 필요한 경우, K-D 트리 또는 몰톤 코드가 활용된다.
도면에 도시된 바와 같이 변환된 어트리뷰트들은 RAHT 변환부(40008) 및/또는 LOD 생성부(40009)로 입력된다.
실시예들에 따른 RAHT 변환부(40008)는 재구성된 지오메트리 정보에 기반하여 어트리뷰트 정보를 예측하는 RAHT코딩을 수행한다. 예를 들어, RAHT 변환부(40008)는 옥트리의 하위 레벨에 있는 노드와 연관된 어트리뷰트 정보에 기반하여 옥트리의 상위 레벨에 있는 노드의 어트리뷰트 정보를 예측할 수 있다.
실시예들에 따른 LOD생성부(40009)는 예측 변환 코딩을 수행하기 위하여LOD(Level of Detail)를 생성한다. 실시예들에 따른 LOD는 포인트 클라우드 콘텐트의 디테일을 나타내는 정도로서, LOD 값이 작을 수록 포인트 클라우드 콘텐트의 디테일이 떨어지고, LOD 값이 클 수록 포인트 클라우드 콘텐트의 디테일이 높음을 나타낸다. 포인트들을 LOD에 따라 분류될 수 있다.
실시예들에 따른 리프팅 변환부(40010)는 포인트 클라우드의 어트리뷰트들을 가중치에 기반하여 변환하는 리프팅 변환 코딩을 수행한다. 상술한 바와 같이 리프팅 변환 코딩은 선택적으로 적용될 수 있다.
실시예들에 따른 계수 양자화부(40011)은 어트리뷰트 코딩된 어트리뷰트들을 계수에 기반하여 양자화한다.
실시예들에 따른 아리스메틱 인코더(40012)는 양자화된 어트리뷰트들을 아리스메틱 코딩 에 기반하여 인코딩한다.
도 4의 포인트 클라우드 인코더의 엘레멘트들은 도면에 도시되지 않았으나 포인트 클라우드 제공 장치에 포함된 하나 또는 그 이상의 메모리들과 통신가능하도록 설정된 하나 또는 그 이상의 프로세서들 또는 집적 회로들(integrated circuits)을 포함하는 하드웨어, 소프트웨어, 펌웨어 또는 이들의 조합으로 구현될 수 있다. 하나 또는 그 이상의 프로세서들은 상술한 도 4의 포인트 클라우드 인코더의 엘레멘트들의 동작들 및/또는 기능들 중 적어도 어느 하나 이상을 수행할 수 있다. 또한 하나 또는 그 이상의 프로세서들은 도 4의 포인트 클라우드 인코더의 엘레멘트들의 동작들 및/또는 기능들을 수행하기 위한 소프트웨어 프로그램들 및/또는 인스트럭션들의 세트를 동작하거나 실행할 수 있다. 실시예들에 따른 하나 또는 그 이상의 메모리들은 하이 스피드 랜덤 억세스 메모리를 포함할 수도 있고, 비휘발성 메모리(예를 들면 하나 또는 그 이상의 마그네틱 디스크 저장 디바이스들, 플래쉬 메모리 디바이스들, 또는 다른 비휘발성 솔리드 스테이트 메모리 디바이스들(Solid-state memory devices)등)를 포함할 수 있다.
도 5 는 실시예들에 따른 복셀의 예시를 나타낸다.
도 5는 X축, Y축, Z축의 3가지 축으로 구성된 좌표계로 표현되는 3차원 공간상에 위치한 복셀을 나타낸다. 도 4에서 설명한 바와 같이 포인트 클라우드 인코더(예를 들면 양자화부(40001) 등)은 복셀화를 수행할 수 있다. 복셀은 3차원 공간을 표현하는 축들(예를 들면 X축, Y축, Z축)을 기반으로 3차원 공간을 유닛(unit=1.0) 단위로 나누었을 때 발생하는 3차원 큐빅 공간을 의미한다. 도 5는 두 개의 극점들(0,0,0) 및 (2 d, 2 d, 2 d) 으로 정의되는 바운딩 박스(cubical axis-aligned bounding box)를 재귀적으로 분할(reculsive subdividing)하는 옥트리 구조를 통해 생성된 복셀의 예시를 나타낸다. 하나의 복셀은 적어도 하나 이상의 포인트를 포함한다. 복셀은 복셀군(voxel group)과의 포지션 관계로부터 공간 좌표를 추정 할 수 있다. 상술한 바와 같이 복셀은 2차원 이미지/영상의 픽셀과 마찬가지로 어트리뷰트(색상 또는 반사율 등)을 가진다. 복셀에 대한 구체적인 설명은 도 4에서 설명한 바와 동일하므로 생략한다.
도 6은 실시예들에 따른 옥트리 및 오큐판시 코드 (occupancy code)의 예시를 나타낸다.
도 1 내지 도 4에서 설명한 바와 같이 포인트 클라우드 콘텐트 제공 시스템(포인트 클라우드 비디오 인코더(10002)) 또는 포인트 클라우드 인코더(예를 들면 옥트리 분석부(40002))는 복셀의 영역 및/또는 포지션을 효율적으로 관리하기 위하여 옥트리 구조 기반의 옥트리 지오메트리 코딩(또는 옥트리 코딩)을 수행한다.
도 6의 상단은 옥트리 구조를 나타낸다. 실시예들에 따른 포인트 클라우드 콘텐트의 3차원 공간은 좌표계의 축들(예를 들면 X축, Y축, Z축)로 표현된다. 옥트리 구조는 두 개의 극점들(0,0,0) 및 (2 d, 2 d, 2 d) 으로 정의되는 바운딩 박스(cubical axis-aligned bounding box)를 재귀적으로 분할(reculsive subdividing)하여 생성된다. 2d는 포인트 클라우드 콘텐트(또는 포인트 클라우드 비디오)의 전체 포인트들을 감싸는 가장 작은 바운딩 박스를 구성하는 값으로 설정될 수 있다. d는 옥트리의 깊이(depth)를 나타낸다. d값은 다음의 식에 따라 결정된다. 하기 식에서 (x int n, y int n, z int n)는 양자화된 포인트들의 포지션들(또는 포지션 값들)을 나타낸다.
Figure PCTKR2020003552-appb-img-000001
도 6의 상단의 중간에 도시된 바와 같이, 분할에 따라 전체 3차원 공간은 8개의 공간들로 분할될 수 있다. 분할된 각 공간은 6개의 면들을 갖는 큐브로 표현된다. 도 6 상단의 오른쪽에 도시된 바와 같이 8개의 공간들 각각은 다시 좌표계의 축들(예를 들면 X축, Y축, Z축)을 기반으로 분할된다. 따라서 각 공간은 다시 8개의 작은 공간들로 분할된다. 분할된 작은 공간 역시 6개의 면들을 갖는 큐브로 표현된다. 이와 같은 분할 방식은 옥트리의 리프 노드(leaf node)가 복셀이 될 때까지 적용된다.
도 6의 하단은 옥트리의 오큐판시 코드를 나타낸다. 옥트리의 오큐판시 코드는 하나의 공간이 분할되어 발생되는 8개의 분할된 공간들 각각이 적어도 하나의 포인트를 포함하는지 여부를 나타내기 위해 생성된다. 따라서 하나의 오큐판시 코드는 8개의 자식 노드(child node)들로 표현된다. 각 자식 노드는 분할된 공간의 오큐판시를 나타내며, 자식 노드는 1비트의 값을 갖는다. 따라서 오큐판시 코드는 8 비트 코드로 표현된다. 즉, 자식 노드에 대응하는 공간에 적어도 하나의 포인트가 포함되어 있으면 해당 노드는 1값을 갖는다. 자식 노드에 대응하는 공간에 포인트가 포함되어 있지 않으면 (empty), 해당 노드는 0값을 갖는다. 도 6에 도시된 오큐판시 코드는 00100001이므로 8개의 자식 노드 중 3번째 자식 노드 및 8번째 자식 노드에 대응하는 공간들은 각각 적어도 하나의 포인트를 포함함을 나타낸다. 도면에 도시된 바와 같이 3번째 자식 노드 및 8번째 자식 노드는 각각 8개의 자식 노드를 가지며, 각 자식 노드는 8비트의 오큐판시 코드로 표현된다. 도면은 3번째 자식 노드의 오큐판시 코드가 10000111이고, 8번째 자식 노드의 오큐판시 코드가 01001111임을 나타낸다. 실시예들에 따른 포인트 클라우드 인코더(예를 들면 아리스메틱 인코더(40004))는 오큐판시 코드를 엔트로피 인코딩할 수 있다. 또한 압축 효율을 높이기 위해 포인트 클라우드 인코더는 오큐판시 코드를 인트라/인터 코딩할 수 있다. 실시예들에 따른 수신 장치(예를 들면 수신 장치(10004) 또는 포인트 클라우드 비디오 디코더(10006))는 오큐판시 코드를 기반으로 옥트리를 재구성한다.
실시예들에 따른 포인트 클라우드 인코더(예를 들면 도 4의 포인트 클라우드 인코더, 또는 옥트리 분석부(40002))는 포인트들의 포지션들을 저장하기 위해 복셀화 및 옥트리 코딩을 수행할 수 있다. 하지만 3차원 공간 내 포인트들이 언제나 고르게 분포하는 것은 아니므로, 포인트들이 많이 존재하지 않는 특정 영역이 존재할 수 있다. 따라서 3차원 공간 전체에 대해 복셀화를 수행하는 것은 비효율 적이다. 예를 들어 특정 영역에 포인트가 거의 존재하지 않는다면, 해당 영역까지 복셀화를 수행할 필요가 없다.
따라서 실시예들에 따른 포인트 클라우드 인코더는 상술한 특정 영역(또는 옥트리의 리프 노드를 제외한 노드)에 대해서는 복셀화를 수행하지 않고, 특정 영역에 포함된 포인트들의 포지션을 직접 코딩하는 다이렉트 코딩(Direct coding)을 수행할 수 있다. 실시예들에 따른 다이렉트 코딩 포인트의 좌표들은 다이렉트 코딩 모드(Direct Coding Mode, DCM)으로 호칭된다. 또한 실시예들에 따른 포인트 클라우드 인코더는 표면 모델(surface model)을 기반으로 특정 영역(또는 노드)내의 포인트들의 포지션들을 복셀 기반으로 재구성하는 트라이숩 지오메트리 인코딩(Trisoup geometry encoding)을 수행할 수 있다. 트라이숩 지오메트리 인코딩은 오브젝트의 표현을 삼각형 메쉬(triangle mesh)의 시리즈로 표현하는 지오메트리 인코딩이다. 따라서 포인트 클라우드 디코더는 메쉬 표면으로부터 포인트 클라우드를 생성할 수 있다. 실시예들에 따른 다이렉트 코딩 및 트라이숩 지오메트리 인코딩은 선택적으로 수행될 수 있다. 또한 실시예들에 따른 다이렉트 코딩 및 트라이숩 지오메트리 인코딩은 옥트리 지오메트리 코딩(또는 옥트리 코딩)과 결합되어 수행될 수 있다.
다이렉트 코딩(Direct coding)을 수행하기 위해서는 다이렉트 코딩을 적용하기 위한 직접 모드(direct mode) 사용 옵션이 활성화 되어 있어야 하며, 다이렉트 코딩을 적용할 노드는 리프 노드가 아니고, 특정 노드 내에 한계치(threshold) 이하의 포인트들이 존재해야 한다. 또한 다이텍트 코딩의 대상이 되는 전채 포인트들의 개수는 기설정된 한계값을 넘어서는 안된다. 위의 조건이 만족되면, 실시예들에 따른 포인트 클라우드 인코더(또는 아리스메틱 인코더(40004))는 포인트들의 포지션들(또는 포지션 값들)을 엔트로피 코딩할 수 있다.
실시예들에 따른 포인트 클라우드 인코더(예를 들면 서페이스 어프록시메이션 분석부(40003))는 옥트리의 특정 레벨(레벨은 옥트리의 깊이 d보다는 작은 경우)을 정하고, 그 레벨부터는 표면 모델을 사용하여 노드 영역내의 포인트의 포지션을 복셀 기반으로 재구성하는 트라이숩 지오메트리 인코딩을 수행할 수 있다(트라이숩 모드). 실시예들에 따른 포인트 클라우드 인코더는 트라이숩 지오메트리 인코딩을 적용할 레벨을 지정할 수 있다. 예를 들어, 지정된 레벨이 옥트리의 깊이와 같으면 포인트 클라우드 인코더는 트라이숩 모드로 동작하지 않는다. 즉, 실시예들에 따른 포인트 클라우드 인코더는 지정된 레벨이 옥트리의 깊이값 보다 작은 경우에만 트라이숩 모드로 동작할 수 있다. 실시예들에 따른 지정된 레벨의 노드들의 3차원 정육면체 영역을 블록(block)이라 호칭한다. 하나의 블록은 하나 또는 그 이상의 복셀들을 포함할 수 있다. 블록 또는 복셀은 브릭(brick)에 대응될 수도 있다. 각 블록 내에서 지오메트리는 표면(surface)으로 표현된다. 실시예들에 따른 표면은 최대 한번 블록의 각 엣지(edge, 모서리)와 교차할 수 있다.
하나의 블록은 12개의 엣지들을 가지므로, 하나의 블록 내 적어도 12개의 교차점들이 존재한다. 각 교차점은 버텍스(vertex, 정점 또는 꼭지점)라 호칭된다. 엣지를 따라 존재하는 버텍스은 해당 엣지를 공유하는 모든 블록들 중 그 엣지에 인접한 적어도 하나의 오큐파이드 복셀(occupied voxel)이 있는 경우 감지된다. 실시예들에 따른 오큐파이드 복셀은 포인트를 포함하는 복셀을 의미한다. 엣지를 따라 검출된 버텍스의 포지션은 해당 엣지를 공유하는 모든 블록들 중 해당 엣지에 인접한 모든 복셀들의 엣지에 따른 평균 포지션(the average position along the edge of all voxels)이다.
버텍스가 검출되면 실시예들에 따른 포인트 클라우드 인코더는 엣지의 시작점(x, y, z), 엣지의 방향벡터(Δx, Δy, Δz), 버텍스 위치 값 (엣지 내의 상대적 위치 값)들을 엔트로피코딩할 수 있다. 트라이숩 지오메트리 인코딩이 적용된 경우, 실시예들에 따른 포인트 클라우드 인코더(예를 들면 지오메트리 리컨스트럭션부(40005))는 삼각형 재구성(triangle reconstruction), 업-샘플링(up-sampling), 복셀화 과정을 수행하여 복원된 지오메트리(재구성된 지오메트리)를 생성할 수 있다.
블록의 엣지에 위치한 버텍스들은 블록을 통과하는 표면(surface)를 결정한다. 실시예들에 따른 표면은 비평면 다각형이다. 삼각형 재구성 과정은 엣지의 시작점, 엣지의 방향 벡터와 버텍스의 위치값을 기반으로 삼각형으로 나타내는 표면을 재구성한다. 삼각형 재구성 과정은 다음과 같다. ①각 버텍스들의 중심(centroid)값을 계산하고, ②각 버텍스값에서 중심 값을 뺀 값들에 ③자승을 수행하고 그 값을 모두 더한 값을 구한다.
Figure PCTKR2020003552-appb-img-000002
더해진 값의 최소값을 구하고, 최소값이 있는 축에 따라서 프로젝션 (Projection, 투영) 과정을 수행한다. 예를 들어 x 요소(element)가 최소인 경우, 각 버텍스를 블록의 중심을 기준으로 x축으로 프로젝션 시키고, (y, z) 평면으로 프로젝션 시킨다. (y, z)평면으로 프로젝션 시키면 나오는 값이 (ai, bi)라면 atan2(bi, ai)를 통해 θ값을 구하고, θ값을 기준으로 버텍스들(vertices)을 정렬한다. 하기의 표는 버텍스들의 개수에 따라 삼각형을 생성하기 위한 버텍스들의 조합을 나타낸다. 버텍스들은 1부터 n까지의 순서로 정렬된다. 하기 표는4개의 버텍스들에 대하여, 버텍스들의 조합에 따라 두 개의 삼각형들이 구성될 수 있음을 나타낸다. 첫번째 삼각형은 정렬된 버텍스들 중 1, 2, 3번째 버텍스들로 구성되고, 두번째 삼각형은 정렬된 버텍스들 중 3, 4, 1번째 버텍스들로 구성될 수 있다. .
표. Triangles formed from vertices ordered 1,...,n
n Triangles
3 (1,2,3)
4 (1,2,3), (3,4,1)
5 (1,2,3), (3,4,5), (5,1,3)
6 (1,2,3), (3,4,5), (5,6,1), (1,3,5)
7 (1,2,3), (3,4,5), (5,6,7), (7,1,3), (3,5,7)
8 (1,2,3), (3,4,5), (5,6,7), (7,8,1), (1,3,5), (5,7,1)
9 (1,2,3), (3,4,5), (5,6,7), (7,8,9), (9,1,3), (3,5,7), (7,9,3)
10 (1,2,3), (3,4,5), (5,6,7), (7,8,9), (9,10,1), (1,3,5), (5,7,9), (9,1,5)
11 (1,2,3), (3,4,5), (5,6,7), (7,8,9), (9,10,11), (11,1,3), (3,5,7), (7,9,11), (11,3,7)
12 (1,2,3), (3,4,5), (5,6,7), (7,8,9), (9,10,11), (11,12,1), (1,3,5), (5,7,9), (9,11,1), (1,5,9)
업샘플링 과정은 삼각형의 엣지를 따라서 중간에 점들을 추가하여 복셀화 하기 위해서 수행된다. 업샘플링 요소 값(upsampling factor)과 블록의 너비를 기준으로 추가 점들을 생성한다. 추가점은 리파인드 버텍스(refined vertice)라고 호칭된다. 실시예들에 따른 포인트 클라우드 인코더는 리파인드 버텍스들을 복셀화할 수 있다. 또한 포인트 클라우드 인코더는 복셀화 된 포지션(또는 포지션 값)을 기반으로 어트리뷰트 인코딩을 수행할 수 있다.도 7은 실시예들에 따른 이웃 노드 패턴의 예시를 나타낸다.
포인트 클라우드 비디오의 압축 효율을 증가시키기 위하여 실시예들에 따른 포인트 클라우드 인코더는 콘텍스트 어탭티브 아리스메틱 (context adaptive arithmetic) 코딩을 기반으로 엔트로피 코딩을 수행할 수 있다.
도 1 내지 도 6에서 설명한 바와 같이 포인트 클라우드 콘텐트 제공 시스템 또는 포인트 클라우드 인코더(예를 들면 포인트 클라우드 비디오 인코더(10002), 도 4의 포인트 클라우드 인코더 또는 아리스메틱 인코더(40004))는 오큐판시 코드를 곧바로 엔트로피 코딩할 수 있다. 또한 포인트 클라우드 콘텐트 제공 시스템 또는 포인트 클라우드 인코더는 현재 노드의 오큐판시 코드와 이웃 노드들의 오큐판시를 기반으로 엔트로피 인코딩(인트라 인코딩)을 수행하거나, 이전 프레임의 오큐판시 코드를 기반으로 엔트로피 인코딩(인터 인코딩)을 수행할 수 있다. 실시예들에 따른 프레임은 동일한 시간에 생성된 포인트 클라우드 비디오의 집합을 의미한다. 실시예들에 따른 인트라 인코딩/인터 인코딩의 압축 효율은 참조하는 이웃 노드들의 개수에 따라 달라질 수 있다. 비트가 커지면 복잡해지지만 한쪽으로 치우치게 만들어서 압축 효율이 높아질 수 있다. 예를 들어 3-bit context를 가지면, 2의 3승인 = 8가지 방법으로 코딩 해야 한다. 나누어 코딩을 하는 부분은 구현의 복잡도에 영향을 준다. 따라서 압축의 효율과 복잡도의 적정 수준을 맞출 필요가 있다.
도7은 이웃 노드들의 오큐판시를 기반으로 오큐판시 패턴을 구하는 과정을 나타낸다. 실시예들에 따른 포인트 클라우드 인코더는 옥트리의 각 노드의 이웃 노드들의 오큐판시(occupancy)를 판단하고 이웃 노드 패턴(neighbor pattern) 값을 구한다. 이웃 노드 패턴은 해당 노드의 오큐판시 패턴을 추론하기 위해 사용된다. 도7의 왼쪽은 노드에 대응하는 큐브(가운데 위치한 큐브) 및 해당 큐브와 적어도 하나의 면을 공유하는 6개의 큐브들(이웃 노드들)을 나타낸다. 도면에 도시된 노드들은 같은 뎁스(깊이)의 노드들이다. 도면에 도시된 숫자는 6개의 노드들 각각과 연관된 가중치들(1, 2, 4, 8, 16, 32, 등)을 나타낸다. 각 가중치는 이웃 노드들의 위치에 따라 순차적으로 부여된다.
도 7의 오른쪽은 이웃 노드 패턴 값을 나타낸다. 이웃 노드 패턴 값은 오큐파이드 이웃 노드(포인트를 갖는 이웃 노드)의 가중치가 곱해진 값들의 합이다. 따라서 이웃 노드 패턴 값은 0에서 63까지의 값을 갖는다. 이웃 노드 패턴 값이 0 인 경우, 해당 노드의 이웃 노드 중 포인트를 갖는 노드(오큐파이드 노드)가 없음을 나타낸다. 이웃 노드 패턴 값이 63인 경우, 이웃 노드들이 전부 오큐파이드 노드들임을 나타낸다. 도면에 도시된 바와 같이 가중치1, 2, 4, 8가 부여된 이웃 노드들은 오큐파이드 노드들이므로, 이웃 노드 패턴 값은 1, 2, 4, 8을 더한 값인 15이다. 포인트 클라우드 인코더는 이웃 노드 패턴 값에 따라 코딩을 수행할 수 있다(예를 들어 이웃 노드 패턴 값이 63인 경우, 64가지의 코딩을 수행). 실시예들에 따라 포인트 클라우드 인코더는 이웃 노드 패턴 값을 변경 (예를 들면 64를 10 또는 6으로 변경하는 테이블을 기반으로) 하여 코딩의 복잡도를 줄일 수 있다.
도 8은 실시예들에 따른 LOD 별 포인트 구성의 예시를 나타낸다.
도 1 내지 도 7에서 설명한 바와 같이, 어트리뷰트 인코딩이 수행되기 전 인코딩된 지오메트리는 재구성(디컴프레션) 된다. 다이렉트 코딩이 적용된 경우, 지오메트리 재구성 동작은 다이렉트 코딩된 포인트들의 배치를 변경하는 것을 포함할 수 있다(예를 들면 다이렉트 코딩된 포인트들을 포인트 클라우드 데이터의 앞쪽에 배치). 트라이숩 지오메트리 인코딩이 적용된 경우, 지오메트리 재구성 과정은 삼각형 재구성, 업샘플링, 복셀화 과정을 어트리뷰트는 지오메트리에 종속되므로, 어트리뷰트 인코딩은 재구성된 지오메트리를 기반으로 수행된다.
포인트 클라우드 인코더(예를 들면 LOD 생성부(40009))는 포인트들을 LOD별로 분류(reorganization)할 수 있다. 도면은 LOD에 대응하는 포인트 클라우드 콘텐트를 나타낸다. 도면의 왼쪽은 오리지널 포인트 클라우드 콘텐트를 나타낸다. 도면의 왼쪽에서 두번째 그림은 가장 낮은 LOD의 포인트들의 분포를 나타내며, 도면의 가장 오른쪽 그림은 가장 높은 LOD의 포인트들의 분포를 나타낸다. 즉, 가장 낮은 LOD의 포인트들은 드문드문(sparse) 분포하며, 가장 높은 LOD의 포인트들은 촘촘히 분포한다. 즉, 도면 하단에 표시된 화살표 방향에 따라 LOD가 증가할수록 포인트들 간의 간격(또는 거리)는 더 짧아진다.
도 9는 실시예들에 따른 LOD 별 포인트 구성의 예시를 나타낸다.
도 1 내지 도 8에서 설명한 바와 같이 포인트 클라우드 콘텐트 제공 시스템, 또는 포인트 클라우드 인코더(예를 들면 포인트 클라우드 비디오 인코더(10002), 도 4의 포인트 클라우드 인코더, 또는 LOD 생성부(40009))는 LOD를 생성할 수 있다. LOD는 포인트들을 설정된 LOD 거리 값(또는 유클리이디언 디스턴스(Euclidean Distance)의 세트)에 따라 리파인먼트 레벨들(refinement levels)의 세트로 재정열(reorganize)하여 생성된다. LOD 생성 과정은 포인트 클라우드 인코더뿐만 아니라 포인트 클라우드 디코더에서도 수행된다.
도 9의 상단은 3차원 공간에 분포된 포인트 클라우드 콘텐트의 포인트들의 예시(P0내지 P9)를 나타낸다. 도 9의 오리지널 오더(Original order)는 LOD 생성전 포인트들 P0내지 P9의 순서를 나타낸다. 도 9의 LOD 기반 오더 (LOD based order)는 LOD 생성에 따른 포인트들의 순서를 나타낸다. 포인트들은 LOD별 재정열된다. 또한 높은 LOD는 낮은 LOD에 속한 포인트들을 포함한다. 도 9에 도시된 바와 같이 LOD0는 P0, P5, P4 및 P2를 포함한다. LOD1은 LOD0의 포인트들과 P1, P6 및 P3를 포함한다. LOD2는 LOD0의 포인트들, LOD1의 포인트들 및 P9, P8 및 P7을 포함한다.
도 4에서 설명한 바와 같이 실시예들에 따른 포인트 클라우드 인코더는 예측 변환 코딩, 리프팅 변환 코딩 및 RAHT 변환 코딩을 선택적으로 또는 조합하여 수행할 수 있다.
실시예들에 따른 포인트 클라우드 인코더는 포인트들에 대한 예측기(predictor)를 생성하여 각 포인트의 예측 어트리뷰트(또는 예측 어트리뷰트값)을 설정하기 위한 예측 변환 코딩을 수행할 수 있다. 즉, N개의 포인트들에 대하여 N개의 예측기들이 생성될 수 있다. 실시예들에 따른 예측기는 각 포인트의 LOD 값과 LOD별 설정된 거리 내에 존재하는 이웃 포인트들에 대한 인덱싱 정보 및 이웃 포인트들까지의 거리 값을 기반으로 가중치(=1/거리) 값을 계산하할 수 있다.
실시예들에 따른 예측 어트리뷰트(또는 어트리뷰트값)은 각 포인트의 예측기에 설정된 이웃 포인트들의 어트리뷰트들(또는 어트리뷰트 값들, 예를 들면 색상, 반사율 등)에 각 이웃 포인트까지의 거리를 기반으로 계산된 가중치(또는 가중치값)을 곱한 값의 평균값으로 설정된다. 실시예들에 따른 포인트 클라우드 인코더(예를 들면 계수 양자화부(40011)는 각 포인트의 어트리뷰트(어트리뷰트 값)에서 예측 어트리뷰트(어트리뷰트값)을 뺀 잔여값들(residuals, 잔여 어트리뷰트, 잔여 어트리뷰트값, 어트리뷰트 예측 잔여값 등으로 호칭할 수 있다)을 양자화(quatization) 및 역양자화(inverse quantization)할 수 있다. 양자화 과정은 다음의 표에 나타난 바와 같다.
Attribute prediction residuals quantization pseudo code
int PCCQuantization(int value, int quantStep) {
if( value >=0) {
return floor(value / quantStep + 1.0 / 3.0);
} else {
return -floor(-value / quantStep + 1.0 / 3.0);
}
}
Attribute prediction residuals inverse quantization pseudo code
int PCCInverseQuantization(int value, int quantStep) {
if( quantStep ==0) {
return value;
} else {
return value * quantStep;
}
}
실시예들에 따른 포인트 클라우드 인코더(예를 들면 아리스메틱 인코더(40012))는 각 포인트의 예측기에 이웃한 포인트들이 있는 경우, 상술한 바와 같이 양자화 및 역양자화된 잔여값을 엔트로피 코딩 할 수 있다. 실시예들에 따른 포인트 클라우드 인코더(예를 들면 아리스메틱 인코더(40012))는 각 포인트의 예측기에 이웃한 포인트들이 없으면 상술한 과정을 수행하지 않고 해당 포인트의 어트리뷰트들을 엔트로피 코딩할 수 있다. 실시예들에 따른 포인트 클라우드 인코더 (예를 들면 리프팅 변환부(40010))는 각 포인트의 예측기를 생성하고, 예측기에 계산된 LOD를 설정 및 이웃 포인트들을 등록하고, 이웃 포인트들까지의 거리에 따른 가중치를 설정하여 리프팅 변환 코딩을 수행할 수 있다. 실시예들에 따른 리프팅 변환 코딩은 상술한 예측 변환 코딩과 유사하나, 어트리뷰트값에 가중치를 누적 적용한다는 점에서 차이가 있다. 실시예들에 따른 어트리뷰트값에 가중치를 누적 적용하는 과정은 다음과 같다.
1) 각 포인트의 가중치 값을 저장하는 배열 QW(QuantizationWieght)를 생성한다. QW의 모든 요소들의 초기값은 1.0이다. 예측기에 등록된 이웃 노드의 예측기 인덱스의 QW 값에 현재 포인트의 예측기의 가중치를 곱한 값을 더한다.
2) 리프트 예측 과정: 예측된 어트리뷰트 값을 계산하기 위하여 포인트의 어트리뷰트 값에 가중치를 곱한 값을 기존 어트리뷰트값에서 뺀다.
3) 업데이트웨이트(updateweight) 및 업데이트(update)라는 임시 배열들을 생성하고 임시 배열들을 0으로 초기화한다.
4) 모든 예측기에 대해서 계산된 가중치에 예측기 인덱스에 해당하는 QW에 저장된 가중치를 추가로 곱해서 산출된 가중치를 업데이트웨이트 배열에 이웃 노드의 인덱스로 누적으로 합산한다. 업데이트 배열에는 이웃 노드의 인덱스의 어트리뷰트 값에 산출된 가중치를 곱한 값을 누적 합산한다.
5) 리프트 업데이트 과정: 모든 예측기에 대해서 업데이트 배열의 어트리뷰트 값을 예측기 인덱스의 업데이트웨이트 배열의 가중치 값으로 나누고, 나눈 값에 다시 기존 어트리뷰트 값을 더한다.
6) 모든 예측기에 대해서, 리프트 업데이트 과정을 통해 업데이트된 어트리뷰트 값에 리프트 예측 과정을 통해 업데이트 된(QW에 저장된) 가중치를 추가로 곱하여 예측 어트리뷰트 값을 산출한다. 실시예들에 따른 포인트 클라우드 인코더(예를 들면 계수 양자화부(40011))는 예측 어트리뷰트 값을 양자화한다. 또한 포인트 클라우드 인코더(예를 들면 아리스메틱 인코더(40012))는 양자화된 어트리뷰트 값을 엔트로피 코딩한다.
실시예들에 따른 포인트 클라우드 인코더(예를 들면 RAHT 변환부(40008))는 옥트리의 하위 레벨에 있는 노드와 연관된 어트리뷰트를 사용하여 상위 레벨의 노드들의 어트리뷰트를 에측하는 RAHT 변환 코딩을 수행할 수 있다. RAHT 변환 코딩은 옥트리 백워드 스캔을 통한 어트리뷰트 인트라 코딩의 예시이다. 실시예들에 따른 포인트 클라우드 인코더는 복셀에서 전체 영역으로 스캔하고, 각 스텝에서 복셀을 더 큰 블록으로 합치면서 루트 노드까지의 병합 과정을 반복수행한다. 실시예들에 따른 병합 과정은 오큐파이드 노드에 대해서만 수행된다. 엠티 노드(empty node)에 대해서는 병합 과정이 수행되지 않으며, 엠티 노드의 바로 상위 노드에 대해 병합 과정이 수행된다.
하기의 식은 RAHT 변환 행렬을 나타낸다.
Figure PCTKR2020003552-appb-img-000003
는 레벨 l에서의 복셀들의 평균 어트리뷰트 값을 나타낸다.
Figure PCTKR2020003552-appb-img-000004
Figure PCTKR2020003552-appb-img-000005
Figure PCTKR2020003552-appb-img-000006
로부터 계산될 수 있다.
Figure PCTKR2020003552-appb-img-000007
Figure PCTKR2020003552-appb-img-000008
의 가중치를
Figure PCTKR2020003552-appb-img-000009
Figure PCTKR2020003552-appb-img-000010
이다.
Figure PCTKR2020003552-appb-img-000011
Figure PCTKR2020003552-appb-img-000012
는 로-패스(low-pass) 값으로, 다음 상위 레벨에서의 병합 과정에서 사용된다.
Figure PCTKR2020003552-appb-img-000013
은 하이패스 계수(high-pass coefficients)이며, 각 스텝에서의 하이패스 계수들은 양자화되어 엔트로피 코딩 된다(예를 들면 아리스메틱 인코더(400012)의 인코딩). 가중치는
Figure PCTKR2020003552-appb-img-000014
로 계산된다. 루트 노드는 마지막
Figure PCTKR2020003552-appb-img-000015
Figure PCTKR2020003552-appb-img-000016
을 통해서 다음과 같이 생성된다.,
Figure PCTKR2020003552-appb-img-000017
gDC값 또한 하이패스 계수와 같이 양자화되어 엔트로피 코딩된다.
도 10은 실시예들에 따른 포인트 클라우드 디코더(Point Cloud Decoder)의 예시를 나타낸다.
도 10에 도시된 포인트 클라우드 디코더는 도 1에서 설명한 포인트 클라우드 비디오 디코더(10006) 예시로서, 도 1에서 설명한 포인트 클라우드 비디오 디코더(10006)의 동작 등과 동일 또는 유사한 동작을 수행할 수 있다. 도면이 도시된 바와 같이 포인트 클라우드 디코더는 하나 또는 그 이상의 비트스트림(bitstream)들에 포함된 지오메트리 비트스트림(geometry bitstream) 및 어트리뷰트 비트스트림(attribute bitstream)을 수신할 수 있다. 포인트 클라우드 디코더는 지오메트리 디코더(geometry decoder)및 어트리뷰트 디코더(attribute decoder)를 포함한다. 지오메트리 디코더는 지오메트리 비트스트림에 대해 지오메트리 디코딩을 수행하여 디코딩된 지오메트리(decoded geometry)를 출력한다. 어트리뷰트 디코더는 디코딩된 지오메트리 및 어트리뷰트 비트스트림을 기반으로 어트리뷰트 디코딩을 수행하여 디코딩된 어트리뷰트들(decoded attributes)을 출력한다. 디코딩된 지오메트리 및 디코딩된 어트리뷰트들은 포인트 클라우드 콘텐트를 복원(decoded point cloud)하는데 사용된다.
도 11은 실시예들에 따른 포인트 클라우드 디코더(Point Cloud Decoder)의 예시를 나타낸다.
도 11에 도시된 포인트 클라우드 디코더는 도 10에서 설명한 포인트 클라우드 디코더의 예시로서, 도 1 내지 도 9에서 설명한 포인트 클라우드 인코더의 인코딩 동작의 역과정인 디코딩 동작을 수행할 수 있다.
도 1 및 도 10에서 설명한 바와 같이 포인트 클라우드 디코더는 지오메트리 디코딩 및 어트리뷰트 디코딩을 수행할 수 있다. 지오메트리 디코딩은 어트리뷰트 디코딩보다 먼저 수행된다.
실시예들에 따른 포인트 클라우드 디코더는 아리스메틱 디코더(arithmetic decode, 11000), 옥트리 합성부(synthesize octree, 11001), 서페이스 오프록시메이션 합성부(synthesize surface approximation, 11002), 지오메트리 리컨스트럭션부(reconstruct geometry, 11003), 좌표계 역변환부(inverse transform coordinates, 11004), 아리스메틱 디코더(arithmetic decode, 11005), 역양자화부(inverse quantize, 11006), RAHT변환부(11007), LOD생성부(generate LOD, 11008), 인버스 리프팅부(Inverse lifting, 11009), 및/또는 컬러 역변환부(inverse transform colors, 11010)를 포함한다.
아리스메틱 디코더(11000), 옥트리 합성부(11001), 서페이스 오프록시메이션 합성부(11002), 지오메트리 리컨스럭션부(11003), 좌표계 역변환부(11004)는 지오메트리 디코딩을 수행할 수 있다. 실시예들에 따른 지오메트리 디코딩은 다이렉트 코딩(direct coding) 및 트라이숩 지오메트리 디코딩(trisoup geometry decoding)을 포함할 수 있다. 다이렉트 코딩 및 트라이숩 지오메트리 디코딩은 선택적으로 적용된다. 또한 지오메트리 디코딩은 위의 예시에 국한되지 않으며, 도 1 내지 도 9에서 설명한 지오메트리 인코딩의 역과정으로 수행된다.
실시예들에 따른 아리스메틱 디코더(11000)는 수신한 지오메트리 비트스트림을 아리스메틱 코딩을 기반으로 디코딩한다. 아리스메틱 디코더(11000)의 동작은 아리스메틱 인코더(40004)의 역과정에 대응한다.
실시예들에 따른 옥트리 합성부(11001)는 디코딩된 지오메트리 비트스트림으로부터 (또는 디코딩 결과 확보된 지오메트리에 관한 정보)로부터 오큐판시 코드를 획득하여 옥트리를 생성할 수 있다. 오큐판시 코드에 대한 구체적인 설명은 도 1 내지 도 9에서 설명한 바와 같다.
실시예들에 따른 서페이스 오프록시메이션 합성부(11002)는 트라이숩 지오메트리 인코딩이 적용된 경우, 디코딩된 지오메트리 및/또는 생성된 옥트리에 기반하여 서페이스를 합성할 수 있다.
실시예들에 따른 지오메트리 리컨스트럭션부(11003)는 서페이스 및 또는 디코딩된 지오메트리에 기반하여 지오메트리를 재생성할 수 있다. 도 1 내지 도 9에서 설명한 바와 같이, 다이렉트 코딩 및 트라이숩 지오메트리 인코딩은 선택적으로 적용된다. 따라서 지오메트리 리컨스트럭션부(11003)는 다이렉트 코딩이 적용된 포인트들의 포지션 정보들을 직접 가져와서 추가한다. 또한, 트라이숩 지오메트리 인코딩이 적용된 경우, 지오메트리 리컨스트럭션부(11003)는 지오메트리 리컨스트럭션부(40005)의 재구성 동작, 예를 들면 삼각형 재구성, 업-샘플링, 복셀화 동작을 수행하여 지오메트리를 복원할 수 있다. 구체적인 내용은 도 6에서 설명한 바와 동일하므로 생략한다. 복원된 지오메트리는 어트리뷰트들을 포함하지 않는 포인트 클라우드 픽쳐 또는 프레임을 포함할 수 있다.
실시예들에 따른 좌표계 역변환부(11004)는 복원된 지오메트리를 기반으로 좌표계를 변환하여 포인트들의 포지션들을 획득할 수 있다.
아리스메틱 디코더(11005), 역양자화부(11006), RAHT 변환부(11007), LOD생성부(11008), 인버스 리프팅부(11009), 및/또는 컬러 역변환부(11010)는 도 10에서 설명한 어트리뷰트 디코딩을 수행할 수 있다. 실시예들에 따른 어트리뷰트 디코딩은 RAHT(Region Adaptive Hierarchial Transform) 디코딩, 예측 변환(Interpolaration-based hierarchical nearest-neighbour prediction-Prediction Transform) 디코딩 및 리프팅 변환 (interpolation-based hierarchical nearest-neighbour prediction with an update/lifting step (Lifting Transform)) 디코딩을 포함할 수 있다. 상술한 3가지의 디코딩들은 선택적으로 사용되거나, 하나 또는 그 이상의 디코딩들의 조합이 사용될 수 있다. 또한 실시예들에 따른 어트리뷰트 디코딩은 상술한 예시에 국한되는 것은 아니다.
실시예들에 따른 아리스메틱 디코더(11005)는 어트리뷰트 비트스트림을 아리스메틱 코딩으로 디코딩한다.
실시예들에 따른 역양자화부(11006)는 디코딩된 어트리뷰트 비트스트림 또는 디코딩 결과 확보한 어트리뷰트에 대한 정보를 역양자화(inverse quantization)하고 역양자화된 어트리뷰트들(또는 어트리뷰트 값들)을 출력한다. 역양자화는 포인트 클라우드 인코더의 어트리뷰트 인코딩에 기반하여 선택적으로 적용될 수 있다.
실시예들에 따라 RAHT 변환부(11007), LOD생성부(11008) 및/또는 인버스 리프팅부(11009)는 재구성된 지오메트리 및 역양자화된 어트리뷰트들을 처리할 수 있다. 상술한 바와 같이 RAHT 변환부(11007), LOD생성부(11008) 및/또는 인버스 리프팅부(11009)는 포인트 클라우드 인코더의 인코딩에 따라 그에 대응하는 디코딩 동작을 선택적으로 수행할 수 있다.
실시예들에 따른 컬러 역변환부(11010)는 디코딩된 어트리뷰트들에 포함된 컬러 값(또는 텍스쳐)을 역변환하기 위한 역변환 코딩을 수행한다. 컬러 역변환부(11010)의 동작은 포인트 클라우드 인코더의 컬러 변환부(40006)의 동작에 기반하여 선택적으로 수행될 수 있다.
도 11의 포인트 클라우드 디코더의 엘레멘트들은 도면에 도시되지 않았으나 포인트 클라우드 제공 장치에 포함된 하나 또는 그 이상의 메모리들과 통신가능하도록 설정된 하나 또는 그 이상의 프로세서들 또는 집적 회로들(integrated circuits)을 포함하는 하드웨어, 소프트웨어, 펌웨어 또는 이들의 조합으로 구현될 수 있다. 하나 또는 그 이상의 프로세서들은 상술한 도 11의 포인트 클라우드 디코더의 엘레멘트들의 동작들 및/또는 기능들 중 적어도 어느 하나 이상을 수행할 수 있다. 또한 하나 또는 그 이상의 프로세서들은 도11의 포인트 클라우드 디코더의 엘레멘트들의 동작들 및/또는 기능들을 수행하기 위한 소프트웨어 프로그램들 및/또는 인스트럭션들의 세트를 동작하거나 실행할 수 있다.
도 12는 실시예들에 따른 전송 장치의 예시이다.
도 12에 도시된 전송 장치는 도 1의 전송장치(10000) (또는 도 4의 포인트 클라우드 인코더)의 예시이다. 도 12에 도시된 전송 장치는 도 1 내지 도 9에서 설명한 포인트 클라우드 인코더의 동작들 및 인코딩 방법들과 동일 또는 유사한 동작들 및 방법들 중 적어도 어느 하나 이상을 수행할 수 있다. 실시예들에 따른 전송 장치는 데이터 입력부(12000), 양자화 처리부(12001), 복셀화 처리부(12002), 옥트리 오큐판시 코드 (Occupancy code) 생성부(12003), 표면 모델 처리부(12004), 인트라/인터 코딩 처리부(12005), 아리스메틱 (Arithmetic) 코더(12006), 메타데이터 처리부(12007), 색상 변환 처리부(12008), 어트리뷰트 변환 처리부(또는 속성 변환 처리부)(12009), 예측/리프팅/RAHT 변환 처리부(12010), 아리스메틱 (Arithmetic) 코더(12011) 및/또는 전송 처리부(12012)를 포함할 수 있다.
실시예들에 따른 데이터 입력부(12000)는 포인트 클라우드 데이터를 수신 또는 획득한다. 데이터 입력부(12000)는 포인트 클라우드 비디오 획득부(10001)의 동작 및/또는 획득 방법(또는 도2에서 설명한 획득과정(20000))과 동일 또는 유사한 동작 및/또는 획득 방법을 수행할 수 있다.
데이터 입력부(12000), 양자화 처리부(12001), 복셀화 처리부(12002), 옥트리 오큐판시 코드 (Occupancy code) 생성부(12003), 표면 모델 처리부(12004), 인트라/인터 코딩 처리부(12005), Arithmetic 코더(12006)는 지오메트리 인코딩을 수행한다. 실시예들에 따른 지오메트리 인코딩은 도 1 내지 도 9에서 설명한 지오메트리 인코딩과 동일 또는 유사하므로 구체적인 설명은 생략한다.
실시예들에 따른 양자화 처리부(12001)는 지오메트리(예를 들면 포인트들의 위치값, 또는 포지션값)을 양자화한다. 양자화 처리부(12001)의 동작 및/또는 양자화는 도 4에서 설명한 양자화부(40001)의 동작 및/또는 양자화와 동일 또는 유사하다. 구체적인 설명은 도 1 내지 도 9에서 설명한 바와 동일하다.
실시예들에 따른 복셀화 처리부(12002)는 양자화된 포인트들의 포지션 값을 복셀화한다. 복셀화 처리부(120002)는 도 4에서 설명한 양자화부(40001)의 동작 및/또는 복셀화 과정과 동일 또는 유사한 동작 및/또는 과정을 수행할 수 있다. 구체적인 설명은 도 1 내지 도 9에서 설명한 바와 동일하다.
실시예들에 따른 옥트리 오큐판시 코드 생성부(12003)는 복셀화된 포인트들의 포지션들을 옥트리 구조를 기반으로 옥트리 코딩을 수행한다. 옥트리 오큐판시 코드 생성부(12003)는 오큐판시 코드를 생성할 수 있다. 옥트리 오큐판시 코드 생성부(12003)는 도 4 및 도 6에서 설명한 포인트 클라우드 인코더 (또는 옥트리 분석부(40002))의 동작 및/또는 방법과 동일 또는 유사한 동작 및/또는 방법을 수행할 수 있다. 구체적인 설명은 도 1 내지 도 9에서 설명한 바와 동일하다.
실시예들에 따른 표면 모델 처리부(12004)는 표면 모델(surface model)을 기반으로 특정 영역(또는 노드)내의 포인트들의 포지션들을 복셀 기반으로 재구성하는 트라이숩 지오메트리 인코딩을 수행할 수 있다. 포면 모델 처리부(12004)는 도 4 에서 설명한 포인트 클라우드 인코더(예를 들면 서페이스 어프록시메이션 분석부(40003))의 동작 및/또는 방법과 동일 또는 유사한 동작 및/또는 방법을 수행할 수 있다. 구체적인 설명은 도 1 내지 도 9에서 설명한 바와 동일하다.
실시예들에 따른 인트라/인터 코딩 처리부(12005)는 포인트 클라우드 데이터를 인트라/인터 코딩할 수 있다. 인트라/인터 코딩 처리부(12005)는 도 7에서 설명한 인트라/인터 코딩과 동일 또는 유사한 코딩을 수행할 수 있다. 구체적인 설명은 도 7에서 설명한 바와 동일하다. 실시예들에 따라 인트라/인터 코딩 처리부(12005)는 아리스메틱 코더(12006)에 포함될 수 있다.
실시예들에 따른 아리스메틱 코더(12006)는 포인트 클라우드 데이터의 옥트리 및/또는 근사화된 옥트리를 엔트로피 인코딩한다. 예를 들어, 인코딩 방식은 아리스메틱(Arithmetic) 인코딩 방법을 포함한다. . 아리스메틱 코더(12006)는 아리스메틱 인코더(40004)의 동작 및/또는 방법과 동일 또는 유사한 동작 및/또는 방법을 수행한다.
실시예들에 따른 메타데이터 처리부(12007)는 포인트 클라우드 데이터에 관한 메타데이터, 예를 들어 설정 값 등을 처리하여 지오메트리 인코딩 및/또는 어트리뷰트 인코딩 등 필요한 처리 과정에 제공한다. 또한 실시예들에 따른 메타데이터 처리부(12007)는 지오메트리 인코딩 및/또는 어트리뷰트 인코딩과 관련된 시그널링 정보를 생성 및/또는 처리할 수 있다. 실시예들에 따른 시그널링 정보는 지오메트리 인코딩 및/또는 어트리뷰트 인코딩과 별도로 인코딩처리될 수 있다. 또한 실시예들에 따른 시그널링 정보는 인터리빙 될 수도 있다.
색상 변환 처리부(12008), 어트리뷰트 변환 처리부(12009), 예측/리프팅/RAHT 변환 처리부(12010), 아리스메틱 (Arithmetic) 코더(12011)는 어트리뷰트 인코딩을 수행한다. 실시예들에 따른 어트리뷰트 인코딩은 도 1 내지 도 9에서 설명한 어트리뷰트 인코딩과 동일 또는 유사하므로 구체적인 설명은 생략한다.
실시예들에 따른 색상 변환 처리부(12008)는 어트리뷰트들에 포함된 색상값을 변환하는 색상 변환 코딩을 수행한다. 색상 변환 처리부(12008)는 재구성된 지오메트리를 기반으로 색상 변환 코딩을 수행할 수 있다. 재구성된 지오메트리에 대한 설명은 도 1 내지 도 9에서 설명한 바와 동일하다. 또한 도 4에서 설명한 컬러 변환부(40006)의 동작 및/또는 방법과 동일 또는 유사한 동작 및/또는 방법을 수행한다. 구체적인 설명은 생략한다.
실시예들에 따른 어트리뷰트 변환 처리부(12009)는 지오메트리 인코딩이 수행되지 않은 포지션들 및/또는 재구성된 지오메트리를 기반으로 어트리뷰트들을 변환하는 어트리뷰트 변환을 수행한다. 어트리뷰트 변환 처리부(12009)는 도 4에 설명한 어트리뷰트 변환부(40007)의 동작 및/또는 방법과 동일 또는 유사한 동작 및/또는 방법을 수행한다. 구체적인 설명은 생략한다. 실시예들에 따른 예측/리프팅/RAHT 변환 처리부(12010)는 변환된 어트리뷰트들을 RAHT 코딩, 예측 변환 코딩 및 리프팅 변환 코딩 중 어느 하나 또는 조합하여 코딩할 수 있다. 예측/리프팅/RAHT 변환 처리부(12010)는 도 4에서 설명한 RAHT 변환부(40008), LOD 생성부(40009) 및 리프팅 변환부(40010)의 동작들과 동일 또는 유사한 동작들 중 적어도 하나 이상을 수행한다. 또한 예측 변환 코딩, 리프팅 변환 코딩 및 RAHT 변환 코딩에 대한 설명은 도 1 내지 도 9에서 설명한 바와 동일하므로 구체적인 설명은 생략한다.
실시예들에 따른 아리스메틱 코더(12011)는 코딩된 어트리뷰트들을 아리스메틱 코딩에 기반하여 인코딩할 수 있다. 아리스메틱 코더(12011)는 아리스메틱 인코더(400012)의 동작 및/또는 방법과 동일 또는 유사한 동작 및/또는 방법을 수행한다.
실시예들에 따른 전송 처리부(12012)는 인코딩된 지오메트리 및/또는 인코딩된 어트리뷰트, 메타 데이터 정보를 포함하는 각 비트스트림을 전송하거나, 인코딩된 지오메트리 및/또는 인코딩된 어트리뷰트, 메타 데이터 정보를 하나의 비트스트림으로 구성하여 전송할 수 있다. 실시예들에 따른 인코딩된 지오메트리 및/또는 인코딩된 어트리뷰트, 메타 데이터 정보가 하나의 비트스트림으로 구성되는 경우, 비트스트림은 하나 또는 그 이상의 서브 비트스트림들을 포함할 수 있다. 실시예들에 따른 비트스트림은 시퀀스 레벨의 시그널링을 위한 SPS (Sequence Parameter Set), 지오메트리 정보 코딩의 시그널링을 위한 GPS(Geometry Parameter Set), 어트리뷰트 정보 코딩의 시그널링을 위한 APS(Attribute Parameter Set), 타일 레벨의 시그널링을 위한 TPS (Tile Parameter Set)를 포함하는 시그널링 정보 및 슬라이스 데이터를 포함할 수 있다. 슬라이스 데이터는 하나 또는 그 이상의 슬라이스들에 대한 정보를 포함할 수 있다. 실시예들에 따른 하나의 슬라이스는 하나의 지오메트리 비트스트림(Geom0 0) 및 하나 또는 그 이상의 어트리뷰트 비트스트림들(Attr0 0, Attr1 0)을 포함할 수 있다. 실시예들에 따른 TPS는 하나 또는 그 이상의 타일들에 대하여 각 타일에 관한 정보(예를 들면 bounding box의 좌표값 정보 및 높이/크기 정보 등)을 포함할 수 있다. 지오메트리 비트스트림은 헤더와 페이로드를 포함할 수 있다. 실시예들에 따른 지오메트리 비트스트림의 헤더는 GPS에 포함된 파라미터 세트의 식별 정보(geom_ parameter_set_id), 타일 식별자(geom_tile_id), 슬라이스 식별자(geom_slice_id) 및 페이로드에 포함된 데이터에 관한 정보 등을 포함할 수 있다. 상술한 바와 같이 실시예들에 따른 메타데이터 처리부(12007)는 시그널링 정보를 생성 및/또는 처리하여 전송 처리부(12012)로 전송할 수 있다. 실시예들에 따라, 지오메트리 인코딩을 수행하는 엘레멘트들 및 어트리뷰트 인코딩을 수행하는 엘레멘트들은 점선 처리된 바와 같이 상호 데이터/정보를 공유할 수 있다. 실시예들에 따른 전송 처리부(12012)는 트랜스미터(10003)의 동작 및/또는 전송 방법과 동일 또는 유사한 동작 및/또는 전송 방법을 수행할 수 있다. 구체적인 설명은 도 1 내지 도 2에서 설명한 바와 동일하므로 생략한다.
도 13은 실시예들에 따른 수신 장치의 예시이다.
도 13에 도시된 수신 장치는 도 1의 수신장치(10004) (또는 도 10 및 도 11의 포인트 클라우드 디코더)의 예시이다. 도 13에 도시된 수신 장치는 도 1 내지 도 11에서 설명한 포인트 클라우드 디코더의 동작들 및 디코딩 방법들과 동일 또는 유사한 동작들 및 방법들 중 적어도 어느 하나 이상을 수행할 수 있다.
실시예들에 따른 수신 장치는 수신부(13000), 수신 처리부(13001), 아리스메틱 (arithmetic) 디코더(13002), 오큐판시 코드 (Occupancy code) 기반 옥트리 재구성 처리부(13003), 표면 모델 처리부(삼각형 재구성, 업-샘플링, 복셀화)(13004), 인버스(inverse) 양자화 처리부(13005), 메타데이터 파서(13006), 아리스메틱 (arithmetic) 디코더(13007), 인버스(inverse)양자화 처리부(13008), 예측/리프팅/RAHT 역변환 처리부(13009), 색상 역변환 처리부(13010) 및/또는 렌더러(13011)를 포함할 수 있다. 실시예들에 따른 디코딩의 각 구성요소는 실시예들에 따른 인코딩의 구성요소의 역과정을 수행할 수 있다.
실시예들에 따른 수신부(13000)는 포인트 클라우드 데이터를 수신한다. 수신부(13000)는 도 1의 리시버(10005)의 동작 및/또는 수신 방법과 동일 또는 유사한 동작 및/또는 수신 방법을 수행할 수 있다. 구체적인 설명은 생략한다.
실시예들에 따른 수신 처리부(13001)는 수신한 데이터로부터 지오메트리 비트스트림 및/또는 어트리뷰트 비트스트림을 획득할 수 있다. 수신 처리부(13001)는 수신부(13000)에 포함될 수 있다.
아리스메틱 디코더(13002), 오큐판시 코드 기반 옥트리 재구성 처리부(13003), 표면 모델 처리부(13004) 및 인버스 양자화 처리부(13005)는 지오메트리 디코딩을 수행할 수 있다. 실시예들에 따른 지오메트리 디코딩은 도 1 내지 도 10에서 설명한 지오메트리 디코딩과 동일 또는 유사하므로 구체적인 설명은 생략한다.
*실시예들에 따른 아리스메틱 디코더(13002)는 지오메트리 비트스트림을 아리스메틱 코딩을 기반으로 디코딩할 수 있다. 아리스메틱 디코더(13002)는 아리스메틱 디코더(11000)의 동작 및/또는 코딩과 동일 또는 유사한 동작 및/또는 코딩을 수행한다.
실시예들에 따른 오큐판시 코드 기반 옥트리 재구성 처리부(13003)는 디코딩된 지오메트리 비트스트림으로부터 (또는 디코딩 결과 확보된 지오메트리에 관한 정보)로부터 오큐판시 코드를 획득하여 옥트리를 재구성할 수 있다. 오큐판시 코드 기반 옥트리 재구성 처리부(13003)는 옥트리 합성부(11001)의 동작 및/또는 옥트리 생성 방법과 동일 또는 유사한 동작 및/또는 방법을 수행한다. 실시예들에 따른 표면 모델 처리부(13004)는 트라이숩 지오메트리 인코딩이 적용된 경우, 표면 모델 방식에 기반하여 트라이숩 지오메트리 디코딩 및 이와 관련된 지오메트리 리컨스트럭션(예를 들면 삼각형 재구성, 업-샘플링, 복셀화)을 수행할 수 있다. 표면 모델 처리부(13004)는 서페이스 오프록시메이션 합성부(11002) 및/또는 지오메트리 리컨스트럭션부(11003)의 동작과 동일 또는 유사한 동작을 수행한다.
실시예들에 따른 인버스 양자화 처리부(13005)는 디코딩된 지오메트리를 인버스 양자화할 수 있다.
실시예들에 따른 메타데이터 파서(13006)는 수신한 포인트 클라우드 데이터에 포함된 메타데이터, 예를 들어 설정 값 등을 파싱할 수 있다. 메타데이터 파서(13006)는 메타데이터를 지오메트리 디코딩 및/또는 어트리뷰트 디코딩에 전달할 수 있다. 메타데이터에 대한 구체적인 설명은 도 12에서 설명한 바와 동일하므로 생략한다.
아리스메틱 디코더(13007), 인버스 양자화 처리부(13008), 예측/리프팅/RAHT 역변환 처리부(13009) 및 색상 역변환 처리부(13010)는 어트리뷰트 디코딩을 수행한다. 어트리뷰트 디코딩는 도 1 내지 도 10에서 설명한 어트리뷰트 디코딩과 동일 또는 유사하므로 구체적인 설명은 생략한다.
실시예들에 따른 아리스메틱 디코더(13007)는 어트리뷰트 비트스트림을 아리스메틱 코딩으로 디코딩할 수 있다. 아리스메틱 디코더(13007)는 재구성된 지오메트리를 기반으로 어트리뷰트 비트스트림의 디코딩을 수행할 수 있다. 아리스메틱 디코더(13007)는 아리스메틱 디코더(11005)의 동작 및/또는 코딩과 동일 또는 유사한 동작 및/또는 코딩을 수행한다.
실시예들에 따른 인버스 양자화 처리부(13008)는 디코딩된 어트리뷰트 비트스트림을 인버스 양자화할 수 있다. 인버스 양자화 처리부(13008)는 역양자화부(11006)의 동작 및/또는 역양자화 방법과 동일 또는 유사한 동작 및/또는 방법을 수행한다.
실시예들에 따른 예측/리프팅/RAHT 역변환 처리부(13009)는 재구성된 지오메트리 및 역양자화된 어트리뷰트들을 처리할 수 있다. 예측/리프팅/RAHT 역변환 처리부(13009)는 RAHT 변환부(11007), LOD생성부(11008) 및/또는 인버스 리프팅부(11009)의 동작들 및/또는 디코딩들과 동일 또는 유사한 동작들 및/또는 디코딩들 중 적어도 어느 하나 이상을 수행한다. 실시예들에 따른 색상 역변환 처리부(13010)는 디코딩된 어트리뷰트들에 포함된 컬러 값(또는 텍스쳐)을 역변환하기 위한 역변환 코딩을 수행한다. 색상 역변환 처리부(13010)는 컬러 역변환부(11010)의 동작 및/또는 역변환 코딩과 동일 또는 유사한 동작 및/또는 역변환 코딩을 수행한다. 실시예들에 따른 렌더러(13011)는 포인트 클라우드 데이터를 렌더링할 수 있다.
도 14는 실시예들에 따른 G-PCC 기반 포인트 클라우드 콘텐트 스트리밍을 위한 아키텍쳐를 나타낸다.
도 14의 상단은 도 1 내지 도 13에서 설명한 전송 장치(예를 들면 전송 장치(10000), 도 12의 전송 장치 등)가 포인트 클라우드 콘텐트를 처리 및 전송하는 과정을 나타낸다.
도 1 내지 도 13에서 설명한 바와 같이 전송 장치는 포인트 클라우드 콘텐트의 오디오(Ba)를 획득하고(Audio Acquisition), 획득한 오디오를 인코딩(Audio encoding)하여 오디오 비트스트림(Ea)들을 출력할 수 있다. 또한 전송 장치는 포인트 클라우드 콘텐트의 포인트 클라우드(Bv)(또는 포인트 클라우드 비디오)를 확보하고(Point Acqusition), 확보한 포인트 클라우드에 대하여 포인트 클라우드 인코딩(Point cloud encoding)을 수행하여 포인트 클라우드 비디오 비트스트림(Eb)들을 출력할 수 있다. 전송 장치의 포인트 클라우드 인코딩은 도 1 내지 도 13에서 설명한 포인트 클라우드 인코딩(예를 들면 도 4의 포인트 클라우드 인코더의 인코딩 등)과 동일 또는 유사하므로 구체적인 설명은 생략한다.
전송 장치는 생성된 오디오 비트스트림들 및 비디오 비트스트림들을 파일 및/또는 세그먼트로 인캡슐레이션(File/segment encapsulation)할 수 있다. 인캡슐레이션된 파일 및/또는 세그먼트(Fs, File)은 ISOBMFF 등의 파일 포맷의 파일 또는 DASH 세그먼트를 포함할 수 있다. 실시예들에 따른 포인트 클라우드 관련 메타 데이터(metadata)는 인캡슐레이션된 파일 포맷 및/또는 세그먼트에 포함될 수 있다. 메타 데이터는 ISOBMFF 파일 포맷 상의 다양한 레벨의 박스(box)에 포함되거나 파일 내에서 별도의 트랙에 포함될 수 있다. 실시예에 따라 전송 장치는 메타데이터 자체를 별도의 파일로 인캡슐레이션할 수 있다. 실시예들에 따른 전송 장치는 인캡슐레이션 된 파일 포맷 및/또는 세그먼트를 네트워크를 통해 전송(delivery)할 수 있다. 전송 장치의 인캡슐레이션 및 전송 처리 방법은 도 1 내지 도 13에서 설명한 바 (예를 들면 트랜스미터(10003), 도 2의 전송 단계(20002) 등)와 동일하므로 구체적인 설명은 생략한다.
도 14의 하단은 도 1 내지 도 13에서 설명한 수신 장치(예를 들면 수신 장치(10004), 도 13의 수신 장치 등)가 포인트 클라우드 콘텐트를 처리 및 출력하는 과정을 나타낸다.
실시예들에 따라 수신 장치는 최종 오디오 데이터 및 최종 비디오 데이터를 출력하는 디바이스 (예를 들면 스피커(Loudspeakers), 헤드폰들(headphones), 디스플레이(Display))와 포인트 클라우드 콘텐트를 처리하는 포인트 클라우드 플레이어(Point Cloud Player)를 포함할 수 있다. 최종 데이터 출력 디바이스 및 포인트 클라우드 플레이어는 별도의 물리적인 디바이스들로 구성될 수 있다. 실시예들에 따른 포인트 클라우드 플레이어는 G-PCC(Geometry-based Point Cloud Compression) 코딩 및/또는 V-PCC(Video based Point Cloud Compression) 코딩 및/또는 차세대 코딩을 수행할 수 있다.
실시예들에 따른 수신 장치는 수신한 데이터(예를 들면 방송 신호, 네트워크를 통해 전송되는 신호 등)에 포함된 파일 및/또는 세그먼트(F',Fs')를 확보하고 디캡슐레이션(File/segment decapsulation)할 수 있다. 수신 장치의 수신 및 디캡슐레이션 방법은 도 1 내지 도 13에서 설명한 바(예를 들면 리시버(10005), 수신부(13000), 수신 처리부(13001)등)와 동일하므로 구체적인 설명은 생략한다.
실시예들에 따른 수신 장치는 파일 및/또는 세그먼트에 포함된 오디오 비트스트림(E'a) 및 비디오 비트스트림(E'v)를 확보한다. 도면에 도시된 바와 같이 수신 장치는 오디오 비트스트림에 대해 오디오 디코딩(audio decoding)을 수행하여 디코딩된 오디오 데이터(B'a)를 출력하고, 디코딩된 오디오 데이터를 렌더링(audio rendering)하여 최종 오디오 데이터(A'a)를 스피커 또는 헤드폰 등을 통해 출력한다.
또한 수신 장치는 비디오 비트스트림(E'v)에 대해 포인트 클라우드 디코딩(point cloud decoding)을 수행하여 디코딩된 비디오 데이터(B'v)를 출력한다. 실시예들에 따른 포인트 클라우드 디코딩은 도 1 내지 도 13에서 설명한 포인트 클라우드 디코딩과 동일 또는 유사하므로 (예를 들면 도11의 포인트 클라우드 디코더의 디코딩 등) 구체적인 설명은 생략한다. 수신 장치는 디코딩된 비디오 데이터를 렌더링(rendering)하여 최종 비디오 데이터를 디스플레이를 통해 출력할 수 있다.
실시예들에 따른 수신 장치는 함께 전송된 메타데이터를 기반으로 디캡슐레이션, 오디오 디코딩, 오디오 렌더링, 포인트 클라우드 디코딩 및 렌더링 동작 중 적어도 어느 하나 이상을 수행할 수 있다. 메타데이터에 대한 설명은 도 12 내지 도 13에서 설명한 바와 동일하므로 생략한다.
도면에 도시된 점선과 같이, 실시예들에 따른 수신 장치(예를 들면 포인트 클라우드 플레이어 또는 포인트 클라우드 플레어 내의 센싱/트랙킹부(sensing/tracking))는 피드백 정보(orientation, viewport)를 생성할 수 있다. 실시예들에 따른 피드백 정보는 수신 장치의 디캡슐레이션, 포인트 클라우드 디코딩 과정 및/또는 렌더링 과정에서 사용될 수도 있고, 송신 장치로 전달 될 수도 있다. 피드백 정보에 대한 설명은 도 1 내지 도 13에서 설명한 바와 동일하므로 생략한다.
도15는 실시예들에 따른 전송 장치의 예시를 나타낸다.
도 15의 전송 장치는 포인트 클라우드 콘텐트를 전송하는 장치로서, 도 1 내지 도 14에서 설명한 전송 장치(예를 들면 도 1의 전송 장치(10000), 도 4의 포인트 클라우드 인코더, 도 12의 전송 장치, 도 14의 전송 장치 등)의 예시에 해당한다. 따라서 도 15의 전송 장치는 도 1 내지 도 14에서 설명한 전송 장치의 동작과 동일 또는 유사한 동작을 수행한다.
실시예들에 따른 전송 장치는 포인트 클라우드 획득(point cloud acquisition), 포인트 클라우드 인코딩(point cloud encoding), 파일/세그먼트 인캡슐레이션(file/segement encapsulation) 및 전송(delivery) 중 적어도 하나 또는 그 이상을 수행할 수 있다.
도면에 도시된 포인트 클라우드 획득 및 전송 동작은 도 1 내지 도 14에서 설명한 바와 동일하므로 구체적인 설명은 생략한다.
도 1 내지 도 14에서 설명한 바와 같이 실시예들에 따른 전송 장치는 지오메트리 인코딩 및 어트리뷰트 인코딩을 수행할 수 있다. 실시예들에 따른 지오메트리 인코딩은 지오메트리 컴프레션(geometry compression)이라 호칭될 수 있으며 어트리뷰트 인코딩은 어트리뷰트 컴프레션(attribute compression)이라 호칭될 수 있다. 상술한 바와 같이 하나의 포인트는 하나의 지오메트리와 하나 또는 그 이상의 어트리뷰트들을 가질 수 있다. 따라서 전송 장치는 각 어트리뷰트에 대하여 어트리뷰트 인코딩을 수행한다. 도면은 전송 장치가 하나 또는 그 이상의 어트리뷰트 컴프레션들(attribute #1 compression, …attribute #N compression)을 수행한 예시를 나타낸다. 또한 실시예들에 따른 전송 장치는 추가 컴프레션(auxiliary compression)을 수행할 수 있다. 추가 컴프레션은 메타데이터(metadata)에 대해 수행된다. 메타 데이터에 대한 설명은 도 1 내지 도 14에서 설명한 바와 동일하므로 생략한다. 또한 전송 장치는 메쉬 데이터 컴프레션(Mesh data compression)을 수행할 수 있다. 실시예들에 따른 메쉬 데이터 컴프레션은 도 1 내지 도 14에서 설명한 트라이숩 지오메트리 인코딩을 포함할 수 있다.
실시예들에 따른 전송 장치는 포인트 클라우드 인코딩에 따라 출력된 비트스트림들(예를 들면 포인트 클라우드 스트림들)을 파일 및/또는 세그먼트로 인캡슐레이션 할 수 있다. 실시예들에 따라 전송 장치는 메타 데이터 외의 데이터(예를 들면 미디어 데이터)를 운반하는 미디어 트랙 인캡슐레이션(media track encapsulation)을 수행하고, 메타 데이터를 운반하는 메타데이터 트랙 인캡슐레이션(metadata tracak encapsulation)을 수행할 수 있다. 실시예들에 따라 메타데이터는 미디어 트랙으로 인캡슐레이션 될 수 있다.
도 1 내지 도 14에서 설명한 바와 같이 전송 장치는 수신 장치로부터 피드백 정보(오리엔테이션/뷰포트 메타 데이터)를 수신하고, 수신한 피드백 정보를 기반으로 포인트 클라우드 인코딩, 파일/세그먼트 인캡슐레이션 및 전송 동작 중 적어도 어느 하나 이상을 수행할 수 있다. 구체적인 설명은 도 1 내지 도 14에서 설명한 바와 동일하므로 생략한다.
도16은 실시예들에 따른 수신 장치의 예시를 나타낸다.
도 16의 수신 장치는 포인트 클라우드 콘텐트를 수신하는 장치로서, 도 1 내지 도 14에서 설명한 수신 장치(예를 들면 도 1의 수신 장치(10004), 도 11의 포인트 클라우드 디코더, 도 13의 수신 장치, 도 14의 수신 장치 등)의 예시에 해당한다. 따라서 도 16의 수신 장치는 도 1 내지 도 14에서 설명한 수신 장치의 동작과 동일 또는 유사한 동작을 수행한다. 또한 도 16의 수신 장치는 도 15의 전송 장치에서 전송한 신호 등을 받고, 도 15의 전송 장치의 동작의 역과정을 수행할 수 있다.
실시예들에 따른 수신 장치는 수신 (delivery), 파일/세그먼트 디캡슐레이션(file/segement decapsulation), 포인트 클라우드 디코딩(point cloud decoding) 및 포인트 클라우드 렌더링(point cloud rendering) 중 적어도 하나 또는 그 이상을 수행할 수 있다.
도면에 도시된 포인트 클라우드 수신 및 포인트 클라우드 렌더링 동작은 도 1 내지 도 14에서 설명한 바와 동일하므로 구체적인 설명은 생략한다.
도 1 내지 도 14에서 설명한 바와 같이 실시예들에 따른 수신 장치는 네트워크 또는 저장 장치로터 획득한 파일 및/또는 세그먼트에 대해 디캡슐레이션을 수행한다. 실시예들에 따라 수신 장치는 메타 데이터 외의 데이터(예를 들면 미디어 데이터)를 운반하는 미디어 트랙 디캡슐레이션(media track decapsulation)을 수행하고, 메타 데이터를 운반하는 메타데이터 트랙 디캡슐레이션(metadata tracak decapsulation)을 수행할 수 있다. 실시예들에 따라 메타데이터가 미디어 트랙으로 인캡슐레이션 된 경우, 메타 데이터 트랙 디캡슐레이션은 생략된다.
도 1 내지 도 14에서 설명한 바와 같이 수신 장치는 디캡슐레이션을 통해 확보한 비트스트림(예를 들면 포인트 클라우드 스트림들)에 대하여 지오메트리 디코딩 및 어트리뷰트 디코딩을 수행할 수 있다. 실시예들에 따른 지오메트리 디코딩은 지오메트리 디컴프레션(geometry decompression)이라 호칭될 수 있으며 어트리뷰트 디코딩은 어트리뷰트 디컴프레션(attribute decompression)이라 호칭될 수 있다. 상술한 바와 같이 하나의 포인트는 하나의 지오메트리와 하나 또는 그 이상의 어트리뷰트들을 가질 수 있으며 각각 인코딩된다. 따라서 수신 장치는 각 어트리뷰트에 대하여 어트리뷰트 디코딩을 수행한다. 도면은 수신 장치가 하나 또는 그 이상의 어트리뷰트 디컴프레션들(attribute #1 decompression, …attribute #N decompression)을 수행한 예시를 나타낸다. 또한 실시예들에 따른 수신 장치는 추가 디컴프레션(auxiliary decompression)을 수행할 수 있다. 추가 디컴프레션은 메타데이터(metadata)에 대해 수행된다. 메타 데이터에 대한 설명은 도 1 내지 도 14에서 설명한 바와 동일하므로 생략한다. 또한 수신 장치는 메쉬 데이터 디컴프레션(Mesh data decompression)을 수행할 수 있다. 실시예들에 따른 메쉬 데이터 디컴프레션은 도 1 내지 도 14에서 설명한 트라이숩 지오메트리 디코딩을 포함할 수 있다. 실시예들에 따른 수신 장치는 포인트 클라우드 디코딩에 따라 출력된 포인트 클라우드 데이터를 렌더링 할 수 있다.
도 1 내지 도 14에서 설명한 바와 같이 수신 장치는 별도의 센싱/트랙킹 엘레멘트등을 이용하여 오리엔테이션/뷰포트 메타 데이터를 확보하고, 이를 포함하는 피드백 정보를 전송 장치(예를 들면 도 15의 전송 장치)로 전송할 수 있다. 또한 수신 장치는 피드백 정보를 기반으로 수신 동작, 파일/세그먼트 디캡슐레이션 및 포인트 클라우드 디코딩 중 적어도 어느 하나 이상을 수행할 수 있다. 구체적인 설명은 도 1 내지 도 14에서 설명한 바와 동일하므로 생략한다.
도 17은 실시예들에 따른 포인트 클라우드 데이터 송수신 방법/장치와 연동 가능한 구조의 예시를 나타낸다.
도 17의 구조는 서버(1760), 로봇(1710), 자율 주행 차량(1720), XR 장치(1730), 스마트폰(1740), 가전(1750) 및/또는 HMD(1770) 중에서 적어도 하나 이상이 클라우드 네트워크(1710)와 연결된 구성을 나타낸다. 로봇(1710), 자율 주행 차량(1720), XR 장치(1730), 스마트폰(1740) 또는 가전(1750) 등은 장치라 호칭된다. 또한, XR 장치(1730)는 실시예들에 따른 포인트 클라우드 데이터 (PCC) 장치에 대응되거나 PCC장치와 연동될 수 있다.
클라우드 네트워크(1700)는 클라우드 컴퓨팅 인프라의 일부를 구성하거나 클라우드 컴퓨팅 인프라 안에 존재하는 네트워크를 의미할 수 있다. 여기서, 클라우드 네트워크(1700)는 3G 네트워크, 4G 또는 LTE(Long Term Evolution) 네트워크 또는 5G 네트워크 등을 이용하여 구성될 수 있다.
서버(1760)는 로봇(1710), 자율 주행 차량(1720), XR 장치(1730), 스마트폰(1740), 가전(1750) 및/또는 HMD(1770) 중에서 적어도 하나 이상과 클라우드 네트워크(1700)을 통하여 연결되고, 연결된 장치들(1710 내지 1770)의 프로세싱을 적어도 일부를 도울 수 있다.
HMD (Head-Mount Display)(1770)는 실시예들에 따른 XR 디바이스 및/또는 PCC 디바이스가 구현될 수 있는 타입 중 하나를 나타낸다. 실시예들에 따른HMD 타입의 디바이스는, 커뮤니케이션 유닛, 컨트롤 유닛, 메모리 유닛, I/O 유닛, 센서 유닛, 그리고 파워 공급 유닛 등을 포함한다.
이하에서는, 상술한 기술이 적용되는 장치(1710 내지 1750)의 다양한 실시 예들을 설명한다. 여기서, 도 17에 도시된 장치(1710 내지 1750)는 상술한 실시예들에 따른 포인트 클라우드 데이터 송수신 장치와 연동/결합될 수 있다.
<PCC+XR>
XR/PCC 장치(1730)는 PCC 및/또는 XR(AR+VR) 기술이 적용되어, HMD(Head-Mount Display), 차량에 구비된 HUD(Head-Up Display), 텔레비전, 휴대폰, 스마트 폰, 컴퓨터, 웨어러블 디바이스, 가전 기기, 디지털 사이니지, 차량, 고정형 로봇이나 이동형 로봇 등으로 구현될 수도 있다.
XR/PCC 장치(1730)는 다양한 센서들을 통해 또는 외부 장치로부터 획득한 3차원 포인트 클라우드 데이터 또는 이미지 데이터를 분석하여 3차원 포인트들에 대한 위치 데이터 및 어트리뷰트 데이터를 생성함으로써 주변 공간 또는 현실 객체에 대한 정보를 획득하고, 출력할 XR 객체를 렌더링하여 출력할 수 있다. 예컨대, XR/PCC 장치(1730)는 인식된 물체에 대한 추가 정보를 포함하는 XR 객체를 해당 인식된 물체에 대응시켜 출력할 수 있다.
<PCC+자율주행+XR>
자율 주행 차량(1720)은 PCC 기술 및 XR 기술이 적용되어, 이동형 로봇, 차량, 무인 비행체 등으로 구현될 수 있다.
XR/PCC 기술이 적용된 자율 주행 차량(1720)은 XR 영상을 제공하는 수단을 구비한 자율 주행 차량이나, XR 영상 내에서의 제어/상호작용의 대상이 되는 자율 주행 차량 등을 의미할 수 있다. 특히, XR 영상 내에서의 제어/상호작용의 대상이 되는 자율 주행 차량(1720)은 XR 장치(1730)와 구분되며 서로 연동될 수 있다.
XR/PCC영상을 제공하는 수단을 구비한 자율 주행 차량(1720)은 카메라를 포함하는 센서들로부터 센서 정보를 획득하고, 획득한 센서 정보에 기초하여 생성된 XR/PCC 영상을 출력할 수 있다. 예컨대, 자율 주행 차량(1720)은 HUD를 구비하여 XR/PCC 영상을 출력함으로써, 탑승자에게 현실 객체 또는 화면 속의 객체에 대응되는 XR/PCC 객체를 제공할 수 있다.
이때, XR/PCC 객체가 HUD에 출력되는 경우에는 XR/PCC 객체의 적어도 일부가 탑승자의 시선이 향하는 실제 객체에 오버랩되도록 출력될 수 있다. 반면, XR/PCC 객체가 자율 주행 차량의 내부에 구비되는 디스플레이에 출력되는 경우에는 XR/PCC 객체의 적어도 일부가 화면 속의 객체에 오버랩되도록 출력될 수 있다. 예컨대, 자율 주행 차량(1220)은 차로, 타 차량, 신호등, 교통 표지판, 이륜차, 보행자, 건물 등과 같은 객체와 대응되는 XR/PCC 객체들을 출력할 수 있다.
실시예들에 의한 VR (Virtual Reality) 기술, AR (Augmented Reality) 기술, MR (Mixed Reality) 기술 및/또는 PCC(Point Cloud Compression)기술은, 다양한 디바이스에 적용 가능하다.
즉, VR 기술은, 현실 세계의 객체나 배경 등을 CG 영상으로만 제공하는 디스플레이 기술이다. 반면, AR 기술은, 실제 사물 영상 위에 가상으로 만들어진 CG 영상을 함께 보여 주는 기술을 의미한다. 나아가, MR 기술은, 현실세계에 가상 객체들을 섞고 결합시켜서 보여준다는 점에서 전술한 AR 기술과 유사하다. 그러나, AR 기술에서는 현실 객체와 CG 영상으로 만들어진 가상 객체의 구별이 뚜렷하고, 현실 객체를 보완하는 형태로 가상 객체를 사용하는 반면, MR 기술에서는 가상 객체가 현실 객체와 동등한 성격으로 간주된다는 점에서 AR 기술과는 구별이 된다. 보다 구체적으로 예를 들면, 전술한 MR 기술이 적용된 것이 홀로그램 서비스 이다.
다만, 최근에는 VR, AR, MR 기술을 명확히 구별하기 보다는 XR (extended Reality) 기술로 부르기도 한다. 따라서, 본 발명의 실시예들은 VR, AR, MR, XR 기술 모두에 적용 가능하다. 이러한 기술은 PCC, V-PCC, G-PCC 기술 기반 인코딩/디코딩이 적용될 수 있다.
실시예들에 따른 PCC방법/장치는 자율 주행 서비스를 제공하는 차량에 적용될 수 있다.
자율 주행 서비스를 제공하는 차량은 PCC 디바이스와 유/무선 통신이 가능하도록 연결된다.
실시예들에 따른 포인트 클라우드 데이터 (PCC) 송수신 장치는 차량과 유/무선 통신이 가능하도록 연결된 경우, 자율 주행 서비스와 함께 제공할 수 있는 AR/VR/PCC 서비스 관련 콘텐트 데이터를 수신/처리하여 차량에 전송할 수 있다. 또한 포인트 클라우드 데이터 송수신 장치 차량에 탑재된 경우, 포인트 클라우드 송수신 장치는 사용자 인터페이스 장치를 통해 입력된 사용자 입력 신호에 따라 AR/VR/PCC 서비스 관련 콘텐트 데이터를 수신/처리하여 사용자에게 제공할 수 있다. 실시예들에 따른 차량 또는 사용자 인터페이스 장치는 사용자 입력 신호를 수신할 수 있다. 실시예들에 따른 사용자 입력 신호는 자율 주행 서비스를 지시하는 신호를 포함할 수 있다.
실시예들에 따른 방법/장치는 포인트 클라우드 데이터 송수신 방법 및/또는 포인트 클라우드 데이터 송수신 장치를 지칭할 수 있다. 실시예들에 따라, 지오메트리 정보는 기하 정보로, 어트리뷰트 정보는 속성 정보로 지칭될 수 있다.
실시예들에 따른 인코더는 실시예들에 따른 포인트 클라우드 데이터 인코더, 포인트 클라우드 인코더, 포인트 클라우드 부호화기 등으로 호칭될 수 있다. 실시예들에 따른 디코더는 실시예들에 따른 포인트 클라우드 데이터 디코더, 포인트 클라우드 디코더, 포인트 클라우드 복호화기 등으로 호칭될 수 있다.
실시예들에 따른 포인트 클라우드 데이터의 지오메트리 비트스트림은 기하정보 비트스트림으로, 실시예들에 따른 포인트 클라우드 데이터의 어트리뷰트 비트스트림은 속성 비트스트림으로 호칭될 수 있다.
이하에서는 지오메트리 정보를 효과적으로 압축하기 위하여 지오메트리 정보의 좌표계 변환 동작을 포함하는 부호화 동작 (encoding operation)의 실시예들을 설명한다.
도 1 내지 도 17에서 설명한 바와 같이 실시예들에 따른 포인트 클라우드 데이터의 지오메트리 정보는 포인트들의 포지션(예를 들면 위치 등)을 나타내는 정보이다. 도 4에서 설명한 바와 같이 지오메트리 정보는 3차원 직교 좌표계(Orthogonal coordinates), 원통 좌표계(Cylindrical coordinates), 구면 좌표계(Cylindrical coordinates) 등의 좌표계(coordinates)의 파라미터들로 표현될 수 있다. 하지만 포인트 클라우드 데이터의 타입 및/또는 좌표계에 따라 지오메트리 정보의 포지션은 불규칙한 위치, 분포등을 갖는 것으로 표현될 수 있다. 예를 들어 직교 좌표계로 표현된 LiDAR 데이터의 지오메트리 정보는 원점으로부터 멀리 위치한 포인트들 사이의 거리가 증가함을 나타낸다. 다른 예로서, 원통 좌표계로 표현된 지오메트리 정보는 원점으로부터 멀리 떨어진 포인트들에 대해서도 균일한 분포를 표현할 수 있지만 원점과 가까운 포인트들에 대해서는 포인트 사이의 거리가 증가되어 균일한 분포를 표현할 수 없다. 이러한 포인트들의 불규칙한 위치, 분포 등을 표현하기 위해서는 더 많은 지오메트리 정보가 필요하므로 결과적으로 지오메트리 정보 코딩의 효율을 낮추는 결과를 초래할 수 있다. 따라서 실시예들에 따른 포인트 클라우드 인코더(예를 들면 도 1, 도4, 도 11, 도 14 및 도 15에서 설명한 포인트 클라우드 인코더)는 지오메트리 코딩의 효율을 증대시키기 위하여 지오메트리 정보의 좌표계를 일부 및/또는 전부 변환하는 동작을 수행할 수 있다. 즉, 실시예들에 따른 포인트 클라우드 인코더는 좌표계 변환 동작을 통해 동일한 데이터를 사용하여 효과적으로 지오메트리 정보를 표현할 수 있다. 또한 실시예들에 따른 포인트 클라우드 데이터 전송 장치(예를 들면 도 1, 도 11, 도 14 및 도 15에서 설명한 포인트 클라우드 데이터 전송장치)는 좌표계 변환과 관련된 시그널링 정보를 생성하여 포인트 클라우드 데이터 수신 장치(예를 들면 도 1, 도 13, 도 14 및 도 16에서 설명한 포인트 클라우드 데이터 수신 장치)로 전송할 수 있다. 실시예들에 따른 포인트 클라우드 디코더(예를 들면 도 1, 도 13-도 14 및 도 16에서 설명한 포인트 클라우드 디코더)는 좌표계 변환과 관련된 시그널링 정보를 기반으로 포인트 클라우드 인코더의 부호화 과정의 역과정인 복호화 과정 (decoding operation)을 수행할 수 있다.
도 18은 포인트 클라우드 인코더의 예시를 나타내는 블록도이다.
실시예들에 따른 포인트 클라우드 인코더(1800)(예를 들면 도 1, 도4, 도 11, 도 14 및 도 15에서 설명한 포인트 클라우드 인코더)는 도 1 내지 도 17에서 설명한 인코딩 동작을 수행할 수 있다. 실시예들에 따른 포인트 클라우드 인코더(1800)는 공간 분할부(1810), 지오메트리 정보 부호화부(1820) (지오메트리 인코더) 및 어트리뷰트 정보 부호화부(어트리뷰트 부호화부 또는 어트리뷰트 인코더)(1830)를 포함할 수 있다. 실시예들에 따른 포인트 클라우드 인코더(1800)는 도 18에 도시되지 않았으나 도 1 내지 도 17에서 설명한 인코딩 동작을 수행하기 위한 하나 또는 그 이상의 엘레멘트들을 더 포함할 수 있다.
포인트 클라우드 컴프레션 (Point Cloud Compression, PCC) 데이터 (또는 PCC 데이터, 포인트 클라우드 데이터)는 포인트 클라우드 인코더(1800)의 입력 데이터로서, 지오메트리 정보 및/또는 어트리뷰트 정보를 포함할 수 있다. 실시예들에 따른 지오메트리 정보는 포인트의 포지션(예를 들면 위치)을 나타내는 정보로서, 직교 좌표계, 원통 좌표계, 구면 좌표계 등의 좌표계의 파라미터들로 표현될 수 있다. 실시예들에 따른 어트리뷰트 정보는 도 1 내지 도 17에서 설명한 어트리뷰트 또는 어트리뷰트 정보로서, 각 포인트의 어트리뷰트를 나타내는 정보이다. 실시예들에 따른 어트리뷰트 정보는 포인트의 색 (예를 들면 RGB 벡터), 밝기 값, 온도 값, LiDAR 반사계수 중 어느 하나 이상을 포함할 수 있다. 실시예들에 따른 어트리뷰트 정보는 하나 또는 그 이상의 센서들에 의해 획득될 수 있다.
실시예들에 따른 공간 분할부(1810)는 포인트 클라우드 데이터의 지오메트리 및 어트리뷰트를 생성할 수 있다. 실시예들에 따른 공간 분할부(1810)는 PCC 데이터의 포인트 정보를 저장하기 위하여, 3차원 공간에서 PCC 데이터를 하나 또는 그 이상의 3차원 블록(block)으로 분할할 수 있다. 실시예들에 따른 블록은 부호화 단위(Coding Unit, CU), 예측 단위(Prediction Unit, PU) 또는 변환 단위(Transformation Unit, TU) 중 적어도 어느 하나를 나타낼 수 있다. 실시예들에 따른 공간 분할부(1810)는 옥트리(Octree), 쿼드 트리(Quadtree), 바이너리 트리(Biniary tree), 트리플 트리(Triple tree), k-d 트리 중 적어도 하나에 기반한 분할 동작을 수행할 수 있다. 하나의 블록은 하나 또는 그 이상의 포인트를 포함할 수 있다. 실시예들에 따른 공간 분할부(1810)는 블록에 포함된 하나 또는 그 이상의 포인트들에 대한 지오메트리 정보를 생성할 수 있다.
실시예들에 따른 지오메트리 정보 부호화부(1820)(또는 지오메트리 정보 인코더)는 지오메트리 정보를 부호화하여 지오메트리 비트스트림 및 복원된 지오메트리 정보(또는 복원 지오메트리)를 생성할 수 있다. 복원된 지오메트리 정보는 어트리뷰트 정보 부호화부(1830)으로 입력된다. 실시예들에 따른 지오메트리 정보 부호화부(1820)는 도 4에서 설명한 좌표계 변환부(Transformation Coordinates, 40000), 양자화(Quantize and Remove Points (Voxelize), 40001), 옥트리 분석부(Analyze Octree, 40002), 서페이스 어프록시메이션 분석부(Analyze Surface Approximation, 40003), 아리스메틱 인코더(Arithmetic Encode, 40004) 및 지오메트리 리컨스럭션부(Reconstruct Geometry, 40005)의 동작을 수행할 수 있다. 또한 실시예들에 따른 지오메트리 정보 부호화부(1820)는 도 12에서 설명한 데이터 입력부(12000), 양자화 처리부(12001), 복셀화 처리부(12002), 옥트리 Occupancy 코드 생성부(12003), 포면 모델 처리부(12004), 인트라/인터 코딩 처리부(12005), Arithmetic 코더(12006), 메타데이터 처리부(12007), 색상 변환 처리부(12008), 어트리뷰트 변환 처리부(12009), 예측/리프팅/RAHT 변환 처리부(12010), Arithmetic 코더(12011)의 동작을 수행할 수 있다. 또는 실시예들에 따른 지오메트리 정보 부호화부(1820)는 도 15에서 설명한 Point Cloud 인코딩부(Point Cloud Encoding)의 동작을 수행할 수 있다.
실시예들에 따른 어트리뷰트 정보 부호화부(1830)는 복원된 지오메트리 정보를 기반으로 어트리뷰트 정보 비트스트림을 생성할 수 있다. 생성된 지오메트리 정보 비트스트림 및 어트리뷰트 정보 비트스트림은 비트 스트림으로 압축되어 포인트 클라우드 데이터 수신 장치로 전송될 수 있다.
압축된 비트스트림은 지오메트리 정보 비트스트림 및 어트리뷰트 정보 비트스트림과 연관된 시그널링 정보 등을 포함할 수 있으며, 상술한 좌표계 변환과 관련된 시그널링 정보 등을 더 포함할 수 있다. 도 14에서 설명한 바와 같이, 압축된 비트스트림은 인캡슐레이션되어 세그먼트 등의 형태로 포인트 클라우드 데이터 수신 장치로 전송될 수 있다.
도 19는 지오메트리 정보 인코더의 예시를 나타내는 블록도이다.
실시예들에 따른 지오메트리 정보 인코더(1900) (또는 지오메트리 인코더)는 도 18의 지오메트리 정보 부호화부(1820)의 예시로서, 지오메트리 정보 부호화부(1820)의 동작을 수행할 수 있다. 실시예들에 따른 지오메트리 정보 인코더(1900)는 좌표계 변환부(1910), 지오메트리 정보 변환양자화부(1920), 잔차지오메트리 정보 양자화부(1930), 지오메트리 정보 엔트로피 부호화부(1940), 잔차 지오메트리 정보 역양자화부(1950), 필터링부(1960), 메모리(1970) 및 지오메트리 정보 예측부(1980)를 포함할 수 있다. 실시예들에 따른 지오메트리 정보 인코더(1900)는 도 19에 도시되지 않았으나 도 1 내지 도 18에서 설명한 지오메트리 인코딩 동작을 수행하기 위한 하나 또는 그 이상의 엘레멘트들을 더 포함할 수 있다.
실시예들에 따른 좌표계 변환부(1910)는 입력된 지오메트리 정보가 나타내는 각 포인트의 3차원 공간 상의 위치 정보를 나타내는 지오메트리 정보를 좌표계 상의 정보로 변환할 수 있다. 실시예들에 따른 좌표계는 상술한 3차원 직교 좌표계, 원통 좌표계, 구면 좌표계 등을 포함할 수 있으며 본 실시예들에 국한되지 않는다.
실시예들에 따른 지오메트리 정보 변환 양자화부(1920)는 좌표계에서 표현된 지오메트리 정보를 양자화하고 변환 양자화된 지오메트리 정보를 생성할 수 있다. 실시예들에 따른 지오메트리 정보 변환 양자화부(1920)는 좌표계 변환부(1910)에서 출력된 지오메트리 정보가 나타내는 포인트들의 포지션들에 대하여 위치 변환 및/또는 회전 변환 등 하나 또는 그 이상의 변환을 적용하고, 변환된 지오메트리 정보를 양자화 값으로 나누어 양자화를 수행할 수 있다. 실시예들에 따른 양자화 값은 부호화 단위(예를 들면 타일, 슬라이스 등)과 좌표계의 원점과의 거리 또는 기준 방향으로부터의 각도 등을 기초로 가변할 수 있다. 실시예들에 따른 양자화 값은 기설정된 값이 될 수 있다.
실시예들에 따른 지오메트리 정보 예측부(1930)는 주변 부호화 단위의 양자화 값을 기초로 예측값 (또는 예측 지오메트리 정보)을 산출할 수 있다.
잔차 지오메트리 정보 양자화부(1940)는 변환 양자화된 지오메트리 정보 및 예측값을 차분한 잔차 지오메트리 정보를 수신하고, 잔차 지오메트리 정보를 양자화값으로 양자화하여 양자화된 잔차 지오메트리 정보를 생성할 수 있다.
지오메트리 정보 엔트로피 부호화부(1950)는 양자화된 잔차 지오메트리 정보를 엔트로피 부호화할 수 있다. 실시예들에 따른 엔트로피 부호화 동작은 지수 골롬(Exponential Golomb), CAVLC(Context-Adaptive Variable Length Coding) 및 CABAC(Context-Adaptive Binary Arithmetic Coding)등을 포함할 수 있다.
잔차 지오메트리 정보 역양자화부(1960)는 양자화된 지오메트리 정보를 양자화 값으로 스케일링 하여 잔차 지오메트리 정보를 복원할 수 있다. 복원된 잔차 지오메트리 정보와 예측 지오메트리 정보는 합산되어 복원된 지오메트리 정보로 생성될 수 있다.
필터링부(1970)는 복원된 지오메트리 정보를 필터링 할 수 있다. 실시예들에 따른 필터링부(1970)는 디블록킹 필터부, 오프셋 보정부 등을 포함할 수 있다. 서로 다른 두 부호화 단위가 다른 좌표계 변환된 지오메트리 정보에 대해 실시예들에 따른 필터링부(1970)는 두 부호화 단위 경계에 추가적인 필터링을 수행할 수 있다.
메모리(1980)는 필터링된 지오메트리 정보를 저장할 수 있다. 저장된 지오메트리 정보는 지오메트리 정보 예측부(1930)에 제공될 수 있다. 또한 저장된 지오메트리 정보는 도 18에서 설명한 어트리뷰트 정보 부호화부(1830)에 제공될 수 있다.
도 20은 지오메트리 정보의 좌표계의 예시를 나타낸다.
도 20은 3차원 직교 좌표계(2000)를 나타낸다. 실시예들에 따른 3차원 직교 좌표계(2000)는 원점에서 서로 직교하는 X축, Y축 및 Z 축으로 구성될 수 있다. 3차원 직교 좌표계 상의 점(또는 파라미터)은 (x,y,z)로 표현될 수 있다. X축과 Y축이 형성하는 X-Y 평면 (2010), Y축과 Z축이 형성하는 Y-Z 평면(2020) 및 X 축과 Z 축이 형성하는 X-Z 평면(2030)은 원점에서 서로 수직으로 만날 수 있다. 실시예들에 따른X축, Y축 및 Z 축의 명칭은 각 축을 구별하기 위해 사용되는 용어에 불과하며, 다른 명칭으로 대체될 수 있다.
도 21은 지오메트리 정보의 좌표계의 예시를 나타낸다.
도 21은 원통 좌표계(2100)를 나타낸다. 실시예들에 따른 원통 좌표계(2100)는 원점에서 서로 직교하는 X축, Y축 및 Z 축으로 구성될 수 있다. 원통 좌표계 상의 임의의 점(또는 파라미터) P(2110)는 (r,
Figure PCTKR2020003552-appb-img-000018
)로 표현될 수 있다. r은 좌표공간위의 임의의 점 P(2110)를 X-Y 평면으로 정사영시킨 점 Q(2120)와 원점 O까지의 거리를 나타낸다.
Figure PCTKR2020003552-appb-img-000019
는 X축의 양의 방향과 직선OQ사이의 각도를 나타낸다. z는 점 P (2110) 및 점 Q(2120)사이의 거리를 나타낸다. 실시예들에 따른 X축, Y축 및 Z 축의 명칭은 각 축을 구별하기 위해 사용되는 용어에 불과하며, 다른 명칭으로 대체될 수 있다.
도 22는 지오메트리 정보의 좌표계의 예시를 나타낸다.
도 22는 구면 좌표계(2200)를 나타낸다. 실시예들에 따른 구면 좌표계(2200)는 원점에서 서로 직교하는 X축, Y축 및 Z 축으로 구성될 수 있다. 구면 좌표계 상의 임의의 점(또는 파라미터) P(2210)는 (
Figure PCTKR2020003552-appb-img-000020
)표현 될 수 있다.
Figure PCTKR2020003552-appb-img-000021
는 원점 O로부터 임의의 점 P(2210)까지의 거리를 나타내며 0보다 크거나 같은 값을 갖는다.
Figure PCTKR2020003552-appb-img-000022
는 Z축의 양의 방향과 임의의 점 P(2210) 사이의 각도를 나타내며, 일정 범위내의 값을 갖는다(예를 들면 0보다 크거나 같고
Figure PCTKR2020003552-appb-img-000023
보다 작거나 같은 값).
Figure PCTKR2020003552-appb-img-000024
는 임의의 점 P(2210)을 X-Y 평면에 정사형시킨 점 Q(2220)과X축의 양의 방향 사이의 각도를 나타내며 일정 범위내의 값을 갖는다(예를 들면 0보다 크거나 같고
Figure PCTKR2020003552-appb-img-000025
보다 작거나 같은 값). 실시예들에 따른 X축, Y축 및 Z 축의 명칭은 각 축을 구별하기 위해 사용되는 용어에 불과하며, 다른 명칭으로 대체될 수 있다.
도 23은 실시예들에 따른 좌표계 변환 동작을 나타낸 플로우 다이어그램이다.
도 1 내지 도 19에서 설명한 실시예들에 따른 좌표계 변환부(예를 들면 도 4에서 설명한 좌표계 변환부(4000), 도 19에서 설명한 좌표계 변환부(1910)등)는 도 23에 도시된 좌표계 변환 동작(2300)을 수행할 수 있다.
상술한 바와 같이 실시예들에 따른 좌표계 변환부는 입력된 지오메트리 정보가 나타내는 각 포인트의 포지션을 3차원 공간상의 포지션으로 표현하기 위하여 수신한 지오메트리 정보를 좌표계 상의 정보로 변환할 수 있다. 실시예들에 따른 좌표계는 직교 좌표계, 원통 좌표계, 구면 좌표계 등을 포함할 수 있으며 본 실시예들에 국한되지 않는다. 하지만 포인트 클라우드 데이터의 타입 및/또는 좌표계에 따라 지오메트리 정보가 나타내는 포인트들의 포지션은 불규칙한 분포 등을 갖는 것으로 표현될 수 있다. 예를 들어 직교 좌표계로 표현된 LiDAR 데이터의 지오메트리 정보는 원점으로부터 멀리 위치한 포인트들 사이의 거리가 증가함을 나타낸다. 다른 예로서, 원통 좌표계로 표현된 지오메트리 정보는 원점으로부터 멀리 떨어진 포인트들에 대해서도 균일한 분포를 표현할 수 있지만 원점과 가까운 포인트들에 대해서는 포인트 사이의 거리가 증가되어 균일한 분포를 표현할 수 없다. 이러한 포인트들의 불규칙한 위치, 분포 등을 표현하기 위해서는 더 많은 지오메트리 정보가 필요하므로 결과적으로 지오메트리 정보 코딩의 효율을 낮추는 결과를 초래할 수 있다.
따라서 실시예들에 따르면, 좌표계 변환부는 좌표계 변환을 위한 좌표계를 선택할 수 있다(2310). 실시예들에 따른 좌표계 변환부는 지오메트리 정보를 나타내기 위해 기사용된 제 1 좌표계(예를 들면 도 20 내지 도 22에서 설명한 좌표계들)를 제 2 좌표계로 변환하기 위하여, 도 20 내지 도 22 에서 설명한 좌표계들 중 하나 또는 그 이상을 선택할 수 있다. 좌표계 변환부는 좌표계 변환 정보를 유도하여 좌표계를 선택할 수 있다. 실시예들에 따른 좌표계 변환 정보는 좌표계 변환 여부 및/또는 좌표계 정보 등을 포함할 수 있다, 따라서 좌표계 변환부는 좌표계 변환 정보를 기반으로 좌표계 변환을 수행할지 여부를 결정할 수 있다. 좌표계 변환부는 주변 블록의 좌표계 변환 여부, 블록의 크기, 포인트의 개수, 양자화 값, 블록 분할 깊이, 단위의 위치, 단위와 좌표계의 원점과의 거리 등을 기초로 좌표계 변환 정보를 유도할 수도 있다. 또한 좌표계 변환 정보는 시퀀스, 프레임, 타일, 슬라이스, 블록 등 다양한 단위에 대한 좌표계 변환 정보를 포함할 수 있다.
실시예들에 따르면 좌표계 변환부는 좌표계를 변환할 수 있다(2320). 좌표계 변환부는 좌표계 변환 정보를 기반으로 기존의 좌표계(예를 들어 제 1 좌표계)로 표현된 지오메트리 정보를 선택된 좌표계(예를 들어 제 2 좌표계)로 표현하기 위해 좌표계 변환을 동작을 수행할 수 있다. 예를 들어, 좌표계 변환부는 기존의 3차원 직교 좌표계를 원통 좌표계로 변환하거나 (직교-원통 좌표계 변환), 기존의 3차원 직교 좌표계를 구면 좌표계로 변환할 수 있다(직교-구면 좌표계 변환). 또한 좌표계 변환부는 기존의 원통 좌표계를 3차원 직교 좌표계로 변환하거나(원통-직교 좌표계 변환), 기존의 구면 좌표계를 3차원 직교 좌표계로 변환할 수 있다(구면-직교 좌표계 변환). 좌표계 변환 동작이 수행되면, 기존의 좌표계의 파라미터로 표현된 동일한 포인트의 지오메트리 정보는 변경된 좌표계의 파라미터로 표현될 수 있다.
실시예들에 따른 좌표계 변환부는 좌표계 변환 정보를 기반으로 포인트 클라우드 데이터(예를 들면 LiDAR 데이터)의 지오메트리 정보의 전부 뿐만 아니라 일부에 적용되는 좌표계 변환 동작을 수행할 수 있다. 예를 들어 직교 좌표계로 표현된 LiDAR 데이터의 지오메트리 정보는 포인트들의 위치가 원점으로부터 멀어질수록 포인트들 사이의 거리가 증가함을 나타낼 수 있다. 원통 좌표계로 표현된 지오메트리 정보는 원점과 원통 좌표계상의 임의의 점(예를 들면 도 21의 점 P(2110))의 사이의 거리가 멀어지더라도 임의의 점은 동일한 각도 값으로 갖는 것으로 표현할 수 있다. 따라서 원통 좌표계로 표현된 지오메트리 정보는 원점으로부터 멀리 떨어진 포인트들에 대해서도 균일한 분포를 표현할 수 있다. 하지만 원통 좌표계로 표현된 지오메트리 정보는 원점과 가까운 포인트들에 대해서는 포인트 사이의 거리가 증가되어 균일한 분포를 표현할 수 없다. 따라서 좌표계 변환부는 좌표계 변환 정보를 기반으로 직교 좌표계(예를 들면 제 1 좌표계)로 표현된 지오메트리 정보에 대하여 원점을 기준으로 기 설정된 값보다 멀리 위치한 점들의 지오메트리 정보를 원통 좌표계(예를 들면 제 2 좌표계)로 표현하기 위한 직교-원통 좌표계 변환을 수행할 수 있다. 즉, 좌표계 변환부는 기설정된 값보다 원점에 가까이 위치한 포인트들의 지오메트리 정보를 직교 좌표계를 기반으로 표현하고, 기설정된 값보다 원점에서 멀리 위치한 포인트들의 지오메트리 정보를 기존 직교 좌표계에서 원통 좌표계로 변환하여 표현할 수 있다. 실시에들에 따른 좌표계 변환부는 타일 또는 슬라이스 단위로 좌표계 변환이 가능하다.
도 1내지 도 19에서 설명한 바와 같이 지오메트리 정보 부호화부(예를 들면 지오메트리 정보 부호화부(1820) 또는 지오메트리 정보 변환양자화부(1920) 등)은 좌표계 변환부에서 출력된 지오메트리 정보에 대하여 좌표계 상 하나 또는 그 이상의 영역(또는 공간)을 나누고 각 영역(또는 공간)에 대해 서로 다른 양자화 단계 값을 적용하여 양자화를 수행 할 수 있다. 실시예들에 따른 공간은 타일이 될 수 잇다. 예를 들어 지오메트리 정보 부호화부는 원점과의 거리를 기초로 영역을 구별하고, 영역마다 서로 다른 양자화 단계(quantization step) 변환을 수행 할 수 있다. 지오메트리 정보 부호화부는 원점과의 거리가 기설정된 값보다 작은 영역에 대응하는 지오메트리 정보에 대해서는 높은 양자화 단계(예를 들면 제 1 양자화 값)를 적용하고, 원점과의 거리가 기설정된 값보다 큰 영역에 대응하는 지오메트리 정보에 대해서는 낮은 양자화 단계(예를 들면 제 2 양자화 값)를 적용하여 양자화를 수행할 수 있다.
도 24A내지 도 24D는 좌표계 변환을 나타내는 수학식들의 실시예이다.
도 24A는 직교-원통 좌표계 변환을 나타내는 수학식이다. 직교 좌표계를 원통 좌표계로 변환할 때, 직교 좌표계에서 표현된 지오메트리 정보를 원통 좌표계로 표현하기 위한 수학식을 나타낸다. 수학식은 도 20에서 설명한 직교 좌표계의 파라미터들과 도 21에서 설명한 원통 좌표계의 파라미터들의 관계를 나타낸다. 구체적으로 수학식은 원통 좌표계의 파라미터가 하나 또는 그 이상의 직교 좌표계의 파라미터들로 표현될 수 있음을 나타낸다(예를 들면
Figure PCTKR2020003552-appb-img-000026
).
도 24B는 직교-구면 좌표계 변환을 나타내는 수학식이다. 직교 좌표계를 구면 좌표계로 변환할 때, 직교 좌표계에서 표현된 지오메트리 정보를 구면 좌표계로 표현하기 위한 수학식을 나타낸다. 수학식은 도 20에서 설명한 직교 좌표계의 파라미터들과 도 22에서 설명한 구면 좌표계의 파라미터들의 관계를 나타낸다. 구체적으로 수학식은 구면 좌표계의 파라미터가 하나 또는 그 이상의 직교 좌표계의 파라미터들로 표현될 수 있음을 나타낸다(예를 들면
Figure PCTKR2020003552-appb-img-000027
).
도 24C는 원통-직교 좌표계 변환을 나타내는 수학식이다. 원통 좌표계를 직교 좌표계로 변환할 때, 원통 좌표계에서 표현된 지오메트리 정보를 직교 좌표계로 표현하기 위한 수학식을 나타낸다. 수학식은 도 21에서 설명한 원통 좌표계의 파라미터들과 도 20에서 설명한 직교 좌표계의 파라미터들의 관계를 나타낸다. 구체적으로 수학식은 직교 좌표계의 파라미터가 하나 또는 그 이상의 원통 좌표계의 파라미터들로 표현될 수 있음을 나타낸다(예를 들면
Figure PCTKR2020003552-appb-img-000028
).
도 24D는 구면-직교 좌표계 변환을 나타내는 수학식이다. 구면 좌표계를 직교 좌표계로 변환할 때, 구면좌표계에서 표현된 지오메트리 정보를 직교 좌표계로 표현하기 위한 수학식을 나타낸다. 수학식은 도 22에서 설명한 구면 좌표계의 파라미터들과 도 20에서 설명한 직교 좌표계의 파라미터들의 관계를 나타낸다. 구체적으로 수학식은 직교 좌표계의 파라미터가 하나 또는 그 이상의 구면 좌표계의 파라미터들로 표현될 수 있음을 나타낸다(예를 들면
Figure PCTKR2020003552-appb-img-000029
).
도 25는 포인트 클라우드 컴프레션 (PCC) 비트스트림의 구조도의 예시를 나타낸다.
포인트 클라우드 데이터 송신 장치(예를 들면 도 1, 도 11, 도 14 및 도 1에서 설명한 포인트 클라우드 데이터 송신 장치)는 부호화된 포인트 클라우드 데이터를 비트스트림의 형태로 전송할 수 있다. 도 25에 도시된 비트스트림은 하나 또는 그 이상의 서브 비트스트림들을 포함할 수 있다.
포인트 클라우드 데이터 송신 장치(예를 들면 도 1, 도 11, 도 14 및 도 1에서 설명한 포인트 클라우드 데이터 송신 장치)는 전송 채널의 에러를 고려하여 포인트 클라우드 데이터의 영상을 하나 또는 그 이상의 패킷들로 나누어 네트워크를 통해 전송할 수 있다. 실시예들에 따른 비트스트림(3000)은 하나 또는 그 이상의 패킷(예를 들면 NAL (Network Abstraction Layer) 유닛)들을 포함할 수 있다. 따라서 열악한 네트워크 환경에서 일부 패킷이 손실되더라도 포인트 클라우드 데이터 수신 장치는 나머지 패킷들을 이용하여 해당 영상을 복원할 수 있다. 포인트 클라우드 데이터를 하나 또는 그 이상의 슬라이스(slice)들 또는 하나 또는 그 이상의 타일(tile)들로 분할하여 처리할 수 있다. 실시예들에 따른 타일 및 슬라이스는 포인트 클라우드 데이터의 픽처를 파티셔닝(partitioning)하여 포인트 클라우드 컴프레션 코딩 처리하기 위한 영역이다. 포인트 클라우드 데이터 송신 장치는 포인트 클라우드 데이터의 나누어진 영역별 중요도에 따라 각 영역에 대응하는 데이터를 처리하여 고품질의 포인트 클라우드 콘텐트를 제공할 수 있다. 즉, 실시예들에 따른 포인트 클라우드 데이터 송신 장치는 사용자에게 중요한 영역에 대응하는 데이터를 더 좋은 압축 효율과 적절한 레이턴시를 갖는 포인트 클라우드 컴프레션 코딩 처리할 수 있다.
실시예들에 따른 포인트 클라우드 콘텐트의 영상(또는 픽처(picture)은 포인트 클라우드 컴프레션 코딩을 위한 기본 프로세싱 유닛 단위로 분할된다. 실시예들에 따른 포인트 클라우드 컴프레션 코딩을 위한 기본 프로세싱 유닛은 CTU(Coding Tree unit), 브릭(brick)등을 포함할 수 있으며 본 예시에 국한되지 않는다.
실시예들에 따른 슬라이스는 하나 또는 그 이상의 정수개의 포인트 클라우드 컴프레션 코딩을 위한 기본 프로세싱 유닛들을 포함하는 영역으로 직사각형의 형태를 가지지 않는다. 실시예들에 따른 슬라이스는 패킷을 통해 전송되는 데이터를 포함한다. 실시예들에 따른 타일은 영상 내에 직사각형 형태로 분할된 영역으로 하나 또는 그 이상의 포인트 클라우드 컴프레션 코딩을 위한 기본 프로세싱 유닛들을 포함한다. 실시예들에 따른 하나의 슬라이스는 하나 또는 그 이상의 타일들에 포함될 수 있다. 또한 실시예들에 따른 하나의 타일은 하나 또는 그 이상의 슬라이스들에 포함될 수 있다.
실시예들에 따른 비트스트림은 시퀀스 레벨의 시그널링을 위한 SPS (Sequence Parameter Set), 지오메트리 정보 코딩의 시그널링을 위한 GPS(Geometry Parameter Set), 어트리뷰트 정보 코딩의 시그널링을 위한 APS(Attribute Parameter Set), 타일 레벨의 시그널링을 위한 TPS (Tile Parameter Set)를 포함하는 시그널링 정보 및 하나 또는 그 이상의 슬라이스들을 포함할 수 있다.
실시예들에 따른 SPS는 프로파일, 레벨 등 시퀀스 전체에 대한 인코딩 정보로서, 픽처 해상도, 비디오 포멧 등 파일 전체에 대한 포괄적인 정보를 포함할 수 있다.
실시예들에 따른 하나의 슬라이스(예를 들면 도 25의 slice 0)는 슬라이스 헤더 및 슬라이스 데이터를 포함한다. 슬라이스 데이터는 하나의 지오메트리 비트스트림 (Geom0 0) 및 하나 또는 그 이상의 어트리뷰트 비트스트림들(Attr0 0, Attr1 0)을 포함할 수 있다.. 지오메트리 비트스트림은 헤더(예를 들면 지오메트리 슬라이스 헤더) 및 페이로드(예를 들면 지오메트리 슬라이스 데이터)를 포함할 수 있다. 실시예들에 따른 지오메트리 비트스트림의 헤더는 GPS에 포함된 파라미터 세트의 식별 정보(geom_geom_parameter_set_id), 타일 식별자(geom_tile id), 슬라이스 식별자(geom_slice_id) 및 페이로드에 포함된 데이터에 관한 정보 등을 포함할 수 있다. 어트리뷰트 비트스트림은 헤더 (예를 들면 어트리뷰트 슬라이스 헤더 또는 어트리뷰트 브릭 헤더) 및 페이로드 (예를 들면 어트리뷰트 슬라이스 데이터 또는 어트리뷰트 브릭 데이터)를 포함할 수 있다.
도18 내지 도 24에서 설명한 바와 같이 실시예들에 따른 포인트 클라우드 디코더는 좌표계 변환 또는 역변환을 수행할 수 있다. 따라서 도 25에 도시된 비트스트림은 도 18 내지 도 24에서 설명한 좌표계 변환과 관련된 시그널링 정보를 포함할 수 있다.
실시예들에 따른 비트스트림에 포함되는 시그널링 정보는 포인트 클라우드 인코더에 포함된 메타데이터 처리부 또는 전송 처리부(예를 들면 도 12의 전송 처리부(12012)) 또는 메타데이터 처리부 또는 전송 처리부 내의 엘레멘트에 의해 생성될 수 있다. 실시예들에 따른 시그널링 정보는 지오메트리 인코딩 및 어트리뷰트 인코딩의 수행 결과를 기반으로 생성될 수 있다.
도 26은 좌표계 변환과 관련된 시그널링 정보의 예시를 나타낸다.
상술한 바와 같이 실시예들에 따른 포인트 클라우드 데이터 전송 장치(예를 들면 도 1, 도 11, 도 14 및 도 1에서 설명한 포인트 클라우드 데이터 전송장치)는 좌표계 변환 동작을 수행하면 좌표계 변환과 관련된 시그널링 정보(2600)를 생성하여 포인트 클라우드 데이터 수신 장치(예를 들면 도 1, 도 13, 도 14 및 도 16에서 설명한 포인트 클라우드 데이터 수신 장치)로 전송할 수 있다. 실시예들에 따른 포인트 클라우드 디코더(예를 들면 도 1, 도 13, 도 14 및 도 16에서 설명한 포인트 클라우드 디코더)는 좌표계 변환과 관련된 시그널링 정보(2600)를 기반으로 포인트 클라우드 인코더의 부호화 과정의 역과정인 복호화 과정 (decoding operation)을 수행할 수 있다. 실시예들에 따른 좌표계 변환과 관련된 시그널링 정보(2600)는 도 25에서 설명한 SPS, GPS, 또는 APS 중 하나 또는 그 이상의 시그널링 정보에 포함될 수 있다. 실시예들에 따른 좌표계 변환이 타일별로 다르게 적용된 경우, 좌표계 변환과 관련된 시그널링 정보는 TPS에 포함될 수 있다. 실시예들에 따른 좌표계 변환이 슬라이스 별로 다르게 적용된 경우, 좌표계 변환과 관련된 시그널링 정보(2600)는 각 슬라이스에 속한 지오메트리 비트스트림 또는 어트리뷰트 비트 스트림에 포함될 수 있다. 실시예들에 따른 좌표계 변환과 관련된 시그널링 정보(2600)는 다음의 파라미터들을 포함할 수 있다.
코디네이트 파라미터 세트 식별자(coordinate_parameter_set_id) 는 좌표계 시그널링 정보 (또는 파라미터) 세트의 식별자를 나타낸다. 코디네이트 파라미터 세트 식별자는 좌표계 변환과 관련된 시그널링 정보를 포함하는 세트를 식별하기 위해 사용될 수 있다.
트랜스폼 플래그(transform_flag): 기존 좌표계를 변환하기 위한 좌표계 변환이 수행되었는지 여부를 나타내는 정보이다. 이 정보는 좌표계 변환이 수행되지 않으면 0 값을 가지고, 좌표계 변환이 수행된 경우 1 값을 가질 수 있다.
소스 코디네이트 타입 (src_coordinate_type): 좌표계 변환이 수행된 경우, 기존 좌표계의 타입을 나타내기 위한 정보이다. 실시예들에 따른 기존 좌표계는 도 20 내지 도 22에서 설명한 3차원 직교 좌표계, 원통좌표계 및/또는 구면 좌표계 중 어느 하나에 해당 할 수 있으며 그 타입은 위에서 설명한 예시에 국한되지 않는다.
데스티네이션 코디네이트 타입(dest_coordinate_type): 좌표계 변환이 수행된 경우, 변환된 좌표계의 타입을 나타내기 위한 정보이다. 실시예들에 따른 변환된 좌표계는 도 20 내지 도 22에서 설명한 3차원 직교 좌표계, 원통좌표계 및/또는 구면 좌표계 중 어느 하나에 해당할 수 있으며 그 타입은 위에서 설명한 예시에 국한되지 않는다.
트랜스폼 타입 (transform_type): 좌표계 변환이 수행된 경우, 좌표계 변환 타입을 나타내기 위한 정보이다. 실시예들에 따른 좌표계 변환 타입은 도 24A내지 도 24B에서 설명한 직교-원통좌표계 변환, 직교-구면 좌표계 변환, 원통-직교 좌표계 변환, 및 구면-직교 좌표계 변환 중 어느 하나에 해당할 수 있으며, 그 타입은 상술한 예시에 국한되지 않는다.
코디네이트 베리어블 플래그 (coordinate_variable_flag): 좌표계 변환 동작에서 하나 또는 그 이상의 서로 다른 좌표계들을 적용했는지 여부를 나타내는 정보이다. 이 정보는 하나 또는 그 이상의 서로 다른 좌표계들을 적용하지 않은 경우 0 값을 가지고, 하나 또는 그 이상의 서로 다른 좌표계들을 적용한 경우 1 값을 가질 수 있다.
코디네이트 어플라이 유닛 (coordinate_appy_unit): 좌표계 변환 동작에서 하나 또는 그 이상의 서로 다른 좌표계들을 적용한 경우, 좌표계 변환이 적용되는 단위를 나타내는 정보이다. 상술한 바와 같이 좌표계 변환이 적용되는 단위는, 슬라이스, 타일 등이 될 수 있으며 상술한 예시에 국한되지 않는다. 실시예들에 따른 좌표계 변환이 타일에 적용되는 경우, 동일한 좌표계 변환은 타일에 포함된 하나 또는 그 이상의 슬라이스들에 적용될 수 있다. 실시예들에 따른 좌표계 변환은 각 슬라이스별로 적용될 수 있다.
유닛_xyz_오프셋 (unit_xyz_offset): 좌표계 변환 동작에서 하나 또는 그 이상의 서로 다른 좌표계들을 적용한 경우, 좌표계 변환이 적용되는 단위의 x_offset, y_offset, z_offset 값을 나타낸다.
유닛_위스_하이트_뎁스(unit_width, unit_height, unit_depth): 좌표계 변환 동작에서 하나 또는 그 이상의 서로 다른 좌표계들을 적용한 경우, 좌표계 변환이 적용되는 단위의 넓이, 높이, 깊이값을 나타내는 정보이다.
유닛_소스_코디네이트_타입(unit_src_coordinate_type): 좌표계 변환 동작에서 하나 또는 그 이상의 서로 다른 좌표계들을 적용한 경우, 좌표계 변환이 적용된 단위의 기존 좌표계의 타입을 나타내기 위한 정보이다. 실시예들에 따른 변환된 좌표계는 도 20 내지 도 22에서 설명한 3차원 직교 좌표계, 원통 좌표계 및/또는 구면 좌표계 중 어느 하나에 해당 할 수 있으며 그 타입은 위에서 설명한 예시에 국한되지 않는다.
유닛_데스티네이션_코디네이트_타입(unit_dest_coordinate_type): 좌표계 변환 동작에서 하나 또는 그 이상의 서로 다른 좌표계들을 적용한 경우, 좌표계 변환이 적용된 단위에 적용된 좌표계의 타입을 나타내기 위한 정보이다. 실시예들에 따른 변환된 좌표계는 도 20 내지 도 22에서 설명한 3차원 직교 좌표계, 원통 좌표계 및/또는 구면 좌표계 중 어느 하나에 해당 할 수 있으며 그 타입은 위에서 설명한 예시에 국한되지 않는다.
유닛_코디네이트_트랜스폼_타입(unit_coordinate_transform_type): 좌표계 변환이 적용된 단위에 적용된 좌표계 변환 타입을 나타내기 위한 정보이다. 실시예들에 따른 좌표계 변환 타입은 도 24A내지 도 24D에서 설명한 직교-원통좌표계 변환, 직교-구면 좌표계 변환, 원통-직교 좌표계 변환, 및 구면-직교 좌표계 변환 중 어느 하나에 해당할 수 있으며, 그 타입은 상술한 예시에 국한되지 않는다.
도 26에 도시된 좌표계 변환과 관련된 시그널링 정보(2600)는 예시에 불과하며 상술한 파라미터들 중 일부 또는 전부를 포함할 수도 있고, 도 26에 도시되지 않은 추가 파라미터들을 더 포함할 수도 있다. 또한 상술한 파라미터들의 명칭은 실시예들에 국한되지 않으며, 변경될 수 있다.
도 27은 포인트 클라우드 디코더의 예시를 나타내는 블록도이다.
실시예들에 따른 포인트 클라우드 디코더(2700)(예를 들면 도 1, 도 10-도 11, 도 13-도 14 및 도 16에서 설명한 포인트 클라우드 디코더)는 도 1 내지 도 17에서 설명한 디코딩 동작을 수행할 수 있다. 또한 포인트 클라우드 디코더(2700)는 도 18에서 설명한 포인트 클라우드 인코더(1800)의 부호화 동작의 역과정에 해당하는 복호화 동작을 수행할 수 있다. 실시예들에 따른 포인트 클라우드 디코더(2700)는 공간 분할부(2710), 지오메트리 정보 복호화부(2720) (또는 지오메트리 정보 디코더)및 어트리뷰트 정보 복호화부(또는 어트리뷰트 정보 복호화부 또는 어트리뷰트 디코더)(2730)을 포함할 수 있다. 실시예들에 따른 포인트 클라우드 디코더(2700)는 도 27에 도시되지 않았으나 도 1 내지 도 17에서 설명한 디코딩 동작을 수행하기 위한 하나 또는 그 이상의 엘레멘트들을 더 포함할 수 있다.
실시예들에 따른 공간 분할부(2710)는 실시예들에 따른 포인트 클라우드 데이터 전송 장치(예를 들면 도 1, 도 11, 도 14 및 도 1에서 설명한 포인트 클라우드 데이터 전송장치)으로부터 수신한 시그널링 정보 (예를 들면 도 18에서 설명한 공간 분할부(1810)에서 수행된 분할 동작에 대한 정보) 또는 포인트 클라우드 디코더(2700)에서 유도한(생성한) 분할 정보를 기반으로 공간을 분할할 수 있다. 상술한 바와 같이 포인트 클라우드 인코더(1800)의 공간 분할부(1810)의 분할 동작은 옥트리(Octree), 쿼드 트리(Quadtree), 바이너리 트리(Biniary tree), 트리플 트리(Triple tree), k-d 트리 중 적어도 하나에 기반할 수 있다.
실시예들에 따른 지오메트리 정보 복호화부(2720)는 입력한 지오메트리 비트스트림을 복호화하여 지오메트리 정보를 복원할 수 있다. 복원된 지오메트리 정보는 어트리뷰트 정보 복호화부로 입력 될 수 있다. 실시예들에 따른 지오메트리 정보 복호화부(2720)는 도12에서 설명한 아리스메틱 디코더(arithmetic decode, 11000), 옥트리 합성부(synthesize octree, 11001), 서페이스 오프록시메이션 합성부(synthesize surface approximation, 11002), 지오메트리 리컨스럭션부(reconstruct geometry, 11003) 및 좌표계 역변환부(inverse transform coordinates, 11004)의 동작을 수행할 수 있다. 또한 실시예들에 따른 지오메트리 정보 복호화부(2720)는 도 13에서 설명한 Arithmetic 디코더(13002), Occupancy코드 기반 옥트리 재구성 처리부(13003), 표면 모델 처리부(삼각형 재구성, 업-샘플링, 복셀화)(13004) 및 inverse 양자화 처리부(13005)의 동작을 수행할 수 있다. 또는 실시예들에 따른 지오메트리 정보 복호화부(2720)는 도 16에서 설명한 Point Cloud 디코딩부(Point Cloud decoding)의 동작을 수행할 수 있다.
실시예들에 따른 어트리뷰트정보 복호화부(2730)는 어트리뷰트 정보 비트스트림 및 수신한 지오메트리 정보를 기반으로 어트리뷰트 정보를 복원할 수 있다. 포인트 클라우드 디코더(2700)는 복원된 지오메트리 정보와 복원된 어트리뷰트 정보를 기반으로 최종 PCC 데이터를 출력할 수 있다.
도 28은 지오메트리 정보 디코더의 예시를 나타내는 블록도이다.
실시예들에 따른 지오메트리 정보 디코더(2800)는 도 27의 지오메트리 정보 복호화부(2720)의 예시로서, 지오메트리 정보 복호화부(2720)의 동작을 수행할 수 있다. 실시예들에 따른 지오메트리 정보 디코더(2800)는 도 19에서 설명한 지오메트리 정보 인코더(1900)의 부호화 동작의 역과정에 해당하는 복호화 동작을 수행할 수 있다. 실시예들에 따른 지오메트리 정보 디코더(2800)는 지오메트리 정보 엔트로피 복호화부(2810), 지오메트리 정보 역양자화부(2820), 지오메트리 정보 예측부(2830), 필터링부(2840), 메모리(2850), 지오메트리 정보 역변환 역양자화부(2860), 및 좌표계 역변환부(2870)을 포함할 수 있다. 실시예들에 따른 지오메트리 정보 디코더(2800)는 도 28에 도시되지 않았으나 도 1 내지 도 27에서 설명한 지오메트리 디코딩 동작을 수행하기 위한 하나 또는 그 이상의 엘레멘트들을 더 포함할 수 있다.
실시예들에 따른 지오메트리 정보 엔트로피 복호화부(2810)는 지오메트리 정보 비트스트림을 엔트로피 복호화하여 양자화된 잔차 지오메트리 정보를 생성할 수 있다. 지오메트리 정보 엔트로피 복호화부(2810)는 도 19에서 설명한 지오메트리 정보 엔트로피 부호화부(1905)에서 수행한 엔트로피 부호화 동작의 역과정인 엔트로피 복호화 동작을 수행할 수 있다. 상술한 바와 같이 실시예들에 따른 엔트로피 부호화 동작은 지수 골롬(Exponential Golomb), CAVLC(Context-Adaptive Variable Length Coding) 및 CABAC(Context-Adaptive Binary Arithmetic Coding)등을 포함할 수 있으며, 엔트로피 복호화 동작은 엔트로피 부호화 동작에 대응하여 지수 골롬(Exponential Golomb), CAVLC(Context-Adaptive Variable Length Coding) 및 CABAC(Context-Adaptive Binary Arithmetic Coding)등을 포함할 수 있다. 실시예들에 따른 지오메트리 정보 엔트로피 복호화부(2810)는 지오메트리 정보 비트스트림에 포함된 지오메트리 코딩과 관련된 정보, 예를 들면, 예측 지오메트리 정보 생성과 관련된 정보, 양자화와 관련된 정보(예를 들면 양자화 값 등), 좌표계 변환과 관련된 시그널링 정보 등을 복호화 할 수 있다.
실시예들에 따른 잔차 지오메트리 정보 역양자화부(2820)는 양자화된 잔차 지오메트리 정보에 대하여 양자화와 관련된 정보를 기반으로 역양자화 동작을 수행하여 잔차 지오메트리 정보 또는 지오메트리 정보를 생성할 수 있다.
실시예들에 따른 지오메트리 정보 예측부(2830)는 지오메트리 엔트로피 복호화부(2810)에서 출력된 예측 지오메트리 정보 생성과 관련된 정보 및 메모리(2850)에 저장되어 있던 이전에 복호화된 지오메트리 정보를 기반으로 예측 지오메트리 정보를 생성할 수 있다. 실시예들에 따른 지오메트리 정보 예측부(2830)는 인터 예측부 및 인트라 예측부를 포함할 수 있다. 실시예들에 따른 인터 예측부는 지오메트리 정보 인코더(1900)에서 제공하는 현재 예측 단위(예를 들면 노드 등)의 인터 예측에 필요한 정보를 기반으로 현재 예측 단위가 포함된 현재 공간(예를 들면 프레임, 픽쳐 등)의 이전 공간 또는 이후 공간 중 적어도 하나의 공간에 포함된 정보를 기초로 현재 예측 단위에 대한 인터 예측을 수행할 수 있다. 실시예들에 따른 인트라 예측부는 지오메트리 정보 인코더(1900)에서 제공하는 예측 단위의 인트라 예측과 관련된 정보를 기반으로 현재 공간 내의 포인트의 지오메트리 정보를 기초로 예측 지오메트리 정보를 생성할 수 있다.
실시예들에 따른 필터링부(2840)는 필터링 관련 정보를 기반으로 생성된 예측 지오메트리 정보와 복원된 잔차 지오메트리 정보가 합쳐져 생성된 복원 지오메트리 정보를 필터링할 수 있다. 실시예들에 따른 필터링 관련 정보는 지오메트리 정보 인코더(1900)으로부터 시그널링 될 수도 있고, 지오메트리 정보 디코더(2800)가 디코딩과정에서 유도하여 산출해낼 수도 있다.
실시예들에 따른 메모리(2850)는 복원 지오메트리 정보를 저장할 수 있다. 실시예들에 따른 지오메트리 역변환 양자화부(2860)는 양자화 관련 정보를 기반으로 메모리(2850)에 저장된 복원 지오메트리 정보를 역변환양자화할 수 있다.
실시예들에 따른 좌표계 역변환부(2870)는 도 26에서 설명한 좌표계 변환과 관련된 시그널링 정보를 기반으로 역변환양자화된 지오메트리 정보의 좌표계를 역변환하여 지오메트리 정보를 출력할 수 있다.
도 29는 실시예들에 따른 좌표계 역변환 동작을 나타낸 플로우 다이어그램이다.
도 27 내지 도 28에서 설명한 실시예들에 따른 좌표계 역변환부 (예를 들면 도 28에서 설명한 좌표계 역변환부(2870)등)는 도 29에 도시된 좌표계 역변환 동작(2900)을 수행할 수 있다.
실시예들에 따른 좌표계 역변환부는 좌표계 역변환을 위한 좌표계를 선택할 수 있다(2910). 좌표계 역변환부는 도 26에서 설명한 좌표계 변환과 관련된 시그널링 정보를 기반으로 좌표계를 선택할 수 있다. 실시예들에 따른 좌표계 변환과 관련된 시그널링 정보는 도 25에서 설명한 포인트 클라우드 데이터의 비트스트림을 통해 포인트 클라우드 데이터 수신 장치로 전송될 수 있다. 또한 좌표계 역변환부는 기설정된 좌표계 정보를 기반으로 좌표계를 선택할 수 있다.
실시예들에 따른 좌표계 역변환부는 좌표계 역변환할 수 있다(2920). 좌표계 역변환부는 선택된 좌표계를 기반으로 좌표계 역변환 동작을 수행할 수 있다. 좌표계 역변환 동작은 도 23에서 설명한 좌표계 변환 동작의 역과정에 해당한다. 실시예들에 따른 좌표계는 직교 좌표계, 원통 좌표계, 구면 좌표계 등을 포함할 수 있으며 본 실시예들에 국한되지 않는다. 실시예들에 따른 좌표계 역변환은 도 24A에서 설명한 직교-원통좌표계 변환의 역과정인 직교-원통좌표계 역변환, 도 24B에서 설명한 직교-구면 좌표계 변환의 역과정인 직교-구면 좌표계 역변환, 도 24C에서 설명한 원통-직교 좌표계 변환의 역과정인 원통-직교 좌표계 역변환, 및 도 24D에서 설명한 구면-직교 좌표계 변환의 역과정인 구면-직교 좌표계 역변환 등을 포함할 수 있으며 상술한 실시예들에 국한되지 않는다.
도 30A내지 도 30D는 좌표계 역변환을 나타내는 수학식들의 실시예이다.
도 30A는 직교-원통 좌표계 역변환을 나타내는 수학식이다. 도 30A의 수학식은 실시예들에 따른 좌표계 변환부(예를 들면 좌표계 변환부(1910))가 기존의 직교 좌표계를 원통 좌표계로 변환한 경우, 좌표계 역변환부(예를 들면 좌표계 역변환부(2870))이 원통 좌표계를 직교 좌표계로 역변환하는 동작을 나타내는 수학식이다. 따라서 도 30A의 수학식은 도 24A의 수학식의 역과정을 나타낸다. 수학식은 도 21에서 설명한 원통 좌표계의 파라미터들과 도 20에서 설명한 직교 좌표계의 파라미터들의 관계를 나타낸다. 구체적으로 수학식은 직교 좌표계의 파라미터가 하나 또는 그 이상의 원통 좌표계의 파라미터들로 표현될 수 있음을 나타낸다(예를 들면
Figure PCTKR2020003552-appb-img-000030
).
도 30B는 직교-구면 좌표계 역변환을 나타내는 수학식이다. 도 30B의 수학식은 실시예들에 따른 좌표계 변환부(예를 들면 좌표계 변환부(1910))가 기존의 직교 좌표계를 구면 좌표계로 변환한 경우, 좌표계 역변환부(예를 들면 좌표계 역변환부(2870))이 구면 좌표계를 직교 좌표계로 역변환하는 동작을 나타내는 수학식이다. 따라서 도 30B의 수학식은 도 24B의 수학식의 역과정을 나타낸다. 수학식은 도 22에서 설명한 구면 좌표계의 파라미터들과 도 20에서 설명한 직교 좌표계의 파라미터들의 관계를 나타낸다. 구체적으로 수학식은 구면 좌표계의 파라미터가 하나 또는 그 이상의 직교 좌표계의 파라미터들로 표현될 수 있음을 나타낸다(예를 들면
Figure PCTKR2020003552-appb-img-000031
).
도 30C는 원통-직교 좌표계 역변환을 나타내는 수학식이다. 도 30C의 수학식은 실시예들에 따른 좌표계 변환부(예를 들면 좌표계 변환부(1910))가 기존의 원통 좌표계를 직교 좌표계로 변환한 경우, 좌표계 역변환부(예를 들면 좌표계 역변환부(2870))이 직교 좌표계를 원통 좌표계로 역변환하는 동작을 나타내는 수학식이다. 따라서 도 30C의 수학식은 도 24C의 수학식의 역과정을 나타낸다. 수학식은 도 20에서 설명한 직교 좌표계의 파라미터들과 도 21에서 설명한 원통 좌표계의 파라미터들의 관계를 나타낸다. 구체적으로 수학식은 원통 좌표계의 파라미터가 하나 또는 그 이상의 직교 좌표계의 파라미터들로 표현될 수 있음을 나타낸다(예를 들면
Figure PCTKR2020003552-appb-img-000032
).
도 30D는 구면-직교 좌표계 역변환을 나타내는 수학식이다. 도 30D의 수학식은 실시예들에 따른 좌표계 변환부(예를 들면 좌표계 변환부(1910))가 기존의 구면 좌표계를 직교 좌표계로 변환한 경우, 좌표계 역변환부(예를 들면 좌표계 역변환부(2870))이 직교 좌표계를 구면 좌표계로 역변환하는 동작을 나타내는 수학식이다. 따라서 도 30D의 수학식은 도 24D의 수학식의 역과정을 나타낸다. 수학식은 도 22에서 설명한 구면 좌표계의 파라미터들과 도 20에서 설명한 직교 좌표계의 파라미터들의 관계를 나타낸다. 구체적으로 수학식은 구면 좌표계의 파라미터가 하나 또는 그 이상의 직교 좌표계의 파라미터들로 표현될 수 있음을 나타낸다(예를 들면
Figure PCTKR2020003552-appb-img-000033
).
도 31은 실시예들에 따른 포인트 클라우드 데이터 처리 과정을 나타낸 플로우 다이어그램이다.
도 1 내지 도 30에서 설명한 포인트 클라우드 데이터 처리 장치(예를 들면 도 1, 도 11, 도 14 내지 도 15, 및 도 18 내지 도 19에서 설명한 포인트 클라우드 데이터 전송장치))는 도 1 내지 도 30에서 설명한 인코딩 동작을 수행할 수 있다. 실시예들에 따른 포인트 클라우드 데이터 처리 장치에 포함된 포인트 클라우드 인코더(예를 들면 도 1, 도4, 도 11, 도 14, 도 15및 도 18에서 설명한 포인트 클라우드 인코더)는 지오메트리 정보 및 어트리뷰트 정보를 포함하는 포인트 클라우드 데이터를 인코딩할 수 있다. 도 1 내지 도 30에서 설명한 바와 같이 지오메트리 정보는 포인트 클라우드 데이트의 포인트들의 포지션을 나타내는 정보이고, 어트리뷰트 정보는 포인트 클라우드 데이터의 포인트들의 어트리뷰트를 나타내는 정보이다. 도 1 내지 도 30에서 설명한 바와 같이 포인트 클라우드 인코더는 지오메트리 정보를 인코딩하는 지오메트리 정보 인코더 (예를 들면 도 18에서 설명한 지오메트리 정보 부호화부(1820), 도 19에서 설명한 지오메트리 정보 인코더(1900) 등) 및 어트리뷰트 정보를 인코딩하는 어트리뷰트 정보 인코더(예를 들면 어트리뷰트정보 부호화부(1830) 등)를 포함할 수 있다. 실시예들에 따른 지오메트리 정보 인코더는 지오메트리 정보의 일부 또는 전부에 대하여, 지오메트리 정보가 나타내는 포인트 클라우드 데이트의 포인트들의 포지션을 3차원 공간의 포지션으로 표현하기 위하여 사용된 제 1 좌표계를 제 2 좌표계로 변환하기 위해 좌표계 변환을 수행하는 좌표계 변환부(예를 들면 도 19의 좌표계 변환부(1910)를 더 포함할 수 있다. 실시예들에 따르면 좌표계 변환부는 제 1 좌표계의 원점과 제 1 좌표계가 나타내는 하나 또는 그 이상의 포인트들의 포지션까지의 거리가 기설정된 값보다 큰 경우, 좌표계 변환을 위한 제 2 좌표계를 선택하고, 제 1 좌표계의 원점까지의 거리가 기설정된 값보다 큰 값을 갖는 하나 또는 그 이상의 포인트들의 포지션을 나타내기 위해 사용된 제 1 좌표계를 선택한 제 2 좌표계로 변환할 수 있다. 실시예들에 따른 제 1 좌표계 및 제 2 좌표계는 도 20 내지 도 22에서 설명한 실시예들 중 하나 또는 그 이상의 좌표계들에 대응할 수 있다.또한 실시예들에 따른 좌표계 변환부는 도 24A 내지 도 24D에서 설명한 좌표계 변환 동작(또는 좌표계 변환)을 수핼행 수 있다. 실시예들에 따른 지오메트리 정보 인코더는 도 1 내지 도 30에서 설명한 하나 또는 그 이상의 동작들을 수행할 수 있다. 도 1 내지 도 30에서 설명한 하나 또는 그 이상의 동작들에 대해서는 설명을 생략한다.
실시예들에 따른 포인트 클라우드 데이터 처리 장치(또는 도 1의 트랜스미터 등)는 인코딩된 포인트 클라우드 데이터를 포함하는 비트 스트림을 전송할 수 있다. 실시예들에 따른 비트스트림은 도 25에서 설명한 비트스트림에 포함된 정보의 일부 또는 전부를 포함할 수 있다. 또한 실시예들에 따른 비스트림은 좌표계 변환과 관련된 정보 (예를 들면 도 26에서 설명한 좌표계 변환과 관련된 정보)를 포함할 수 있다.
실시예들에 따른 좌표계 변환과 관련된 정보는 좌표계 변환이 적용되었는지 여부를 나타내는 제 1 정보(예를 들면 도 26의 트랜스폼 플래그(transform_flag)), 제 1 좌표계의 타입을 나타내는 제 2 정보(예를 들면 도 26의 소스 코디네이트 타입 (src_coordinate_type)), 제 2 좌표계의 타입을 나타내는 제 3 정보 (예를 들면 도 26의 데스티네이션 코디네이트 타입(dest_coordinate_type))및 좌표계 변환의 타입을 나타내는 제 4 정보(예를 들면 도 26의 트랜스폼 타입 (transform_type))를 포함할 수 있다. 실시예들에 따른 제 1 좌표계 및 제 2 좌표계는 서로 다르다.
도 32는 실시예들에 따른 포인트 클라우드 데이터 처리 과정을 나타낸 플로우 다이어그램이다.
실시예들에 따른 포인트 클라우드 데이터 처리 장치(예를 들면 도 1, 도 13, 도 14, 도 16 및 도 27 내지 도 28에서 설명한 포인트 클라우드 데이터 수신장치)는 포인트 클라우드 데이터를 포함하는 비트 스트림을 수신할 수 있다(3210). 실시예들에 따른 비트스트림은 도 25에서 설명한 비트스트림에 포함된 정보의 일부 또는 전부를 포함할 수 있다.
실시예들에 따른 포인트 클라우드 데이터 처리 장치에 포함된 포인트 클라우드 디코더(예를 들면 도 1, 도 13-도 14, 도 16, 도 27내지 도 28에서 설명한 포인트 클라우드 디코더)는 지오메트리 정보 및 어트리뷰트 정보를 포함하는 포인트 클라우드 데이터를 디코딩할 수 있다(3220). 도 1 내지 도 30에서 설명한 바와 같이 지오메트리 정보는 포인트 클라우드 데이트의 포인트들의 포지션을 나타내는 정보이고, 어트리뷰트 정보는 포인트 클라우드 데이터의 포인트들의 어트리뷰트를 나타내는 정보이다.
실시예들에 따른 포인트 클라우드 디코더는 지오메트리 정보를 포함하는 지오메트리 비트스트림을 디코딩하는 지오메트리 정보 디코더 (예를 들면 도 27에서 설명한 지오메트리 정보 복호화부(2720), 도 28에서 설명한 지오메트리 정보 디코더(2800) 등) 및 어트리뷰트 정보를 포함하는 어트리뷰트 비트 스트림을 디코딩하는 어트리뷰트 정보 디코더(예를 들면 도 27에서 설명한 어트리뷰트 정보 복호화부(또는 어트리뷰트 정보 복호화부 또는 어트리뷰트 디코더)(2730) 등)을 포함할 수 있다. 실시예들에 따른 비트 스트림은 좌표계 변환과 관련된 정보(예를 들면 도 26의 좌표계 변환과 관련된 정보 등)을 포함할 수 있다. 또한 도 27 내지 도 28에서 설명한 바와 같이 실시예들에 따른 지오메트리 정보 디코더는 비트 스트림내 좌표계 변환과 관련된 정보가 없는 경우에는 수신한 데이터로부터 좌표계 변환과 관련된 정보를 유도할 수 있다. 실시예들에 따른 지오메트리 정보 디코더는 좌표계 변환과 관련된 정보를 기반으로 지오메트리 정보에 대하여 좌표계 역변환을 수행하는 좌표계 역변환부(예를 들면 도 28의 좌표계 역변환부(2870))를 더 포함할 수 있다. 실시예들에 따른 좌표계 역변환부는 지오메트리 정보의 일부 또는 전부에 대하여, 지오메트리 정보가 나타내는 포인트 클라우드 데이트의 포인트들의 포지션을 3차원 공간의 포지션으로 표현하기 위하여 사용된 제 1 좌표계를 변환하기 위하여 제 2 좌표계를 선택하고, 지오메트리 정보의 일부 또는 전부를 선택한 제 2 좌표계의 정보로 변환할 수 있다. 또한 실시예들에 따른 좌표계 역변환부는 도 30A 내지 도 30D에서 설명한 좌표계 역변환 동작(또는 좌표계 역변환)을 수행할 수 있다. 실시예들에 따른 지오메트리 정보 디코더는 도 1 내지 도 30에서 설명한 하나 또는 그 이상의 동작들을 수행할 수 있다. 도 1 내지 도 30에서 설명한 하나 또는 그 이상의 동작들에 대해서는 설명을 생략한다. 또한 실시예들에 따른 비스트림은 좌표계 변환과 관련된 정보 (예를 들면 도 26에서 설명한 좌표계 변환과 관련된 정보)를 포함할 수 있다.
실시예들에 따른 좌표계 변환과 관련된 정보는 좌표계 변환이 적용되었는지 여부를 나타내는 제 1 정보(예를 들면 도 26의 트랜스폼 플래그(transform_flag)), 제 1 좌표계의 타입을 나타내는 제 2 정보(예를 들면 도 26의 소스 코디네이트 타입 (src_coordinate_type)), 제 2 좌표계의 타입을 나타내는 제 3 정보 (예를 들면 도 26의 데스티네이션 코디네이트 타입(dest_coordinate_type))및 좌표계 변환의 타입을 나타내는 제 4 정보(예를 들면 도 26의 트랜스폼 타입 (transform_type))를 포함할 수 있다. 실시예들에 따른 제 1 좌표계 및 제 2 좌표계는 서로 다르다.
도 1 내지 도 32에서 설명한 실시예들에 따른 포인트 클라우드 데이터 처리 장치의 구성요소들은 메모리와 결합된 하나 또는 그 이상의 프로세서들을 포함하는 하드웨어, 소프트웨어, 펌웨어, 또는 이들의 결합으로 구현될 수 있다. 실시예들에 따른 디바이스의 구성요소들은 하나의 칩, 예를 들면 하나의 하드웨어 서킷으로 구현될 수 있다. 또한 실시예들에 따른 포인트 클라우드 데이터 처리 장치의 구성요소들은 각각 별도의 칩들로 구현될 수 있다. 또한 실시예들에 따른 포인트 클라우드 데이터 처리 장치의 구성요소들은 중 적어도 하나 이상은 하나 또는 그 이상의 프로그램들을 실행 할 수 있는 하나 또는 그 이상의 프로세서들로 구성될 수 있으며, 하나 또는 그 이상의 프로그램들은 도 1 내지 도 32에서 설명한 포인트 클라우드 데이터 처리 장치의 동작/방법들 중 어느 하나 또는 그 이상의 동작들을 수행시키거나, 수행하기 위한 인스트럭션들을 포함할 수 있다.
설명의 편의를 위하여 각 도면을 나누어 설명하였으나, 각 도면에 서술되어 있는 실시 예들을 병합하여 새로운 실시 예를 구현하도록 설계하는 것도 가능하다. 그리고, 통상의 기술자의 필요에 따라, 이전에 설명된 실시 예들을 실행하기 위한 프로그램이 기록되어 있는 컴퓨터에서 판독 가능한 기록 매체를 설계하는 것도 실시예들의 권리범위에 속한다. 실시예들에 따른 장치 및 방법은 상술한 바와 같이 설명된 실시 예들의 구성과 방법이 한정되게 적용될 수 있는 것이 아니라, 실시 예들은 다양한 변형이 이루어질 수 있도록 각 실시 예들의 전부 또는 일부가 선택적으로 조합되어 구성될 수도 있다. 실시예들의 바람직한 실시 예에 대하여 도시하고 설명하였지만, 실시예들은 상술한 특정의 실시 예에 한정되지 아니하며, 청구범위에서 청구하는 실시예들의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 실시예들의 기술적 사상이나 전망으로부터 개별적으로 이해돼서는 안 될 것이다.
실시예들에 따른 장치 및 방법에 대한 설명은 서로 보완하여 적용될 수 있다. 예를 들어, 실시예들에 따른 포인트 클라우드 데이터 전송 방법은 실시예들에 따른 포인트 클라우드 데이터 전송 장치 또는 포인트 클라우드 데이터 전송 장치에 포함된 구성요소들에 의해 수행될 수 있다. 또한 실시예들에 따른 포인트 클라우드 데이터 수신 방법은 실시예들에 따른 포인트 클라우드 데이터 수신 장치 또는 포인트 클라우드 데이터 수신 장치에 포함된 구성요소들에 의해 수행될 수 있다.
실시예들에 따른 장치의 다양한 구성요소들은 하드웨어, 소프트웨어, 펌웨어 또는 그것들의 조합에 의해 구성될 수 있다. 실시예들의 다양한 구성요소들은 하나의 칩, 예를 들면 하나의 하드웨어 서킷으로 구현될 수 있다 실시예들에 따라, 실시예들에 따른 구성요소들은 각각 별도의 칩들로 구현될 수 있다. 실시예들에 따라, 실시예들에 따른 장치의 구성요소들 중 적어도 하나 이상은 하나 또는 그 이상의 프로그램들을 실행 할 수 있는 하나 또는 그 이상의 프로세서들로 구성될 수 있으며, 하나 또는 그 이상의 프로그램들은 실시예들에 따른 동작/방법들 중 어느 하나 또는 그 이상의 동작/방법들을 수행시키거나, 수행시키기 위한 인스트럭션들을 포함할 수 있다. 실시예들에 따른 장치의 방법/동작들을 수행하기 위한 실행 가능한 인스트럭션들은 하나 또는 그 이상의 프로세서들에 의해 실행되기 위해 구성된 일시적이지 않은 CRM 또는 다른 컴퓨터 프로그램 제품들에 저장될 수 있거나, 하나 또는 그 이상의 프로세서들에 의해 실행되기 위해 구성된 일시적인 CRM 또는 다른 컴퓨터 프로그램 제품들에 저장될 수 있다. 또한 실시예들에 따른 메모리는 휘발성 메모리(예를 들면 RAM 등)뿐 만 아니라 비휘발성 메모리, 플래쉬 메모리, PROM등을 전부 포함하는 개념으로 사용될 수 있다. 또한, 인터넷을 통한 전송 등과 같은 캐리어 웨이브의 형태로 구현되는 것도 포함될 수 있다. 또한, 프로세서가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 프로세서가 읽을 수 있는 코드가 저장되고 실행될 수 있다.
이 문서에서 “/”와 “,”는 “및/또는”으로 해석된다. 예를 들어, “A/B”는 “A 및/또는 B”로 해석되고, “A, B”는 “A 및/또는 B”로 해석된다. 추가적으로, “A/B/C”는 “A, B 및/또는 C 중 적어도 하나”를 의미한다. 또한, “A, B, C”도 “A, B 및/또는 C 중 적어도 하나”를 의미한다. 추가적으로, 이 문서에서 “또는”는 “및/또는”으로 해석된다. 예를 들어, “A 또는 B”은, 1) “A”만을 의미하거나, 2) “B”만을 의미하거나, 3) “A 및 B”를 의미할 수 있다. 달리 표현하면, 본 문서의 “또는”은 “추가적으로 또는 대체적으로(additionally or alternatively)”를 의미할 수 있다.
제1, 제2 등과 같은 용어는 실시예들의 다양한 구성요소들을 설명하기 위해 사용될 수 있다. 하지만 실시예들에 따른 다양한 구성요소들은 위 용어들에 의해 해석이 제한되어서는 안된다. 이러한 용어는 하나의 구성요소를 다른 구성요소와 구별하기 위해 사욛외는 것에 불과하다. 것에 불과하다. 예를 들어, 제1 사용자 인풋 시그널은 제2사용자 인풋 시그널로 지칭될 수 있다. 이와 유사하게, 제2사용자 인풋 시그널은 제1사용자 인풋시그널로 지칭될 수 있다. 이러한 용어의 사용은 다양한 실시예들의 범위 내에서 벗어나지 않는 것으로 해석되어야만 한다. 제1사용자 인풋 시그널 및 제2사용자 인풋 시그널은 모두 사용자 인풋 시그널들이지만, 문맥 상 명확하게 나타내지 않는 한 동일한 사용자 인풋 시그널들을 의미하지 않는다.
실시예들을 설명하기 위해 사용된 용어는 특정 실시예들을 설명하기 위한 목적으로 사용되고, 실시예들을 제한하기 위해서 의도되지 않는다. 실시예들의 설명 및 청구항에서 사용된 바와 같이, 문맥 상 명확하게 지칭하지 않는 한 단수는 복수를 포함하는 것으로 의도된다. 및/또는 표현은 용어 간의 모든 가능한 결합을 포함하는 의미로 사용된다. 포함한다 표현은 특징들, 수들, 단계들, 엘리먼트들, 및/또는 컴포넌트들이 존재하는 것을 설명하고, 추가적인 특징들, 수들, 단계들, 엘리먼트들, 및/또는 컴포넌트들을 포함하지 않는 것을 의미하지 않는다. 실시예들을 설명하기 위해 사용되는, ~인 경우, ~때 등의 조건 표현은 선택적인 경우로만 제한 해석되지 않는다. 특정 조건을 만족하는 때, 특정 조건에 대응하여 관련 동작을 수행하거나, 관련 정의가 해석되도록 의도되었다.
발명의 실시를 위한 최선의 형태에서 구체적으로 설명되었다.
본 발명의 사상이나 범위를 벗어나지 않고 본 발명에서 다양한 변경 및 변형이 가능함은 당업자에게 자명하다. 따라서, 본 발명은 첨부된 청구항 및 그 동등 범위 내에서 제공되는 본 발명의 변경 및 변형을 포함하는 것으로 의도된다.

Claims (20)

  1. 지오메트리 정보 및 어트리뷰트 정보를 포함하는 포인트 클라우드 데이터를 인코딩하는 단계로서, 상기 지오메트리 정보는 상기 포인트 클라우드 데이트의 포인트들의 포지션을 나타내는 정보이고, 상기 어트리뷰트 정보는 상기 포인트 클라우드 데이터의 포인트들의 어트리뷰트를 나타내는 정보이고; 및
    인코딩된 포인트 클라우드 데이터를 포함하는 비트 스트림을 전송하는 단계를 포함하는 포인트 클라우드 데이터 처리 방법.
  2. 제 1 항에 있어서, 상기 지오메트리 정보 및 어트리뷰트 정보를 포함하는 포인트 클라우드 데이터를 인코딩하는 단계는,
    지오메트리 정보를 인코딩하는 단계; 및
    어트리뷰트 정보를 인코딩하는 단계를 포함하는 포인트 클라우드 데이터 처리 방법.
  3. 제 2 항에 있어서, 상기 지오메트리 정보를 인코딩하는 단계는,
    상기 지오메트리 정보의 일부 또는 전부에 대하여, 상기 지오메트리 정보가 나타내는 상기 포인트 클라우드 데이트의 포인트들의 포지션을 3차원 공간의 포지션으로 표현하기 위하여 사용된 제 1 좌표계를 제 2 좌표계로 변환하는 좌표계 변환 단계를 더 포함하고, 상기 좌표계 변환 단계는,
    상기 제 1 좌표계의 원점과 상기 제 1 좌표계가 나타내는 하나 또는 그 이상의 포인트들의 포지션까지의 거리가 기설정된 값보다 큰 경우, 상기 좌표계 변환을 위한 상기 제 2 좌표계를 선택하는 단계; 및
    상기 제 1 좌표계의 원점까지의 거리가 상기 기설정된 값보다 큰 값을 갖는 하나 또는 그 이상의 포인트들의 포지션을 나타내기 위해 사용된 상기 제 1 좌표계를 상기 선택한 제 2 좌표계로 변환하는 단계를 포함하는 포인트 클라우드 데이터 처리 방법.
  4. 제 3항에 있어서, 상기 비스트림은 상기 좌표계 변환과 관련된 정보를 포함하는 포인트 클라우드 데이터 처리 방법.
  5. 제 4항에 있어서, 상기 좌표계 변환과 관련된 정보는,
    상기 좌표계 변환이 적용되었는지 여부를 나타내는 제 1 정보, 상기 제 1 좌표계의 타입을 나타내는 제 2 정보, 상기 제 2 좌표계의 타입을 나타내는 제 3 정보 및 좌표계 변환의 타입을 나타내는 제 4 정보를 포함하고, 상기 제 1 좌표계와 상기 제 2 좌표계는 서로 다른, 포인트 클라우드 데이터 처리 방법.
  6. 지오메트리 정보 및 어트리뷰트 정보를 포함하는 포인트 클라우드 데이터를 인코딩하는 인코더로서, 상기 지오메트리 정보는 상기 포인트 클라우드 데이트의 포인트들의 포지션을 나타내는 정보이고, 상기 어트리뷰트 정보는 상기 포인트 클라우드 데이터의 포인트들의 어트리뷰트를 나타내는 정보이고; 및
    인코딩된 포인트 클라우드 데이터를 포함하는 비트 스트림을 전송하는 전송부를 포함하는 포인트 클라우드 데이터 처리 장치.
  7. 제 6 항에 있어서, 상기 인코더는
    지오메트리 정보를 인코딩하는 지오메트리 정보 인코더; 및
    어트리뷰트 정보를 인코딩하는 어트리뷰트 정보 인코더를 포함하는 포인트 클라우드 데이터 처리 장치.
  8. 제 7 항에 있어서, 상기 지오메트리 정보 인코더는,
    상기 지오메트리 정보의 일부 또는 전부에 대하여, 상기 지오메트리 정보가 나타내는 상기 포인트 클라우드 데이트의 포인트들의 포지션을 3차원 공간의 포지션으로 표현하기 위하여 사용된 제 1 좌표계를 제 2 좌표계로 변환하기 위해 좌표계 변환을 수행하는 좌표계 변환부를 더 포함하고, 상기 좌표계 변환부는,
    상기 제 1 좌표계의 원점과 상기 제 1 좌표계가 나타내는 하나 또는 그 이상의 포인트들의 포지션까지의 거리가 기설정된 값보다 큰 경우, 상기 좌표계 변환을 위한 상기 제 2 좌표계를 선택하고,
    상기 제 1 좌표계의 원점까지의 거리가 상기 기설정된 값보다 큰 값을 갖는 하나 또는 그 이상의 포인트들의 포지션을 나타내기 위해 사용된 상기 제 1 좌표계를 상기 선택한 제 2 좌표계로 변환하는 포인트 클라우드 데이터 처리 장치.
  9. 제8 항에 있어서, 상기 비스트림은 상기 좌표계 변환과 관련된 정보를 포함하는 포인트 클라우드 데이터 처리 장치.
  10. 제 9항에 있어서, 상기 좌표계 변환과 관련된 정보는,
    상기 좌표계 변환이 적용되었는지 여부를 나타내는 제 1 정보, 상기 제 1 좌표계의 타입을 나타내는 제 2 정보, 상기 제 2 좌표계의 타입을 나타내는 제 3 정보 및 좌표계 변환의 타입을 나타내는 제 4 정보를 포함하고, 상기 제 1 좌표계와 상기 제 2 좌표계는 서로 다른, 포인트 클라우드 데이터 처리 장치.
  11. 포인트 클라우드 데이터를 포함하는 비트 스트림을 수신하는 단계; 및
    지오메트리 정보 및 어트리뷰트 정보를 포함하는 상기 포인트 클라우드 데이터를 디코딩하는 단계로서, 상기 지오메트리 정보는 상기 포인트 클라우드 데이트의 포인트들의 포지션을 나타내는 정보이고, 상기 어트리뷰트 정보는 상기 포인트 클라우드 데이터의 포인트들의 어트리뷰트를 나타내는 정보인 것을 포함하는 포인트 클라우드 데이터 처리 방법.
  12. 제 11 항에 있어서, 상기 지오메트리 정보 및 어트리뷰트 정보를 포함하는 상기 포인트 클라우드 데이터를 디코딩하는 단계는
    상기 지오메트리 정보를 포함하는 지오메트리 비트스트림을 디코딩하는 단계; 및
    상기 어트리뷰트 정보를 포함하는 어트리뷰트 비트 스트림을 디코딩하는 단계를 포함하는 포인트 클라우드 데이터 처리 방법.
  13. 제12항에 있어서, 상기 비스트림은 상기 좌표계 변환과 관련된 정보를 포함하는 포인트 클라우드 데이터 처리 방법.
  14. 제 13 항에 있어서, 상기 지오메트리 비트스트림을 디코딩하는 단계는,
    상기 좌표계 변환과 관련된 정보를 기반으로 상기 지오메트리 정보에 대하여 좌표계 역변환을 수행하는 좌표계 역변환 단계를 더 포함하고, 상기 좌표계 역변환 단계는,
    상기 지오메트리 정보의 일부 또는 전부에 대하여, 상기 지오메트리 정보가 나타내는 상기 포인트 클라우드 데이트의 포인트들의 포지션을 3차원 공간의 포지션으로 표현하기 위하여 사용된 제 1 좌표계를 변환하기 위하여 제 2 좌표계를 선택하는 단계; 및
    상기 지오메트리 정보의 일부 또는 전부를 상기 선택한 제 2 좌표계의 정보로 변환하는 단계를 포함하는 포인트 클라우드 데이터 처리 방법.
  15. 제 14항에 있어서, 상기 좌표계 변환과 관련된 정보는,
    상기 좌표계 변환이 적용되었는지 여부를 나타내는 제 1 정보, 상기 제 1 좌표계의 타입을 나타내는 제 2 정보, 상기 제 2 좌표계의 타입을 나타내는 제 3 정보 및 좌표계 변환의 타입을 나타내는 제 4 정보를 포함하고, 상기 제 1 좌표계와 상기 제 2 좌표계는 서로 다른, 포인트 클라우드 데이터 처리 방법.
  16. 포인트 클라우드 데이터를 포함하는 비트 스트림을 수신하는 수신부; 및
    지오메트리 정보 및 어트리뷰트 정보를 포함하는 상기 포인트 클라우드 데이터를 디코딩하는 디코더로서, 상기 지오메트리 정보는 상기 포인트 클라우드 데이트의 포인트들의 포지션을 나타내는 정보이고, 상기 어트리뷰트 정보는 상기 포인트 클라우드 데이터의 포인트들의 어트리뷰트를 나타내는 정보인 것을 포함하는 포인트 클라우드 데이터 처리 장치.
  17. 제 16 항에 있어서, 상기 디코더는,
    상기 지오메트리 정보를 포함하는 지오메트리 비트스트림을 디코딩하는 지오메트리 정보 디코더; 및
    상기 어트리뷰트 정보를 포함하는 어트리뷰트 비트 스트림을 디코딩하는 어트리뷰트 정보 디코더를 포함하는 포인트 클라우드 데이터 처리 장치.
  18. 제17항에 있어서, 상기 비스트림은 상기 좌표계 변환과 관련된 정보를 포함하는 포인트 클라우드 데이터 처리 장치.
  19. 제 18 항에 있어서, 상기 지오메트리 비트스트림을 디코딩하는 지오메트리 정보 디코더는,
    상기 좌표계 변환과 관련된 정보를 기반으로 상기 지오메트리 정보에 대하여 좌표계 역변환을 수행하는 좌표계 역변환부를 더 포함하고, 상기 좌표계 역변환부는,
    상기 지오메트리 정보의 일부 또는 전부에 대하여, 상기 지오메트리 정보가 나타내는 상기 포인트 클라우드 데이트의 포인트들의 포지션을 3차원 공간의 포지션으로 표현하기 위하여 사용된 제 1 좌표계를 변환하기 위하여 제 2 좌표계를 선택하고, 상기 지오메트리 정보의 일부 또는 전부를 상기 선택한 제 2 좌표계의 정보로 변환하는 포인트 클라우드 데이터 처리 장치.
  20. 제 19항에 있어서, 상기 좌표계 변환과 관련된 정보는, 상기 좌표계 변환이 적용되었는지 여부를 나타내는 제 1 정보, 상기 제 1 좌표계의 타입을 나타내는 제 2 정보, 상기 제 2 좌표계의 타입을 나타내는 제 3 정보 및 좌표계 변환의 타입을 나타내는 제 4 정보를 포함하고, 상기 제 1 좌표계와 상기 제 2 좌표계는 서로 다른, 포인트 클라우드 데이터 처리 장치.
PCT/KR2020/003552 2019-03-15 2020-03-13 포인트 클라우드 데이터 처리 장치 및 방법 WO2020189982A1 (ko)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020217029492A KR102634079B1 (ko) 2019-03-15 2020-03-13 포인트 클라우드 데이터 처리 장치 및 방법
US17/438,814 US20220130075A1 (en) 2019-03-15 2020-03-13 Device and method for processing point cloud data

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US201962819473P 2019-03-15 2019-03-15
US62/819,473 2019-03-15

Publications (1)

Publication Number Publication Date
WO2020189982A1 true WO2020189982A1 (ko) 2020-09-24

Family

ID=72520462

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2020/003552 WO2020189982A1 (ko) 2019-03-15 2020-03-13 포인트 클라우드 데이터 처리 장치 및 방법

Country Status (3)

Country Link
US (1) US20220130075A1 (ko)
KR (1) KR102634079B1 (ko)
WO (1) WO2020189982A1 (ko)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021062530A1 (en) * 2019-10-01 2021-04-08 Blackberry Limited Angular mode syntax for tree-based point cloud coding
WO2022220382A1 (ko) * 2021-04-15 2022-10-20 엘지전자 주식회사 포인트 클라우드 데이터 전송 방법, 포인트 클라우드 데이터 전송 장치, 포인트 클라우드 데이터 수신 방법 및 포인트 클라우드 데이터 수신 장치
WO2023068754A1 (ko) * 2021-10-18 2023-04-27 엘지전자 주식회사 포인트 클라우드 데이터 송신 장치, 포인트 클라우드 데이터 송신 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
US11645812B2 (en) 2020-10-06 2023-05-09 Qualcomm Incorporated Inter-component residual prediction for color attributes in geometry point cloud compression coding
US11651551B2 (en) 2020-10-06 2023-05-16 Qualcomm Incorporated Coding of component of color attributes in geometry-based point cloud compression (G-PCC)
US11842520B2 (en) 2020-04-08 2023-12-12 Qualcomm Incorporated Angular mode simplification for geometry-based point cloud compression
US11941855B2 (en) 2020-04-08 2024-03-26 Qualcomm Incorporated Coding of laser angles for angular and azimuthal modes in geometry-based point cloud compression
US12008712B2 (en) 2023-04-06 2024-06-11 Qualcomm Incorporated Inter-component residual prediction for attributes in geometry point cloud compression coding

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11924467B2 (en) * 2021-11-16 2024-03-05 Google Llc Mapping-aware coding tools for 360 degree videos
US20240137564A1 (en) * 2022-10-07 2024-04-25 Tencent America LLC Fast computation of local coordinate system for displacement vectors in mesh coding

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019012975A1 (ja) * 2017-07-10 2019-01-17 ソニー株式会社 情報処理装置および方法
US20190069000A1 (en) * 2017-08-30 2019-02-28 Samsung Electronics Co., Ltd. Method and apparatus of point-cloud streaming
US20190080483A1 (en) * 2017-09-14 2019-03-14 Apple Inc. Point Cloud Compression
US20190081638A1 (en) * 2017-09-14 2019-03-14 Apple Inc. Hierarchical point cloud compression

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102545675B1 (ko) * 2016-05-11 2023-06-20 삼성디스플레이 주식회사 유기 발광 소자
US10223810B2 (en) * 2016-05-28 2019-03-05 Microsoft Technology Licensing, Llc Region-adaptive hierarchical transform and entropy coding for point cloud compression, and corresponding decompression
US10694210B2 (en) * 2016-05-28 2020-06-23 Microsoft Technology Licensing, Llc Scalable point cloud compression with transform, and corresponding decompression
US11514613B2 (en) * 2017-03-16 2022-11-29 Samsung Electronics Co., Ltd. Point cloud and mesh compression using image/video codecs
US10909725B2 (en) * 2017-09-18 2021-02-02 Apple Inc. Point cloud compression
US11113845B2 (en) * 2017-09-18 2021-09-07 Apple Inc. Point cloud compression using non-cubic projections and masks
US11212507B2 (en) * 2017-11-16 2021-12-28 Samsung Electronics Co., Ltd. Method and apparatus for processing three-dimensional images
US11202098B2 (en) * 2018-07-05 2021-12-14 Apple Inc. Point cloud compression with multi-resolution video encoding
US11012713B2 (en) * 2018-07-12 2021-05-18 Apple Inc. Bit stream structure for compressed point cloud data
US11386524B2 (en) * 2018-09-28 2022-07-12 Apple Inc. Point cloud compression image padding
US11367224B2 (en) * 2018-10-02 2022-06-21 Apple Inc. Occupancy map block-to-patch information compression
US11430155B2 (en) * 2018-10-05 2022-08-30 Apple Inc. Quantized depths for projection point cloud compression
US11057631B2 (en) * 2018-10-10 2021-07-06 Intel Corporation Point cloud coding standard conformance definition in computing environments
US10762667B2 (en) * 2018-11-30 2020-09-01 Point Cloud Compression, B.V. Method and apparatus for compression of point cloud data
US11348284B2 (en) * 2019-01-08 2022-05-31 Apple Inc. Auxiliary information signaling and reference management for projection-based point cloud compression
JP7243363B2 (ja) * 2019-03-25 2023-03-22 富士フイルムビジネスイノベーション株式会社 印刷装置、及び印刷プログラム

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019012975A1 (ja) * 2017-07-10 2019-01-17 ソニー株式会社 情報処理装置および方法
US20190069000A1 (en) * 2017-08-30 2019-02-28 Samsung Electronics Co., Ltd. Method and apparatus of point-cloud streaming
US20190080483A1 (en) * 2017-09-14 2019-03-14 Apple Inc. Point Cloud Compression
US20190081638A1 (en) * 2017-09-14 2019-03-14 Apple Inc. Hierarchical point cloud compression

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"G-PCC codec description v2", ISO/IEC JTC1/SC29/WG11 N18189, 31 January 2019 (2019-01-31), Retrieved from the Internet <URL:https://mpeg.chiariglione.org/sites/default/files/files/standards/parts/docs/w18189.zip> [retrieved on 20200612] *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2021062530A1 (en) * 2019-10-01 2021-04-08 Blackberry Limited Angular mode syntax for tree-based point cloud coding
US11842520B2 (en) 2020-04-08 2023-12-12 Qualcomm Incorporated Angular mode simplification for geometry-based point cloud compression
US11941855B2 (en) 2020-04-08 2024-03-26 Qualcomm Incorporated Coding of laser angles for angular and azimuthal modes in geometry-based point cloud compression
US11645812B2 (en) 2020-10-06 2023-05-09 Qualcomm Incorporated Inter-component residual prediction for color attributes in geometry point cloud compression coding
US11651551B2 (en) 2020-10-06 2023-05-16 Qualcomm Incorporated Coding of component of color attributes in geometry-based point cloud compression (G-PCC)
WO2022220382A1 (ko) * 2021-04-15 2022-10-20 엘지전자 주식회사 포인트 클라우드 데이터 전송 방법, 포인트 클라우드 데이터 전송 장치, 포인트 클라우드 데이터 수신 방법 및 포인트 클라우드 데이터 수신 장치
WO2023068754A1 (ko) * 2021-10-18 2023-04-27 엘지전자 주식회사 포인트 클라우드 데이터 송신 장치, 포인트 클라우드 데이터 송신 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
US12008712B2 (en) 2023-04-06 2024-06-11 Qualcomm Incorporated Inter-component residual prediction for attributes in geometry point cloud compression coding

Also Published As

Publication number Publication date
US20220130075A1 (en) 2022-04-28
KR102634079B1 (ko) 2024-02-06
KR20210128442A (ko) 2021-10-26

Similar Documents

Publication Publication Date Title
WO2020190093A1 (ko) 포인트 클라우드 데이터 송신 장치, 포인트 클라우드 데이터 송신 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
WO2020189976A1 (ko) 포인트 클라우드 데이터 처리 장치 및 방법
WO2020189982A1 (ko) 포인트 클라우드 데이터 처리 장치 및 방법
WO2021141346A1 (ko) 포인트 클라우드 데이터 전송 장치, 전송 방법, 처리 장치 및 처리 방법
WO2020242244A1 (ko) 포인트 클라우드 데이터 처리 방법 및 장치
WO2021002604A1 (ko) 포인트 클라우드 데이터 처리 방법 및 장치
WO2020189943A1 (ko) 포인트 클라우드 데이터 송신 장치, 포인트 클라우드 데이터 송신 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
WO2021002594A1 (ko) 포인트 클라우드 데이터 처리 장치 및 방법
WO2020246689A1 (ko) 포인트 클라우드 데이터 전송 장치, 포인트 클라우드 데이터 전송 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
WO2020197086A1 (ko) 포인트 클라우드 데이터 송신 장치, 포인트 클라우드 데이터 송신 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
WO2020242077A1 (ko) 포인트 클라우드 데이터 처리 장치 및 방법
WO2020190090A1 (ko) 포인트 클라우드 데이터 전송 장치, 포인트 클라우드 데이터 전송 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
WO2020262831A1 (ko) 포인트 클라우드 데이터 처리 장치 및 방법
WO2021002592A1 (ko) 포인트 클라우드 데이터 송신 장치, 포인트 클라우드 데이터 송신 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
WO2021029511A1 (ko) 포인트 클라우드 데이터 전송 장치, 포인트 클라우드 데이터 전송 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
WO2021201384A1 (ko) 포인트 클라우드 데이터 처리 장치 및 방법
WO2021060850A1 (ko) 포인트 클라우드 데이터 송신 장치, 포인트 클라우드 데이터 송신 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
WO2021145573A1 (ko) 포인트 클라우드 데이터 처리 장치 및 방법
WO2022025552A1 (ko) 포인트 클라우드 데이터 전송 장치, 포인트 클라우드 데이터 전송 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
WO2021002558A1 (ko) 포인트 클라우드 데이터 송신 장치, 포인트 클라우드 데이터 송신 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법.
WO2021206291A1 (ko) 포인트 클라우드 데이터 전송 장치, 전송 방법, 처리 장치 및 처리 방법
WO2021029575A1 (ko) 포인트 클라우드 데이터 송신 장치, 포인트 클라우드 데이터 송신 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
WO2020189891A1 (ko) 포인트 클라우드 데이터 송신 장치, 포인트 클라우드 데이터 송신 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법
WO2022220382A1 (ko) 포인트 클라우드 데이터 전송 방법, 포인트 클라우드 데이터 전송 장치, 포인트 클라우드 데이터 수신 방법 및 포인트 클라우드 데이터 수신 장치
WO2023182762A1 (ko) 포인트 클라우드 데이터 송신 장치, 포인트 클라우드 데이터 송신 방법, 포인트 클라우드 데이터 수신 장치 및 포인트 클라우드 데이터 수신 방법

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20773155

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 20217029492

Country of ref document: KR

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20773155

Country of ref document: EP

Kind code of ref document: A1