• Title/Summary/Keyword: a LUT

Search Result 224, Processing Time 0.029 seconds

Auto-Exposure Control using Loop-Up Table Based on Scene-Luminance Curve in Mobile Phone Camera (입.출력 특성곡선에 기초한 Look-Up Table 방식의 자동노출제어)

  • Lee, Tae-Hyoug;Kyung, Wang-Jun;Lee, Cheol Hee;Ha, Yeong-Ho
    • Journal of the Institute of Electronics Engineers of Korea SP
    • /
    • v.47 no.4
    • /
    • pp.56-62
    • /
    • 2010
  • Auto-exposure control automatically calculates and adjusts the exposure for consecutive input image. Recently, this is usually controlled by the sensor gain, however, unsuitable control causes oscillation of luminance for sonsecutive input images, called as flickering. Also, in mobile phone cameras, only simple information, such as the average luminance value, can be utilized due to coarse performance. Therefore, this paper presents a new real-time AE control method using a Look Up Table(LUT) based on Scene-Luminance curves to avoid the generation of flickering. Prior to the AE control, a LUT is constructed, which illustrates the characteristic of outputs for input patches corresponding to sensor gains. The AE control is first performed by estimating a current scene as a patch using the proposed LUT. A new sensor gain is then estimated using also LUT with previously estimated patch. The entire estimation process is performed using linear interpolation to achieve real-time execution. Based on experimental results, the proposed AE control is demonstrated with real-time, flicker-free.

Efficient Hardware Implementation of Real-time Rectification using Adaptively Compressed LUT

  • Kim, Jong-hak;Kim, Jae-gon;Oh, Jung-kyun;Kang, Seong-muk;Cho, Jun-Dong
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.16 no.1
    • /
    • pp.44-57
    • /
    • 2016
  • Rectification is used as a preprocessing to reduce the computation complexity of disparity estimation. However, rectification also requires a complex computation. To minimize the computing complexity, rectification using a lookup-table (R-LUT) has been introduced. However, since, the R-LUT consumes large amount of memory, rectification with compressed LUT (R-CLUT) has been introduced. However, the more we reduce the memory consumption, the more we need decoding overhead. Therefore, we need to attain an acceptable trade-off between the size of LUT and decoding overhead. In this paper, we present such a trade-off by adaptively combining simple coding methods, such as differential coding, modified run-length coding (MRLE), and Huffman coding. Differential coding is applied to transform coordinate data into a differential form in order to further improve the coding efficiency along with Huffman coding for better stability and MRLE for better performance. Our experimental results verified that our coding scheme yields high performance with maintaining robustness. Our method showed about ranging from 1 % to 16 % lower average inverse of compression ratio than the existing methods. Moreover, we maintained low latency with tolerable hardware overhead for real-time implementation.

Image Resolution Reduction Algorithm of Arbitrary Rate and Its Hardware Architecture (임의의 비율을 지원하는 영상 축소 알고리즘과 하드웨어 구조)

  • Park, Hyun-Sang
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.11
    • /
    • pp.3094-3097
    • /
    • 2009
  • The use of general-purpose divider is inevitable to implement a image down-scaler when an arbitrary scaling ratio is given. To get an output at every clock from the divider, the divider should be implemented by LUT, however, its hardware size will be bigger and bigger as the precision level is increased. In this paper, a new image scaling algorithm is presented for a arbitrary scaling ratio, which do not requires a general-purpose or LUT-based divider. The proposed algorithm utilizes only comparators and adders such that the hardware size can be reduced by 1/10 compared to the conventional approaches.

