• Title/Summary/Keyword: digital image processing algorithms

Search Result 146, Processing Time 0.036 seconds

A Block-Based Adaptive Data Hiding Approach Using Pixel Value Difference and LSB Substitution to Secure E-Governance Documents

  • Halder, Tanmoy;Karforma, Sunil;Mandal, Rupali
    • Journal of Information Processing Systems
    • /
    • v.15 no.2
    • /
    • pp.261-270
    • /
    • 2019
  • In order to protect secret digital documents against vulnerabilities while communicating, steganography algorithms are applied. It protects a digital file from unauthorized access by hiding the entire content. Pixel-value-difference being a method from spatial domain steganography utilizes the difference gap between neighbor pixels to fulfill the same. The proposed approach is a block-wise embedding process where blocks of variable size are chosen from the cover image, therefore, a stream of secret digital contents is hidden. Least significant bit (LSB) substitution method is applied as an adaptive mechanism and optimal pixel adjustment process (OPAP) is used to minimize the error rate. The proposed application succeeds to maintain good hiding capacity and better signal-to-noise ratio when compared against other existing methods. Any means of digital communication specially e-Governance applications could be highly benefited from this approach.

A video editing system for transition effects (화면 전환 효과를 위한 비디오 편집 시스템)

  • Kim, Jeong-Hun
    • The Transactions of the Korea Information Processing Society
    • /
    • v.3 no.1
    • /
    • pp.33-42
    • /
    • 1996
  • In this paper, I tried to take analog signal from LDP, VCR, Camcoder and to convert to digital data. Then I designed and implemented a system to edit the data and to reconvert the edited data to analog signal. For this study, I partiallyy used single image processing algorithms which were developped before my work and suggested algorithms of various transition effects which could be useful for video data editing. In conclusion, I compared the conventional professional video systems with mine and analyzed them.

  • PDF

Digital Image Watermarking Schemes Based on GCST and SVD (GCST-SVD 기반 디지털 영상 워터마킹 방법)

  • Lee, Juck-Sik
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.14 no.3
    • /
    • pp.154-161
    • /
    • 2013
  • In this paper, Gabor cosine and sine transform considered as human visual filter is applied to watermarking methods for digital images. Four algorithms by using singular values or principal components of SVD in the frequency domain are proposed for watermark embedding and extraction. Two dimensional image is used as an embedded watermark. To measure the similarity between the embedded watermark image and the extracted one, a normalized correlation value is computed for the comparison of the four proposed methods with various attacks. Extracted watermark images are also provided for visual inspection. The proposed GCST-SVD method which embeds a watermark image into the lowest vertical or horizontal ac frequency band can provide useful watermarking algorithm with high correlation values and visual watermark features from experimental results for various attacks.

Development of Shape Determination Program for Suspension Bridge Using Digital Image Processing (디지털 화상처리기법을 이용한 현수교의 형상결정기법 개발)

  • Cheung, Jin-Hwan;Kang, Choong-Hyun;Kim, Nam-Shik;Park, Yong-Myoung
    • Journal of the Korea institute for structural maintenance and inspection
    • /
    • v.12 no.1
    • /
    • pp.117-126
    • /
    • 2008
  • In this paper, it is presented a digital image processing method and the program (Visual C++) to determine the shape of the suspension bridge. To investigate the precision of this method, a suspension bridge is divided into 5, 13 and 19 images, respectively, by using the 6.3M pixels digital camera with 300mm zoom lens. Obtained results of the Kwang-Ahn Grand Bridge by using this method are fairly close to the real precision surveyed data. The accuracy is more improved by increasing the number of divided images of the structure. The total cost, man power and time of field survey by this method presented in this study could be much more reduced and the developed program could be applied with little modification for other structures like cable-stayed bridges, if lens compensation algorithms and program access capabilities are improved.

Single Image Enhancement Using Inter-channel Correlation

  • Kim, Jin;Jeong, Soowoong;Kim, Yong-Ho;Lee, Sangkeun
    • IEIE Transactions on Smart Processing and Computing
    • /
    • v.2 no.3
    • /
    • pp.130-139
    • /
    • 2013
  • This paper proposes a new approach for enhancing digital images based on red channel information, which has the most analogous characteristics to invisible infrared rays. Specifically, a red channel in RGB space is used to analyze the image contents and improve the visual quality of the input images but it can cause unexpected problems, such as the over-enhancement of reddish input images. To resolve this problem, inter-channel correlations between the color channels were derived, and the weighting parameters for visually pleasant image fusion were estimated. Applying the parameters resulted in significant brightness as well as improvement in the dark and bright regions. Furthermore, simple contrast and color corrections were used to maintain the original contrast level and color tone. The main advantages of the proposed algorithm are 1) it can improve a given image considerably with a simple inter-channel correlation, 2) it can obtain a similar effect of using an extra infrared image, and 3) it is faster than other algorithms compared without artifacts including halo effects. The experimental results showed that the proposed approach could produce better natural images than the existing enhancement algorithms. Therefore, the proposed scheme can be a useful tool for improving the image quality in consumer imaging devices, such as compact cameras.

  • PDF

