This disclosure relates generally to compression and decompression of point clouds comprising a plurality of points, each having associated spatial and/or attribute information.
Various types of sensors, such as light detection and ranging (LIDAR) systems, 3-D-cameras, 3-D scanners, etc. may capture data indicating positions of points in three dimensional space, for example positions in the X, Y, and Z planes. Also, such systems may further capture attribute information in addition to spatial information for the respective points, such as color information (e.g. RGB values), intensity attributes, reflectivity attributes, motion related attributes, modality attributes, or various other attributes. In some circumstances, additional attributes may be assigned to the respective points, such as a time-stamp when the point was captured. Points captured by such sensors may make up a “point cloud” comprising a set of points each having associated spatial information and one or more associated attributes. In some circumstances, a point cloud may include thousands of points, hundreds of thousands of points, millions of points, or even more points. Also, in some circumstances, point clouds may be generated, for example in software, as opposed to being captured by one or more sensors. In either case, such point clouds may include large amounts of data and may be costly and time-consuming to store and transmit.
In some embodiments, a system includes one or more sensors configured to capture points that collectively make up a point cloud, wherein each of the points comprises spatial information identifying a spatial location of the respective point and/or attribute information defining one or more attributes associated with the respective point. The system also include an encoder configured to compress the spatial and/or attribute information for the points. The encoder is configured to partition the plurality of points of the point cloud into an octree comprising a plurality of cubes and sub-cubes at different levels of the octree, wherein respective ones of the cubes comprises eight sub-cubes. Additionally, the encoder is configured to, for a set of cubes at a given octree level, determine occupancy symbols indicating occupancy states of the sub-cubes of the cubes at the given octree level, wherein the occupancy symbols indicate occupied and unoccupied ones of the eight sub-cubes of the cubes at the given octree level, and encode the occupancy symbols. To encode the occupancy symbols a first binary information is encoded if a given occupancy symbol being encoded is included in an look-up table for the occupancy symbols, wherein the binary information includes a bit set to indicate the occupancy symbol is in the look-up table and a five-bit value indicating an index value into the look-up table for the given occupancy symbol, wherein the look-up table includes a sub-set of frequently encoded occupancy symbols of a set of possible occupancy symbols for the set of cubes at the given octree level. Also, to encode the occupancy symbols another binary information is encoded if the given occupancy symbol is not included in the look up table, but is included in a cache, wherein the other binary information includes a bit set to indicate the occupancy symbol is included in the cache and a four-bit value indicating an index value into the cache for the given occupancy symbol, wherein the cache includes another sub-set of recently encoded occupancy symbols of the set of possible occupancy symbols for the set of cubes at the given octree level. Furthermore, to encode occupancy symbols a binary representation of the given occupancy symbol is encoded if the given occupancy symbol is not included in the look-up table or the cache, wherein the binary representation includes an eight-bit value defining a particular one of a set of possible occupancy symbols for the given occupancy symbol. For example, because each cube of the octree includes eight sub-cubes, there are 28 (e.g. 256) possible occupancy symbols. However, an index may include fewer occupancy symbols, such as 25 occupancy symbols (e.g. 32 or index values 0-31 for occupancy symbols), and a cache may include even fewer occupancy symbols, such as 24 occupancy symbols (e.g. 16 or index values 0-15 for occupancy symbols).
In some embodiments, a method may include, for an octree of a point cloud comprising a plurality of divisions and subdivisions at different levels of the octree, determining occupancy symbols indicating occupancy states of the subdivisions of the divisions at a given octree level, wherein the occupancy symbols indicate subdivisions of a division occupied with points of the point cloud and subdivisions of the division unoccupied with points of the point cloud and encoding the occupancy symbols. To encode the occupancy symbols a first binary information is encoded if a given occupancy symbol is included in a look-up table, wherein the binary information includes an index value into the look-up table for the given occupancy symbol, and wherein the look-up table includes a sub-set of frequently encoded occupancy symbols of a set of possible occupancy symbols for the divisions of the point cloud at the given octree level. Additionally, to encode the occupancy symbols another binary information is encoded if the given occupancy symbol is not included in the look up table, but is included in a cache, wherein the other binary information includes an index value in the cache for the given occupancy symbol, wherein the cache includes another sub-set of recently encoded occupancy symbols of the set of possible occupancy symbols for the divisions of the point cloud at the given octree level. Furthermore, to encode the occupancy symbols a binary representation of the given occupancy symbol is encoded if the given occupancy symbol is not included in the look-up table or the cache.
In some embodiments, a method includes receiving an encoded point cloud encoded via an octree geometrical compression technique and decoding occupancy symbols for divisions of the encoded point cloud. Decoding an occupancy symbol comprises determining whether a first bit is set indicating that the given occupancy symbol is included in a look-up table, wherein if the first bit indicates the given occupancy symbol is included in the look up table, the given occupancy symbol is read from the look-up table based on an index value included in the received encoded point cloud, wherein the index value corresponds to the given occupancy symbol in the look-up table. Decoding the occupancy symbol also includes determining, if the first bit is not set, whether another bit is set indicating that the given occupancy symbol is included in a cache of the decoder, wherein if the other bit indicates the given occupancy symbol is included in the cache, the given occupancy symbol is read from the cache based on an index value included in the received encoded point cloud, wherein the index value corresponds to the given occupancy symbol in the cache. Decoding the occupancy symbol further includes decoding a binary representation of the given occupancy symbol included in the received encoded point cloud if the first bit or other bit are not set indicating that the given occupancy symbol is included in the look-up table or the cache.
This specification includes references to “one embodiment” or “an embodiment.” The appearances of the phrases “in one embodiment” or “in an embodiment” do not necessarily refer to the same embodiment. Particular features, structures, or characteristics may be combined in any suitable manner consistent with this disclosure.
“Comprising.” This term is open-ended. As used in the appended claims, this term does not foreclose additional structure or steps. Consider a claim that recites: “An apparatus comprising one or more processor units . . . .” Such a claim does not foreclose the apparatus from including additional components (e.g., a network interface unit, graphics circuitry, etc.).
“Configured To.” Various units, circuits, or other components may be described or claimed as “configured to” perform a task or tasks. In such contexts, “configured to” is used to connote structure by indicating that the units/circuits/components include structure (e.g., circuitry) that performs those task or tasks during operation. As such, the unit/circuit/component can be said to be configured to perform the task even when the specified unit/circuit/component is not currently operational (e.g., is not on). The units/circuits/components used with the “configured to” language include hardware—for example, circuits, memory storing program instructions executable to implement the operation, etc. Reciting that a unit/circuit/component is “configured to” perform one or more tasks is expressly intended not to invoke 35 U.S.C. § 112(f), for that unit/circuit/component. Additionally, “configured to” can include generic structure (e.g., generic circuitry) that is manipulated by software and/or firmware (e.g., an FPGA or a general-purpose processor executing software) to operate in manner that is capable of performing the task(s) at issue. “Configure to” may also include adapting a manufacturing process (e.g., a semiconductor fabrication facility) to fabricate devices (e.g., integrated circuits) that are adapted to implement or perform one or more tasks.
“First,” “Second,” etc. As used herein, these terms are used as labels for nouns that they precede, and do not imply any type of ordering (e.g., spatial, temporal, logical, etc.). For example, a buffer circuit may be described herein as performing write operations for “first” and “second” values. The terms “first” and “second” do not necessarily imply that the first value must be written before the second value.
“Based On.” As used herein, this term is used to describe one or more factors that affect a determination. This term does not foreclose additional factors that may affect a determination. That is, a determination may be solely based on those factors or based, at least in part, on those factors. Consider the phrase “determine A based on B.” While in this case, B is a factor that affects the determination of A, such a phrase does not foreclose the determination of A from also being based on C. In other instances, A may be determined based solely on B.
As data acquisition and display technologies have become more advanced, the ability to capture point clouds comprising thousands or millions of points in 2-D or 3-D space, such as via LIDAR systems, has increased. Also, the development of advanced display technologies, such as virtual reality or augmented reality systems, has increased potential uses for point clouds. However, point cloud files are often very large and may be costly and time-consuming to store and transmit. For example, communication of point clouds over private or public networks, such as the Internet, may require considerable amounts of time and/or network resources, such that some uses of point cloud data, such as real-time uses, may be limited. Also, storage requirements of point cloud files may consume a significant amount of storage capacity of devices storing the point cloud files, which may also limit potential applications for using point cloud data.
In some embodiments, an encoder may be used to generate a compressed point cloud to reduce costs and time associated with storing and transmitting large point cloud files. In some embodiments, a system may include an encoder that compresses attribute information and/or spatial information (also referred to herein as geometry information) of a point cloud file such that the point cloud file may be stored and transmitted more quickly than non-compressed point clouds and in a manner such that the point cloud file may occupy less storage space than non-compressed point clouds. In some embodiments, compression of spatial information and/or attributes of points in a point cloud may enable a point cloud to be communicated over a network in real-time or in near real-time. For example, a system may include a sensor that captures spatial information and/or attribute information about points in an environment where the sensor is located, wherein the captured points and corresponding attributes make up a point cloud. The system may also include an encoder that compresses the captured point cloud attribute information. The compressed attribute information of the point cloud may be sent over a network in real-time or near real-time to a decoder that decompresses the compressed attribute information of the point cloud. The decompressed point cloud may be further processed, for example to make a control decision based on the surrounding environment at the location of the sensor. The control decision may then be communicated back to a device at or near the location of the sensor, wherein the device receiving the control decision implements the control decision in real-time or near real-time. In some embodiments, the decoder may be associated with an augmented reality system and the decompressed spatial and/or attribute information may be displayed or otherwise used by the augmented reality system. In some embodiments, compressed attribute information for a point cloud may be sent with compressed spatial information for points of the point cloud. In other embodiments, spatial information and attribute information may be separately encoded and/or separately transmitted to a decoder.
In some embodiments, a system may include a decoder that receives one or more point cloud files comprising compressed attribute information via a network from a remote server or other storage device that stores the one or more point cloud files. For example, a 3-D display, a holographic display, or a head-mounted display may be manipulated in real-time or near real-time to show different portions of a virtual world represented by point clouds. In order to update the 3-D display, the holographic display, or the head-mounted display, a system associated with the decoder may request point cloud files from the remote server based on user manipulations of the displays, and the point cloud files may be transmitted from the remote server to the decoder and decoded by the decoder in real-time or near real-time. The displays may then be updated with updated point cloud data responsive to the user manipulations, such as updated point attributes.
In some embodiments, a system, may include one or more LIDAR systems, 3-D cameras, 3-D scanners, etc., and such sensor devices may capture spatial information, such as X, Y, and Z coordinates for points in a view of the sensor devices. In some embodiments, the spatial information may be relative to a local coordinate system or may be relative to a global coordinate system (for example, a Cartesian coordinate system may have a fixed reference point, such as a fixed point on the earth, or may have a non-fixed local reference point, such as a sensor location).
In some embodiments, such sensors may also capture attribute information for one or more points, such as color attributes, reflectivity attributes, velocity attributes, acceleration attributes, time attributes, modalities, and/or various other attributes. In some embodiments, other sensors, in addition to LIDAR systems, 3-D cameras, 3-D scanners, etc., may capture attribute information to be included in a point cloud. For example, in some embodiments, a gyroscope or accelerometer, may capture motion information to be included in a point cloud as an attribute associated with one or more points of the point cloud. For example, a vehicle equipped with a LIDAR system, a 3-D camera, or a 3-D scanner may include the vehicle's direction and speed in a point cloud captured by the LIDAR system, the 3-D camera, or the 3-D scanner. For example, when points in a view of the vehicle are captured they may be included in a point cloud, wherein the point cloud includes the captured points and associated motion information corresponding to a state of the vehicle when the points were captured.
In some embodiments, attribute information may comprise string values, such as different modalities. For example attribute information may include string values indicating a modality such as “walking”, “running”, “driving”, etc. In some embodiments, an encoder may comprise a “string-value” to integer index, wherein certain strings are associated with certain corresponding integer values. In some embodiments, a point cloud may indicate a string value for a point by including an integer associated with the string value as an attribute of the point. The encoder and decoder may both store a common string value to integer index, such that the decoder can determine string values for points based on looking up the integer value of the string attribute of the point in a string value to integer index of the decoder that matches or is similar to the string value to integer index of the encoder.
In some embodiments, an encoder compresses and encodes spatial information of a point cloud in addition to compressing attribute information for attributes of the points of the point cloud. For example, to compress spatial information an octree may be generated wherein, respective occupied/non-occupied states of each cube and/or sub-cube of the octree are encoded. This sequence of encoded occupied/unoccupied states for eight sub-cubes of a given cube may be encoded as an occupancy symbol for the cube of the octree that conveys spatial information for points of a point cloud to a decoder.
In some embodiments, an encoder and/or decoder may determine a neighborhood occupancy configuration for a given cube of an octree that is being encoded or decoded. The neighborhood occupancy configuration may indicate occupancy states of neighboring cubes that neighbor the given cube being encoded. For example, a cube with for which neighboring cubes are occupied is more likely to also include occupied sub-cubes than a cube for which neighboring cubes are un-occupied. As shown in
In some embodiments, an encoder and/or decoder may map particular neighborhood occupancy configurations to particular encoding contexts, wherein different encoding contexts are used to encode cubes having different neighborhood occupancy configurations. In some embodiments, less frequently occurring neighborhood occupancy configurations may share a common encoding context. For example,
In some embodiments, a counter may track the frequency of occurrences of the respective neighborhood occupancy configurations and the assignment of encoding contexts for the various neighborhood occupancy configurations may be adjusted based on updated frequency counts. In some embodiments, a user, such as an engineer implementing the encoder, may set default groupings for neighborhood occupancy configurations and encoding contexts. In some embodiments, counters for the neighborhood occupancy configurations may be re-set when the encoder transitions to encoding a next subdivision level of an octree.
In some embodiments, a look-ahead cube and/or one or more neighborhood look-up tables may be used to determine a neighborhood occupancy configuration for a given cube being encoded and to determine a particular encoding context to use for encoding occupancy symbols of the given cube. For example,
In some embodiments, an encoder and/or decoder may generate and update an adaptive look-up table and cache for each encoding context. The adaptive look-up table and cache of a given encoding context may are used to encode occupancy symbols for cubes having a neighborhood occupancy configuration corresponding to the given encoding context. Since each cube of an octree includes eight sub-cubes, there are 256 possible occupancy symbols to represent an occupancy state of a given cube (e.g. 28 or 256 possible occupancy symbols). However, an adaptive look-up table with an index may include fewer occupancy symbols, such as 25 occupancy symbols (e.g. 32 or index values 0-31 for occupancy symbols), and a cache may include even fewer occupancy symbols, such as 24 occupancy symbols (e.g. 16 or index values 0-15 for occupancy symbols). Thus the use of an adaptive look-up table and/or cache may reduce a number of bits required to encode occupancy symbols for cubes of an octree. The use of adaptive look-up tables and caches to improve compression efficiency for compressing occupancy symbols is further discussed below.
System 100 includes sensor 102 and encoder 104. Sensor 102 captures a point cloud 110 comprising points representing structure 106 in view 108 of sensor 102. For example, in some embodiments, structure 106 may be a mountain range, a building, a sign, an environment surrounding a street, or any other type of structure. In some embodiments, a captured point cloud, such as captured point cloud 110, may include spatial and attribute information for the points included in the point cloud. For example, point A of captured point cloud 110 comprises X, Y, Z coordinates and attributes 1, 2, and 3. In some embodiments, attributes of a point may include attributes such as R, G, B color values, a velocity at the point, an acceleration at the point, a reflectance of the structure at the point, a time stamp indicating when the point was captured, a string-value indicating a modality when the point was captured, for example “walking”, or other attributes. The captured point cloud 110 may be provided to encoder 104, wherein encoder 104 generates a compressed version of the point cloud (compressed point cloud information 112) that is transmitted via network 114 to decoder 116. In some embodiments, a compressed version of the point cloud, such as compressed point cloud information 112, may be included in a common compressed point cloud that also includes compressed spatial information for the points of the point cloud or, in some embodiments, compressed spatial information and compressed attribute information may be communicated as separate files.
In some embodiments, encoder 104 may be integrated with sensor 102. For example, encoder 104 may be implemented in hardware or software included in a sensor device, such as sensor 102. In other embodiments, encoder 104 may be implemented on a separate computing device that is proximate to sensor 102.
In some embodiments, at 150, a point could, such as captured point cloud 110, is partitioned into an octree comprising cubes and sub-cubes at different subdivision levels of the octree. In some embodiments, occupancy symbols for respective octree subdivision levels may be encoded prior to further subdividing the octree into another lower octree subdivision level. In some embodiments, an octree may be subdivided until the lowest level octree subdivision levels include a single point or reach a pre-set minimum cube size. In some embodiments, a point cloud may be partitioned to form an octree comprising multiple octree subdivision layers and occupancy symbols for the multiple octree subdivisions layers may be encoded.
For example, at 152, occupancy symbols for a cubes at a given level of the octree for the point cloud are determined. In some embodiments, the occupancy symbols, prior to being encoded, may comprise eight-bit binary values indicating whether or not each of the eight sub-cubes of a given cube are occupied or are not occupied with points of the point cloud. For example, a value of 1 may be assigned for an occupied sub-cube and a value of 0 may be assigned for an unoccupied sub-cube. In some embodiments, each bit of the eight bits included in a pre-encoding occupancy symbol may indicate whether or not a respective one of the eight sub-cubes of the given cube represented by the occupancy symbol is occupied or unoccupied.
As discussed above, in some embodiments, an adaptive look-up table known by both the encoder and decoder (or inferred by the decoder) may be used to encode occupancy symbols using fewer bits. For example, a look-up table may include 31 entries requiring a 5-bit value to communicate a respective index value into the look-up table, wherein each index value is associated with an eight-bit occupancy symbol. Thus, instead of encoding eight bits to communicate the occupancy symbol, fewer bits, such as five bits, may be used to encode an index value for the occupancy symbol.
In some embodiments, an adaptive look-up table may include a sub-set of a larger set of possible occupancy symbols. For example, there may be 256 possible occupancy symbols (based on 28 possible combinations of occupied/unoccupied sub-cubes). However, an adaptive look-up table may include fewer occupancy symbols, such as 31 or (25 combinations). In some embodiments, an adaptive look-up table may include the most frequently encoded occupancy symbols and may be updated based on updated frequency counts for the possible occupancy symbols. Additionally, in some embodiments, an adaptive look-up table may further be organized such that the most frequently encoded occupancy symbols are assigned lower index values in the adaptive look-up table and less frequently encoded occupancy symbols are assigned larger index values in the adaptive look-up table.
In some embodiments, an encoder may utilize an adaptive binary arithmetic encoder to encode occupancy symbols with index values below a given index value threshold and may utilize a static binary arithmetic encoder to encode index values greater than the given index value threshold. In some embodiments, the adaptive binary arithmetic encoder may further utilize adaptive arithmetic encoding contexts (e.g. 31 contexts, 9 contexts, 5 contexts, etc.) to encode the lower index values and may use a common static context to encode the larger index values.
In some embodiments, an encoder and/or decoder may further maintain a cache of the most recently encoded occupancy symbols for a given encoding context. For example, an encoder may maintain a cache of the 16 most recently encoded occupancy symbols. In some embodiments, the cache may include recently encoded occupancy symbols that have not been encoded frequently enough to be included in the adaptive look-up table. In some embodiments, an encoder may encode a four-bit binary value to communicate an index value in the cache for a given occupancy symbol being encoded instead of encoding an eight-bit binary representation for the occupancy symbol. In some embodiments, each time an occupancy symbol not included in the adaptive look-up table is encoded, the occupancy symbol may be added to a front of the cache and an oldest (since last encoded) occupancy symbol may be removed from a back of the cache. Because the encoder and decoder process cubes of the octree in a same order, the decoder cache and adaptive look-up table may mirror the encoder adaptive look-up table and cache at a given point in the encoding (or decoding) of occupancy symbols at a given subdivision level of the octree.
For example, at 154, the adaptive look-ahead table is initialized with “N” occupancy symbols and, at 156, the cache is initialized with “M” occupancy symbols. In some embodiments, “N” and “M” may be default values, values selected based on historical performance, user defined values, etc.
At 158, occupancy symbols for respective cubes of a given octree level are encoded using respective look-ahead tables and caches for the respective encoding contexts selected for the respective cubes, wherein the encoding contexts are selected based on neighborhood occupancy configurations for the respective cubes.
At 160, it is determined if there are additional octree levels to encode. If so, the process reverts to 152 and repeats for the next octree subdivision level. If not, at 162, the encoded occupancy symbols are stored or sent to a decoder as part of an encoded point cloud file.
At 202, a first or next octree subdivision level is selected to be evaluated. In some embodiments, the process described in
At 204, the points of the point cloud are subdivided into cubes for the selected octree subdivision level having dimensions (2C-L, 2C-L, 2C-L). For example,
At 206, a set of non-overlapping look-ahead cubes is determined for the point cloud. The look-ahead cubes each include 8 cubes of the size of the cubes at the given subdivision level. For example, look-ahead cube 324 may include eight cubes at subdivision level L (e.g. eight cubes 326).
At 208, neighborhood look-up tables are generated for each look-ahead cube. For example, a neighborhood look-up table for a given look-ahead cube may indicate which cubes included in the look-ahead cube are occupied and which cubes included in the look-ahead cube are unoccupied. As discussed above, an additional neighborhood look-up table may further map various neighborhood configurations to particular encoding contexts and some neighborhood configurations may share a common encoding context. The neighborhood configurations may be determined based on the look-ahead tables generated for each of the look-ahead cubes, and the encoding contexts may be determined based on the neighborhood configurations mapped to the encoding contexts in the additional neighborhood look-up table. In some embodiments, the neighborhood look-up table and the additional neighborhood look-up table may be combined into a common table or may be ordered in another manner.
As an example,
At 210, the process proceeds to encoding the occupancy symbols for the selected subdivision level of the octree based on the determined encoding contexts selected based on the neighborhood configurations determined using the look-ahead cube.
In some embodiments, in order to generate an additional neighborhood look-up table (in addition to a neighborhood look-up table comprising occupancy information for cubes of a look-ahead cube), an encoder may map neighborhood configurations such as neighborhood configurations 302, 304, 306, 308, 310, 312, 314, 316, 318, and 320 to respective index values of the additional neighborhood look-up table. Additionally, encoding contexts are mapped to the index values. In this way, by determining a neighborhood configuration for a given cube, an encoder can also determine an encoding context to use to encode an occupancy symbol for the given cube. In some embodiments, an encoder and a decoder may follow a similar process for mapping neighborhood occupancy configurations to index values of an additional neighborhood look-up table and corresponding encoding contexts such that the decoder will map a given neighborhood occupancy configuration to a same encoding context as was used at an encoder to encode a cube having the given neighborhood occupancy configuration.
In some embodiments, more than one neighborhood occupancy configuration may be mapped to a same index value in the additional neighborhood look-up table and may share a common encoding context with other neighborhood occupancy configurations mapped to the same index value in the additional neighborhood look-up table.
At 402, an encoder or decoder selects a subdivision level of the octree to evaluate. In some embodiments, the additional neighborhood look-up table may be re-initialized or re-set for each sub-division level. For example, in some embodiments, frequently occurring neighborhood occupancy configurations at a given octree level may vary as compared to frequently occurring neighborhood occupancy configurations at other subdivision levels of the octree. Thus, the additional neighborhood occupancy look-up table may be re-set for each octree level.
At 404, an encoder or decoder determines the most frequently occurring neighborhood occupancy configurations. In some embodiments each of the neighborhood occupancy configurations, such as neighborhood occupancy configurations 302, 304, 306, 308, 310, 312, 314, 316, 318, and 320, may have an associated counter that tracks occurrences of the neighborhood occupancy configurations.
At 406, the additional neighborhood look-up table is generated. The additional neighborhood look-up table maps the neighborhood occupancy configurations to encoding contexts. In some embodiments, at 422 the most frequently occurring neighborhood occupancy configurations are assigned to separate index values in the additional neighborhood look-up table, wherein the separate index values are associated with separate encoding contexts. In some embodiments, at 424, at least two less frequently occurring neighbor occupancy configurations are assigned to a single index value with a single associated encoding context. For example, in some embodiments, the most frequently occurring five neighborhood occupancy configurations of the 10 possible neighborhood occupancy configurations are assigned the first five index values and the remaining less frequently occurring five neighborhood occupancy configurations are assigned a common sixth index value that has an associated encoding context.
At 408, separate occupancy symbol adaptive look-up tables and caches are generated and updated for the respective encoding contexts.
At 452, an encoder or decoder determines a neighborhood occupancy configuration for a given cube being encoded or decoded. In some embodiments, an encoder determines the neighborhood occupancy configuration based on a neighborhood look-up table populated from a look-ahead cube that includes the given cube being encoded.
At 454, the encoder or decoder selects a particular encoding context for encoding (or decoding) the occupancy symbol corresponding to the given cube with the determined neighborhood occupancy configuration. In some embodiments, the particular encoding context is selected based on identifying the determined neighborhood occupancy configuration in an additional neighborhood look-up table comprising index values that map neighborhood occupancy configurations to neighborhood encoding contexts, where less probable occupancy configurations share a common index value and corresponding neighborhood encoding context in the additional neighborhood look-up table.
At 502, an encoder selects an octree subdivision level to evaluate.
At 504, an encoder (or decoder) initializes an adaptive look-up table for a first or next encoding context for the given octree subdivision level. As discussed above, in some embodiments multiple encoding contexts may be used depending on neighborhood occupancy configurations. In some embodiments, the adaptive look-up table may be initialized using user defined occupancy symbol probabilities, default occupancy symbol probabilities, historical occupancy symbol probabilities, etc.
In a similar manner, at 506, an encoder (or decoder) initializes a cache for the first or next encoding context for the given octree subdivision level. In some embodiments, the cache may be initialized using user defined occupancy symbols, default occupancy symbols, historical occupancy symbols, etc.
At 508, it is determined if there are additional encoding contexts to initialize. If so, 504 and 506 are repeated for the other encoding contexts.
At 510, an encoder encodes (or the decoder decodes) occupancy symbols using the initializes adaptive look-up tables and caches. For example, the encoding or decoding of the occupancy symbols may be performed as described in
At 512, an encoder (or decoder) updates the adaptive look-up tables and the caches for the respective encoding contexts based on the encoding of the occupancy symbols. For example
In
Subsequent to initializing the adaptive look-up tables for the encoding contexts, the adaptive look-up tables may be updated.
For example, at 524, the respective counters for the possible occupancy symbols are incremented for occupancy symbols encoded that match a respective one of the possible occupancy symbols.
At 526, occupancy symbols in the adaptive look-up tables with low index values (e.g. occupancy symbols that are frequently encoded) are encoded using an adaptive binary arithmetic encoder with 31 contexts (as shown in
At 528, it is determined if an update cycle for updating a given one of the adaptive look-up tables has been reached. If not, the process reverts to 524. If so, at 530, the given one of the adaptive look-up tables is re-ordered based on the current counts of the counters for the respective possible occupancy symbols. This may involve adding or removing occupancy symbols from the adaptive look-up table.
In some embodiments, when a number of symbols encoded reaches a threshold value, an update cycle may be triggered. In some embodiments, an update cycle threshold may vary as the encoder encodes more occupancy symbols. For example the threshold may increase as more symbols are encoded, such that initially the adaptive look-up tables are updated more frequently and then less frequently as more occupancy symbols are encoded.
In some embodiments, the counters for the possible occupancy map symbols may maintain the counts within a range. For example, when a counter with a largest count reaches a threshold value, the counts of all the counters may be divided in half such that relative differences between the counters are maintained but the overall counts are maintained within the range.
Subsequent to initializing the cache for the encoding contexts, the cache may be updated. For example, at 542, for each subdivision level of the octree the cache is re-initialized.
At 544, for each occupancy symbol being encoded that is not included in the adaptive look-up table, the occupancy symbol is added to a front of the cache for a respective encoding context and an oldest occupancy symbol is dropped from a back end of the cache for the respective encoding context.
In some embodiments, encoding occupancy symbols for a current octree level based on most probable neighborhood configuration used to determine an encoding context and associated adaptive look ahead table as described in
At 602, for an occupancy symbol to be encoded, it is determined if the occupancy symbol is included in an adaptive look-up table for a selected encoding context for the occupancy symbol. If so, it is determined at 608 whether the index value in the adaptive look-up table for the occupancy symbol is less than a threshold index value (e.g. a low index value representing a frequently encoded occupancy symbol). If so, the occupancy symbol is encoded at 610 using a five-bit value for the index value into the adaptive look-up table, wherein an adaptive binary arithmetic encoder is used to encode the index value. Also, at 602, a bit may be set in the encoded binary information indicating the occupancy symbol is included in the adaptive look-up table. The encoded binary information may also include the encoded five-bit value for the index entry.
If it is determined at 608 that the index value is greater than the threshold index value, at 612 a five-bit binary value is encoded for the index entry in the adaptive look-up table for the occupancy symbol using a static binary encoder.
If it is determined at 602 that the occupancy symbol to be encoded is not included in the adaptive look-up table, at 604 it is determined whether the occupancy symbol is included in the cache. If so, a bit is set in the binary information indicating the occupancy symbol is in the cache and at 614 an index value for the occupancy symbol in the cache is encoded as a four-bit value that is also included in the binary information for the encoded occupancy symbol. In some embodiments, the cache index value is encoded using a static binary arithmetic encoder.
If the occupancy symbol is not in the adaptive look-up table and is not in the cache, at 606 an eight-bit binary representation of the occupancy symbol is encoded, for example using a static arithmetic encoder.
At 802, a decoder receives an encoded point cloud encoded via an octree geometrical compression technique.
At 804, the decoder decodes occupancy symbols for a current octree level using a look ahead cube and neighborhood occupancy tables to determine an encoding context used to encode the occupancy symbols. Additionally, within an encoding context the decoder utilize an adaptive look-up table and a cache as indicated in the encoded point cloud to decode the occupancy symbols. In some embodiments, a decoder may utilize similar or complementary processes as discussed herein for the encoder to determine an encoding context used to encode an occupancy symbol.
Once an encoding context is determined, the decoder may utilize the adaptive look-up table and cache associated with the determined encoding context to decode an occupancy symbol. In some embodiments, a process as described in 852-860 may be followed.
At 852, the decoder determines if a bit is set indicating the occupancy symbol being decoded is included in an adaptive look-up table for the encoding context. If so, the decoder decodes an index value for an index entry into the adaptive look-up table (e.g. using an adaptive or static binary arithmetic encoder) and at 854 reads the occupancy symbol from the adaptive look-up table based on the decoded index value into the adaptive look-up table for the occupancy symbol.
If the bit is not set at 852, it is determined at 856 whether a bit is set indicating that the occupancy symbol is included in the cache. If so, the decoder decodes an index value for an index entry into the cache and at 858 reads the occupancy symbol from a cache table based on the decoded index entry value.
If neither the bit at 852 or 856 is set, the decoder decodes an eight-bit representation of the occupancy symbol at 860.
The use of a binary arithmetic encoder as described herein reduces the computational complexity of encoding octree occupancy symbols as compared to a multi-symbol codec with an alphabet of 256 symbols (e.g. 8 sub-cubes per cube, and each sub-cube occupied or un-occupied 2{circumflex over ( )}8=256). Also the use of context selection based on most probable neighbor configurations may reduce a search for neighbor configurations, as compared to searching all possible neighbor configurations.
In some embodiments, to encode spatial information, occupancy information per cube is encoded as an 8-bit value that may have a value between 0-255. To perform efficient encoding/decoding of such non-binary values, typically a multi-symbol arithmetic encoder/decoder would be used, which is computationally complex and less hardware friendly to implement when compared to a binary arithmetic encoder/decoder. However, direct use of a conventional binary arithmetic encoder/decoder on such a value on the other hand, e.g. encoding each bit independently, may not be as efficient. However, in order, to efficiently encode the non-binary occupancy values with a binary arithmetic encoder an adaptive look up table, as described above, (A-LUT), which keeps track of the N (e.g., 32) most frequent occupancy symbols, may be used along with a cache which keeps track of the last different observed M (e.g., 16) occupancy symbols.
The values for the number of last different observed occupancy symbols M to track and the number of the most frequent occupancy symbols N to track may be defined by a user, such as an engineer customizing the encoding technique for a particular application, or may be chosen based on an offline statistical analysis of encoding sessions. The choice of the values of M and N may be based on a compromise between:
In some embodiments, the algorithm proceeds as follows:
In some embodiments, a ring-buffer is used to keep track of the elements in the cache. The element to be evicted from the cache corresponds to the position index0=(_last++) % CacheSize, where _last is a counter initialized to 0 and incremented every time a symbol is added to the cache. In some embodiments, the cache could also be implemented with an ordered list, which would guarantee that every time the oldest symbol is evicted.
2. Look-Ahead to Determine Neighbors
In some embodiments, at each level of subdivision of the octree, cubes of the same size are subdivided and an occupancy code for each one is encoded.
In some embodiments, at each level L, a set of non-overlapping look-ahead cubes of dimension (2H-C+L,2H-C+L,2H-C+L) each may be defined, as shown in
In some embodiments, to reduce the number of encoding contexts (NC) to a lower number of contexts (e.g., reduced from 10 to 6), a separate context is assigned to each of the (NC-1) most probable neighborhood configurations, and the contexts corresponding to the least probable neighborhood configurations are made to share the same context(s). This is done as follows:
Encoder 902 may be a similar encoder as encoder 104 illustrated in
In some embodiments, a spatial encoder, such as spatial encoder 904, may compress spatial information associated with points of a point cloud, such that the spatial information can be stored or transmitted in a compressed format. In some embodiments, a spatial encoder, such as spatial encoder 904, may utilize octrees to compress spatial information for points of a point cloud as discussed in more detail herein.
In some embodiments, compressed spatial information may be stored or transmitted with compressed attribute information or may be stored or transmitted separately. In either case, a decoder receiving compressed attribute information for points of a point cloud may also receive compressed spatial information for the points of the point cloud, or may otherwise obtain the spatial information for the points of the point cloud.
An octree generator, such as octree generator 910, may utilize spatial information for points of a point cloud to generate an octree that subdivides a point cloud into cubes and sub-cubes.
A prediction/correction evaluator, such as prediction/correction evaluator 906 of encoder 902, may determine predicted attribute values for points of a point cloud based on an inverse distance interpolation method using attribute values of the K-nearest neighboring points of a point for whom an attribute value is being predicted. The prediction/correction evaluator may also compare a predicted attribute value of a point being evaluated to an original attribute value of the point in a non-compressed point cloud to determine an attribute correction value. In some embodiments, a prediction/correction evaluator, such as prediction/correction evaluator 906 of encoder, 902 may adaptively adjust a prediction strategy used to predict attribute values of points in a given neighborhood of points based on a measurement of the variability of the attribute values of the points in the neighborhood.
An outgoing data encoder, such as outgoing data encoder 908 of encoder 902, may encode attribute correction values and assigned attribute values included in a compressed attribute information file for a point cloud. In some embodiments, an outgoing data encoder, such as outgoing data encoder 908, may select an encoding context for encoding a value, such as an assigned attribute value or an attribute correction value, based on a number of symbols included in the value. In some embodiments, values with more symbols may be encoded using an encoding context comprising Golomb exponential encoding, whereas values with fewer symbols may be encoded using arithmetic encoding. In some embodiments, encoding contexts may include more than one encoding technique. For example, a portion of a value may be encoded using arithmetic encoding while another portion of the value may be encoded using Golomb exponential encoding. In some embodiments, an encoder, such as encoder 902, may include a context store, such as context store 916, that stores encoding contexts used by an outgoing data encoder, such as outgoing data encoder 908, to encode attribute correction values and assigned attribute values.
In some embodiments, an encoder, such as encoder 902, may also include an incoming data interface, such as incoming data interface 914. In some embodiments, an encoder may receive incoming data from one or more sensors that capture points of a point cloud or that capture attribute information to be associated with points of a point cloud. For example, in some embodiments, an encoder may receive data from an LIDAR system, 3-D-camera, 3-D scanner, etc. and may also receive data from other sensors, such as a gyroscope, accelerometer, etc. Additionally, an encoder may receive other data such as a current time from a system clock, etc. In some embodiments, such different types of data may be received by an encoder via an incoming data interface, such as incoming data interface 914 of encoder 902.
In some embodiments, an encoder, such as encoder 902, may further include a configuration interface, such as configuration interface 912, wherein one or more parameters used by the encoder to compress a point cloud may be adjusted via the configuration interface. In some embodiments, a configuration interface, such as configuration interface 912, may be a programmatic interface, such as an API. Configurations used by an encoder, such as encoder 902, may be stored in a configuration store, such as configuration store 918.
In some embodiments, an encoder, such as encoder 902, may include more or fewer components than shown in
Decoder 920 may be a similar decoder as decoder 116 illustrated in
A decoder, such as decoder 920, may receive an encoded compressed point cloud and/or an encoded compressed attribute information file for points of a point cloud. For example, a decoder, such as decoder 920, may receive a compressed attribute information file and/or a compressed spatial information file. The compressed attribute information file and/or compressed spatial information file may be received by a decoder via an encoded data interface, such as encoded data interface 926. The encoded compressed point cloud may be used by the decoder to determine spatial information for points of the point cloud. For example, spatial information of points of a point cloud included in a compressed point cloud may be generated by a spatial decoder, such as spatial decoder 922. In some embodiments, a compressed point cloud may be received via an encoded data interface, such as encoded data interface 926, from a storage device or other intermediary source, wherein the compressed point cloud was previously encoded by an encoder, such as encoder 104. In some embodiments, an encoded data interface, such as encoded data interface 926, may decode spatial information. For example the spatial information may have been encoded using various encoding techniques as described herein.
A prediction evaluator of a decoder, such as prediction evaluator 924, may select a starting point of a minimum spanning tree based on an assigned starting point included in a compressed attribute information file. In some embodiments, the compressed attribute information file may include one or more assigned values for one or more corresponding attributes of the starting point. In some embodiments, a prediction evaluator, such as prediction evaluator 924, may assign values to one or more attributes of a starting point in a decompressed model of a point cloud being decompressed based on assigned values for the starting point included in a compressed attribute information file. A prediction evaluator, such as prediction evaluator 924, may further utilize the assigned values of the attributes of the starting point to determine attribute values of neighboring points. For example, a prediction evaluator may select a next nearest neighboring point to the starting point as a next point to evaluate, wherein the next nearest neighboring point is selected based on a shortest distance to a neighboring point from the starting point in the minimum spanning tree. Note that because the minimum spanning tree is generated based on the same or similar spatial information at the decoder as was used to generate a minimum spanning tree at an encoder, the decoder may determine the same evaluation order for evaluating the points of the point cloud being decompressed as was determined at the encoder by identifying next nearest neighbors in the minimum spanning tree.
A decoder, such as decoder 920, may provide a decompressed point cloud generated based on a received compressed point cloud and/or a received compressed attribute information file to a receiving device or application via a decoded data interface, such as decoded data interface 928. The decompressed point cloud may include the points of the point cloud and attribute values for attributes of the points of the point cloud. In some embodiments, a decoder may decode some attribute values for attributes of a point cloud without decoding other attribute values for other attributes of a point cloud. For example, a point cloud may include color attributes for points of the point cloud and may also include other attributes for the points of the point cloud, such as velocity, for example. In such a situation, a decoder may decode one or more attributes of the points of the point cloud, such as the velocity attribute, without decoding other attributes of the points of the point cloud, such as the color attributes.
In some embodiments, the decompressed point cloud and/or decompressed attribute information file may be used to generate a visual display, such as for a head mounted display. Also, in some embodiments, the decompressed point cloud and/or decompressed attribute information file may be provided to a decision making engine that uses the decompressed point cloud and/or decompressed attribute information file to make one or more control decisions. In some embodiments, the decompressed point cloud and/or decompressed attribute information file may be used in various other applications or for various other purposes.
Exampled Applications for Point Cloud Compression and Decompression
In some embodiments, a sensor, such as sensor 102, an encoder, such as encoder 104 or encoder 202, and a decoder, such as decoder 116 or decoder 220, may be used to communicate point clouds in a 3-D telepresence application. For example, a sensor, such as sensor 102, at 1002 may capture a 3D image and at 1004, the sensor or a processor associated with the sensor may perform a 3D reconstruction based on sensed data to generate a point cloud.
At 1006, an encoder such as encoder 104 or 202 may compress the point cloud and at 1008 the encoder or a post processor may packetize and transmit the compressed point cloud, via a network 1010. At 1012, the packets may be received at a destination location that includes a decoder, such as decoder 116 or decoder 220. The decoder may decompress the point cloud at 1014 and the decompressed point cloud may be rendered at 1016. In some embodiments a 3-D telepresence application may transmit point cloud data in real time such that a display at 1016 represents images being observed at 1002. For example, a camera in a canyon may allow a remote user to experience walking through a virtual canyon at 1016.
In some embodiments, point clouds may be generated in software (for example as opposed to being captured by a sensor). For example, at 1102 virtual reality or augmented reality content is produced. The virtual reality or augmented reality content may include point cloud data and non-point cloud data. For example, a non-point cloud character may traverse a landscape represented by point clouds, as one example. At 1104, the point cloud data may be compressed and at 1106 the compressed point cloud data and non-point cloud data may be packetized and transmitted via a network 1108. For example, the virtual reality or augmented reality content produced at 1102 may be produced at a remote server and communicated to a VR or AR content consumer via network 1108. At 1110, the packets may be received and synchronized at the VR or AR consumer's device. A decoder operating at the VR or AR consumer's device may decompress the compressed point cloud at 1112 and the point cloud and non-point cloud data may be rendered in real time, for example in a head mounted display of the VR or AR consumer's device. In some embodiments, point cloud data may be generated, compressed, decompressed, and rendered responsive to the VR or AR consumer manipulating the head mounted display to look in different directions.
In some embodiments, point cloud compression as described herein may be used in various other applications, such as geographic information systems, sports replay broadcasting, museum displays, autonomous navigation, etc.
Example Computer System
Various embodiments of a point cloud encoder or decoder, as described herein may be executed in one or more computer systems 1200, which may interact with various other devices. Note that any component, action, or functionality described above with respect to
In various embodiments, computer system 1200 may be a uniprocessor system including one processor 1210, or a multiprocessor system including several processors 1210 (e.g., two, four, eight, or another suitable number). Processors 1210 may be any suitable processor capable of executing instructions. For example, in various embodiments processors 1210 may be general-purpose or embedded processors implementing any of a variety of instruction set architectures (ISAs), such as the x86, PowerPC, SPARC, or MIPS ISAs, or any other suitable ISA. In multiprocessor systems, each of processors 1210 may commonly, but not necessarily, implement the same ISA.
System memory 1220 may be configured to store point cloud compression or point cloud decompression program instructions 1222 and/or sensor data accessible by processor 1210. In various embodiments, system memory 1220 may be implemented using any suitable memory technology, such as static random access memory (SRAM), synchronous dynamic RAM (SDRAM), nonvolatile/Flash-type memory, or any other type of memory. In the illustrated embodiment, program instructions 1222 may be configured to implement an image sensor control application incorporating any of the functionality described above. In some embodiments, program instructions and/or data may be received, sent or stored upon different types of computer-accessible media or on similar media separate from system memory 1220 or computer system 1200. While computer system 1200 is described as implementing the functionality of functional blocks of previous Figures, any of the functionality described herein may be implemented via such a computer system.
In one embodiment, I/O interface 1230 may be configured to coordinate I/O traffic between processor 1210, system memory 1220, and any peripheral devices in the device, including network interface 1240 or other peripheral interfaces, such as input/output devices 1250. In some embodiments, I/O interface 1230 may perform any necessary protocol, timing or other data transformations to convert data signals from one component (e.g., system memory 1220) into a format suitable for use by another component (e.g., processor 1210). In some embodiments, I/O interface 1230 may include support for devices attached through various types of peripheral buses, such as a variant of the Peripheral Component Interconnect (PCI) bus standard or the Universal Serial Bus (USB) standard, for example. In some embodiments, the function of I/O interface 1230 may be split into two or more separate components, such as a north bridge and a south bridge, for example. Also, in some embodiments some or all of the functionality of I/O interface 1230, such as an interface to system memory 1220, may be incorporated directly into processor 1210.
Network interface 1240 may be configured to allow data to be exchanged between computer system 1200 and other devices attached to a network 1285 (e.g., carrier or agent devices) or between nodes of computer system 1200. Network 1285 may in various embodiments include one or more networks including but not limited to Local Area Networks (LANs) (e.g., an Ethernet or corporate network), Wide Area Networks (WANs) (e.g., the Internet), wireless data networks, some other electronic data network, or some combination thereof. In various embodiments, network interface 1240 may support communication via wired or wireless general data networks, such as any suitable type of Ethernet network, for example; via telecommunications/telephony networks such as analog voice networks or digital fiber communications networks; via storage area networks such as Fibre Channel SANs, or via any other suitable type of network and/or protocol.
Input/output devices 1250 may, in some embodiments, include one or more display terminals, keyboards, keypads, touchpads, scanning devices, voice or optical recognition devices, or any other devices suitable for entering or accessing data by one or more computer systems 1200. Multiple input/output devices 1250 may be present in computer system 1200 or may be distributed on various nodes of computer system 1200. In some embodiments, similar input/output devices may be separate from computer system 1200 and may interact with one or more nodes of computer system 1200 through a wired or wireless connection, such as over network interface 1240.
As shown in
Those skilled in the art will appreciate that computer system 1200 is merely illustrative and is not intended to limit the scope of embodiments. In particular, the computer system and devices may include any combination of hardware or software that can perform the indicated functions, including computers, network devices, Internet appliances, PDAs, wireless phones, pagers, etc. Computer system 1200 may also be connected to other devices that are not illustrated, or instead may operate as a stand-alone system. In addition, the functionality provided by the illustrated components may in some embodiments be combined in fewer components or distributed in additional components. Similarly, in some embodiments, the functionality of some of the illustrated components may not be provided and/or other additional functionality may be available.
Those skilled in the art will also appreciate that, while various items are illustrated as being stored in memory or on storage while being used, these items or portions of them may be transferred between memory and other storage devices for purposes of memory management and data integrity. Alternatively, in other embodiments some or all of the software components may execute in memory on another device and communicate with the illustrated computer system via inter-computer communication. Some or all of the system components or data structures may also be stored (e.g., as instructions or structured data) on a computer-accessible medium or a portable article to be read by an appropriate drive, various examples of which are described above. In some embodiments, instructions stored on a computer-accessible medium separate from computer system 1200 may be transmitted to computer system 1200 via transmission media or signals such as electrical, electromagnetic, or digital signals, conveyed via a communication medium such as a network and/or a wireless link. Various embodiments may further include receiving, sending or storing instructions and/or data implemented in accordance with the foregoing description upon a computer-accessible medium. Generally speaking, a computer-accessible medium may include a non-transitory, computer-readable storage medium or memory medium such as magnetic or optical media, e.g., disk or DVD/CD-ROM, volatile or non-volatile media such as RAM (e.g. SDRAM, DDR, RDRAM, SRAM, etc.), ROM, etc. In some embodiments, a computer-accessible medium may include transmission media or signals such as electrical, electromagnetic, or digital signals, conveyed via a communication medium such as network and/or a wireless link
The methods described herein may be implemented in software, hardware, or a combination thereof, in different embodiments. In addition, the order of the blocks of the methods may be changed, and various elements may be added, reordered, combined, omitted, modified, etc. Various modifications and changes may be made as would be obvious to a person skilled in the art having the benefit of this disclosure. The various embodiments described herein are meant to be illustrative and not limiting. Many variations, modifications, additions, and improvements are possible. Accordingly, plural instances may be provided for components described herein as a single instance. Boundaries between various components, operations and data stores are somewhat arbitrary, and particular operations are illustrated in the context of specific illustrative configurations. Other allocations of functionality are envisioned and may fall within the scope of claims that follow. Finally, structures and functionality presented as discrete components in the example configurations may be implemented as a combined structure or component. These and other variations, modifications, additions, and improvements may fall within the scope of embodiments as defined in the claims that follow.
This application is a continuation of U.S. patent application Ser. No. 17/067,458, filed Oct. 9, 2020, which is a continuation of U.S. patent application Ser. No. 16/449,171, filed Jun. 21, 2019, now U.S. Pat. No. 10,805,646, which claims benefit of priority to U.S. Provisional Application Ser. No. 62/689,021, filed Jun. 22, 2018, and which are incorporated herein by reference in their entirety.
Number | Name | Date | Kind |
---|---|---|---|
5793371 | Deering | Aug 1998 | A |
5842004 | Deering | Nov 1998 | A |
5867167 | Deering | Feb 1999 | A |
5870094 | Deering | Feb 1999 | A |
5905502 | Deering | May 1999 | A |
5933153 | Deering | Aug 1999 | A |
6018353 | Deering | Jan 2000 | A |
6028610 | Deering | Feb 2000 | A |
6088034 | Deering | Jul 2000 | A |
6188796 | Kadono | Feb 2001 | B1 |
6215500 | Deering | Apr 2001 | B1 |
6239805 | Deering | May 2001 | B1 |
6256041 | Deering | Jul 2001 | B1 |
6307557 | Deering | Oct 2001 | B1 |
6429867 | Deering | Aug 2002 | B1 |
6459428 | Burk et al. | Oct 2002 | B1 |
6459429 | Deering | Oct 2002 | B1 |
6476803 | Zhang | Nov 2002 | B1 |
6522326 | Deering | Feb 2003 | B1 |
6522327 | Deering | Feb 2003 | B2 |
6525722 | Deering | Feb 2003 | B1 |
6525725 | Deering | Feb 2003 | B1 |
6531012 | Ishiyama | Mar 2003 | B2 |
6559842 | Deering | May 2003 | B1 |
6603470 | Deering | Aug 2003 | B1 |
6628277 | Deering | Sep 2003 | B1 |
6747644 | Deering | Jun 2004 | B1 |
6858826 | Mueller et al. | Feb 2005 | B2 |
7071935 | Deering | Jul 2006 | B1 |
7110617 | Zhang et al. | Sep 2006 | B2 |
7215810 | Kaufman et al. | May 2007 | B2 |
7373473 | Bukowski et al. | May 2008 | B2 |
7737985 | Torzewski et al. | Jun 2010 | B2 |
7961934 | Thrun et al. | Jun 2011 | B2 |
8022951 | Zhirkov et al. | Sep 2011 | B2 |
8040355 | Burley | Oct 2011 | B2 |
8055070 | Bassi et al. | Nov 2011 | B2 |
8264549 | Tokiwa et al. | Sep 2012 | B2 |
8315425 | Appel | Nov 2012 | B2 |
8411932 | Liu et al. | Apr 2013 | B2 |
8520740 | Flachs | Aug 2013 | B2 |
8566736 | Jacob | Oct 2013 | B1 |
8643515 | Cideciyan | Feb 2014 | B2 |
8718405 | Fujiki | May 2014 | B2 |
8780112 | Kontkanen et al. | Jul 2014 | B2 |
8805097 | Ahn et al. | Aug 2014 | B2 |
8884953 | Chen et al. | Nov 2014 | B2 |
8996228 | Ferguson | Mar 2015 | B1 |
9064311 | Mammou et al. | Jun 2015 | B2 |
9064331 | Yamashita | Jun 2015 | B2 |
9117105 | Da | Aug 2015 | B2 |
9171383 | Ahn et al. | Oct 2015 | B2 |
9191670 | Karczewicz | Nov 2015 | B2 |
9199641 | Ferguson et al. | Dec 2015 | B2 |
9214042 | Cai et al. | Dec 2015 | B2 |
9223765 | Alakuijala | Dec 2015 | B1 |
9234618 | Zhu et al. | Jan 2016 | B1 |
9256980 | Kirk | Feb 2016 | B2 |
9292961 | Korchev | Mar 2016 | B1 |
9300321 | Zalik et al. | Mar 2016 | B2 |
9317965 | Krishnaswamy et al. | Apr 2016 | B2 |
9412040 | Feng | Aug 2016 | B2 |
9424672 | Zavodny | Aug 2016 | B2 |
9430837 | Fujiki | Aug 2016 | B2 |
9530225 | Nieves | Dec 2016 | B1 |
9532056 | Jiang et al. | Dec 2016 | B2 |
9613388 | Loss | Apr 2017 | B2 |
9633146 | Plummer et al. | Apr 2017 | B2 |
9678963 | Hernandez Londono et al. | Jun 2017 | B2 |
9729169 | Kalevo | Aug 2017 | B2 |
9734595 | Lukac et al. | Aug 2017 | B2 |
9753124 | Hayes | Sep 2017 | B2 |
9787321 | Hemmer et al. | Oct 2017 | B1 |
9800766 | Tsuji | Oct 2017 | B2 |
9836483 | Hickman | Dec 2017 | B1 |
9972129 | Michel et al. | May 2018 | B2 |
10089312 | Tremblay et al. | Oct 2018 | B2 |
10108867 | Vallespi-Gonzalez | Oct 2018 | B1 |
10223810 | Chou et al. | Mar 2019 | B2 |
10259164 | Bader | Apr 2019 | B2 |
10277248 | Lee | Apr 2019 | B2 |
10372728 | Horhammer et al. | Aug 2019 | B2 |
10395419 | Godzaridis | Aug 2019 | B1 |
10462485 | Mammou et al. | Oct 2019 | B2 |
10467756 | Arlinsky et al. | Nov 2019 | B2 |
10510148 | Qui | Dec 2019 | B2 |
10546415 | Petkov | Jan 2020 | B2 |
10559111 | Sachs | Feb 2020 | B2 |
10587286 | Flynn | Mar 2020 | B1 |
10607373 | Mammou et al. | Mar 2020 | B2 |
10659816 | Mammou et al. | May 2020 | B2 |
10699444 | Mammou et al. | Jun 2020 | B2 |
10715618 | Bhaskar | Jul 2020 | B2 |
10762667 | Mekuria | Sep 2020 | B2 |
10783668 | Sinharoy et al. | Sep 2020 | B2 |
10789733 | Mammou et al. | Sep 2020 | B2 |
10805646 | Tourapis et al. | Oct 2020 | B2 |
10861196 | Mammou et al. | Dec 2020 | B2 |
10867413 | Mammou et al. | Dec 2020 | B2 |
10869059 | Mammou et al. | Dec 2020 | B2 |
10897269 | Mammou et al. | Jan 2021 | B2 |
10909725 | Mammou | Feb 2021 | B2 |
10909726 | Mammou et al. | Feb 2021 | B2 |
10909727 | Mammou et al. | Feb 2021 | B2 |
10911787 | Tourapis et al. | Feb 2021 | B2 |
10939123 | Li | Mar 2021 | B2 |
10939129 | Mammou | Mar 2021 | B2 |
10977773 | Hemmer | Apr 2021 | B2 |
10984541 | Lim | Apr 2021 | B2 |
11010907 | Bagwell | May 2021 | B1 |
11010928 | Mammou et al. | May 2021 | B2 |
11012713 | Kim et al. | May 2021 | B2 |
11017566 | Tourapis et al. | May 2021 | B1 |
11017591 | Oh | May 2021 | B2 |
11044478 | Tourapis et al. | Jun 2021 | B2 |
11044495 | Dupont | Jun 2021 | B1 |
11095908 | Dawar | Aug 2021 | B2 |
11113845 | Tourapis et al. | Sep 2021 | B2 |
11122102 | Oh | Sep 2021 | B2 |
11122279 | Joshi | Sep 2021 | B2 |
11132818 | Mammou et al. | Sep 2021 | B2 |
11200701 | Aksu | Dec 2021 | B2 |
11202078 | Tourapis et al. | Dec 2021 | B2 |
11202098 | Mammou et al. | Dec 2021 | B2 |
11212558 | Sugio | Dec 2021 | B2 |
11240532 | Roimela | Feb 2022 | B2 |
11252441 | Tourapis et al. | Feb 2022 | B2 |
11276203 | Tourapis et al. | Mar 2022 | B2 |
11284091 | Tourapis et al. | Mar 2022 | B2 |
11321928 | Melkote Krishnaprasad | May 2022 | B2 |
11363309 | Tourapis et al. | Jun 2022 | B2 |
11386524 | Mammou et al. | Jul 2022 | B2 |
11398058 | Zakharchenko | Jul 2022 | B2 |
11398833 | Flynn et al. | Jul 2022 | B2 |
11409998 | Mammou et al. | Aug 2022 | B2 |
11450030 | Mammou | Sep 2022 | B2 |
11450031 | Flynn | Sep 2022 | B2 |
11461935 | Mammou et al. | Oct 2022 | B2 |
11475605 | Flynn | Oct 2022 | B2 |
11494947 | Mammou et al. | Nov 2022 | B2 |
11503367 | Yea | Nov 2022 | B2 |
11508095 | Mammou et al. | Nov 2022 | B2 |
11527018 | Mammou et al. | Dec 2022 | B2 |
11552651 | Mammou et al. | Jan 2023 | B2 |
11615557 | Flynn | Mar 2023 | B2 |
11620768 | Flynn | Apr 2023 | B2 |
20020181741 | Masukura | Dec 2002 | A1 |
20030066949 | Mueller et al. | Apr 2003 | A1 |
20040217956 | Besl et al. | Nov 2004 | A1 |
20060133508 | Sekiguchi | Jun 2006 | A1 |
20070098283 | Kim et al. | May 2007 | A1 |
20070160140 | Fujisawa | Jul 2007 | A1 |
20080050047 | Bashyam | Feb 2008 | A1 |
20080154928 | Bashyam | Jun 2008 | A1 |
20080225116 | Kang | Sep 2008 | A1 |
20090016598 | Lojewski | Jan 2009 | A1 |
20090027412 | Burley | Jan 2009 | A1 |
20090087111 | Noda et al. | Apr 2009 | A1 |
20090243921 | Gebben et al. | Oct 2009 | A1 |
20090285301 | Kurata | Nov 2009 | A1 |
20100104157 | Doyle | Apr 2010 | A1 |
20100104158 | Shechtman et al. | Apr 2010 | A1 |
20100106770 | Taylor | Apr 2010 | A1 |
20100166064 | Perlman | Jul 2010 | A1 |
20100208807 | Sikora | Aug 2010 | A1 |
20100260429 | Ichinose | Oct 2010 | A1 |
20100260729 | Cavato et al. | Oct 2010 | A1 |
20100296579 | Panchal et al. | Nov 2010 | A1 |
20110010400 | Hayes | Jan 2011 | A1 |
20110107720 | Oakey | May 2011 | A1 |
20110142139 | Cheng | Jun 2011 | A1 |
20110182477 | Tamrakar | Jul 2011 | A1 |
20120124113 | Zalik et al. | May 2012 | A1 |
20120188344 | Imai | Jul 2012 | A1 |
20120246166 | Krishnaswamy et al. | Sep 2012 | A1 |
20120300839 | Sze et al. | Nov 2012 | A1 |
20120314026 | Chen et al. | Dec 2012 | A1 |
20130034150 | Sadafale | Feb 2013 | A1 |
20130094777 | Nomura et al. | Apr 2013 | A1 |
20130106627 | Cideciyan | May 2013 | A1 |
20130156101 | Lu | Jun 2013 | A1 |
20130195352 | Nystad | Aug 2013 | A1 |
20130202197 | Reeler | Aug 2013 | A1 |
20130321418 | Kirk | Dec 2013 | A1 |
20130322738 | Oh | Dec 2013 | A1 |
20130329778 | Su et al. | Dec 2013 | A1 |
20140036033 | Takahashi | Feb 2014 | A1 |
20140098855 | Gu et al. | Apr 2014 | A1 |
20140125671 | Vorobyov et al. | May 2014 | A1 |
20140176672 | Lu | Jun 2014 | A1 |
20140198097 | Evans | Jul 2014 | A1 |
20140204088 | Kirk et al. | Jul 2014 | A1 |
20140294088 | Sung et al. | Oct 2014 | A1 |
20140334557 | Schierl et al. | Nov 2014 | A1 |
20140334717 | Jiang | Nov 2014 | A1 |
20150003723 | Huang et al. | Jan 2015 | A1 |
20150092834 | Cote et al. | Apr 2015 | A1 |
20150139560 | DeWeert et al. | May 2015 | A1 |
20150160450 | Ou et al. | Jun 2015 | A1 |
20150186744 | Nguyen et al. | Jul 2015 | A1 |
20150268058 | Samarasekera et al. | Sep 2015 | A1 |
20160035081 | Stout et al. | Feb 2016 | A1 |
20160071312 | Laine et al. | Mar 2016 | A1 |
20160086353 | Lukac et al. | Mar 2016 | A1 |
20160100151 | Schaffer et al. | Apr 2016 | A1 |
20160142697 | Budagavi et al. | May 2016 | A1 |
20160165241 | Park | Jun 2016 | A1 |
20160286215 | Gamei | Sep 2016 | A1 |
20160295219 | Ye et al. | Oct 2016 | A1 |
20170039765 | Zhou et al. | Feb 2017 | A1 |
20170063392 | Kalevo | Mar 2017 | A1 |
20170118675 | Boch | Apr 2017 | A1 |
20170155402 | Karkkainen | Jun 2017 | A1 |
20170155922 | Yoo | Jun 2017 | A1 |
20170214943 | Cohen et al. | Jul 2017 | A1 |
20170220037 | Berestov | Aug 2017 | A1 |
20170243405 | Brandt et al. | Aug 2017 | A1 |
20170247120 | Miller | Aug 2017 | A1 |
20170249401 | Eckart et al. | Aug 2017 | A1 |
20170323617 | Yang | Nov 2017 | A1 |
20170337724 | Gervais et al. | Nov 2017 | A1 |
20170347100 | Chou et al. | Nov 2017 | A1 |
20170347120 | Chou et al. | Nov 2017 | A1 |
20170347122 | Chou et al. | Nov 2017 | A1 |
20170358063 | Chen | Dec 2017 | A1 |
20180018786 | Jakubiak | Jan 2018 | A1 |
20180053324 | Cohen et al. | Feb 2018 | A1 |
20180063543 | Reddy | Mar 2018 | A1 |
20180075622 | Tuffreau et al. | Mar 2018 | A1 |
20180189982 | Laroche et al. | Jul 2018 | A1 |
20180192061 | He | Jul 2018 | A1 |
20180253867 | Laroche | Sep 2018 | A1 |
20180260416 | Elkaim | Sep 2018 | A1 |
20180268570 | Budagavi et al. | Sep 2018 | A1 |
20180308249 | Nash et al. | Oct 2018 | A1 |
20180330504 | Karlinsky et al. | Nov 2018 | A1 |
20180338017 | Mekuria | Nov 2018 | A1 |
20180342083 | Onno et al. | Nov 2018 | A1 |
20180365898 | Costa | Dec 2018 | A1 |
20190018730 | Charamisinau et al. | Jan 2019 | A1 |
20190020880 | Wang | Jan 2019 | A1 |
20190026956 | Gausebeck | Jan 2019 | A1 |
20190045157 | Venshtain | Feb 2019 | A1 |
20190081638 | Mammou et al. | Mar 2019 | A1 |
20190087978 | Tourapis et al. | Mar 2019 | A1 |
20190087979 | Mammou et al. | Mar 2019 | A1 |
20190088004 | Lucas et al. | Mar 2019 | A1 |
20190108655 | Lasserre | Apr 2019 | A1 |
20190114504 | Vosoughi et al. | Apr 2019 | A1 |
20190114809 | Vosoughi et al. | Apr 2019 | A1 |
20190114830 | Bouazizi | Apr 2019 | A1 |
20190116257 | Rhyne | Apr 2019 | A1 |
20190116357 | Tian et al. | Apr 2019 | A1 |
20190122393 | Sinharoy | Apr 2019 | A1 |
20190089987 | Won et al. | May 2019 | A1 |
20190139266 | Budagavi et al. | May 2019 | A1 |
20190156519 | Mammou et al. | May 2019 | A1 |
20190156520 | Mammou et al. | May 2019 | A1 |
20190195616 | Cao et al. | Jun 2019 | A1 |
20190197739 | Sinharoy et al. | Jun 2019 | A1 |
20190199995 | Yip et al. | Jun 2019 | A1 |
20190204076 | Nishi et al. | Jul 2019 | A1 |
20190262726 | Spencer et al. | Aug 2019 | A1 |
20190289306 | Zhao | Sep 2019 | A1 |
20190304139 | Joshi et al. | Oct 2019 | A1 |
20190311502 | Mammou et al. | Oct 2019 | A1 |
20190313110 | Mammou et al. | Oct 2019 | A1 |
20190318488 | Lim | Oct 2019 | A1 |
20190318519 | Graziosi et al. | Oct 2019 | A1 |
20190340306 | Harrison | Nov 2019 | A1 |
20190341930 | Pavlovic | Nov 2019 | A1 |
20190371051 | Dore et al. | Dec 2019 | A1 |
20190392651 | Graziosi | Dec 2019 | A1 |
20200005518 | Graziosi | Jan 2020 | A1 |
20200013235 | Tsai et al. | Jan 2020 | A1 |
20200020132 | Sinharoy et al. | Jan 2020 | A1 |
20200020133 | Najaf-Zadeh et al. | Jan 2020 | A1 |
20200021847 | Kim et al. | Jan 2020 | A1 |
20200027248 | Verschaeve | Jan 2020 | A1 |
20200043220 | Mishaev | Feb 2020 | A1 |
20200045344 | Boyce et al. | Feb 2020 | A1 |
20200104976 | Mammou et al. | Apr 2020 | A1 |
20200105024 | Mammou et al. | Apr 2020 | A1 |
20200107022 | Ahn et al. | Apr 2020 | A1 |
20200107048 | Yea | Apr 2020 | A1 |
20200111237 | Tourapis et al. | Apr 2020 | A1 |
20200137399 | Li et al. | Apr 2020 | A1 |
20200151913 | Budagavi | May 2020 | A1 |
20200153885 | Lee et al. | May 2020 | A1 |
20200195946 | Choi | Jun 2020 | A1 |
20200204808 | Graziosi | Jun 2020 | A1 |
20200217937 | Mammou et al. | Jul 2020 | A1 |
20200219285 | Faramarzi et al. | Jul 2020 | A1 |
20200219288 | Joshi | Jul 2020 | A1 |
20200219290 | Tourapis et al. | Jul 2020 | A1 |
20200228836 | Schwarz et al. | Jul 2020 | A1 |
20200244993 | Schwarz et al. | Jul 2020 | A1 |
20200260063 | Hannuksela | Aug 2020 | A1 |
20200273208 | Mammou et al. | Aug 2020 | A1 |
20200273258 | Lasserre et al. | Aug 2020 | A1 |
20200275129 | Deshpande | Aug 2020 | A1 |
20200279435 | Kuma | Sep 2020 | A1 |
20200286261 | Faramarzi et al. | Sep 2020 | A1 |
20200288171 | Hannuksela et al. | Sep 2020 | A1 |
20200294271 | Ilola | Sep 2020 | A1 |
20200302571 | Schwartz | Sep 2020 | A1 |
20200302578 | Graziosi | Sep 2020 | A1 |
20200302621 | Kong | Sep 2020 | A1 |
20200302651 | Flynn | Sep 2020 | A1 |
20200302655 | Oh | Sep 2020 | A1 |
20200359035 | Chevet | Nov 2020 | A1 |
20200359053 | Yano | Nov 2020 | A1 |
20200366941 | Sugio et al. | Nov 2020 | A1 |
20200374559 | Fleureau et al. | Nov 2020 | A1 |
20200380765 | Thudor et al. | Dec 2020 | A1 |
20200396489 | Flynn | Dec 2020 | A1 |
20200413096 | Zhang | Dec 2020 | A1 |
20210005006 | Oh | Jan 2021 | A1 |
20210006805 | Urban et al. | Jan 2021 | A1 |
20210006833 | Tourapis et al. | Jan 2021 | A1 |
20210012536 | Mammou et al. | Jan 2021 | A1 |
20210012538 | Wang | Jan 2021 | A1 |
20210014293 | Yip | Jan 2021 | A1 |
20210021869 | Wang | Jan 2021 | A1 |
20210027505 | Yano et al. | Jan 2021 | A1 |
20210029381 | Zhang et al. | Jan 2021 | A1 |
20210056732 | Han | Feb 2021 | A1 |
20210074029 | Fleureau | Mar 2021 | A1 |
20210084333 | Zhang | Mar 2021 | A1 |
20210090301 | Mammou et al. | Mar 2021 | A1 |
20210097723 | Kim et al. | Apr 2021 | A1 |
20210097725 | Mammou et al. | Apr 2021 | A1 |
20210097726 | Mammou et al. | Apr 2021 | A1 |
20210099701 | Tourapis et al. | Apr 2021 | A1 |
20210103780 | Mammou et al. | Apr 2021 | A1 |
20210104014 | Kolb, V | Apr 2021 | A1 |
20210104073 | Yea et al. | Apr 2021 | A1 |
20210104075 | Mammou et al. | Apr 2021 | A1 |
20210105022 | Flynn et al. | Apr 2021 | A1 |
20210105493 | Mammou et al. | Apr 2021 | A1 |
20210105504 | Hur et al. | Apr 2021 | A1 |
20210112281 | Wang | Apr 2021 | A1 |
20210119640 | Mammou et al. | Apr 2021 | A1 |
20210142522 | Li | May 2021 | A1 |
20210150765 | Mammou | May 2021 | A1 |
20210150766 | Mammou et al. | May 2021 | A1 |
20210150771 | Huang | May 2021 | A1 |
20210166432 | Wang | Jun 2021 | A1 |
20210166436 | Zhang | Jun 2021 | A1 |
20210168386 | Zhang | Jun 2021 | A1 |
20210183112 | Mammou et al. | Jun 2021 | A1 |
20210185331 | Mammou et al. | Jun 2021 | A1 |
20210195162 | Chupeau et al. | Jun 2021 | A1 |
20210201541 | Lasserre | Jul 2021 | A1 |
20210203989 | Wang | Jul 2021 | A1 |
20210211724 | Kim et al. | Jul 2021 | A1 |
20210217139 | Yano | Jul 2021 | A1 |
20210217203 | Kim et al. | Jul 2021 | A1 |
20210217206 | Flynn | Jul 2021 | A1 |
20210218969 | Lasserre | Jul 2021 | A1 |
20210218994 | Flynn | Jul 2021 | A1 |
20210233281 | Wang et al. | Jul 2021 | A1 |
20210248784 | Gao | Aug 2021 | A1 |
20210248785 | Zhang | Aug 2021 | A1 |
20210256735 | Tourapis et al. | Aug 2021 | A1 |
20210258610 | Iguchi | Aug 2021 | A1 |
20210264640 | Mammou et al. | Aug 2021 | A1 |
20210264641 | Iguchi | Aug 2021 | A1 |
20210266597 | Kim et al. | Aug 2021 | A1 |
20210281874 | Lasserre | Sep 2021 | A1 |
20210295569 | Sugio | Sep 2021 | A1 |
20210319593 | Flynn | Oct 2021 | A1 |
20210383576 | Olivier | Dec 2021 | A1 |
20210398352 | Tokumo | Dec 2021 | A1 |
20210400280 | Zaghetto | Dec 2021 | A1 |
20210407147 | Flynn | Dec 2021 | A1 |
20210407148 | Flynn | Dec 2021 | A1 |
20220020211 | Vytyaz | Jan 2022 | A1 |
20220030258 | Zhang | Jan 2022 | A1 |
20220070493 | Mammou | Mar 2022 | A1 |
20220084164 | Hur | Mar 2022 | A1 |
20220101555 | Zhang | Mar 2022 | A1 |
20220116659 | Pesonen | Apr 2022 | A1 |
20220164994 | Joshi | May 2022 | A1 |
20220239956 | Tourapis et al. | Jul 2022 | A1 |
20220405533 | Mammou et al. | Dec 2022 | A1 |
20230005188 | Tourapis et al. | Jan 2023 | A1 |
20230169658 | Rhodes | Jun 2023 | A1 |
Number | Date | Country |
---|---|---|
309618 | Oct 2019 | CA |
101198945 | Jun 2008 | CN |
10230618 | Jan 2012 | CN |
102428698 | Apr 2012 | CN |
102630011 | Aug 2012 | CN |
103329524 | Sep 2013 | CN |
103944580 | Jul 2014 | CN |
104156972 | Nov 2014 | CN |
104408689 | Mar 2015 | CN |
105261060 | Jan 2016 | CN |
105818167 | Aug 2016 | CN |
106651942 | May 2017 | CN |
106846425 | Jun 2017 | CN |
107155342 | Sep 2017 | CN |
108632607 | Oct 2018 | CN |
1745442 | Jan 2007 | EP |
2533213 | Dec 2012 | EP |
3429210 | Jan 2019 | EP |
3496388 | Jun 2019 | EP |
3614674 | Feb 2020 | EP |
3751857 | Dec 2020 | EP |
2013111948 | Jun 2013 | JP |
200004506 | Jan 2000 | WO |
2008129021 | Oct 2008 | WO |
2013022540 | Feb 2013 | WO |
2018050725 | Mar 2018 | WO |
2018094141 | May 2018 | WO |
2019011636 | Jan 2019 | WO |
2019013430 | Jan 2019 | WO |
2019076503 | Apr 2019 | WO |
2019078696 | Apr 2019 | WO |
2019093834 | May 2019 | WO |
2019129923 | Jul 2019 | WO |
2019135024 | Jul 2019 | WO |
2019143545 | Jul 2019 | WO |
2019194522 | Oct 2019 | WO |
2019199415 | Oct 2019 | WO |
20190197708 | Oct 2019 | WO |
2019069711 | Nov 2019 | WO |
2020012073 | Jan 2020 | WO |
2020066680 | Feb 2020 | WO |
Entry |
---|
Pragyana K. Mishra, “Image and Depth Coherent Surface Description”, Doctoral dissertation, Carnegie Mellon University, The Robotics Institute, Mar. 2005, pp. 1-152. |
Robert Cohen, “CE 3.2 point-based prediction for point loud compression”, dated Apr. 2018, pp. 1-6. |
Jang et al., Video-Based Point-Cloud-Compression Standard in MPEG: From Evidence Collection to Committee Draft [Standards in a Nutshell], IEEE Signal Processing Magazine, Apr. 2019. |
Ekekrantz, Johan, et al., “Adaptive Cost Function for Pointcloud Registration,” arXiv preprint arXiv: 1704.07910 (2017), pp. 1-10. |
Vincente Morell, et al., “Geometric 3D point cloud compression”, Copyright 2014 Elsevier B.V. All rights reserved, pp. 1-18. |
U.S. Appl. No. 17/523,826, filed Nov. 10, 2021, Mammou, et a. |
Chou, et al., “Dynamic Polygon Clouds: Representation and Compression for VR/AR”, ARXIV ID: 1610.00402, Published Oct. 3, 2016, pp. 1-28. |
U.S. Appl. No. 17/804,477, filed May 27, 2022, Khaled Mammou, et al. |
Jingming Dong, “Optimal Visual Representation Engineering and Learning for Computer Vision”, Doctoral Dissertation, UCLA, 2017, pp. 1-151. |
Khaled Mammou et al, “Working Draft of Point Cloud Coding for Category 2 (Draft 1)”, dated Apr. 2018, pp. 1-38. |
Khaled Mammou et al , “Input Contribution”, dated Oct. 8, 2018, pp. 1-42. |
Benjamin Bross et al, “High Effeciency Video Coding (HEVC) Text Specification Draft 8”, dated Jul. 23, 2012, pp. 1-86. |
JunTaek Park et al, “Non-Overlapping Patch Packing in TMC2 with HEVC-SCC”, dated Oct. 8, 2018, pp. 1-6. |
Dong Liu, et al., “Three-Dimensional Point-Cloud Plus Patches: Towards Model-Based Image Coding in the Cloud”, 2015 IEEE International Conference on Multimedia Big Data, IEEE Computer Society, pp. 395-400. |
Cohen Robert A et al, “Point Cloud Attribute Compression Using 3-D Intra Prediction and Shape-Adaptive Transforms”, dated Mar. 30, 2016, pp. 141-150. |
Tim Golla et al., “Real-time Point Cloud Compression”, IROS, 2015, pp. 1-6. |
Jae-Kyun, et al., “Large-Scale 3D Point Cloud Compression Using Adaptive Radial Distance Prediction in Hybrid Coordinate Domains”, IEEE Journal of Selected Topics in Signal Processing, vol. 9, No. 3, Apr. 2015, pp. 1-14. |
R. Mekuria, et al., “Design, Implementation and Evaluation of a Point Cloud Codec for Tele-Immersive Video”, IEEE Transactions on Circuits and Systems for Video Technology 27.4, 2017, pp. 1-14. |
David Flynn, “International Organisation for Standardisation Organisation International De Normalisation ISO/IEC JTC1/SC29/WG11 Coding of Moving Pictures and Audio”, dated Apr. 2020. pp. 1-9. |
Miska M. Hannuksela, “On Slices and Tiles”, JVET Meeting, The Joint Video Exploration Team of ISO/IEC, Sep. 25, 2018, pp. 1-3. |
“““G-PCC Future Enchancements””, MPEG Metting, Oct. 7-11, 2019, (Motion Picture Expert Group of ISO/IECJTC1/SC29-WG11), Retrieved from http://phenix.int-evry.fr/mpeg/doc_end_user/documents/128_Geneva/wg11/w18887.zipw18887/w18887 on Dec. 23, 2019, pp. 1-30”. |
“David Flynn et al., ““G-PCC: A hierarchical geometry slice structure””, MPEG Meeting, Retrieved from http://phenix.intevry.fr/mpeg/doc_end_user/documents/131_Online/wg11/m54677-v1-m54677_vl.zip, Jun. 28, 2020, pp. 1-9”. |
Bin Lu, et al., ““Massive Point Cloud Space Management Method Based on Octree-Like Encoding””, Arabian Journal forScience Engineering, https://doi.org/10.1007/s13369-019-03968-7, 2019, pp. 1-15. |
Wikipedia, ““k-d tree””, Aug. 1, 2019, Retrieved from URL: https://en.wikipedia.org/w.indec.php?title=Kd_tree&oldid=908900837, pp. 1-9. |
Ruwen Schnabel et al., “Octree-based Point-Cloud Compression”, Eurographics Symposium on Point-Based Graphics, 2006, pp. 1-11. |
Yuxue Fan et al., “Point Cloud Compression Based on Hierarchical Point Clustering”, Signal and Information Processing Association Annual Summit and Conference (APSIPA), IEEE, 2013, pp. 1-7. |
Sebastian Schwarz, et al., “Emerging MPEG Standards for Point Cloud Compression”, IEEE Journal on Emerging and Selected Topics In Circuits and Systems, vol. 9, No. 1, Mar. 2019, pp. 133-148. |
Li Li, et al., Efficient Projected Frame Padding for Video-based Point Cloud Compression, IEEE Transactions on Multimedia, doi: 10.100/TMM.2020.3016894, 2020, pp. 1-14. |
Lujia Wang, et al., “Point-cloud Compression Using Data Independent Method—A 3D Discrete Cosine Transform Approach”, in Proceedings of the 2017 IEEE International Conference on Information and Automation (ICIA), Jul. 2017, pp. 1-6. |
Ismael Daribo, et al., “Efficient Rate-Distortion Compression on Dynamic Point Cloud for Grid-Pattern-Based 3D Scanning Systems”, 3D Research 3.1, Springer, 2012, pp. 1-9. |
Yiting Shao, et al., “Attribute Compression of 3D Point Clouds Using Laplacian Sparsity Optimized Graph Transform”, 2017 IEEE Visual Communications and Image Processing (VCIP), IEEE, 2017, p. 1-4. |
Siheng Chen, et al., “Fast Resampling of 3D Point Clouds via Graphs”, arX1v:1702.06397v1, Feb. 11, 2017, pp. 1-15. |
Nahid Sheikhi Pour, “Improvements for Projection-Based Point Cloud Compression”, MS Thesis, 2018, pp. 1-75. |
Robert Skupin, et al., “Multiview Point Cloud Filtering for Spatiotemporal Consistency”, VISAPP 2014—International Conference on Computer Vision Theory and Applications, 2014, pp. 531-538. |
Kammert, et al., “Real-time Compression of Point Cloud Streams”, 2012 IEEE International Conference on Robotics and Automation, RiverCentre, Saint Paul, Minnesota, USA, May 14-18, 2012, pp. 778-785. |
Garcia, et al., “Context-Based Octree Coding for Point Cloud Video”, 2017 IEEE International Conference on Image Processing (ICIP), 2017, pp. 1412-1416. |
Stefan Gumhold et al, “Predictive Point-Cloud Compression”, dated Jul. 31, 2005, pp. 1-7. |
Pierre-Marie Gandoin et al, “Progressive Lossless Compression of Arbitrary Simplicial Complexes”, Dated Jul. 1, 2002, pp. 1-8. |
U.S. Appl. No. 17/691,754, filed Mar. 10, 2022, Khaled Mammou. |
Tilo Ochotta et al, “Image-Based Surface Compression”, dated Sep. 1, 2008, pp. 1647-1663. |
W. Zhu, et al., “Lossless point cloud geometry compression via binary tree partition and intra prediction,” 2017 IEEE 19th International Workshop on Multimedia Signal Prcoessing (MMSP), 2017, pp. 1-6, doi: 1.1109/MMSP.2017.8122226 (Year 2017). |
Keming Cao, et al., “Visual Quality of Compressed Mesh and Point Cloud Sequences”, IEEE Access, vol. 8, 2020. pp. 171203-171217. |
Merry et al., Compression of dense and regular point clouds, Proceedings of the 4th international conference on Computer graphics, virtual reality, visualisation and interaction in Africa (pp. 15-20). ACM. (Jan. 2006). |
Lustosa et al., Database system support of simulation data, Proceedings of the VLDB Endowment 9.13 (2016): pp. 1329-1340. |
Hao Liu, et al., “A Comprehensive Study and Comparison of Core Technologies for MPEG 3D Point Cloud Compression”, arXiv: 1912.09674v1, Dec. 20, 2019, pp. 1-17. |
Styliani Psomadaki, “Using a Space Filing Curve for the Management of Dynamic Point Cloud Data in a Relational DBMS”, Nov. 2016, pp. 1-158. |
Remi Cura et al, “Implicit Lod for Processing and Classification in Point Cloud Servers”, dated Mar. 4, 2016, pp. 1-18. |
Yan Huang et al, Octree-Based Progressive Geometry Coding of Point Clouds, dated Jan. 1, 2006, pp. 1-10. |
Khaled Mammou, et al., “G-PCC codec description v1”, International Organisation for Standardisation, ISO/IEC JTC1/SC29/WG11, Oct. 2018, pp. 1-32. |
“V-PCC Codec Description”, 127. MPEG Meeting; Jul. 8, 2019-Jul. 12, 2019; Gothenburg; (Motion Picture Expert Group or ISO/IEC JTC1/SC29/WG), dated Sep. 25, 2019. |
G-PPC Codec Description, 127. MPEG Meeting; Jul. 8, 2019-Jul. 12, 2019; Gothenburg; (Motion Picture Expert Group or ISO/IEC JTC1/SC29/WG),dated Sep. 6, 2019. |
Jianqiang Liu et al, “Data-Adaptive Packing Method for Compresssion of Dynamic Point Cloud Sequences”, dated Jul. 8, 2019, pp. 904-909. |
Jorn Jachalsky et al, “D4.2.1 Scene Analysis with Spatio-Temporal”, dated Apr. 30, 2013, pp. 1-60. |
Lasserre S et al, “Global Motion Compensation for Point Cloud Compression in TMC3”, dated Oct. 3, 2018, pp. 1-28. |
D. Graziosi et al, “An overview of ongoing point cloud compression standardization activities: video-based (V-PCC) and geometry-based (G-PCC)” Asipa Transactions on Signal and Information Processing, vol. 9, dated Apr. 30, 2020, pp. 1-17. |
“Continuous improvement of study text of ISO-IEC CD 23090-5 Video-Based Point Cloud Compression” dated May 8, 2019, pp. 1-140. |
Mehlem D. et al, “Smoothing considerations for V-PCC”, dated Oct. 2, 2019, pp. 1-8. |
Flynn D et al, “G-PCC Bypass coding of bypass bins”, dated Mar. 21, 2019, pp. 1-3. |
Sharman K et al, “CABAC Packet-Based Stream”, dated Nov. 18, 2011, pp. 1-6. |
Lasserre S et al, “On bypassed bit coding and chunks”, dated Apr. 6, 2020, pp. 1-3. |
David Flynn et al, “G-pcc low latency bypass bin coding”. dated Oct. 3, 2019, pp. 1-4. |
Chuan Wang, et al., “Video Vectorization via Tetrahedral Remeshing”, IEEE Transactions on Image Processing, vol. 26, No. 4, Apr. 2017, pp. 1833-1844. |
Liu Chao, “Research on point cloud data processing and reconstruction,” Full-text Database, Feb. 7, 2023. |
U.S. Appl. No. 18/063,592, filed Dec. 8, 2022, Khaled Mammou, et al. |
U.S. Appl. No. 18/189,099, filed Mar. 23, 2023, Kjungsun Kim, et al. |
U.S. Appl. No. 17/157,833, filed Jan. 25, 2021, Khaled Mammou. |
U.S. Appl. No. 18/052,803, filed Nov. 4, 2022, Mammou, et al. |
Number | Date | Country | |
---|---|---|---|
20220239956 A1 | Jul 2022 | US |
Number | Date | Country | |
---|---|---|---|
62689021 | Jun 2018 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 17067458 | Oct 2020 | US |
Child | 17718647 | US | |
Parent | 16449171 | Jun 2019 | US |
Child | 17067458 | US |