A Predistorter Based on Look Up Tables for the Compensation of Nonlinear Distortion with Memory in OFDM Systems (OFDM 시스템에서 기억성을 갖는 비선형 왜곡의 보상을 위한 참조 테이블 기반의 사전왜곡기)

  • Kim, Young-Sik;Shin, Yoan;Im, Sungbin;Moon, Yong
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.26 no.6A
    • /
    • pp.965-979
    • /
    • 2001
  • 본 논문에서는 OFDM 시스템의 송신기에서 사용되는 선형 필터와 고출력 증폭기의 결합에 의한 \"기억성을 갖는 비선형 왜곡\"을 실제 하드웨어 구현에 적합하게 적은 계산량으로 보상할 수 있는 참조 테이블(look up table; LUT) 기반의 사전왜곡기를 제안한다. LUT를 이용하는 사전왜곡기들은 이미 많이 연구되었으나, 본 논문에서는 다중 입력/단일 출력 형태의 기억성을 갖는 비선형 왜곡을 작은 크기의 LUT를 이용하여 효율적으로 보상한다는 점에서 큰 차이가 있다. 제안 방법에서는 먼저 기억성이 없는 고출력 증폭기만이 존재할 때의 사전왜곡기를 우리가 이미 제안한 고정점 반복 사전왜곡기 알고리즘에 기반하여 LUT로 구현하고, 여기에 선형 역 시스템을 결합하여 기억성을 갖는 비선형 왜곡을 보상한다. 실제 구현 가능성 검토를 위해 제안된 사전왜곡기와 16-QAM, 256-IFFT/FFT OFDM 시스템 기저대역 모뎀을 TMS320C30 DSP를 이용하여 구현하였으며, 실험 결과 작은 크기의 LUT를 이용하여도 원래의 고정점 반복 사전왜곡기에 비해 매우 적은 계산량을 요구하면서 동일한 성능을 얻을 수 있음을 확인하였다.있음을 확인하였다.

  • PDF

An Efficient Hardware Architecture of Coordinate Transformation for Panorama Unrolling of Catadioptric Omnidirectional Images

  • Lee, Seung-Ho
    • Journal of IKEEE
    • /
    • v.15 no.1
    • /
    • pp.10-14
    • /
    • 2011
  • In this paper, we present an efficient hardware architecture of unrolling image mapper of catadioptric omnidirectional imaging systems. The catadioptric omnidirectional imaging systems generate images of 360 degrees of view and need to be transformed into panorama images in rectangular coordinate. In most application, it has to perform the panorama unrolling in real-time and at low-cost, especially for high-resolution images. The proposed hardware architecture adopts a software/hardware cooperative structure and employs several optimization schemes using look-up-table(LUT) of coordinate conversion. To avoid the on-line division operation caused by the coordinate transformation algorithm, the proposed architecture has the LUT which has pre-computed division factors. And then, the amount of memory used by the LUT is reduced to 1/4 by using symmetrical characteristic compared with the conventional architecture. Experimental results show that the proposed hardware architecture achieves an effective real-time performance and lower implementation cost, and it can be applied to other kinds of catadioptric omnidirectional imaging systems.

Efficient generation of hologram news ticker using N-LUT method

  • Kim, Seung-Cheol;Kim, Eun-Soo
    • 한국정보디스플레이학회:학술대회논문집
    • /
    • 2009.10a
    • /
    • pp.1375-1378
    • /
    • 2009
  • In this paper, a new method to efficiently generate the holographic news ticker in holographic 3DTV or 3-D movies using N-LUT method is proposed. The proposed method is largely consisted of five steps: construction of the LUT for each character, extraction of characters in news ticker, generation and shift of the CGH pattern for news ticker using the LUT, composition of hologram pattern for 3-D video and news ticker and reconstruct the holographic 3D video with news ticker. From some simulation results confirmed the feasibility of the proposed method in fast generation of CGH patterns for holographic news ticker.

  • PDF

Luteolin, a Bioflavonoid, Attenuates Azoxymethane-Induced Effects on Mitochondrial Enzymes in Balb/c Mice

  • Pandurangan, Ashok Kumar;Sadagopan, Suresh Kumar Ananda;Dharmalingam, Prakash;Ganapasam, Sudhandiran
    • Asian Pacific Journal of Cancer Prevention
    • /
    • v.14 no.11
    • /
    • pp.6669-6672
    • /
    • 2013
  • Colon cancer (CRC) is a serious health problem throughout the world. Development of novel drugs without side effects for this cancer is crucial. Luteolin (LUT), a bioflavonoid, has many beneficial effects such as antioxidant, anti-inflammatory and anti-proliferative potential. was a potent chemical carcinogen used for the induction of colon cancer. Colon carcinogenesis was initiated by intraperitoneal injection of azoxymethane (AOM) to mice at the dose of 15 mg/body kg weight in Balb/C mice for 3 weeks. Mice were treated with LUT at the dose of 1.2 mg/body kg weight orally. Mitochondrial enzymes such as isocitrate dehydrogenase (ICDH), ${\alpha}$-keto dehydrogenase (${\alpha}$-KDH), succinate dehydrogenase (SDH) and the activities of respiratory chain enzymes NADH dehydrogenase and cytochrome c oxidase were found to be elevated in AOM-treated animals. Treatment with LUT decreased the activities of all the parameters significantly. Hence, LUT might be a potent anticancer agent against colorectal cancer.