Vector Quantization for Medical Image Compression Based on DCT and Fuzzy C-Means

  • Supot, Sookpotharom;Nopparat, Rantsaena;Surapan, Airphaiboon;Manas, Sangworasil
    • Proceedings of the IEEK Conference
    • /
    • 2002.07a
    • /
    • pp.285-288
    • /
    • 2002
  • Compression of magnetic resonance images (MRI) has proved to be more difficult than other medical imaging modalities. In an average sized hospital, many tora bytes of digital imaging data (MRI) are generated every year, almost all of which has to be kept. The medical image compression is currently being performed by using different algorithms. In this paper, Fuzzy C-Means (FCM) algorithm is used for the Vector Quantization (VQ). First, a digital image is divided into subblocks of fixed size, which consists of 4${\times}$4 blocks of pixels. By performing 2-D Discrete Cosine Transform (DCT), we select six DCT coefficients to form the feature vector. And using FCM algorithm in constructing the VQ codebook. By doing so, the algorithm can make good time quality, and reduce the processing time while constructing the VQ codebook.

  • PDF

A High Precision Line Detection Based on Local Area CCT Method (국소영역 내의 CCT법을 이용한 고정밀 직선 검출)

  • Jung, Nam-Chae
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.14 no.2
    • /
    • pp.82-89
    • /
    • 2013
  • A detection method of high precision digital line within image is proposed in this paper. If we set the size of image to $N{\times}N$, in fact it is difficult to use the resulting values that the amount of computation is $O(N^4)$. Multiple algorithms are examined to reduced the amount of computation to $O(N^3)$, while suppressing the degradation of precision. How to detect line from the image processing, after stretching treatment of line segments extracted by Hough transform in the local area of an image is a great way to be able to detect several long or short line at high speed, but this method is slightly less precision in the detection of tilted line segments. In this paper, a line detection method improving the precision detection of tilted line segment is applied to the local area, thereby this method does not reduce the processing speed, while it is high precision method for detecting line segments. The experimental results confirm that the proposed method can detect a high precision line in a shorter period of time, compared with the existing methods.

Implementation of a Thermal Imaging System with Focal Plane Array Typed Sensor (초점면 배열 방식의 열상카메라 시스템의 구현)

  • 박세화;원동혁;오세중;윤대섭
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.6 no.5
    • /
    • pp.396-403
    • /
    • 2000
  • A thermal imaging system is implemented for the measurement and the analysis of the thermal distribution of the target objects. The main part of the system is a thermal camera in which a focal plane array typed sensor is introduced. The sensor detects the mid-range infrared spectrum of target objects and then it outputs a generic video signal which should be processed to form a frame thermal image. Here, a digital signal processor(DSP) is applied for the high speed processing of the sensor signals. The DSP controls analog-to-digital converter, performs correction algorithms and outputs the frame thermal data to frame buffers. With the frame buffers can be generated a NTSC signal and transferred the frame data to personal computer(PC) for the analysis and a monitoring of the thermal scenes. By performing the signal processing functions in the DSP the overall system achieves a simple configuration. Several experimental results indicate the performance of the overall system.

  • PDF

Recent Development of Automated Strain Measurement System for Sheet Metal Parts (판재 변형률 자동측정시스템의 발전)

  • 김형종
    • Proceedings of the Korean Society for Technology of Plasticity Conference
    • /
    • 2000.04a
    • /
    • pp.129-133
    • /
    • 2000
  • It is reasonable to use the stereo vision and image processing technique to digitize 3D coordinates of grid points and to evaluate surface strains on a sheet metal parts. However this method has its intrinsic problems such as the difficulty in enhancement of bad images inevitable error due to digital image resolution of camera and frame grabber unreliability of strains and thickness evaluated from coarse grid on the corner area with large curvature and the limitation of the area that can be measured at a time. Therefore it is still hard to measure strain distribution over the entire surface of a medium,- or large-sized stamped part at a time even by using an automated strain measurement system. In this study the curvature correction algorithm based on the grid refinement and the geometry assembling algorithm based on the global error minimization (GEM) scheme are suggested. Several applications are presented to show the reliability and efficiency of these algorithms.

  • PDF

Diagonally-reinforced Lane Detection Scheme for High-performance Advanced Driver Assistance Systems

  • Park, Mingu;Yoo, Kyoungho;Park, Yunho;Lee, Youngjoo
    • JSTS:Journal of Semiconductor Technology and Science
    • /
    • v.17 no.1
    • /
    • pp.79-85
    • /
    • 2017
  • In this paper, several optimizations are proposed to enhance the quality of lane detection algorithms in automotive applications. Considering the diagonal directions of lanes, the proposed limited Hough transform newly introduces image-splitting and angle-limiting schemes that relax the number of possible angles at the line voting process. In addition, unnecessary edges along the horizontal and vertical directions are pre-defined and removed during the edge detection procedures, increasing the detecting accuracy remarkably. Simulation results shows that the proposed lane recognition algorithm achieves an accuracy of more than 90% and a computing speed of 92 frame/sec, which are superior to the results from the previous algorithms.