The present disclosure is directed a set of advanced video coding technologies including lossless mesh compression.
The advances in 3D capture, modeling, and rendering have promoted the ubiquitous presence of 3D contents across several platforms and devices. Nowadays, it is possible to capture a baby's first step in one continent and allow the grandparents to see (and maybe interact) and enjoy a full immersive experience with the child in another continent. Nevertheless, in order to achieve such realism, models are becoming ever more sophisticated, and a significant amount of data is linked to the creation and consumption of those models. 3D meshes are widely used to represent such immersive contents.
A mesh is composed of several polygons that describe the surface of a volumetric object. Each polygon is defined by its vertices in 3D space and the information of how the vertices are connected, referred to as connectivity information. Optionally, vertex attributes, such as colors, normals, etc., could be associated with the mesh vertices. Attributes could also be associated with the surface of the mesh by exploiting mapping information that parameterizes the mesh with 2D attribute maps. Such mapping is usually described by a set of parametric coordinates, referred to as UV coordinates or texture coordinates, associated with the mesh vertices. 2D attribute maps are used to store high resolution attribute information such as texture, normals, displacements etc. Such information could be used for various purposes such as texture mapping and shading.
A dynamic mesh sequence may require a large amount of data since it may consist of a significant amount of information changing over time. Therefore, efficient compression technologies are required to store and transmit such contents. Mesh compression standards IC, MESHGRID, FAMC were previously developed by MPEG to address dynamic meshes with constant connectivity and time varying geometry and vertex attributes. However, these standards do not take into account time varying attribute maps and connectivity information. DCC (Digital Content Creation) tools usually generate such dynamic meshes. In counterpart, it is challenging for volumetric acquisition techniques to generate a constant connectivity dynamic mesh, especially under real time constraints. This type of contents is not supported by the existing standards. MPEG is planning to develop a new mesh compression standard to directly handle dynamic meshes with time varying connectivity information and optionally time varying attribute maps. This standard targets lossy, and lossless compression for various applications, such as real-time communications, storage, free viewpoint video, AR and VR. Functionalities such as random access and scalable/progressive coding are also considered. And for any of those reasons there is therefore a desire for technical solutions to such problems that arose in video coding technology.
In a lossless mesh compression, the connectivity information, geometry information, mapping information, the vertex attributes and attribute maps are compressed in a lossless manner.
Mesh geometry information consists of vertex 3D coordinates, and 2D texture coordinates, etc. The compression of vertex 3D coordinates, which is also called vertex position, is very important, as in most cases, it takes up significant portion of the entire geometry related data.
There is included a method and apparatus comprising memory configured to store computer program code and a processor or processors configured to access the computer program code and operate as instructed by the computer program code. The computer program is configured to cause the processor implement obtaining code configured to cause the at least one processor to obtain, from a bitstream, a mesh representing an encoded volumetric data of at least one three-dimensional (3D) visual content, partitioning code configured to cause the at least one processor to partition a plurality of vertices of the mesh into a plurality of groups, at least one of the groups representing a shape of a parallelogram, and decoding code configured to cause the at least one processor to decode the encoded volumetric data by predicting the vertices in each group of the plurality of groups based on a prediction mode associated with the each group.
The decoding the encoded volumetric data may include applying parallelogram prediction in which the parallelogram is split into two triangles and ones of vertices of a first one of the two triangles is used as a predictor for ones of vertices of a second one of the two triangles.
The first one of the two triangles may include a vertex A, a vertex B, and a vertex C, the second one of the two triangles may include the vertex B, the vertex C, and a vertex D, and the parallelogram prediction may include predicting a coordinate of vertex D based on coordinates of vertex A, vertex B, and vertex C.
The at least one of the vertices may include no prediction candidates.
The at least one of the vertices may include one prediction candidate.
The at least one of the vertices may include more than one prediction candidate.
The parallelogram prediction may include predicting a residue as an average of candidates of the more than one prediction candidate.
An upper limit of prediction candidates may be signaled in the bitstream.
An upper limit of prediction candidates may be signaled in the bitstream by a mesh_position_prediction_max_parallelograms_minus1 syntax.
The mesh_position_prediction_max_parallelograms_minus1 syntax may indicate the upper limit by indicating a range of values.
Further features, nature, and various advantages of the disclosed subject matter will be more apparent from the following detailed description and the accompanying drawings in which:
The proposed features discussed below may be used separately or combined in any order. Further, the embodiments may be implemented by processing circuitry (e.g., one or more processors or one or more integrated circuits). In one example, the one or more processors execute a program that is stored in a non-transitory computer-readable medium.
In
A streaming system may include a capture subsystem 203, that can include a video source 201, for example a digital camera, creating, for example, an uncompressed video sample stream 213. That sample stream 213 may be emphasized as a high data volume when compared to encoded video bitstreams and can be processed by an encoder 202 coupled to the video source 201, which may be for example a camera as discussed above. The encoder 202 can include hardware, software, or a combination thereof to enable or implement aspects of the disclosed subject matter as described in more detail below. The encoded video bitstream 204, which may be emphasized as a lower data volume when compared to the sample stream, can be stored on a streaming server 205 for future use. One or more streaming clients 212 and 207 can access the streaming server 205 to retrieve copies 208 and 206 of the encoded video bitstream 204. A client 212 can include a video decoder 211 which decodes the incoming copy of the encoded video bitstream 208 and creates an outgoing video sample stream 210 that can be rendered on a display 209 or other rendering device (not depicted). In some streaming systems, the video bitstreams 204, 206 and 208 can be encoded according to certain video coding/compression standards. Examples of those standards are noted above and described further herein.
A receiver 302 may receive one or more codec video sequences to be decoded by the decoder 300; in the same or another embodiment, one coded video sequence at a time, where the decoding of each coded video sequence is independent from other coded video sequences. The coded video sequence may be received from a channel 301, which may be a hardware/software link to a storage device which stores the encoded video data. The receiver 302 may receive the encoded video data with other data, for example, coded audio data and/or ancillary data streams, that may be forwarded to their respective using entities (not depicted). The receiver 302 may separate the coded video sequence from the other data. To combat network jitter, a buffer memory 303 may be coupled in between receiver 302 and entropy decoder/parser 304 (“parser” henceforth). When receiver 302 is receiving data from a store/forward device of sufficient bandwidth and controllability, or from an isosynchronous network, the buffer 303 may not be needed, or can be small. For use on best effort packet networks such as the Internet, the buffer 303 may be required, can be comparatively large and can advantageously of adaptive size.
The video decoder 300 may include a parser 304 to reconstruct symbols 313 from the entropy coded video sequence. Categories of those symbols include information used to manage operation of the decoder 300, and potentially information to control a rendering device such as a display 312 that is not an integral part of the decoder but can be coupled to it. The control information for the rendering device(s) may be in the form of Supplementary Enhancement Information (SEI messages) or Video Usability Information (VUI) parameter set fragments (not depicted). The parser 304 may parse/entropy-decode the coded video sequence received. The coding of the coded video sequence can be in accordance with a video coding technology or standard, and can follow principles well known to a person skilled in the art, including variable length coding, Huffman coding, arithmetic coding with or without context sensitivity, and so forth. The parser 304 may extract from the coded video sequence, a set of subgroup parameters for at least one of the subgroups of pixels in the video decoder, based upon at least one parameters corresponding to the group. Subgroups can include Groups of Pictures (GOPs), pictures, tiles, slices, macroblocks, Coding Units (CUs), blocks, Transform Units (TUs), Prediction Units (PUs) and so forth. The entropy decoder/parser may also extract from the coded video sequence information such as transform coefficients, quantizer parameter values, motion vectors, and so forth.
The parser 304 may perform entropy decoding/parsing operation on the video sequence received from the buffer 303, so to create symbols 313. The parser 304 may receive encoded data, and selectively decode particular symbols 313. Further, the parser 304 may determine whether the particular symbols 313 are to be provided to a Motion Compensation Prediction unit 306, a scaler/inverse transform unit 305, an Intra Prediction Unit 307, or a loop filter 311.
Reconstruction of the symbols 313 can involve multiple different units depending on the type of the coded video picture or parts thereof (such as: inter and intra picture, inter and intra block), and other factors. Which units are involved, and how, can be controlled by the subgroup control information that was parsed from the coded video sequence by the parser 304. The flow of such subgroup control information between the parser 304 and the multiple units below is not depicted for clarity.
Beyond the functional blocks already mentioned, decoder 300 can be conceptually subdivided into a number of functional units as described below. In a practical implementation operating under commercial constraints, many of these units interact closely with each other and can, at least partly, be integrated into each other. However, for the purpose of describing the disclosed subject matter, the conceptual subdivision into the functional units below is appropriate.
A first unit is the scaler/inverse transform unit 305. The scaler/inverse transform unit 305 receives quantized transform coefficient as well as control information, including which transform to use, block size, quantization factor, quantization scaling matrices, etc. as symbol(s) 313 from the parser 304. It can output blocks comprising sample values, that can be input into aggregator 310.
In some cases, the output samples of the scaler/inverse transform 305 can pertain to an intra coded block; that is: a block that is not using predictive information from previously reconstructed pictures, but can use predictive information from previously reconstructed parts of the current picture. Such predictive information can be provided by an intra picture prediction unit 307. In some cases, the intra picture prediction unit 307 generates a block of the same size and shape of the block under reconstruction, using surrounding already reconstructed information fetched from the current (partly reconstructed) picture 309. The aggregator 310, in some cases, adds, on a per sample basis, the prediction information the intra prediction unit 307 has generated to the output sample information as provided by the scaler/inverse transform unit 305.
In other cases, the output samples of the scaler/inverse transform unit 305 can pertain to an inter coded, and potentially motion compensated block. In such a case, a Motion Compensation Prediction unit 306 can access reference picture memory 308 to fetch samples used for prediction. After motion compensating the fetched samples in accordance with the symbols 313 pertaining to the block, these samples can be added by the aggregator 310 to the output of the scaler/inverse transform unit (in this case called the residual samples or residual signal) so to generate output sample information. The addresses within the reference picture memory form where the motion compensation unit fetches prediction samples can be controlled by motion vectors, available to the motion compensation unit in the form of symbols 313 that can have, for example X, Y, and reference picture components. Motion compensation also can include interpolation of sample values as fetched from the reference picture memory when sub-sample exact motion vectors are in use, motion vector prediction mechanisms, and so forth.
The output samples of the aggregator 310 can be subject to various loop filtering techniques in the loop filter unit 311. Video compression technologies can include in-loop filter technologies that are controlled by parameters included in the coded video bitstream and made available to the loop filter unit 311 as symbols 313 from the parser 304, but can also be responsive to meta-information obtained during the decoding of previous (in decoding order) parts of the coded picture or coded video sequence, as well as responsive to previously reconstructed and loop-filtered sample values.
The output of the loop filter unit 311 can be a sample stream that can be output to the render device 312 as well as stored in the reference picture memory 557 for use in future inter-picture prediction.
Certain coded pictures, once fully reconstructed, can be used as reference pictures for future prediction. Once a coded picture is fully reconstructed and the coded picture has been identified as a reference picture (by, for example, parser 304), the current reference picture 309 can become part of the reference picture buffer 308, and a fresh current picture memory can be reallocated before commencing the reconstruction of the following coded picture.
The video decoder 300 may perform decoding operations according to a predetermined video compression technology that may be documented in a standard, such as ITU-T Rec. H.265. The coded video sequence may conform to a syntax specified by the video compression technology or standard being used, in the sense that it adheres to the syntax of the video compression technology or standard, as specified in the video compression technology document or standard and specifically in the profiles document therein. Also necessary for compliance can be that the complexity of the coded video sequence is within bounds as defined by the level of the video compression technology or standard. In some cases, levels restrict the maximum picture size, maximum frame rate, maximum reconstruction sample rate (measured in, for example megasamples per second), maximum reference picture size, and so on. Limits set by levels can, in some cases, be further restricted through Hypothetical Reference Decoder (HRD) specifications and metadata for HRD buffer management signaled in the coded video sequence.
In an embodiment, the receiver 302 may receive additional (redundant) data with the encoded video. The additional data may be included as part of the coded video sequence(s). The additional data may be used by the video decoder 300 to properly decode the data and/or to more accurately reconstruct the original video data. Additional data can be in the form of, for example, temporal, spatial, or signal-to-noise ratio (SNR) enhancement layers, redundant slices, redundant pictures, forward error correction codes, and so on.
The encoder 400 may receive video samples from a video source 401 (that is not part of the encoder) that may capture video image(s) to be coded by the encoder 400.
The video source 401 may provide the source video sequence to be coded by the encoder (303) in the form of a digital video sample stream that can be of any suitable bit depth (for example: 8 bit, 10 bit, 12 bit, . . . ), any colorspace (for example, BT.601 Y CrCB, RGB, . . . ) and any suitable sampling structure (for example Y CrCb 4:2:0, Y CrCb 4:4:4). In a media serving system, the video source 401 may be a storage device storing previously prepared video. In a videoconferencing system, the video source 401 may be a camera that captures local image information as a video sequence. Video data may be provided as a plurality of individual pictures that impart motion when viewed in sequence. The pictures themselves may be organized as a spatial array of pixels, wherein each pixel can comprise one or more samples depending on the sampling structure, color space, etc. in use. A person skilled in the art can readily understand the relationship between pixels and samples. The description below focuses on samples.
According to an embodiment, the encoder 400 may code and compress the pictures of the source video sequence into a coded video sequence 410 in real time or under any other time constraints as required by the application. Enforcing appropriate coding speed is one function of Controller 402. Controller controls other functional units as described below and is functionally coupled to these units. The coupling is not depicted for clarity. Parameters set by controller can include rate control related parameters (picture skip, quantizer, lambda value of rate-distortion optimization techniques, . . . ), picture size, group of pictures (GOP) layout, maximum motion vector search range, and so forth. A person skilled in the art can readily identify other functions of controller 402 as they may pertain to video encoder 400 optimized for a certain system design.
Some video encoders operate in what a person skilled in the art readily recognizes as a “coding loop.” As an oversimplified description, a coding loop can consist of the encoding part of an encoder 400 (“source coder” henceforth) (responsible for creating symbols based on an input picture to be coded, and a reference picture(s)), and a (local) decoder 406 embedded in the encoder 400 that reconstructs the symbols to create the sample data that a (remote) decoder also would create (as any compression between symbols and coded video bitstream is lossless in the video compression technologies considered in the disclosed subject matter). That reconstructed sample stream is input to the reference picture memory 405. As the decoding of a symbol stream leads to bit-exact results independent of decoder location (local or remote), the reference picture buffer content is also bit exact between local encoder and remote encoder. In other words, the prediction part of an encoder “sees” as reference picture samples exactly the same sample values as a decoder would “see” when using prediction during decoding. This fundamental principle of reference picture synchronicity (and resulting drift, if synchronicity cannot be maintained, for example because of channel errors) is well known to a person skilled in the art.
The operation of the “local” decoder 406 can be the same as of a “remote” decoder 300, which has already been described in detail above in conjunction with
An observation that can be made at this point is that any decoder technology except the parsing/entropy decoding that is present in a decoder also necessarily needs to be present, in substantially identical functional form, in a corresponding encoder. The description of encoder technologies can be abbreviated as they are the inverse of the comprehensively described decoder technologies. Only in certain areas a more detail description is required and provided below.
As part of its operation, the source coder 403 may perform motion compensated predictive coding, which codes an input frame predictively with reference to one or more previously-coded frames from the video sequence that were designated as “reference frames.” In this manner, the coding engine 407 codes differences between pixel blocks of an input frame and pixel blocks of reference frame(s) that may be selected as prediction reference(s) to the input frame.
The local video decoder 406 may decode coded video data of frames that may be designated as reference frames, based on symbols created by the source coder 403. Operations of the coding engine 407 may advantageously be lossy processes. When the coded video data may be decoded at a video decoder (not shown in
The predictor 404 may perform prediction searches for the coding engine 407. That is, for a new frame to be coded, the predictor 404 may search the reference picture memory 405 for sample data (as candidate reference pixel blocks) or certain metadata such as reference picture motion vectors, block shapes, and so on, that may serve as an appropriate prediction reference for the new pictures. The predictor 404 may operate on a sample block-by-pixel block basis to find appropriate prediction references. In some cases, as determined by search results obtained by the predictor 404, an input picture may have prediction references drawn from multiple reference pictures stored in the reference picture memory 405.
The controller 402 may manage coding operations of the source coder 403, which may be for example a video coder, including, for example, setting of parameters and subgroup parameters used for encoding the video data.
Output of all aforementioned functional units may be subjected to entropy coding in the entropy coder 408. The entropy coder translates the symbols as generated by the various functional units into a coded video sequence, by loss-less compressing the symbols according to technologies known to a person skilled in the art as, for example Huffman coding, variable length coding, arithmetic coding, and so forth.
The transmitter 409 may buffer the coded video sequence(s) as created by the entropy coder 408 to prepare it for transmission via a communication channel 411, which may be a hardware/software link to a storage device which would store the encoded video data. The transmitter 409 may merge coded video data from the source coder 403 with other data to be transmitted, for example, coded audio data and/or ancillary data streams (sources not shown).
The controller 402 may manage operation of the encoder 400. During coding, the controller 402 may assign to each coded picture a certain coded picture type, which may affect the coding techniques that may be applied to the respective picture. For example, pictures often may be assigned as one of the following frame types:
An Intra Picture (I picture) may be one that may be coded and decoded without using any other frame in the sequence as a source of prediction. Some video codecs allow for different types of Intra pictures, including, for example Independent Decoder Refresh Pictures. A person skilled in the art is aware of those variants of I pictures and their respective applications and features.
A Predictive picture (P picture) may be one that may be coded and decoded using intra prediction or inter prediction using at most one motion vector and reference index to predict the sample values of each block.
A Bi-directionally Predictive Picture (B Picture) may be one that may be coded and decoded using intra prediction or inter prediction using at most two motion vectors and reference indices to predict the sample values of each block. Similarly, multiple-predictive pictures can use more than two reference pictures and associated metadata for the reconstruction of a single block.
Source pictures commonly may be subdivided spatially into a plurality of sample blocks (for example, blocks of 4×4, 8×8, 4×8, or 16×16 samples each) and coded on a block-by-block basis. Blocks may be coded predictively with reference to other (already coded) blocks as determined by the coding assignment applied to the blocks' respective pictures. For example, blocks of I pictures may be coded non-predictively or they may be coded predictively with reference to already coded blocks of the same picture (spatial prediction or intra prediction). Pixel blocks of P pictures may be coded non-predictively, via spatial prediction or via temporal prediction with reference to one previously coded reference pictures. Blocks of B pictures may be coded non-predictively, via spatial prediction or via temporal prediction with reference to one or two previously coded reference pictures.
The encoder 400, which may be for example a video coder, may perform coding operations according to a predetermined video coding technology or standard, such as ITU-T Rec. H.265. In its operation, the encoder 400 may perform various compression operations, including predictive coding operations that exploit temporal and spatial redundancies in the input video sequence. The coded video data, therefore, may conform to a syntax specified by the video coding technology or standard being used.
In an embodiment, the transmitter 409 may transmit additional data with the encoded video. The source coder 403 may include such data as part of the coded video sequence. Additional data may comprise temporal/spatial/SNR enhancement layers, other forms of redundant data such as redundant pictures and slices, Supplementary Enhancement Information (SEI) messages, Visual Usability Information (VUI) parameter set fragments, and so on.
At acquisition block 501, video data A is acquired, such as data of multiple images and audio of same time instances in a case that the image data may represent scenes in VR360. At processing block 503, the images Bi of the same time instance are processed by one or more of being stitched, mapped onto a projected picture with respect to one or more virtual reality (VR) angles or other angles/viewpoint(s) and region-wise packed. Additionally, metadata may be created indicating any of such processed information and other information so as to assist in delivering and rendering processes.
With respect to data D, at image encoding block 505, the projected pictures are encoded to data Ei and composed into a media file, and in viewport-independent streaming, and at video encoding block 504, the video pictures are encoded as data Ev as a single-layer bitstream, for example, and with respect to data Ba the audio data may also be encoded into data Ea at audio encoding block 502.
The data Ea, Ev, and Ei, the entire coded bitstream Fi and/or F may be stored at a (content delivery network (CDN)/cloud) server, and typically may be fully transmitted, such as at delivery block 507 or otherwise, to an OMAF player 520 and may be fully decoded by a decoder such that at least an area of a decoded picture corresponding to a current viewport is rendered to the user at display block 516 with respect to the various metadata, file playback, and orientation/viewport metadata, such as an angle at which a user may be looking through a VR image device with respect to viewport specifications of that device, from the head/eye tracking block 508. A distinct feature of VR360 is that only a viewport may be displayed at any particular time, and such feature may be utilized to improve the performance of omnidirectional video systems, through selective delivery depending on the user's viewport (or any other criteria, such as recommended viewport timed metadata). For example, viewport-dependent delivery may be enabled by tile-based video coding according to exemplary embodiments.
As with the encoding blocks described above, the OMAF player 520 according to exemplary embodiments may similarly reverse one or more facets of such encoding with respect to the file/segment decapsulation of one or more of the data F′ and/or F′i and metadata, decode the audio data E′i at audio decoding block 510, the video data E′v at video decoding block 513, and the image data E′i at image decoding block 514 to proceed with audio rendering of the data B′a at audio rendering block 511 and image rendering of the data D′ at image rendering block 515 so as to output, in a VR360 format according to various metadata such as the orientation/viewport metadata, display data A′i at display block 516 and audio data A′s at the loudspeakers/headphones block 512. The various metadata may influence ones of the data decoding and rendering processes depending on various tracks, languages, qualities, views, that may be selected by or for a user of the OMAF player 520, and it is to be understood that the order of processing described herein is presented for exemplary embodiments and may be implemented in other orders according to other exemplary embodiments.
The diagram 600 illustrates exemplary embodiments for streaming of coded point cloud data according to V-PCC.
At the volumetric data acquisition block 601, a real-world visual scene or a computer-generated visual scene (or combination of them) may be captured by a set of camera devices or synthesized by a computer as a volumetric data, and the volumetric data, which may have an arbitrary format, may be converted to a (quantized) point cloud data format, through image processing at the converting to point cloud block 602. For example, data from the volumetric data may be area data by area data converted into ones of points of the point cloud by pulling one or more of the values described below from the volumetric data and any associated data into a desired point cloud format according to exemplary embodiments. According to exemplary embodiments, the volumetric data may be a 3D data set of 2D images, such as slices from which a 2D projection of the 3D data set may be projected for example. According to exemplary embodiments, point cloud data formats include representations of data points in one or more various spaces and may be used to represent the volumetric data and may offer improvements with respect to sampling and data compression, such as with respect to temporal redundancies, and, for example, a point cloud data in an x, y, z, format representing, at each point of multiple points of the cloud data, color values (e.g., RGB, etc.), luminance, intensity, etc. and could be used with progressive decoding, polygon meshing, direct rendering, octree 3D representations of 2D quadtree data.
At projection to images block 603, the acquired point cloud data may be projected onto 2D images and encoded as image/video pictures with video-based point cloud coding (V-PCC). The projected point cloud data may be composed of attributes, geometry, occupancy map, and other metadata used for point cloud data reconstruction such as with painter's algorithms, ray casting algorithms, (3D) binary space partition algorithms, among others for example.
At the scene generator block 609, on the other hand, a scene generator may generate some metadata to be used for rendering and displaying 6 degrees-of-freedom (DoF) media, by a director's intention or a user's preference for example. Such 6 DoF media may include the 360VR like 3D viewing of a scene from rotational changes on 3D axis X, Y, Z in addition to additional dimension allowing for movement front/back, up/down, and left/right with respect to a virtual experience within or at least according to point cloud coded data. The scene description metadata defines one or more scene composed of the coded point cloud data and other media data, including VR360, light field, audio, etc. and may be provided to one or more cloud servers and or file/segment encapsulation/decapsulation processing as indicated in
After video encoding block 604 and image encoding block 605 similar to the video and image encoding described above (and as will be understood, audio encoding also may be provided as described above), file/segment encapsulation block 606 processes such that the coded point cloud data are composed into a media file for file playback or a sequence of an initialization segment and media segments for streaming according to a particular media container file format such as one or more video container formats and such as may be used with respect to DASH described below, among others as such descriptions represent exemplary embodiments. The file container also may include the scene description metadata, such as from the scene generator block 1109, into the file or the segments.
According to exemplary embodiments, the file is encapsulated depending on the scene description metadata to include at least one view position and at least one or more angle views at that/those view position(s) each at one or more times among the 6DoF media such that such file may be transmitted on request depending on user or creator input. Further, according to exemplary embodiments, a segment of such file may include one or more portions of such file such as a portion of that 6DoF media indicating a single viewpoint and angle thereat at one or more times; however, these are merely exemplary embodiments and may be changed depending on various conditions such as network, user, creator capabilities and inputs.
According to exemplary embodiments, the point cloud data is partitioned into multiple 2D/3D regions, which are independently coded such as at one or more of video encoding block 604 and image encoding block 605. Then, each independently coded partition of point cloud data may encapsulated at file/segment encapsulation block 606 as a track in a file and/or segment. According to exemplary embodiments, each point cloud track and/or a metadata track may include some useful metadata for view-position/angle dependent processing.
According to exemplary embodiments, the metadata, such as included in a file and/or segment encapsulated with respect to the file/segment encapsulation block, useful for the view-position/angle dependent processing includes one or more of the following: layout information of 2D/3D partitions with indices, (dynamic) mapping information associating a 3D volume partition with one or more 2D partitions (e.g. any of a tile/tile group/slice/sub-picture), 3D positions of each 3D partition on a 6DoF coordinate system, representative view position/angle lists, selected view position/angle lists corresponding to a 3D volume partition, indices of 2D/3D partitions corresponding to a selected view position/angle, quality (rank) information of each 2D/3D partition, and rendering information of each 2D/3D partition for example depending on each view position/angle. Calling on such metadata when requested, such as by a user of the V-PCC player or as directed by a content creator for the user of the V-PCC player, may allow for more efficient processing with respect to specific portions of the 6DoF media desired with respect to such metadata such that the V-PCC player may deliver higher quality images of focused on portions of the 6DoF media than other portions rather than delivering unused portions of that media.
From the file/segment encapsulation block 606, the file or one or more segments of the file may be delivered using a delivery mechanism (e.g., by Dynamic Adaptive Streaming over HTTP (DASH)) directly to any of the V-PCC player 625 and a cloud server, such as at the cloud server block 607 at which the cloud server can extract one or more tracks and/or one or more specific 2D/3D partitions from a file and may merge multiple coded point cloud data into one data.
According to data such as with the position/viewing angle tracking block 608, if the current viewing position and angle(s) is/are defined on a 6DoF coordinate system, at a client system, then the view-position/angle metadata may be delivered, from the file/segment encapsulation block 606 or otherwise processed from the file or segments already at the cloud server, at cloud server block 607 such that the cloud sever may extract appropriate partition(s) from the store file(s) and merge them (if necessary) depending on the metadata from the client system having the V-PCC player 625 for example, and the extracted data can be delivered to the client, as a file or segments.
With respect to such data, at the file/segment decapsulation block 615, a file decapsulator processes the file or the received segments and extracts the coded bitstreams and parses the metadata, and at video decoding and image decoding blocks 610 and 611, the coded point cloud data are then decoded into decoded and reconstructed, at point cloud reconstruction block 612, to point cloud data, and the reconstructed point cloud data can be displayed at display block 614 and/or may first be composed depending on one or more various scene descriptions at scene composition block 613 with respect to scene description data according to the scene generator block 609.
In view of the above, such exemplary V-PCC flow represents advantages with respect to a V-PCC standard including one or more of the described partitioning capabilities for multiple 2D/3D areas, a capability of a compressed domain assembly of coded 2D/3D partitions into a single conformant coded video bitstream, and a bitstream extraction capability of coded 2D/3D of a coded picture into conformant coded bitstreams, where such V-PCC system support is further improved by including container formation for a VVC bitstream to support a mechanism to contain metadata carrying one or more of the above-described metadata.
In that light and according to exemplary embodiments further described below, the term “mesh” indicates a composition of one or more polygons that describe the surface of a volumetric object. Each polygon is defined by its vertices in 3D space and the information of how the vertices are connected, referred to as connectivity information. Optionally, vertex attributes, such as colors, normals, etc., could be associated with the mesh vertices. Attributes could also be associated with the surface of the mesh by exploiting mapping information that parameterizes the mesh with 2D attribute maps. Such mapping may be described by a set of parametric coordinates, referred to as UV coordinates or texture coordinates, associated with the mesh vertices. 2D attribute maps are used to store high resolution attribute information such as texture, normals, displacements etc. Such information could be used for various purposes such as texture mapping and shading according to exemplary embodiments.
Nonetheless, a dynamic mesh sequence may require a large amount of data since it may consist of a significant amount of information changing over time. For example, in contrast to a “static mesh”, or “static mesh sequence,” in which information of that mesh may not change from one frame to another, a “dynamic mesh”, or a “dynamic mesh sequence”, indicates motion in which ones of vertices represented by that mesh change from one frame to another. Therefore, efficient compression technologies are required to store and transmit such contents. Mesh compression standards IC, MESHGRID, FAMC were previously developed by MPEG to address dynamic meshes with constant connectivity and time varying geometry and vertex attributes. However, these standards do not take into account time varying attribute maps and connectivity information. DCC (Digital Content Creation) tools usually generate such dynamic meshes. In counterpart, it is challenging for volumetric acquisition techniques to generate a constant connectivity dynamic mesh, especially under real time constraints. This type of contents is not supported by the existing standards. According to exemplary embodiments herein, there is described aspects of a new mesh compression standards to directly handle dynamic meshes with time varying connectivity information and optionally time varying attribute maps, this standard targets lossy, and lossless compression for various applications, such as real-time communications, storage, free viewpoint video, AR and VR. Functionalities such as random access and scalable/progressive coding are also considered.
In some implementations, a 3D mesh can be partitioned into several segments (or patches/charts), one or more 3D mesh segments may be considered to be a “3D mesh” according to exemplary embodiments. Each segment is composed of a set of connected vertices associated with their geometry, attribute, and connectivity information. As illustrated in the example 800 of volumetric data in
For example, further to the features of the example 800 of
Boundary vertices B0, B1, B2, B3, B4, B5, B6, B7 are defined in the 2D UV space. A boundary edge can be determined by checking if the edge is only appeared in one triangle. The following information of boundary vertices is significant and should be signaled in the bitstream according to exemplary embodiments: geometry information, e.g., the 3D XYZ coordinates even though currently in the 2D UV parametric form, and the 2D UV coordinates.
For a case in which a boundary vertex in 3D corresponds to multiple vertices in 2D UV atlas, such as shown in
According to exemplary embodiments, to represent a mesh signal efficiently, a subset of the mesh vertices may be coded first, together with the connectivity information among them. In the original mesh, the connection among these vertices may not exist as they are subsampled from the original mesh. There are different ways to signal the connectivity information among the vertices, and such subset is therefore referred to as the base mesh or as base vertices.
According to exemplary embodiments, a number of methods are implemented for dynamic mesh compression and are part of the above-mentioned edge-based vertex prediction framework, where a base mesh is coded first and then more additional vertices are predicted based on the connectivity information from the edges of the base mesh. Note that they can be applied individually or by any form of combinations.
For example, consider the vertex grouping for prediction mode example flowchart 1001 of
Further, for a group of mesh vertices using intra prediction mode, its vertices can only be predicted by using previously coded vertices inside the same sub-partition of the current mesh. Sometimes the sub-partition can be the current mesh itself according to exemplary embodiments, and for a group of mesh vertices using inter prediction mode, its vertices can only be predicted by using previously coded vertices from another mesh frame according to exemplary embodiments. Each of the above-noted information may be determined and signaled by a flag or the like. Said prediction features may occur at S110 and results of said prediction and signaling may occur at S111
According to exemplary embodiments, for each vertex in a group of vertices in the example flowchart 1000 and in the flowchart 1100 described below, after prediction, the residue will be a 3D displacement vector, indicating the shift from the current vertex to its predictor. The residues of a group of vertices need to be further compressed. In one example, transformation at S111, along with the signaling thereof, can be applied to the residues of a vertex group, before entropy coding. The following methods may be implemented to handle the coding of a group of displacement vectors. For example, in one method, to properly signal the case where a group of displacement vectors, some displacement vectors, or its components have only zero values. In another embodiment, a flag is signaled for each displacement vectors whether this vector has any non-zero component, and if no, the coding of all components for this displacement vector can be skipped. Further, in another embodiment, a flag is signaled for each group of displacement vectors whether this group has any non-zero vectors, and if no, the coding of all displacement vectors of this group can be skipped. Further, in another embodiment, a flag is signaled for each component of a group of displacement vectors whether this component of the group has any non-zero vectors, and if no, the coding of this component of all displacement vectors s of this group can be skipped. Further, in another embodiment, there may be a signaling of the case where a group of displacement vectors, or a component of the group of displacement vectors, needs a transformation, and if not, the transformation can be skipped, and quantization/entropy coding can be directly applied to the group or the group components. Further, in another embodiment, a flag may be signaled for each group of displacement vectors whether this group needs to go through transformation, and if no, the transform coding of all displacement vectors of this group can be skipped. Further, in another embodiment, a flag is signaled for each component of a group of displacement vectors whether this component of the group needs to go through transformation, and if no, the transform coding of this component of all displacement vectors of this group can be skipped. The above-described embodiments in this paragraph, which regard handling of vertex prediction residues, may also be combined and implemented in parallel on different patches respectively.
As such, although dynamic mesh sequence may require a large amount of data since it may consist of a significant amount of information changing over time, efficient compression technologies are required to store and transmit such contents, and the herein described features represent such improved efficiencies by allowing at least for improved mesh vertex 3D location prediction by either using previously decoded vertices in the same mesh frame (intra prediction) or from a previous coded mesh frame (inter prediction).
Further, exemplary embodiments may generate the displacement vectors of a third layer 1303 of a mesh, based on one or more the reconstructed vertices of its previous layer(s) such as a second layer 1302 and a first layer 1301. Assuming the index of the second layer 1302 is T, the predictors for vertices in third layer 1303 T+1 are generated based on the reconstructed vertices of at least the current layer or second layer 1302. An example of such layer based prediction structure is shown example 1300 in
For such example 1300 and/or 1400, see, according to exemplary embodiments the example flowchart 1200 of
Vj and Vk are reconstructed vertices of previous layers
Then, for all vertices in one mesh frame, divide them into layer 0 (the base mesh), layer 1, layer 2, . . . . Etc. Then the reconstruction of vertices on one layer relies on the reconstruction of those on previous layer(s). In the above, each of P, R and D represents a 3D vector under the context of 3D mesh representation. D is the decoded displacement vector, and quantization may or may not apply to this vector.
According to exemplary embodiments, the vertex prediction using reconstructed vertices may only apply to certain layers. For example, layer 0 and layer 1. For other layers, the vertex prediction can still use neighboring predictor vertices without adding displacement vectors to them for reconstruction. So that these other layers can be processed at the same time without waiting one previous layer to reconstruct. According to exemplary embodiments, for each layer, whether to choose reconstruction based vertex prediction or predictor based vertex prediction, can be signaled, or the layer (and its subsequent layers) that does not use reconstruction based vertex prediction, can be signaled.
For the displacement vectors whose vertex predictors are generated by reconstructed vertices, quantization can be applied to them, without further performing transformation, such as wavelet transform, etc. For the displacement vectors whose vertex predictors are generated by other predictor vertices, transformation may be needed and quantization can be applied to the transform coefficients of those displacement vectors.
As such, since a dynamic mesh sequence may require a large amount of data since it may consist of a significant amount of information changing over time. Therefore, efficient compression technologies are required to store and transmit such contents. In the framework of interpolation-based vertex prediction method described above, one important procedure is to compress the displacement vectors, and this takes up a major part in the coded bitstream, and the focus of this disclosure, and the features this disclosure alleviate such problem by providing for such compression.
Further, similar to the other examples described above, even with those embodiments, a dynamic mesh sequence may nonetheless require a large amount of data since it may consist of a significant amount of information changing over time, and as such, efficient compression technologies are required to store and transmit such contents. In the framework of 2D atlas sampling based methods indicated above, an important advantage may be achieved by inferring the connectivity information from the sampled vertices plus boundary vertices on decoder side. This is a major part in decoding process, and a focus of further examples described below.
According to exemplary embodiments, the connectivity information of the base mesh can be inferred (derived) from the decoded boundary vertices and the sampled vertices for each chart on both encoder and decoder sides.
As similarly described above, any triangulation method can be applied to create connectivity among vertices (including boundary vertices and sampled vertices). According to exemplary embodiments, connectivity types can be signaled in high-level syntax, such as sequence header, slice header.
As mentioned above, connectivity information can be also reconstructed by explicitly signaling, such as for the irregularly shaped triangle meshes. That is, if it is determined that a polygon cannot be recovered by implicit rules, the encoder can signal the connectivity information in the bitstream. And according to exemplary embodiments, the overhead of such explicit signaling may be reduced depending on the boundaries of polygons.
According to embodiments, only the connectivity information between boundary vertices and sampled positions is determined to be signaled, while the connectivity information among the sampled positions themselves is inferred.
Also, in any of the embodiments, the connectivity information may be signaled by prediction, such that only the difference from the inferred connectivity (as prediction) from one mesh to another may be signaled in bitstream.
As a note, the orientation of inferred triangles (such as to be inferred in a clockwise manner or in a counterclockwise manner per triangle) can be either signaled for all charts in high-level syntax, such as sequence header, slice header, etc., or fixed (assumed) by encoder and decoder according to exemplary embodiments. The orientation of inferred triangles can be also signaled differently for each chart.
As a further note, any reconstructed mesh may have different connectivity from the original mesh. For example, the original mesh may be a triangle mesh, while the reconstructed mesh may be a polygonal mesh (e.g., quad mesh).
According to exemplary embodiments, the connectivity information of any base vertices may not be signaled and instead the edges among base vertices may be derived using the same algorithm at both encoder and decoder side. And according to exemplary embodiments, interpolation of predicted vertices for the additional mesh vertices may be based on the derived edges of the base mesh.
According to exemplary embodiments, a flag may be used to signal whether the connectivity information of the base vertices is to be signaled or derived, and such flag can be signaled at different level of the bitstream, such as at sequences level, frame level, etc.
According to exemplary embodiments, the edges among the base vertices are first derived using the same algorithm at both encoder and decoder side. Then compared with the original connectivity of the base mesh vertices, the difference between the derived edges and the actual edges will be signaled. Therefore, after decoding the difference, the original connectivity of the base vertices can be restored.
In one example, for a derived edge, if determined to be wrong when compared to the original edge, such information may signaled in the bitstream (by indicating the pair of vertices that form this edge); and for an original edge, if not derived, may be signaled in the bitstream (by indicating the pair of vertices that form this edge). Further, connectivity on boundary edges and vertex interpolation involving boundary edges may be done separately from the internal vertices and edges.
Accordingly, by exemplary embodiments described herein, the technical problems noted above may be advantageously improved upon by one or more of these technical solutions. For example, since a dynamic mesh sequence may require a large amount of data since it may consist of a significant amount of information changing over time, and therefore, the exemplary embodiments described herein represent at least efficient compression technologies to store and transmit such contents.
The above-described embodiments may be further applied to instance-based mesh coding, where an instance may be a mesh of an object or a part of an object. For example, the illustration example 1500 of
Embodiments herein also consider triangle meshes in more details. A triangle mesh is a type of polygon mesh, comprising a set of triangles that are connected by their common edges or corners, which are mesh vertices. Similar methods disclosed here can be extended to other polygonal meshes such as quadrilateral or pentagon meshes.
A lossless mesh compression is exemplified by example 1600 in
In a lossless mesh compression, geometry compression consists of vertex position compression, 2D texture coordinate compression, and other geometry information (such as normal, etc.) compression. And disclosed herein are embodiments of methods and systems of vertex position compression for lossless mesh compression. One of the founding ideas in vertex position compression according to embodiments herein is the parallelogram prediction. The compression algorithm introduces a new vertex with a triangle from one edge. The predicted position of the new vertex forms a parallelogram with the two shared vertices and the third vertex of the opposite triangle, as shown in element 1701 of example 1700 of
The proposed methods may be used separately or combined in any order. Further, each of the methods (or embodiments), encoder, and decoder may be implemented by processing circuitry (e.g., one or more processors or one or more integrated circuits). In one example, the one or more processors execute a program that is stored in a non-transitory computer-readable medium.
In this disclosure, a number of methods and systems are proposed for vertex position coding in mesh compression. Note that they can be applied individually or by any form of combinations. It should be also noted that the methods can be applied to not only dynamic meshes, but also static meshes, where there is only one frame of the mesh, or the mesh content does not change over time. Further, the disclosed methods and systems are not limited to vertex position coding. They can also be applied to, for example, 2D texture coordinate coding, as a more general multi-prediction based scheme.
All triangles in a triangle mesh can be ordered. The order can be the traversal as in the Edgebreaker algorithm or others. All vertices can be ordered. The order can be the traversal as in the Edgebreaker algorithm or others. The orders of triangles and vertices can be based on the same scheme, such as the traversal, or different schemes.
In a triangle mesh, each triangle, which is also called face, has three vertices. For two triangles that share an edge, we can apply parallelogram prediction to use one of the two opposite vertices as a predictor for the other one. As illustrated in example 1800 of
In this way, four vertices (D′, B, A, C) form a Parallelogram. As each vertex has 3D coordinates, the above equation computes each coordinate component-wise. For example, assume subscripts x, y, z denoting 3D coordinates in the xyz space, then
Embodiments herein call the triangle ABC as a prediction candidate of the vertex D, if the position values of A, B, and C have been coded and can be used for prediction. A vertex could have zero, one, two, or more prediction candidates, depending on the number of existing coded vertices and shared edges. If there are more than one prediction candidates, these prediction candidates are ordered, based on a triangle order of the mesh.
According to embodiments herein, the vertex position coding computes an average of available parallelogram predictions and uses the average as the predicted value. The associated prediction error, which is also called prediction residue, is coded.
Further, according to embodiments herein, there is position prediction. In a triangle mesh, all triangles are ordered. In addition, all vertices are ordered.
Given a vertex V in a triangle mesh, assume there are N prediction candidates that produces N predicted values, V1′, V2′, . . . , VN′, where they are ordered based on the triangle order of the mesh.
If N=0, there is no prediction candidate. If V is the first vertex to be coded, we set the prediction value V′ to be 0, and the prediction residue R to be V: V′=0, R=V. If V is not the first vertex to be coded, we set the prediction value V′ to be the coded value of the previously coded vertex in the vertex order, and the prediction residue R to be the difference, R=V−V′ (Eq. 6).
If N=1, there is only one prediction candidate. We set V′ to be the predicted value, and the prediction residue R to be the difference, R=V−V′ (Eq. 6).
If N>=2, there are more than one prediction candidates. The average of these predicted values can be for prediction. Let set the average of predicted values to be V′
Further, embodiments set an upper limit, M, of how many prediction candidates will be considered. In this case, if N>M, then for each vertex, only the first M prediction candidates and their associated predicted values, V1′, V2′, . . . , VM′ are considered, and
If N=1, there is only one prediction candidate. Embodiments set V′ to be the predicted value, and the prediction residue R to be the difference, R=V−V′ (Eq. 6).
For example, M can be set to 4, where up to 4 prediction candidates will be considered.
The upper limit M can be signaled in the bitstream. And example 1900 of
According to embodiments, the prediction residue R of the position value will be losslessly coded using, say fixed length coding, exponential-Golomb coding, arithmetic coding, etc.
According to embodiments mesh_position_prediction_max_parallelograms_minus1 plus 1 specifies the maximum number of parallelograms used in mesh position prediction, mesh_position_prediction_max_parallelograms_minus1, shall be in the range of 0 to 15, inclusive.
According to embodiments, “bmsps_intra_mesh_position_predicitor_limit_minus1” is replaced with “mesh_position_prediction_max_parallelograms_minus1”.
According to embodiments, “mesh_position_prediction_max_parallelograms_minus1” is replaced with “bmsps_intra_mesh_position_predicitor_limit_minus1”.
According to embodiments, prediction of per vertex position attributes, such as of MDS23617_WG07_N00822, may be as follows. Inputs to this process are:
If MV[v] is strictly greater than 0, the vertex v is already predicted, then the process does nothing and returns. Otherwise, the following applies:
Let the 1D array predPos, of size 3, specifying the predicted position of the vertex associated with c, specifying the number of valid parallelograms found, and the variable altC, specifying a corner index, and the variable nextC, specifying a corner index, be initialized as follows:
Let the variable isBoundary, specify if nextC is on a boundary, and the variable count, specify the number of valid parallelogram predictions found, and the variable startC. specify the index of the extreme corner of the fan, and be initialized as follows:
Let the variables prevV, oppoV and nextV, specifying the index of the vertex associated with previous, opposite, and next corners respectively, be set to 0.
The following applies:
Analysis was performed and results thereof is provided herein for the purpose of showing technical advantage of embodiments herein. For example, there was evaluation of position coding for lossless mesh compression in V-DMC TMM v3.0. Experiments results indicate more than 1% lossless gain in geometry, with no impact on the computational complexity.
Lossless mesh compression was introduced and includes lossless geometry compression, and lossless texture compression. And evaluations were performed for position coding for lossless mesh compression in V-DMC TMM v3.0, more specially, lossless geometry compression.
The position coding for base mesh compression, can be enabled in V-DMC TMM v3.0 by setting dracoUsePosition=1. Previously it had been evaluated for lossy conditions, including both AI and LD. And evaluation was done for position coding for lossless mesh compression. As in the lossy conditions, the position coding eliminates the crease edge calculation in the base mesh compression, and thus reduces the computational complexity in the lossless mesh compression as well.
Evaluation was performed for position coding for lossless compression in V-DMC TMM v3.0, by setting dracoUsePosition=1, and comparing the results against V-DMC TMM v3.0 (where dracoUsePosition=0). For example, see element 2001 of example 2000 of
As such, for position coding for lossless mesh compression in V-DMC TMM v3.0, experimental results by embodiments herein indicate a lossless geometry coding gain of more than 1%.
The techniques described above, can be implemented as computer software using computer-readable instructions and physically stored in one or more computer-readable media or by a specifically configured one or more hardware processors. For example,
The computer software can be coded using any suitable machine code or computer language, that may be subject to assembly, compilation, linking, or like mechanisms to create code comprising instructions that can be executed directly, or through interpretation, micro-code execution, and the like, by computer central processing units (CPUs), Graphics Processing Units (GPUs), and the like.
The instructions can be executed on various types of computers or components thereof, including, for example, personal computers, tablet computers, servers, smartphones, gaming devices, internet of things devices, and the like.
The components shown in
Computer system 2100 may include certain human interface input devices. Such a human interface input device may be responsive to input by one or more human users through, for example, tactile input (such as: keystrokes, swipes, data glove movements), audio input (such as: voice, clapping), visual input (such as: gestures), olfactory input (not depicted). The human interface devices can also be used to capture certain media not necessarily directly related to conscious input by a human, such as audio (such as: speech, music, ambient sound), images (such as: scanned images, photographic images obtain from a still image camera), video (such as two-dimensional video, three-dimensional video including stereoscopic video).
Input human interface devices may include one or more of (only one of each depicted): keyboard 2101, mouse 2102, trackpad 2103, touch screen 2110, joystick 2105, microphone 2106, scanner 2108, camera 2107.
Computer system 2100 may also include certain human interface output devices. Such human interface output devices may be stimulating the senses of one or more human users through, for example, tactile output, sound, light, and smell/taste. Such human interface output devices may include tactile output devices (for example tactile feedback by the touch-screen 2110, or joystick 2105, but there can also be tactile feedback devices that do not serve as input devices), audio output devices (such as: speakers 2109, headphones (not depicted)), visual output devices (such as screens 2110 to include CRT screens, LCD screens, plasma screens, OLED screens, each with or without touch-screen input capability, each with or without tactile feedback capability—some of which may be capable to output two dimensional visual output or more than three dimensional output through means such as stereographic output; virtual-reality glasses (not depicted), holographic displays and smoke tanks (not depicted)), and printers (not depicted).
Computer system 2100 can also include human accessible storage devices and their associated media such as optical media including CD/DVD ROM/RW 2120 with CD/DVD 2111 or the like media, thumb-drive 2122, removable hard drive or solid state drive 2123, legacy magnetic media such as tape and floppy disc (not depicted), specialized ROM/ASIC/PLD based devices such as security dongles (not depicted), and the like.
Those skilled in the art should also understand that term “computer readable media” as used in connection with the presently disclosed subject matter does not encompass transmission media, carrier waves, or other transitory signals.
Computer system 2100 can also include interface 2199 to one or more communication networks 2198. Networks 2198 can for example be wireless, wireline, optical. Networks 2198 can further be local, wide-area, metropolitan, vehicular and industrial, real-time, delay-tolerant, and so on. Examples of networks 2198 include local area networks such as Ethernet, wireless LANs, cellular networks to include GSM, 3G, 4G, 5G, LTE and the like, TV wireline or wireless wide area digital networks to include cable TV, satellite TV, and terrestrial broadcast TV, vehicular and industrial to include CANBus, and so forth. Certain networks 2198 commonly require external network interface adapters that attached to certain general-purpose data ports or peripheral buses (2150 and 2151) (such as, for example USB ports of the computer system 2100; others are commonly integrated into the core of the computer system 2100 by attachment to a system bus as described below (for example Ethernet interface into a PC computer system or cellular network interface into a smartphone computer system). Using any of these networks 2198, computer system 2100 can communicate with other entities. Such communication can be uni-directional, receive only (for example, broadcast TV), uni-directional send-only (for example CANbusto certain CANbus devices), or bi-directional, for example to other computer systems using local or wide area digital networks. Certain protocols and protocol stacks can be used on each of those networks and network interfaces as described above.
Aforementioned human interface devices, human-accessible storage devices, and network interfaces can be attached to a core 2140 of the computer system 2100.
The core 2140 can include one or more Central Processing Units (CPU) 2141, Graphics Processing Units (GPU) 2142, a graphics adapter 2117, specialized programmable processing units in the form of Field Programmable Gate Areas (FPGA) 2143, hardware accelerators for certain tasks 2144, and so forth. These devices, along with Read-only memory (ROM) 2145, Random-access memory 2146, internal mass storage such as internal non-user accessible hard drives, SSDs, and the like 2147, may be connected through a system bus 2148. In some computer systems, the system bus 2148 can be accessible in the form of one or more physical plugs to enable extensions by additional CPUs, GPU, and the like. The peripheral devices can be attached either directly to the core's system bus 2148, or through a peripheral bus 2149. Architectures for a peripheral bus include PCI, USB, and the like.
CPUs 2141, GPUs 2142, FPGAs 2143, and accelerators 2144 can execute certain instructions that, in combination, can make up the aforementioned computer code. That computer code can be stored in ROM 2145 or RAM 2146. Transitional data can be also be stored in RAM 2146, whereas permanent data can be stored for example, in the internal mass storage 2147. Fast storage and retrieval to any of the memory devices can be enabled through the use of cache memory, that can be closely associated with one or more CPU 2141, GPU 2142, mass storage 2147, ROM 2145, RAM 2146, and the like.
The computer readable media can have computer code thereon for performing various computer-implemented operations. The media and computer code can be those specially designed and constructed for the purposes of the present disclosure, or they can be of the kind well known and available to those having skill in the computer software arts.
As an example and not by way of limitation, the computer system having architecture 2100, and specifically the core 2140 can provide functionality as a result of processor(s) (including CPUs, GPUs, FPGA, accelerators, and the like) executing software embodied in one or more tangible, computer-readable media. Such computer-readable media can be media associated with user-accessible mass storage as introduced above, as well as certain storage of the core 2140 that are of non-transitory nature, such as core-internal mass storage 2147 or ROM 2145. The software implementing various embodiments of the present disclosure can be stored in such devices and executed by core 2140. A computer-readable medium can include one or more memory devices or chips, according to particular needs. The software can cause the core 2140 and specifically the processors therein (including CPU, GPU, FPGA, and the like) to execute particular processes or particular parts of particular processes described herein, including defining data structures stored in RAM 2146 and modifying such data structures according to the processes defined by the software. In addition or as an alternative, the computer system can provide functionality as a result of logic hardwired or otherwise embodied in a circuit (for example: accelerator 2144), which can operate in place of or together with software to execute particular processes or particular parts of particular processes described herein. Reference to software can encompass logic, and vice versa, where appropriate. Reference to a computer-readable media can encompass a circuit (such as an integrated circuit (IC)) storing software for execution, a circuit embodying logic for execution, or both, where appropriate. The present disclosure encompasses any suitable combination of hardware and software.
While this disclosure has described several exemplary embodiments, there are alterations, permutations, and various substitute equivalents, which fall within the scope of the disclosure. It will thus be appreciated that those skilled in the art will be able to devise numerous systems and methods which, although not explicitly shown or described herein, embody the principles of the disclosure and are thus within the spirit and scope thereof.
This application claims priority to U.S. provisional application 63/458,917 filed on Apr. 12, 2023, the disclosure of which is incorporated herein by reference in its entirety.
Number | Date | Country | |
---|---|---|---|
63458917 | Apr 2023 | US |