Study on image quality improvement using Non-Linear Look-Up Table (비선형 Look-Up Table을 통한 영상 화질 개선에 관한 연구)

  • Kim, Sun-Chil;Lee, Jun-Il
    • Korean Journal of Digital Imaging in Medicine
    • /
    • v.5 no.1
    • /
    • pp.32-44
    • /
    • 2002
  • The role of radiology department has been greatly increased in the past few years as the technology in the medical imaging devices improved and the introduction of PACS (Picture Archiving and Communications System) to the conventional film-based diagnostic structure is a truly remarkable factor to the medical history. In addition, the value of using digital information in medical imaging is highly expected to grow as the technology over the computer and the network improves. However, the current medical practice, using PACS is somewhat limited compared to the film-based conventional one due to a poor image quality. The image quality is the most important and inevitable factor in the PACS environment and it is one of the most necessary steps to more wide practice of digital imaging. The existing image quality control tools are limited in controlling images produced from the medical modalities, because they cannot display the real image changing status. Thus, the image quality is distorted and the ability to diagnosis becomes hindered compared to the one of the film-based practice. In addition, the workflow of the radiologist greatly increases; as every doctor has to perform his or her own image quality control every time they view images produced from the medical modalities. To resolve these kinds of problems and enhance current medical practice under the PACS environment, we have developed a program to display a better image quality by using the ROI optical density of the existing gray level values. When the LUT is used properly, small detailed regions, which cannot be seen by using the existing image quality controls are easily displayed and thus, greatly improves digital medical practice. The purpose of this study is to provide an easier medical practice to physicians, by applying the technology of converting the H-D curves of the analog film screen to the digital imaging technology and to preset image quality control values to each exposed body part, modality and group of physicians for a better and easier medical practice. We have asked to 5 well known professional physicians to compare image quality of the same set of exam by using the two different methods: existing image quality control and the LUT technology. As the result, the LUT technology was enormously favored over the existing image quality control method. All the physicians have pointed out the far more superiority of the LUT over the existing image quality control method and highly praised its ability to display small detailed regions, which cannot be displayed by existing image quality control tools. Two physicians expressed the necessity of presetting the LUT values for each exposed body part. Overall, the LUT technology yielded a great interest among the physicians and highly praised for its ability to overcome currently embedded problems of PACS. We strongly believe that the LUT technology can enhance the current medical practice and open a new beginning in the future medical imaging.

  • PDF

Sensitivity Analysis of Surface Reflectance Retrieved from 6SV LUT for Each Channel of KOMPSAT-3/3A (KOMPSAT-3/3A 채널별 6SV 조견표의 지표반사도 민감도 분석)

  • Jung, Daeseong;Jin, Donghyun;Seong, Noh-Hun;Lee, Kyeong-Sang;Seo, Minji;Choi, Sungwon;Sim, Suyoung;Han, Kyung-Soo;Kim, Bo-Ram
    • Korean Journal of Remote Sensing
    • /
    • v.36 no.5_1
    • /
    • pp.785-791
    • /
    • 2020
  • The radiance measured from satellite has noise due to atmospheric effect. Atmospheric correction is the process of calculating surface reflectance by removing atmospheric effect and surface reflectance is calculated by the Radiative Transfer Model (RTM)-based Look-Up Table (LUT). In general, studies using a LUT make LUT for each channel with the same atmospheric and geometric conditions. However, atmospheric effect of atmospheric factors do not react sensitively in the same channel. In this study, the LUT for each channel of Korea Multi-Purpose SATellite (KOMPSAT)-3/3A was made under the same atmospheric·geometric conditions. And, the accuracy of the LUT was verified by using the simulated Top of Atmosphere radiation and surface reflectance in the RTM. As a result, the relative error of the surface reflectance in the blue channel that sensitive to the aerosol optical depth was 81.14% at the maximum, and 42.67% in the NIR (Near Infrared) channel.