• Title/Summary/Keyword: Preprocessed image

Search Result 84, Processing Time 0.031 seconds

Evaluation of Deep Learning Model for Scoliosis Pre-Screening Using Preprocessed Chest X-ray Images

  • Min Gu Jang;Jin Woong Yi;Hyun Ju Lee;Ki Sik Tae
    • Journal of Biomedical Engineering Research
    • /
    • v.44 no.4
    • /
    • pp.293-301
    • /
    • 2023
  • Scoliosis is a three-dimensional deformation of the spine that is a deformity induced by physical or disease-related causes as the spine is rotated abnormally. Early detection has a significant influence on the possibility of nonsurgical treatment. To train a deep learning model with preprocessed images and to evaluate the results with and without data augmentation to enable the diagnosis of scoliosis based only on a chest X-ray image. The preprocessed images in which only the spine, rib contours, and some hard tissues were left from the original chest image, were used for learning along with the original images, and three CNN(Convolutional Neural Networks) models (VGG16, ResNet152, and EfficientNet) were selected to proceed with training. The results obtained by training with the preprocessed images showed a superior accuracy to those obtained by training with the original image. When the scoliosis image was added through data augmentation, the accuracy was further improved, ultimately achieving a classification accuracy of 93.56% with the ResNet152 model using test data. Through supplementation with future research, the method proposed herein is expected to allow the early diagnosis of scoliosis as well as cost reduction by reducing the burden of additional radiographic imaging for disease detection.

Automatic measurement of blade width using image processing techniques (영상처리에 의한 연삭면 너비 계측)

  • 김선일;박종구;박찬웅
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1990.10a
    • /
    • pp.799-804
    • /
    • 1990
  • In the blade grinding process, Blade image is captured. It is captured in the environment with vibration, using monochrome CCD camera with high speed electronic shutter. The image is preprocessed using LoG filter and zero crossing. We used Hough transformation to detect straight lines from the preprocessed image. From the equations of detected lines, we calculated width between lines caused by grinders. This paper proposes automatic measurement of blade width to automate the process control of blade grinding line.

  • PDF

Road Image Enhancement Method for Vision-based Intelligent Vehicle (비전기반 지능형 자동차를 위한 도로 주행 영상 개선 방법)

  • Kim, Seunggyu;Park, Daeyong;Choi, Yeongwoo
    • Korean Journal of Cognitive Science
    • /
    • v.25 no.1
    • /
    • pp.51-71
    • /
    • 2014
  • This paper presents an image enhancement method in real road traffic scenes. The images captured by the camera on the car cannot keep the color constancy as illumination or weather changes. In the real environment, these problems are more worse at back light conditions and at night that make more difficult to the applications of the vision-based intelligent vehicles. Using the existing image enhancement methods without considering the position and intensity of the light source and their geometric relations the image quality can even be deteriorated. Thus, this paper presents a fast and effective method for image enhancement resembling human cognitive system which consists of 1) image preprocessing, 2) color-contrast evaluation, 3) alpha blending of over/under estimated image and preprocessed image. An input image is first preprocessed by gamma correction, and then enhanced by an Automatic Color Enhancement(ACE) method. Finally, the preprocessed image and the ACE image are blended to improve image visibility. The proposed method shows drastically enhanced results visually, and improves the performance in traffic sign detection of the vision based intelligent vehicle applications.

Iris recognition robust to noises

  • Kim, Jaemin;Jungwoo Won;Seongwon Cho
    • Proceedings of the Korean Institute of Intelligent Systems Conference
    • /
    • 2003.09a
    • /
    • pp.42-45
    • /
    • 2003
  • This paper describes a new iris recognition method using shift-invariant subbands. First an iris image is preprocessed to compensate the variation of the iris image. Then, the preprocessed iris image is decomposed into multiple subbands using a shift invariant wavelet transform. The best subband among them, which have rich information for various iris pattern and robust to noises, is selected for iris recognition. The quantized pixels of the best subband yield the feature representation. Experimentally, we show that the proposed method produced superb performance in iris recognition.

  • PDF

A Preprocessing Algorithm for Efficient Lossless Compression of Gray Scale Images

  • Kim, Sun-Ja;Hwang, Doh-Yeun;Yoo, Gi-Hyoung;You, Kang-Soo;Kwak, Hoon-Sung
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2005.06a
    • /
    • pp.2485-2489
    • /
    • 2005
  • This paper introduces a new preprocessing scheme to replace original data of gray scale images with particular ordered data so that performance of lossless compression can be improved more efficiently. As a kind of preprocessing technique to maximize performance of entropy encoder, the proposed method converts the input image data into more compressible form. Before encoding a stream of the input image, the proposed preprocessor counts co-occurrence frequencies for neighboring pixel pairs. Then, it replaces each pair of adjacent gray values with particular ordered numbers based on the investigated co-occurrence frequencies. When compressing ordered image using entropy encoder, we can expect to raise compression rate more highly because of enhanced statistical feature of the input image. In this paper, we show that lossless compression rate increased by up to 37.85% when comparing results from compressing preprocessed and non-preprocessed image data using entropy encoder such as Huffman, Arithmetic encoder.

  • PDF

