• 제목/요약/키워드: Fast Mode

Search Result 934, Processing Time 0.021 seconds

A Coding Mode Image Characteristics-based Fast Direct Mode Decision Algorithm (코딩 모드 영상 특성기반의 고속 직접모드 결정 알고리즘)

  • Choi, Yung-Ho;Han, Soo-Hee;Kim, Lark-Kyo
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.61 no.8
    • /
    • pp.1199-1203
    • /
    • 2012
  • H.264 adopted many compression tools to increase image data compression efficiency such as B frame bi-directional predictions, the direct mode coding and so on. Despite its high compression efficiency, H.264 can suffer from its long coding time due to the complicated tools of H.264. To realize a high performance H.264, several fast algorithms were proposed. One of them is adaptive fast direct mode decision algorithm using mode and Lagrangian cost prediction for B frame in H.264/AVC (MLP) algorithm which can determine the direct coding mode for macroblocks without a complex mode decision process. However, in this algorithm, macroblocks not satisfying the conditions of the MLP algorithm are required to process the complex mode decision calculation, yet suffering a long coding time. To overcome the problem, this paper proposes a fast direct mode prediction algorithm. Simulation results show that the proposed algorithm can determine the direct mode coding without a complex mode decision process for 42% more macroblocks and, this algorithm can reduce coding time by up to 23%, compared with Jin's algorithm. This enables to encode B frames fast with a less quality degradation.

Operation-level Early Termination Algorithm for Inter-predictions in HEVC

  • Rhee, Chae Eun
    • IEIE Transactions on Smart Processing and Computing
    • /
    • v.5 no.4
    • /
    • pp.235-242
    • /
    • 2016
  • The emerging High-Efficiency Video Coding (HEVC) standard attempts to improve coding efficiency by a factor of two over H.264/Advanced Video Coding (AVC) at the expense of an increase in computational complexity. Mode decision with motion estimation (ME) is still one of the most time-consuming computations in HEVC, as it is with H.264/AVC. Thus, fast mode decisions are not only an important issue to be researched, but also an urgent one. Several schemes for fast mode decisions have been presented in reference software and in other studies. However, the conventional hierarchical mode decision can be useless when block-level parallelism is exploited. This paper proposes operation-level exploration that offers more chances for early termination. An early termination condition is checked between integer and fractional MEs and between the parts of one partition type. The fast decision points of the proposed algorithm do not overlap those in previous works. Thus, the proposed algorithms are easily used with other fast algorithms, and consequently, independent speed-up is possible.

Evaluation of the Image Backtrack-Based Fast Direct Mode Decision Algorithm

  • Choi, Yungho;Park, Neungsoo
    • Journal of Information Processing Systems
    • /
    • v.8 no.4
    • /
    • pp.685-692
    • /
    • 2012
  • B frame bi-directional predictions and the DIRECT mode coding of the H.264 video compression standard necessitate a complex mode decision process, resulting in a long computation time. To make H.264 feasible, this paper proposes an image backtrack-based fast (IBFD) algorithm and evaluates the performances of two promising fast algorithms (i.e., AFDM and IBFD). Evaluation results show that an image backtrack-based fast (IBFD) algorithm can determine DIRECT mode macroblocks with 13% higher accuracy, as compared with the AFDM. Furthermore, IBFD is shown to reduce the motion estimation time of B frames by up to 23% with a negligible quality degradation.

New Protocol at Fast Scan Mode for Sea-surface Small Target Detection

  • Cha, Sangbin;Park, Sanghong;Jung, Jooho;Choi, Inoh
    • IEMEK Journal of Embedded Systems and Applications
    • /
    • v.17 no.2
    • /
    • pp.101-107
    • /
    • 2022
  • In this article, we propose a new protocol at fast scan mode for a sea-surface small target detection. The conventional fast scan mode is composed of coherent intrascan integration to suppress sea clutter and non-coherent interscan integration to exclude sea spikes. The proposed method realizes the coherent interscan integration by the new Fourier relationship between carrier-frequency and initial-radial-range, which can be analytically derived by using multiple carrier frequencies at fast scan mode, leading to improved detection performance, compared to the conventional non-coherent methods. In simulations, our proposed method is verified.

Study of wide viewing angle and response time by using new VA-$\pi$ cell mode cell mode (새로운 VA-$\pi$ cell mode cell mode를 이용한 광시야각 및 응답속도에 관한 연구)

  • 이정호;김진호
    • Proceedings of the Korean Institute of Electrical and Electronic Material Engineers Conference
    • /
    • 1999.11a
    • /
    • pp.549-552
    • /
    • 1999
  • We have developed an novel vertical-alignment (VA) - $\pi$ cell mode that provides a wide viewing angle and fast response times for negative dielectric anisotropy nematic liquid crystal (NLC) on a homeotropic polyimide (PI) surfaces. We had the good voltage-transmittance curves and low driving voltages were achieved with the novel VA - $\pi$ cell mode without negative compensation film. Iso-viewing angle characteristics using the novel VA - $\pi$ cell mode without negative compensation film of NLC was also successfully observed. As well a fast response time of 31.7ms for the novel VA - $\pi$ cell mode was measured. Consequently, It is seen that by using the novel VA - $\pi$ cell mode the iso-viewing angle, fast response time, and low driving voltage characteristics can be achieved.

  • PDF

