Faculty Publications

Permanent URI for this communityhttps://idr.nitk.ac.in/handle/123456789/18736

Publications by NITK Faculty

Browse

Search Results

Now showing 1 - 8 of 8
  • Item
    Gradient-oriented directional predictor for HEVC planar and angular intra prediction modes to enhance lossless compression
    (Elsevier GmbH journals@elsevier.com, 2018) Shilpa Kamath, S.; Aparna., P.; Antony, A.
    Recent advancements in the capture and display technologies motivated the ITU-T Video Coding Experts Group and ISO/IEC Moving Picture Experts Group to jointly develop the High-Efficiency Video Coding (HEVC), a state-of-the-art video coding standard for efficient compression. The compression applications that essentially require lossless compression scenarios include medical imaging, video analytics, video surveillance, video streaming etc., where the content reconstruction should be flawless. In the proposed work, we present a gradient-oriented directional prediction (GDP) strategy at the pixel level to enhance the compression efficiency of the conventional block-based planar and angular intra prediction in the HEVC lossless mode. The detailed experimental analysis demonstrates that the proposed method outperforms the lossless mode of HEVC anchor in terms of bit-rate savings by 8.29%, 1.65%, 1.94% and 2.21% for Main-AI, LD, LDP and RA configurations respectively, without impairing the computational complexity. The experimental results also illustrates that the proposed predictor performs superior to the existing state-of-the-art techniques in the literature. © 2018 Elsevier GmbH
  • Item
    Pixelwise improvised blend of predictors in HEVC lossless mode
    (Elsevier GmbH, 2020) Shilpa Kamath, S.; Aparna., P.; Antony, A.
    The commendable work by the two video coding pioneers ISO/IEC and ITU-T, to handle the next-generation of multimedia services has led to the evolution of High Efficiency Video Coding (HEVC) standard. The lossless mode of HEVC is essential when no loss in fidelity is desired to aide most of the real-world applications like video analytics, web collaboration, remote desktop sharing, etc. The proposed work intends to improvise the HEVC intra prediction scheme through the application of the heuristic history-based blend of predefined sub-predictors, while in lossless mode. The prime element of the locally adaptive mechanism is the derivation of the penalizing factors that are imposed on the sub-predictors, based on the neighborhood residuals. The experimental analysis highlights that the proposed method outperforms the lossless mode of HEVC anchor and the prevalent state-of-the-art prediction techniques in terms of savings in bit-rate which is achieved without any increase in run-time. © 2019 Elsevier GmbH
  • Item
    Performance enhancement of HEVC lossless mode using context-based angular and planar intra predictions
    (Springer, 2020) Kamath, S.; Aparna., P.; Antony, A.
    Lossless mode of High-Efficiency Video Coding (HEVC), the state-of-the-art video coding standard, can be used for distortion-free reconstruction of the input data for a wide variety of applications. HEVC relies on the usage of efficient intra prediction strategies to achieve superior compression than its predecessor H.264. A large amount of spatial redundancy exists in almost all video sequences due to coherence, smoothness and the inherent correlation within the neighboring pixels. In this paper, a context-based intra prediction scheme is proposed to minimize this local redundancy by identifying the edges and textures to appropriately modify the prediction strategy at the pixel level, without further increase in the computational complexity. The variability in the sum of absolute differences and local pixel intensity values are chosen to derive the context of the nearby region around the target pixel in the planar and angular intra prediction modes respectively. The experimental results validate the superiority of the proposed method over the HEVC anchor and other state-of-the-art techniques in the literature. © 2020, Springer Science+Business Media, LLC, part of Springer Nature.
  • Item
    Distributed video coding based on classification of frequency bands with block texture conditioned key frame encoder for wireless capsule endoscopy
    (Elsevier Ltd, 2020) Sushma, B.; Aparna., P.
    Wireless capsule endoscopy (WCE) has provided remarkable improvement in diagnosing gastrointestinal disorders by scanning the entire digestive tract. The system still need refinement, to upgrade the quality of images, frame rate and battery life. The principal component of the system that can address these issues is low complexity video compressor. Motivated by low computational complexity requirements of WCE video encoding, this paper presents a distributed video coding framework based on frequency bands classification. The lower frequency bands are used to generate good quality side information (SI) as they exhibit high temporal correlation. This reduces the complexity of hash generation at the encoder, thus eliminating the latency in SI creation. Apart from this, SI creation involves only a simple block search and doesn't depend on Wyner–Ziv (WZ) bands. Also different approach for distributed coding of sub-sampled chroma components of WZ frame is proposed. Low complexity JPEG based key frame encoding is proposed that take advantage of WCE image textural properties to reduce the complexity of encoding smooth blocks by 81% at the quantization and encoding stage. Other novel features include use of discrete Tchebichef transform (DTT), Golomb–Rice code for entropy coding. Performance evaluation shows that the proposed method achieves 60% improvement in compression over Motion JPEG with low computational complexity. © 2020 Elsevier Ltd
  • Item
    A Mixed Parallel and Pipelined Efficient Architecture for Intra Prediction Scheme in HEVC
    (Taylor and Francis Ltd., 2022) Poola, L.; Aparna., P.
    The complexity of intra prediction in High-Efficiency Video Coding (HEVC) is increased significantly due to the incorporation of inherent features like variable-sized quadtree partitioned coding units and 35 angular modes that help in achieving better compression. This paper presents an efficient hardware architecture for the intra prediction that supports and comprises the above aspects and achieves a higher throughput to support high definition (HD) videos. A compact reusable reference buffer structure is implemented to limit the buffer size to 1 KB. A dedicated arithmetic unit to take advantage of the parallelism present in the prediction algorithm is incorporated, which allows the reuse of multipliers to reduce hardware resources. The loading of reference samples to buffers for prediction causes significant delays which are eliminated in our design. The entire architecture functions as a pipelined unit with no data dependency and generates eight samples/clock cycle in parallel. The design is implemented on a Field Programmable Gate Array (FPGA) platform operating at a frequency of 110 MHz. This makes it possible to support 4 K videos at 30 frames per second, with the resource cost of 16 K logic gates and 122 registers. © 2022 IETE.
  • Item
    An efficient parallel-pipelined intra prediction architecture to support DCT/DST engine of HEVC encoder
    (Springer Science and Business Media Deutschland GmbH, 2022) Poola, L.; Aparna., P.
    The complexity of intra prediction in high-efficiency video coding (HEVC) is increased due to the addition of five variable sized prediction units (PUs) and 35 directional predictions. In this work, we propose an efficient parallel-pipelined architecture that can process 8 samples in parallel for every clock cycle. The functional units needed to predict the PU samples work in a pipelined fashion. With this balanced combination of parallel-pipelined structure, we are able to achieve higher throughput with limited hardware resources than existing literature works. The samples are processed row-wise, so that they can be directly transform coded, thus eliminating the need for an intermediate memory buffer of 8 K between the two modules. A compact reconfigurable reference buffer of size 0.8 KB is incorporated to reduce the read-write latency associated with reference samples’ fetching. A dedicated module for arithmetic operations is used in the intra engine that ensures the reuse of multipliers to increase the hardware efficiency. The architecture so designed supports all the PU sizes and directional modes. The proposed design is tested and implemented on a field-programmable gate array (FPGA) platform operating at 150 MHz frequency to achieve 8 samples throughput with a hardware cost of 16.2 K Look-Up Tables (LUTs) and 5.7 K registers to support HD 4 K real-time video encoding applications. © 2022, The Author(s), under exclusive licence to Springer-Verlag GmbH Germany, part of Springer Nature.
  • Item
    Deep chroma prediction of Wyner–Ziv frames in distributed video coding of wireless capsule endoscopy video
    (Academic Press Inc., 2022) Sushma, B.; Aparna., P.
    Compression of captured video frames is crucial for saving the power in wireless capsule endoscopy (WCE). A low complexity encoder is desired to limit the power consumption required for compressing the WCE video. Distributed video coding (DVC) technique is best suitable for designing a low complexity encoder. In this technique, frames captured in RGB colour space are converted into YCbCr colour space. Both Y and CbCr representing luma and chroma components of the Wyner–Ziv (WZ) frames are processed and encoded in existing DVC techniques proposed for WCE video compression. In the WCE video, consecutive frames exhibit more similarity in texture and colour properties. The proposed work uses these properties to present a method for processing and encoding only the luma component of a WZ frame. The chroma components of the WZ frame are predicted by an encoder–decoder based deep chroma prediction model at the decoder by matching luma and texture information of the keyframe and WZ frame. The proposed method reduces the computations required for encoding and transmitting of WZ chroma component. The results show that the proposed DVC with a deep chroma prediction model performs better when compared to motion JPEG and existing DVC systems for WCE at the reduced encoder complexity. © 2022 Elsevier Inc.
  • Item
    Hardware Efficient Integrated In-loop Filter for HEVC Encoder
    (Taylor and Francis Ltd., 2024) Poola, L.; Aparna., P.
    The deblocking filter (DF) and the sample adaptive offset (SAO) filter, which aids in enhancing the subjective quality of the image, make up the in-loop filter of the high-efficiency video coding (HEVC) encoder and decoder. The in-loop filter significantly increases the computational load on the HEVC encoder. It is challenging to design an in-loop filter on hardware that can handle intensive computations while using the least amount of on-chip memory, taking external memory traffic and dependencies simultaneously delivering high throughput to support Ultra HD video applications. The proposed design employs the following strategies to address these issues. This work proposes an address generation technique for pipelined horizontal and vertical filtering in DF, that avoids a transpose buffer which otherwise is required. This enables easy pipelining and parallelization thus improving throughput while reducing the on-chip memory utilization. A simplified SAO filter with parallel-pipelined processing is included in the design. These features enable the design to support ultra-HD 7680 (Formula presented.) 4320 @ 40 fps video applications. The proposed hardware architecture has a total gate count of 7.73 K LUTs and 2.8 K slice registers, and it is implemented on a 28 nm field programmable gate array (FPGA) platform. © 2024 IETE.