Implementation of Intelligent Expert System for Color Measuring/Matching (칼라 매저링/매칭용 지능형 전문가 시스템의 구현)

  • An, Tae-Cheon;Jang, Gyeong-Won;O, Seong-Gwon
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.8 no.7
    • /
    • pp.589-598
    • /
    • 2002
  • The color measuring/matching expert system is implemented with a new color measuring method that combines intelligent algorithms with image processing techniques. Color measuring part of the proposed system preprocesses the scanned original color input images to eliminate their distorted components by means of the image histogram technique of image pixels, and then extracts RGB(Red, Green, Blue)data among color information from preprocessed color input images. If the extracted RGB color data does not exist on the matching recipe databases, we can measure the colors for the user who want to implement the model that can search the rules for the color mixing information, using the intelligent modeling techniques such as fuzzy inference system and adaptive neuro-fuzzy inference system. Color matching part can easily choose images close to the original color for the user by comparing information of preprocessed color real input images with data-based measuring recipe information of the expert, from the viewpoint of the delta Eformula used in practical process.

A Real-time Detection Method for the Driving Direction Points of a Low Speed Processor (저 사양 프로세서를 위한 실시간 주행 방향점 검출 기법)

  • Hong, Yeonggi;Park, Jungkil;Lee, Sungmin;Park, Jaebyung
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.20 no.9
    • /
    • pp.950-956
    • /
    • 2014
  • In this paper, the real-time detection method of a DDP (Driving Direction Point) is proposed for an unmanned vehicle to safely follow the center of the road. Since the DDP is defined as a center point between two lanes, the lane is first detected using a web camera. For robust detection of the lane, the binary thresholding and the labeling methods are applied to the color camera image as image preprocessing. From the preprocessed image, the lane is detected, taking the intrinsic characteristics of the lane such as width into consideration. If both lanes are detected, the DDP can be directly obtained from the preprocessed image. However, if one lane is detected, the DDP is obtained from the inverse perspective image to guarantee reliability. To verify the proposed method, several experiments to detect the DDPs are carried out using a 4 wheeled vehicle ERP-42 with a web camera.

Image Processing in Digital 'Takbon' and the Decipherment of Epigraphic Letters (영상신호처리에 의한 디지털 탁본화 문자 판독)

  • 황재호
    • Proceedings of the IEEK Conference
    • /
    • 2003.11a
    • /
    • pp.27-30
    • /
    • 2003
  • In this paper a new approach of digitalized ‘Takbon’ is introduced. By image signal processing, the letters which were written on stones can be deciphered. Epigraphic letter is detected by digital image device, digital camera. The two dimensional digital image is preprocessed because of sensor noise and detective turbulence. Color image is transformed into grey level. The letter image is analyzed in time/frequency domain. By the resultant analysis data decisive functions are calculated. Signal Processing techniques, such as scaling, clipping, digital negative, high/low filter, morphology and so on, provide algorithms that can extract letter from stones.

  • PDF

Feature based Text Watermarking in Digital Binary Image (이진 문서 영상에서의 특징 기반 텍스트 워터마킹)

  • 공영민;추현곤;최종욱;김희율
    • Proceedings of the IEEK Conference
    • /
    • 2002.06d
    • /
    • pp.359-362
    • /
    • 2002
  • In this paper, we propose a new feature-based text watermarking for the binary text image. The structure of specific characters from preprocessed text image are modified to embed watermark. Watermark message are embedded and detected by the following method; Hole line disconnect using the connectivity of the character containing a hole, Center line shift using the hole area and Differential encoding using difference of flippable score points. Experimental results show that the proposed method is robust to rotation and scaling distortion.

  • PDF

Image Enhancement Algorithm and its Application in Image Defogging

  • Jun Cao
    • Journal of Information Processing Systems
    • /
    • v.19 no.4
    • /
    • pp.465-473
    • /
    • 2023
  • An image enhancement algorithm and image defogging method are studied in this paper. The formation of fog and the characteristics of fog image are analyzed, and the fog image is preprocessed by histogram equalization method; then the additive white noise is removed by foggy image attenuation model, the atmospheric scattering physical model is constructed, the image detail characteristics are enhanced by image enhancement method, and the visual effect of defogging image is enhanced by guided filtering method. The proposed method has a good defogging effect on the image. When the number of training iterations is 3,000, the peak signal-to-noise ratio of the proposed method is 43.29 dB and the image structure similarity is 0.9616, indicating excellent image defogging effect.