Gotowa bibliografia na temat „Context Adaptive Binary Arithmetic Coding (CABAC)”
Utwórz poprawne odniesienie w stylach APA, MLA, Chicago, Harvard i wielu innych
Zobacz listy aktualnych artykułów, książek, rozpraw, streszczeń i innych źródeł naukowych na temat „Context Adaptive Binary Arithmetic Coding (CABAC)”.
Przycisk „Dodaj do bibliografii” jest dostępny obok każdej pracy w bibliografii. Użyj go – a my automatycznie utworzymy odniesienie bibliograficzne do wybranej pracy w stylu cytowania, którego potrzebujesz: APA, MLA, Harvard, Chicago, Vancouver itp.
Możesz również pobrać pełny tekst publikacji naukowej w formacie „.pdf” i przeczytać adnotację do pracy online, jeśli odpowiednie parametry są dostępne w metadanych.
Artykuły w czasopismach na temat "Context Adaptive Binary Arithmetic Coding (CABAC)"
Mrudula, S. T., K. E. Srinivasa Murthy i M. N. Giri Prasad. "Optimized Context-Adaptive Binary Arithmetic Coder in Video Compression Standard Without Probability Estimation". Mathematical Modelling of Engineering Problems 9, nr 2 (28.04.2022): 458–62. http://dx.doi.org/10.18280/mmep.090222.
Pełny tekst źródłaKim, Chung Hyo, Tae Sik Kong, Young Jun Lee, Hee Dong Kim i Young Ho Ju. "High Speed Decoding of Entropy Codes in H.264/AVC Based on a Symbol Prediction". Key Engineering Materials 321-323 (październik 2006): 1262–65. http://dx.doi.org/10.4028/www.scientific.net/kem.321-323.1262.
Pełny tekst źródłaLi, Wei, i Peng Ren. "Efficient CABAC Bit Estimation for H.265/HEVC Rate-Distortion Optimization". International Journal of Multimedia Data Engineering and Management 6, nr 4 (październik 2015): 40–55. http://dx.doi.org/10.4018/ijmdem.2015100103.
Pełny tekst źródłaJiang, Hong Xu, Wei Zhao, Xiao Hong Zhang i Jin Yuan Lu. "Design and Implementation of CABAC Parallelization on Multicore DSP". Applied Mechanics and Materials 340 (lipiec 2013): 685–90. http://dx.doi.org/10.4028/www.scientific.net/amm.340.685.
Pełny tekst źródłaTran, Dinh-Lam, Xuan-Tu Tran, Duy-Hieu Bui i Cong-Kha Pham. "An Efficient Hardware Implementation of Residual Data Binarization in HEVC CABAC Encoder". Electronics 9, nr 4 (23.04.2020): 684. http://dx.doi.org/10.3390/electronics9040684.
Pełny tekst źródłaRamos, Fábio Luís Livi, Bruno Zatt, Marcelo Schiavon Porto i Sergio Bampi. "Novel Multiple Bypass Bin Scheme and Low-power Approach for HEVC CABAC Binary Arithmetic Encoder". Journal of Integrated Circuits and Systems 13, nr 3 (12.12.2018): 1–11. http://dx.doi.org/10.29292/jics.v13i3.3.
Pełny tekst źródłaKokare, Parmeshwar, i Dr MasoodhuBanu. N.M. "Review on using Region of interest for HEVC". International Journal of Engineering & Technology 7, nr 2.4 (10.03.2018): 93. http://dx.doi.org/10.14419/ijet.v7i2.4.11173.
Pełny tekst źródłaHuang, Kai, De Ma, Rong-jie Yan, Hai-tong Ge i Xiao-lang Yan. "High throughput VLSI architecture for H.264/AVC context-based adaptive binary arithmetic coding (CABAC) decoding". Journal of Zhejiang University SCIENCE C 14, nr 6 (czerwiec 2013): 449–63. http://dx.doi.org/10.1631/jzus.c1200250.
Pełny tekst źródłaFu, Chen, Heming Sun, Zhiqiang Zhang i Jinjia Zhou. "A Highly Pipelined and Highly Parallel VLSI Architecture of CABAC Encoder for UHDTV Applications". Sensors 23, nr 9 (26.04.2023): 4293. http://dx.doi.org/10.3390/s23094293.
Pełny tekst źródłaSjövall, Panu, Ari Lemmetti, Jarno Vanne, Sakari Lahti i Timo D. Hämäläinen. "High-Level Synthesis Implementation of an Embedded Real-Time HEVC Intra Encoder on FPGA for Media Applications". ACM Transactions on Design Automation of Electronic Systems 27, nr 4 (31.07.2022): 1–34. http://dx.doi.org/10.1145/3491215.
Pełny tekst źródłaRozprawy doktorskie na temat "Context Adaptive Binary Arithmetic Coding (CABAC)"
Martins, André Luis Del Mestre. "Projeto da arquitetura de hardware para binarização e modelagem de contextos para o CABAC do padrão de compressão de vídeo H.264/AVC". reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2011. http://hdl.handle.net/10183/28742.
Pełny tekst źródłaContext-based Adaptive Binary Arithmetic Coding (CABAC) adopted in the H.264/AVC main profile is the state-of-art in terms of bit-rate efficiency. However, CABAC takes 9.6% of the total encoding time and its throughput is limited by bit-level data dependency (LIN, 2010). Moreover, meeting real-time requirement for a pure software CABAC encoder is difficult at the highest levels of the H.264/AVC standard. Hence, speeding up the CABAC by hardware implementation is required. The CABAC hardware architectures found in the literature focus on the Binary Arithmetic Encoder (BAE), while the Binarization and Context Modeling (BCM) is a secondary issue or even absent in the literature. Integrated, the BCM and the BAE constitute the CABAC. This dissertation presents the set of algorithms that describe the BCM of the H.264/AVC standard. Then, a novel hardware architecture design for the BCM is presented. The proposed design is described in VHDL and the synthesis results show that the proposed architecture reaches sufficiently high performance in FPGA and ASIC to process videos in real-time at the level 5 of H.264/AVC standard. The proposed design is 13.3% faster than the best works in these items, while being equally efficient in area.
Chen, Jian-Wen, i 陳建文. "A Hardware Context-Based Adaptive Binary Arithmetic Decoder for H.264 Advanced Video Coding". Thesis, 2005. http://ndltd.ncl.edu.tw/handle/54034717558332274025.
Pełny tekst źródła國立清華大學
資訊工程學系
93
We propose a hardware accelerator for Context-based Adaptive Binary Arithmetic decoding (CABAC) in H.264/AVC. We also propose an efficient memory system for easy integration with other components such as motion compensation and IDCT. For getting neighboring data, we propose a pipelined architecture to reduce clock cycles. We develop an efficient finite state machine so that our design can generate one bit every 2 to 3 clock cycles. Our design is verified in FPGA prototyping by using an ARM integrator. Experimental result shows that our design is capable of decoding main profile 720P (1280 x 720) video stream at 30 fps.
Liu, Po-Sheng, i 劉普昇. "A Hardware Context-Based Adaptive Binary Arithmetic Encoder for H.264 Advanced Video Coding". Thesis, 2006. http://ndltd.ncl.edu.tw/handle/39127786299837173975.
Pełny tekst źródła國立清華大學
資訊工程學系
94
We propose a full hardware implementation of Context-Based Adaptive Binary Arithmetic Encoder. Our architecture includes a 14-way context pair generator composed of binarization and context modeling, a 3-stage pipelined circuit for getting neighboring data and a 3-mode 4-stage pipelined arithmetic encoder with forwarding logic for context update. Our arithmetic encoder architecture can process one bin per cycle. The whole encoder is able to process 0.77 bins per cycle on the average.
Części książek na temat "Context Adaptive Binary Arithmetic Coding (CABAC)"
Karwowski, Damian, i Marek Domański. "Improved Context-Based Adaptive Binary Arithmetic Coding in MPEG-4 AVC/H.264 Video Codec". W Computer Vision and Graphics, 25–32. Berlin, Heidelberg: Springer Berlin Heidelberg, 2010. http://dx.doi.org/10.1007/978-3-642-15907-7_4.
Pełny tekst źródłaStreszczenia konferencji na temat "Context Adaptive Binary Arithmetic Coding (CABAC)"
Lee, Szu-Wei, i C. C. Jay Kuo. "Complexity modeling for context-based adaptive binary arithmetic coding (CABAC) in H.264/AVC decoder". W Optical Engineering + Applications, redaktor Andrew G. Tescher. SPIE, 2007. http://dx.doi.org/10.1117/12.730962.
Pełny tekst źródłaTang, Zhiwei. "One adaptive binary arithmetic coding system based on context". W 2011 International Conference on Computer Science and Service System (CSSS). IEEE, 2011. http://dx.doi.org/10.1109/csss.2011.5974482.
Pełny tekst źródłaKirchhoffer, Heiner, Detlev Marpe, Karsten Muller i Thomas Wiegand. "Context-adaptive binary arithmetic coding for frame-based animated mesh compression". W 2008 IEEE International Conference on Multimedia and Expo (ICME). IEEE, 2008. http://dx.doi.org/10.1109/icme.2008.4607441.
Pełny tekst źródłaWANG, Shu, Zejie KUANG, Guohe ZHANG i Li SUN. "Fast Hardware Implementation of Renormalization for Context-based Adaptive Binary Arithmetic Coding". W 2019 IEEE International Conference of Intelligent Applied Systems on Engineering (ICIASE). IEEE, 2019. http://dx.doi.org/10.1109/iciase45644.2019.9074006.
Pełny tekst źródłaChen, Renjie, Aaron Stillmaker i Bevan Baas. "Architecture and 28 nm CMOS Design of a 1886 MBin/sec Context-Adaptive Binary Arithmetic Coder (CABAC) Encoder". W 2022 IFIP/IEEE 30th International Conference on Very Large Scale Integration (VLSI-SoC). IEEE, 2022. http://dx.doi.org/10.1109/vlsi-soc54400.2022.9939655.
Pełny tekst źródłaHaase, Paul, Stefan Matlage, Heiner Kirchhoffer, Christian Bartnik, Heiko Schwarz, Detlev Marpe i Thomas Wiegand. "State-Based Multi-parameter Probability Estimation for Context-Based Adaptive Binary Arithmetic Coding". W 2020 Data Compression Conference (DCC). IEEE, 2020. http://dx.doi.org/10.1109/dcc47342.2020.00024.
Pełny tekst źródłaShuguang Su, Yueming Su i Zhen Xiong. "An implement strategy of context-based adaptive binary arithmetic coding in H.264". W 2011 International Conference on Multimedia Technology (ICMT). IEEE, 2011. http://dx.doi.org/10.1109/icmt.2011.6002123.
Pełny tekst źródłaLiu, Po-Sheng, Jian-Wen Chen i Youn-Long Lin. "A Hardwired Context-Based Adaptive Binary Arithmetic Encoder for H. 264 Advanced Video Coding". W 2007 International Symposium on VLSI Design, Automation and Test. IEEE, 2007. http://dx.doi.org/10.1109/vdat.2007.373239.
Pełny tekst źródłaSu, Yan, i Xie Cheng Jun. "Application study of piecewise context-based adaptive binary arithmetic coding combined with modified LZC". W SPIE Optics + Photonics, redaktor Andrew G. Tescher. SPIE, 2006. http://dx.doi.org/10.1117/12.679317.
Pełny tekst źródłaXiao, Guang, Xu-li Shi, Ping An, Zhao-yang Zhang, Ge Gao i Guo-wei Teng. "A optimized context-based adaptive binary arithmetic coding algorithm in progressive H.264 encoder". W Defense and Security Symposium, redaktorzy Zia-ur Rahman, Stephen E. Reichenbach i Mark A. Neifeld. SPIE, 2006. http://dx.doi.org/10.1117/12.665371.
Pełny tekst źródła