专利汇可以提供Image coding/decoding device using coding block in which intra block and inter block are mixed, and method thereof专利检索,专利查询,专利分析的服务。并且A video encoding/decoding apparatus includes: a video encoder for dividing coding unit block into combination of subblocks of codable size, determining combination of inter blocks and intra blocks with respect to each subblock, determining encoding order of intra encoding blocks within coding unit considering referencing possibility of peripheral pixel values of current block to be intra-prediction encoded, bi-directional intra prediction encoding the current block in determined encoding order, and transmitting encoding mode/size information of subblocks after locating encoding mode/size information in front of a syntax of the coding unit; and a video decoder for restoring encoding mode/size information of subblocks within the coding unit by decoding encoded data, reconstructing inter prediction encoded blocks, based on restored encoding mode information, and determining decoding order of intra prediction mode blocks according to encoding mode/size information of each subblock within coding unit, and conditions on referencing possibility of peripheral blocks of coding unit.,下面是Image coding/decoding device using coding block in which intra block and inter block are mixed, and method thereof专利的具体信息内容。
The invention claimed is:
The present disclosure in one or more embodiments relates to video encoding/decoding apparatuses using coding blocks with combined intra and inter blocks, and method thereof. More particularly, the present disclosure relates to video encoding/decoding apparatus applicable to encoding/decoding high-resolution videos by using extended coding blocks wherein the apparatuses can divide a single extended coding block into differently sized blocks before entering the encoding/decoding performance as well as perform the encoding/decoding in units of extended coding block even with inter and intra modes combined.
The statements in this section merely provide background information related to the present disclosure and may not constitute prior art.
Moving Picture Experts Group (MPEG) and Video Coding Experts Group (VCEG) have developed video compression technologies that are more excellent than and superior to the existing MPEG-4 Part 2 and H.263 standard. This new standard is called H.264/AVC (Advanced Video Coding) and was jointly announced as MPEG-4 Part 10 AVC and ITU-T Recommendation H.264.
H.264/AVC (hereinafter, referred to as ‘H.264’) utilizes a spatial prediction coding method different from the existing international video coding standards, such as MPEG-1, MPEG-2, MPEG-4 Part 2 Visual, and the like. The conventional method utilizes “intra prediction” for coefficients transformed in a DCT transform domain so as to increase the coding efficiency, resulting in degradation in subjective picture quality at a low-band transmission bit rate. However, H.264 adopts a spatial intra prediction encoding method in a spatial domain, instead of a transform domain.
According to the spatial intra prediction in terms of a video encoder, information on a block to be currently encoded is predicted from information of previously encoded and reproduced block, and only difference information of actual block information to be encoded is encoded and transmitted to a video decoder. In this case, the prediction may also be performed by transmitting prediction direction information necessary for prediction to the video decoder, or synchronizing the video encoder and the video decoder. In terms of the video decoder, information of the block to be currently decoded is predicted by using information of previously decoded and reproduced peripheral (or neighboring) blocks, and desired configuration information is reproduced by obtaining the sum of the predicted block information and the difference information transmitted from the video encoder. Even in this case, when prediction direction information required for prediction is transmitted, the corresponding prediction direction information is used after decoding.
H.264 performs encoding or decoding in units of macroblocks of 16×16 pixel block size by using either of intra prediction and inter prediction. Examples of the intra prediction according to H.264 standard include intra 4×4 prediction, intra 8×8 prediction, and intra 16×16 prediction, each of which includes a plurality of prediction modes. In addition, the intra prediction generates predicted blocks by using previously encoded or decoded pixels located directly above and on the left of a block to be encoded or decoded.
In the case of the intra 4×4 prediction, as shown in
In the case of the intra 8×8 prediction, the nine prediction directions shown in
Furthermore, in the case of the intra 16×16 prediction, four prediction modes are defined as including a vertical mode (mode 0), a horizontal mode (mode 1), a DC mode (mode 2), and a plane mode (mode 3), as shown in
Referring to
Meanwhile, in H.264 standard, the intra 8×8 prediction or the intra 4×4 prediction within the macroblock determines a block coding order according to a raster scan method as shown in
In particular, in order to efficiently compress a high-resolution video such as a 4K×2K video, research has recently been conducted on an encoding/decoding method using a macroblock having a size larger than a 16×16 pixel-block (hereinafter, referred to as an extended macroblock for the sake of convenience). Even with the use of such extended macroblock, the encoding/decoding operation has been performed by only making divisions in units of 16×16 pixel-blocks as in the H.264 method. For example, assuming that the size of the extended macroblock is a 32×32 pixel-block, a syntax structure in the case of using the extended macroblock is provided as shown in
In addition, as described above, the H.264 intra prediction generates predicted blocks by using previously encoded or decoded pixels located directly on the top and on the left of the block to be encoded or decoded. In the case where the video encoding/decoding is performed in units of extended coding blocks, when videos are encoded or decoded in the combined inter and intra modes in the extended coding blocks, the existing intra prediction method may not utilize pixels located on the bottom of the current block to be encoded or decoded and pixels located on the right thereof. Consequently, it may be difficult to increase the compression efficiency.
Therefore, one or more embodiment of the present disclosure is directed to provide video encoding/decoding apparatus and method applicable to encoding/decoding high-resolution videos by using extended coding blocks wherein the apparatuses and methods can divide a single extended coding block into differently sized blocks before entering the encoding/decoding operation as well as perform the encoding/decoding in units of extended coding block even with inter and intra modes combined.
Other embodiments of the present disclosure are directed to provide video encoding/decoding apparatus and method, which can improve prediction performance by performing the encoding and decoding in consideration of pixels located below and on the right of current block as well as pixels located above and the left of current block when intra prediction encoding/decoding is performed upon encoding/decoding in units of extended coding blocks.
In addition, further embodiments of the present disclosure are directed to provide video encoding/decoding apparatus and method, which scan blocks, that is, determine an encoding/decoding order within the extended coding block, considering the case of encoding/decoding the current block by using pixels located below and/or on the right of the current block, upon using extended coding block.
Furthermore, embodiments of the present disclosure are directed to provide video encoding apparatus and method, which can transmit an encoding or decoding order of each block to a decoding apparatus, without transmitting additional bits, by arranging information of each block within extended coding block at an extended coding block layer, instead of each block layer, in the same order as the encoding order of each block within a bitstream.
An aspect of the present disclosure provides a video encoding/decoding apparatus including: a video encoder for dividing a coding unit block into a combination of subblocks of codable size, determining a combination of inter blocks and intra blocks with respect to the respective subblocks, determining an encoding order of intra encoding blocks within the coding unit in consideration of referencing possibility of peripheral pixel values of a current block to be intra-prediction encoded, performing bi-directional intra prediction encoding on the current block in the determined encoding order, and transmitting encoding mode and size information of the subblocks after locating the encoding mode and size information in front of a syntax of the coding unit; and a video decoder for restoring the encoding mode and size information of the subblocks within the coding unit by decoding encoding data, reconstructing inter prediction encoded blocks, based on the restored encoding mode information, and determining decoding order of intra prediction mode blocks according to the encoding mode and size information of the respective subblocks within the coding unit, and conditions on referencing possibility of peripheral blocks of the coding unit.
Another embodiment of the present disclosure provides a video encoding apparatus including: a predictor for dividing a coding unit into a combination of subblocks of codable sizes, and generating a prediction block by performing prediction based on an intra prediction mode or an inter prediction mode with respect to a current block to be encoded among the subblocks; a subtractor for generating a residual block by subtracting the prediction block from the current block; a transformer/quantizer for generating a quantized transform coefficient by transforming and quantizing the residual block; and an encoder for generating encoded video data by encoding the quantized transform coefficient.
The coding unit may have a size of an N×N pixel-block (where N is an integer equal to or larger than 16).
The predictor may divide the coding unit into any one of square subblocks, square and rectangular subblocks, and rectangular subblocks.
When prediction by an intra prediction mode is performed on the current block, the predictor may reference one or more pixels located above, below, on the left and on the right of the current block.
The encoder may encode an inter prediction block among the subblocks within the coding unit, and encodes an intra prediction block.
When encoding the respective subblocks, the encoder may determine an encoding order of the subblocks, such that the number of peripheral blocks previously encoded around the block when encoding the respective subblocks is increased.
The entire subblocks within the coding unit may be encoded in the intra prediction mode.
The subblocks may be predicted by one or more of a square intra prediction and an arbitrary-rectangular intra prediction.
The subblocks within the coding unit may be encoded by a combination of the inter prediction mode and the intra prediction mode.
The subblocks may be predicted by one or more of a square intra prediction, a square inter prediction, an arbitrary-rectangular intra prediction, and an arbitrary-rectangular intra prediction.
An encoding order of the subblocks may be determined according to existence patterns of peripherally available pixels.
The encoder may locate mode and shape/size information of the respective subblocks within the coding unit in front of coding unit information in a syntax of a transport bitstream.
The encoder may locate the mode and shape/size information, located in the head coding unit, in the same order as a raster scan order of the subblocks within the coding unit.
The encoder may omit additional bit transmission.
Yet another embodiment of the present disclosure provides a video decoding apparatus including: a video decoder for restoring encoding mode and size information of subblocks within a coding unit by decoding encoding data, reconstructing inter prediction encoded blocks, based on the restored encoding mode information, determining a decoding order of intra prediction mode blocks according to the encoding mode and size information of the respective subblocks within the coding unit, and conditions on referencing possibility of peripheral blocks of the coding unit, and restoring a quantized transform coefficient of a current block; an inverse quantizer/inverse transformer for reconstructing residual subblocks with respect to the respective subblocks by inversely quantizing and inversely transforming the quantized transform coefficient; a predictor for generating a predicted block by using the encoding mode and size information reconstructing the current block; and reconstructing the current block by adding the predicted block to the residual block.
Yet another embodiment of the present invention provides a video encoding/decoding method including: dividing a coding unit into a combination of subblocks of codable sizes, determining a combination of inter blocks and intra blocks with respect to the respective subblocks, determining an encoding order of intra encoding blocks within the coding unit in consideration referencing possibility of peripheral pixel values of a current block to be intra-prediction encoded, performing bi-directional intra prediction encoding on the current block in the determined encoding order, and transmitting encoding mode and size information of the subblocks after locating the encoding mode and size information in front of a syntax of the coding unit; and restoring the encoding mode and size information of the subblocks within the coding unit by decoding encoding data, reconstructing inter prediction encoded blocks, based on the restored encoding mode information, and determining a decoding order of intra prediction mode blocks according to the encoding mode and size information of the respective subblocks within the coding unit, and conditions on referencing possibility of peripheral blocks of the coding unit.
Yet another embodiment of the present disclosure provides a video encoding method including: dividing a coding unit into a combination of subblocks of codable sizes, and determining a combination of inter blocks and intra blocks with respect to the subblocks; determining an encoding order of intra encoding blocks within the coding unit in consideration of a referencing possibility of peripheral pixel values of a current block to be intra-prediction encoded among the subblocks; performing bi-directional intra prediction encoding on the current block according to a determined encoding order; and transmitting encoding mode and size information of the subblocks after locating the encoding mode and size information in front of a syntax of the coding unit.
The process of determining the combination of the inter blocks and the intra blocks may determine a combination of inter blocks and intra blocks, such that encoding costs are minimized.
Yet another embodiment of the present invention provides a video decoding method including: restoring encoding mode and size information of subblocks within a coding unit by decoding encoding data; and determining a decoding order of intra prediction mode blocks according to encoding mode and size information of the respective subblocks within the coding unit and a referenceable condition of peripheral blocks of the coding unit.
The video decoding method may further include decoding inter prediction encoded blocks, based on restored encoding mode information, wherein a decoding order of the intra prediction mode blocks is determined after the inter prediction encoded blocks are decoded.
According to the present disclosure as described above, high-resolution videos can be encoded/decoded by using extended coding blocks wherein a single extended coding block is divided into differently sized blocks before entering the encoding/decoding performance as well as perform the encoding/decoding in units of extended coding block even with inter and intra modes combined.
In addition, according to the present disclosure as described above, prediction performance can be improved by performing the encoding and decoding in consideration of pixels located below and on the right of current block as well as pixels located above and on the left of current block when intra prediction encoding/decoding is performed upon encoding/decoding in units of extended coding blocks.
In addition, according to the present disclosure as described above, blocks can be scanned, that is, an encoding/decoding order within the extended coding block can be determined, considering the case of encoding/decoding the current block by using pixels located below and/or on the right of the current block, upon using extended coding block.
Furthermore, an encoding or decoding order of each block can be transmitted to a decoding apparatus, without transmitting additional bits, by arranging information of each block within extended coding block at an extended coding block layer, instead of each block layer, in the same order as the encoding order of each block within a bitstream.
Hereinafter, embodiments of the present disclosure will be described in detail with reference to the accompanying drawings. In the following description, like reference numerals designate like elements although they are shown in different drawings. Further, in the following description of the present embodiments, a detailed description of known functions and configurations incorporated herein will be omitted for the purpose of clarity.
Additionally, in describing the components of the present disclosure, there may be terms used like first, second, A, B, (a), and (b). These are solely for the purpose of differentiating one component from the other but not to imply or suggest the substances, order or sequence of the components. If a component were described as ‘connected’, ‘coupled’, or ‘linked’ to another component, they may mean the components are not only directly ‘connected’, ‘coupled’, or ‘linked’ but also are indirectly ‘connected’, ‘coupled’, or ‘linked’ via a third component.
A video encoding apparatus and a video decoding apparatus according to one or more embodiment, as described below, may be a personal computer (PC), a notebook computer, a personal digital assistant (PDA), a portable multimedia player (PMP), a PlayStation Portable (PSP), or a wireless communication terminal, a smart phone, or the like, and refers to a variety of apparatuses equipped with, for example, a communication device such as a communication modem for performing communications between various devices or wired/wireless communication networks, a memory for storing various programs for encoding or decoding videos and relevant data, and a microprocessor for executing the programs to perform operations and controls.
In addition, the video encoded into a bitstream by the video encoding apparatus may be transmitted in real time or non-real-time to the video decoding apparatus for decoding the same where it is reconstructed and reproduced into the video after being transmitted via a wired/wireless communication network including Internet, a short range wireless communication network, a wireless LAN network, a WiBro or WiMAX network, a mobile communication network, and a public switched telephone network, or a communication interface such as a cable or a universal serial bus (USB).
The video encoding apparatus 500 according to one or more embodiment of the present disclosure may include a predictor 510, a subtractor 520, a transformer/quantizer 530, an encoder 540, an inverse quantizer/inverse transformer 550, an adder 560, a filter 570, and a picture buffer 580.
The predictor 510 may include an intra predictor 512 and an inter predictor 514. The inter predictor 514 may include a motion estimator 516 and a motion compensator 518.
The intra predictor 512 generates a predicted block by predicting a current block, and the subtractor 520 generates a residual block by subtracting the predicted block from the current block. The transformer/quantizer 530 generates a quantized transform coefficient by transforming/quantizing the residual block, and the encoder 540 generates encoded data by entropy-encoding the quantized transform coefficient.
The transformer/quantizer 530 may perform a 4×4 transform on a residual block of the current block for which intra prediction based on units of 4×4, 4×8 or 8×4 pixels of luminance component are selected, and may perform an 8×8 transform on a residual block of the current block for which intra prediction based on units of 8×8, 8×16 or 16×8 pixels are selected. In addition, the transformer/quantizer 530 may perform a 16×16 transform on a residual block of the current block for which intra prediction based on units of 16×16 or more pixels are selected. In this case, since the unit of the intra prediction and the size of the subblock are equal to each other, a transform type may be determined according to the block size of the subblock.
The residual block transformed and quantized by the transformer/quantizer 530 is inversely quantized and inversely transformed by the inverse quantizer/inverse transformer 550 to reconstruct the residual block. The adder 560 reconstructs the current block by adding the reconstructed residual block to the predicted block predicted by the predictor 510.
The filter 570 filters a picture, which is generated by accumulating the current blocks reconstructed by the adder 560, by using a deblocking filter. The filtered picture is stored in the picture buffer 580 and is used as a reference picture for a next picture.
An input video may be inputted to the video encoding apparatus 500 in units of frames or fields, or may be inputted to the video encoding apparatus 500 after being divided into macroblocks having N×N pixels (N is an integer equal to or larger than 16). That is, when the input video is high-resolution video such as 4K×2K video, the input video may be encoded after being divided into coding blocks having N×N pixels (where N is an integer greater than 16), thereby achieving improvement in video compression efficiency. Herein, the coding block having N×N pixels (where N is an integer greater than 16) will be referred to as extended coding unit (CU). For example, the coding unit (CU) may include square pixel-blocks with sizes such as 64×64 or 32×32. It should be noted that the coding block as described below is a pixel-block whose size is not specified, and may refer to a CU or a typical 16×16 pixel-block.
When high-resolution input video is encoded after being divided in units of CU, the predictor 510 may internally divide the coding unit (CU) into smaller subblocks and perform intra prediction encoding or inter prediction encoding on the subblocks. In this case, the CU may perform encoding on the subblocks by using the intra prediction encoding and the inter prediction encoding in combination. In addition, even the intra-prediction-encoded subblocks within the CU may be prediction-encoded in units of blocks having other sizes. For example, assuming that the size of the CU is 32×32 pixel-block as shown in
The design of the intra prediction filter is changed according to various intra prediction directions. For example, when the intra prediction method according to the embodiment of the present disclosure is applied to 4×4 block, novel intra prediction methods designed by different conditions of referenceable peripheral blocks are shown in
Although only nine intra predictions are used in
There is an instance where the current CU has some already encoded and decoded peripheral blocks, which is information the current CU can take advantage of.
When encoding the CU, the coding order of the internal blocks is adaptively changed according to the number and type of referenceable peripheral blocks. In the embodiment of the present disclosure, when coding the respective internal coding blocks, the coding order of the internal blocks of the CU is determined to increase the number of previously decoded peripheral blocks usable for intra prediction of the corresponding block around the coding block.
When inter prediction blocks and intra prediction blocks are mixed within the CU, the inter prediction blocks are first encoded and the intra prediction encoding blocks within the CU are then encoded, so as to increase the bi-directional prediction efficiency.
In the video encoding according to the embodiment of the present disclosure, the inter prediction encoding mode and the intra prediction encoding mode are mixed within the CU, and the respective subblocks within the CU have various shapes and sizes. In order to encode mode information and size information of the blocks, an additional flag bit is required. Due to the additional flag bit, a compression rate is reduced. In the embodiment of the present disclosure, the mode and shape/size information of the respective subblocks within the CU is located at the head of the CU information. In this case, pieces of the mode and shape/size information located at the head of the CU information are located in the raster scan order of subblocks within the CU. By using mode information (MB_type information) of the respective blocks received and decoded in the above order, the positions and shapes (structures) of the inter prediction encoding blocks and the intra prediction encoding blocks within the CU can be known. By using this information, the inter prediction encoded blocks within the CU can be first decoded. After the inter prediction encoded block is first decoded, the scan order of intra prediction encoded blocks within the CU can be calculated by using the method of
Subsequently, the predictor 510 performs intra or inter encoding on the respective subblocks within the CU (S3003). At this time, the predictor 510 determines a combination of subblocks by selecting inter blocks and intra blocks such that encoding costs are minimized with respect to an intra prediction mode or an inter prediction mode for the respective subblocks (S3005). With respect to blocks to be intra-prediction encoded among the respective subblocks, the coding order of intra encoding blocks within the CU can be determined, considering the referencing possibility of peripheral pixel values (S3007). Also, bi-directional intra prediction can be performed on a current block, considering the case where peripheral pixel values of the block to be intra-prediction encoded are referenceable (S3009).
The encoder 540 transmits information by locating encoding mode/size information of the subblocks within the CU at the head of the syntax of the CU, and locating data information after the encoding mode/size information (S3011).
The decoder 3110 restores encoding mode and size information of subblocks within a CU by decoding encoded data, reconstructs inter prediction encoded blocks, based on the restored encoding mode information, determines the order of decoding intra prediction mode blocks according to the encoding mode and size information of the respective subblocks within the CU and referenceable conditions of peripheral blocks of the CU, and restores a quantized transform coefficient of a current block.
The inverse quantizer/inverse transformer 3210 reconstructs residual subblocks of the respective subblocks within the CU by inversely quantizing and inversely transforming the quantized transform coefficient.
The predictor 3130 generates predicted block by using the encoding mode and size information reconstructing the current block. For this purpose, the intra predictor 3132 generates predicted block of the target CU or subblocks thereof by performing intra prediction on the target CU to be decoded or subblocks thereof by using an intra prediction mode restored by the decoder 3110. The inter predictor 3134 generates prediction block of the target CU or subblocks thereof by performing inter prediction on the target CU to be decoded or subblocks thereof by using motion information restored by the decoder 3110.
The adder 3140 reconstructs the current block by adding the predicted block generated by the predictor 3130 to the residual block reconstructed by the inverse quantizer/inverse transformer 3120.
The target CU reconstructed by the adder 3140 is accumulated in units of pictures by deblocking filtering of the filter 3150, and is outputted as reconstructed video. The reconstructed video is stored in the picture buffer 4460, and may be used for predicting motion compensation in the inter predictor 4434.
Since the method of operating the intra predictor 4532, the inter predictor 4534, and the inverse quantizer/inverse transformer 4520 is substantially identical or similar to the method of operating the intra predictor 512, the inter predictor 514, and the inverse quantizer/inverse transformer 550 in the video encoding apparatus 500 described above with reference to
Referring to
The intra predictor 3132 decodes the current block through bidirectional intra prediction, considering the case where peripheral pixel values of the block to be reconstructed can be referenced (S3207).
In the description above, although all of the components of the embodiments of the present disclosure may have been explained as assembled or operatively connected as a unit, the present disclosure is not intended to limit itself to such embodiments. Rather, within the objective scope of the present disclosure, the respective components may be selectively and operatively combined in any numbers. Every one of the components may be also implemented by itself in hardware while the respective ones can be combined in part or as a whole selectively and implemented in a computer program having program modules for executing functions of the hardware equivalents. Codes or code segments to constitute such a program may be easily deduced by a person skilled in the art. The computer program may be stored in computer readable media, which in operation can realize the aspects of the present disclosure. As the computer readable media, the candidates include magnetic recording media, optical recording media, and carrier wave media.
In addition, terms like ‘include’, ‘comprise’, and ‘have’ should be interpreted in default as inclusive or open rather than exclusive or closed unless expressly defined to the contrary. All the terms that are technical, scientific or otherwise agree with the meanings as understood by a person skilled in the art unless defined to the contrary. Common terms as found in dictionaries should be interpreted in the context of the related technical writings not too ideally or impractically unless the present disclosure expressly defines them so.
Although exemplary aspects of the present disclosure have been described for illustrative purposes, those skilled in the art will appreciate that various modifications, additions and substitutions are possible, without departing from essential characteristics of the disclosure. Therefore, exemplary aspects of the present disclosure have not been described for limiting purposes. Accordingly, the scope of the disclosure is not to be limited by the above aspects but by the claims and the equivalents thereof.
As described above, the present disclosure is highly useful for application in the fields of video encoding and decoding in that high-resolution videos can be encoded/decoded by using extended coding blocks wherein a single extended coding block is divided into differently sized blocks before entering the encoding/decoding performance as well as perform the encoding/decoding in units of extended coding block even with inter and intra modes combined.
If applicable, this application claims priority under 35 U.S.C. §119(a) of Patent Application No. 10-2010-0046176, filed on May 17, 2010 in Korea, the entire content of which is incorporated herein by reference. In addition, this non-provisional application claims priority in countries, other than the U.S., with the same reason based on the Korean Patent Application, the entire content of which is hereby incorporated by reference.
标题 | 发布/更新时间 | 阅读量 |
---|---|---|
用于终端显示设备的遥控装置 | 2020-05-08 | 707 |
基于深度学习的单目视觉里程计方法及系统 | 2020-05-11 | 83 |
基于水流分割的石油钻井污染气体自动监测方法 | 2020-05-11 | 159 |
推送HEVC视频的方法和装置 | 2020-05-08 | 429 |
带有同步投屏演示的缝纫设备 | 2020-05-08 | 374 |
视频流处理方法、装置、服务器、电子设备及存储介质 | 2020-05-08 | 455 |
双向光流中的梯度计算 | 2020-05-08 | 277 |
一种跨浏览器的H.265视频播放方法 | 2020-05-08 | 865 |
音频编码器、音频解码器、方法及计算机可读介质 | 2020-05-08 | 128 |
基于Attention机制的训练图片压缩网络的构建方法及系统 | 2020-05-11 | 676 |
高效检索全球专利专利汇是专利免费检索,专利查询,专利分析-国家发明专利查询检索分析平台,是提供专利分析,专利查询,专利检索等数据服务功能的知识产权数据服务商。
我们的产品包含105个国家的1.26亿组数据,免费查、免费专利分析。
专利汇分析报告产品可以对行业情报数据进行梳理分析,涉及维度包括行业专利基本状况分析、地域分析、技术分析、发明人分析、申请人分析、专利权人分析、失效分析、核心专利分析、法律分析、研发重点分析、企业专利处境分析、技术处境分析、专利寿命分析、企业定位分析、引证分析等超过60个分析角度,系统通过AI智能系统对图表进行解读,只需1分钟,一键生成行业专利分析报告。