Hybrid Current Mode Controller with Fast Response Characteristics for DC/DC Converter (빠른 응답특성을 갖는 DC/DC 컨버터 하이브리드 전류 모드 제어기)

  • Oh, Seung-Min;Baek, Seung-Woo;Kim, Hag-Wone;Cho, Kwan-Yuhl
    • The Transactions of the Korean Institute of Power Electronics
    • /
    • v.24 no.2
    • /
    • pp.134-137
    • /
    • 2019
  • A wide-bandwidth current controller is required for fast charging/discharging of super capacitor applications. Peak current mode is generally used to accomplish fast charging/discharging because this mode has fast response characteristics. However, the peak current mode control must have a slope compensation function to restrain sub-harmonics oscillation. The slope must be changed accordingly if the controlled output voltage is varied. However, changing the slope for every changed output voltage is not easy. The other solution, selecting the slope as the maximum value, causes a slow response problem to occur. Therefore, we propose a hybrid mode controller that uses a peak current and a newly specified valley current. Through the proposed hybrid mode control, the sub-harmonic oscillation does not occur when the duty is larger than 0.5 because of the fast response.

Optimal Mode Prediction-based Fast Mode Decision Algorithm for H.264-based Mobile Devices (최적 모드 예측을 이용한 고속 모드 결정 알고리즘)

  • Cho, Yong-Su;Kim, Yong-Goo;Choi, Yung-Ho
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.56 no.10
    • /
    • pp.1868-1871
    • /
    • 2007
  • This paper proposes a novel scheme to significantly reduce mode decision time by predicting optimal mode candidates. Unlike previous fast mode decision algorithms computing RDcost in a pre-defined mode order, the proposed scheme predicts optimal mode candidates and calculates their RDcosts first, increasing the possibility to satisfy early-exit conditions sooner, resulting in fast mode decision. This H.264 mode decision time reduction enables small computing power mobile devices to handle H.264 encoding effectively. Extensive simulations show that, when compared with JM10.2, AMD and LCIMS, the proposed scheme boosts H.264 encoding speed by up to 575% with a reasonable image quality degradation.

Fast Intraframe Coding for High Efficiency Video Coding

  • Huang, Han;Zhao, Yao;Lin, Chunyu;Bai, Huihui
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.8 no.3
    • /
    • pp.1093-1104
    • /
    • 2014
  • The High Efficiency Video Coding (HEVC) is a new video coding standard that can provide much better compression efficiency than its predecessor H.264/AVC. However, it is computationally more intensive due to the use of flexible quadtree coding unit structure and more choices of prediction modes. In this paper, a fast intraframe coding scheme is proposed for HEVC. Firstly, a fast bottom-up pruning algorithm is designed to skip the mode decision process or reduce the candidate modes at larger block size coding unit. Then, a low complexity rough mode decision process is adopted to choose a small candidate set, followed by early DC and Planar mode decision and mode filtering to further reduce the number of candidate modes. The proposed method is evaluated by the HEVC reference software HM8.2. Averaging over 5 classes of HEVC test sequences, 41.39% encoding time saving is achieved with only 0.77% bitrate increase.

Wide viewing angle and fast response time using novel vertical-alignment - 1/4 ${\pi}$ cell mode

  • Lee, Jeong-Ho;Seo, Dae-Shik;Kim, Hyang-Yul
    • 한국정보디스플레이학회:학술대회논문집
    • /
    • 2000.01a
    • /
    • pp.9-10
    • /
    • 2000
  • The wide viewing angle and fast response time characteristics of negative dielectric anisotropy nematic liquid crystal (NLC) using a novel vertical-alignment (VA) - 1/4 ${\pi}$ cell mode on a homeotropic alignment layer were investigated. Good voltage-transmittance curves and low driving voltage using the novel VA - 1/4 ${\pi}$ cell mode without a negative compensation film were obtained. The iso-viewing angle characteristics of NLC using the novel VA - 1/4 ${\pi}$ cell mode without a negative compensation film can be achieved. The fast response time of 24.4 ms in NLC was successfully measured. The iso-viewing angle, fast response time, and low driving voltage characteristics using the novel VA - 1/4 ${\pi}$ cell mode can be achieved.

  • PDF

A Study on wide viewing angle and fast response time using new VA-$\pi$ cell mode (새로운 VA-$\pi$ 셀 모드를 이용한 광시야각과 고속 응답에 관한 연구)

  • 서대식;이정호
    • Journal of the Korean Institute of Electrical and Electronic Material Engineers
    • /
    • v.13 no.4
    • /
    • pp.332-336
    • /
    • 2000
  • We have developed a novel vertical-alignment(VA) -$\pi$ cell mode that provides a wide viewing angle and fast response times for nematic liquid crystal(NLC) with negative dielectric anisotropy on a homeotropic polymide(PI) surfaces. Good voltage-transmittance curves and low driving voltages were achieved with the new VA-$\pi$ cell mode without a negative compensation film. Iso-viewing angle characteristics using the new VA-$\pi$ cell mode without a negative compensation film was also successfully observed. As well a fast response time of 31.7 ms for a new VA-$\pi$ mode was measured. Consequently the iso-viewing angel fast response time and low driving voltage characteristics using a VA-$\pi$ cell can be achieved.

  • PDF