• Title/Summary/Keyword: Scale-space filter

Search Result 46, Processing Time 0.025 seconds

Contrast Enhancement Algorithm for Backlight Images using by Linear MSR (선형 MSR을 이용한 역광 영상의 명암비 향상 알고리즘)

  • Kim, Beom-Yong;Hwang, Bo-Hyun;Choi, Myung-Ryul
    • The Transactions of the Korean Institute of Electrical Engineers P
    • /
    • v.62 no.2
    • /
    • pp.90-94
    • /
    • 2013
  • In this paper, we propose a new algorithm to improve the contrast ratio, to preserve information of bright regions and to maintain the color of backlight image that appears with a great relative contrast. Backlight images of the natural environment have characteristics for difference of local brightness; the overall image contrast improvement is not easy. To improve the contrast of the backlight images, MSR (Multi-Scale Retinex) algorithm using the existing multi-scale Gaussian filter is applied. However, existing multi-scale Gaussian filter involves color distortion and information loss of bright regions due to excessive contrast enhancement and noise because of the brightness improvement of dark regions. Moreover, it also increases computational complexity due to the use of multi-scale Gaussian filter. In order to solve these problems, a linear MSR is performed that reduces the amount of computation from the HSV color space preventing the color distortion and information loss due to excessive contrast enhancement. It can also remove the noise of the dark regions which is occurred due to the improved contrast through edge preserving filter. Through experimental evaluation of the average color difference comparison of CIELAB color space and the visual assessment, we have confirmed excellent performance of the proposed algorithm compared to conventional MSR algorithm.

Image processing of brush grinding system (화상처리를 이용한 브러시 연삭공구의 인식)

  • 신관수;유송민
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2002.10a
    • /
    • pp.111-116
    • /
    • 2002
  • In this study, a vision system with image processing method have been introduced to find the deflection of brush filaments. Several preprocessing methods including Scale-space filter with various threshold levels have been applied. In order to evaluate the deflection of the filaments, deformed filaments have been assessed using the processed profile

  • PDF

Pre-Processing for Determining Acral Lentiginous Melanoma(ALM) (말단흑색점흑색종 판별을 위한 전처리 과정)

  • Ham, S.W.;Oho, B.H.;Yang, S.J.
    • Journal of Biomedical Engineering Research
    • /
    • v.36 no.1
    • /
    • pp.22-30
    • /
    • 2015
  • Melanoma is originated from the melanocyte producing the melanin which determines the complexion, and it has the highest mortality among skin cancers. Acral lentiginous melanoma(ALM) arises from extremities such as hands, feet or fingernails. Since the appearance of ALM is different from melanoma on the body, conventional auto diagnosis systems for melanoma is inappropriate to detect ALM. Therefore, ALM is typically difficult to distinguish from general nevus, resulting in delayed diagnosis and bad prognosis. In this paper, we firstly introduce a determination method for ALM by dermatologists and propose a method to rotate dermoscopic images automatically as a pre-processing for facilitating the easy determination of ALM and to select the optimal value of the Gaussian differentiation filter parameter which is significant for precise pattern extraction using the scale space analysis. From experimental results, it is shown that there exists the consistency between empirical values of the Gaussian differential filter parameter and optimal values derived from the scale space analysis to distinguish nevus and ALM.

Motion Segmentation from Color Video Sequences based on AMF

  • Kim, Alla;Kim, Yoon-Ho
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.2 no.3
    • /
    • pp.31-38
    • /
    • 2009
  • A process of identifying moving objects from data is typical task in many computer vision applications. In this paper, we propose a motion segmentation method that generally consists from background subtraction and foreground pixel segmentation. The Approximated Median Filter (AMF) was chosen to perform background modelling. To demonstrate the effectiveness of proposed approach, we tested it gray-scale video data as well as RGB color space.

  • PDF

Integrated Navigation System Design of Electro-Optical Tracking System with Time-delay and Scale Factor Error Compensation

  • Son, Jae Hoon;Choi, Woojin;Oh, Sang Heon;Hwang, Dong-Hwan
    • Journal of Positioning, Navigation, and Timing
    • /
    • v.11 no.2
    • /
    • pp.71-81
    • /
    • 2022
  • In order for electro-optical tracking system (EOTS) to have accurate target coordinate, accurate navigation results are required. If an integrated navigation system is configured using an inertial measurement unit (IMU) of EOTS and the vehicle's navigation results, navigation results with high rate can be obtained. Due to the time-delay of the navigation results of the vehicle in the EOTS and scale factor errors of the EOTS IMU in high-speed and high dynamic operation of the vehicle, it is much more difficult to have accurate navigation results. In this paper, an integrated navigation system of EOTS which compensates time-delay and scale factor error is proposed. The proposed integrated navigation system consists of vehicle's navigation system which provides time-delayed navigation results, an EOTS IMU, an inertial navigation system (INS), an augmented Kalman filter and integration Kalman filter. The augmented Kalman filter outputs navigation results, in which the time-delay of the vehicle's navigation results is compensated. The integration Kalman filter estimates position, velocity, attitude error of the EOTS INS and accelerometer bias, accelerometer scale factor error, gyro bias and gyro scale factor error from the difference between the output of the augmented Kalman filter and the navigation result of the EOTS INS. In order to check performance of the proposed integrated navigation system, simulations for output data of a measurement generator and land vehicle experiments were performed. The performance evaluation results show that the proposed integrated navigation system provides more accurate navigation results.

An Image Enhancement Method Using Modified Diffusion Function in Anisotropic Diffusion Filter (이방성 확산 필터에서 수정된 확산 함수를 이용한 영상 개선 방법)

  • Song, Young-Chul;Choi, Doo-Hyun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.29 no.1C
    • /
    • pp.50-58
    • /
    • 2004
  • An image enhancement method using modified anisotropic diffusion filter is proposed in this paper. It employs sensor noise estimation and scale space methods based on the minimum reliable scale. Then the anisotropic diffusion filter is modified by the calculated critical value function and local gradient. Through simulation, it is verified that the proposed algorithm has the capability of little or no noise amplification in homogenous region as well as superior edge enhancement.

A Study on the Color Image Segmentation Algorithm Based on the Scale-Space Filter and the Fuzzy c-Means Techniques (스케일 공간 필터와 FCM을 이용한 컬러 영상영역화에 관한 연구)

  • 임영원;이상욱
    • Journal of the Korean Institute of Telematics and Electronics
    • /
    • v.25 no.12
    • /
    • pp.1548-1558
    • /
    • 1988
  • In this paper, a segmentation algorithm for color images based on the scale-space filter and the Fuzzy c-means (FCM) techniques is proposed. The methodology uses a coarse-fine concept to reduce the computational burden required for the FCM. The coarse segmentation attempts to segment coarsely using a thresholding technique, while a fine segmentation assigns the unclassified pixels by a coarse segmentation to the closest class using the FCM. Attempts also have been made to compare the performance of the proposed algorithm with other algorithms such as Ohlander's, Rosenfeld's, and Bezdek's. Intensive computer simulations has been done and the results are discussed in the paper. The simulation results indicate that the proposed algorithm produces the most accurate segmentation on the O-K-S color coordinate while requiring a reasonable amount of computational effort.

  • PDF

Image Forgery Detection Using Gabor Filter (가보 필터를 이용한 이미지 위조 검출 기법)

  • NININAHAZWE, Sheilha;Rhee, Kyung-Hyune
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2014.11a
    • /
    • pp.520-522
    • /
    • 2014
  • Due to the availability of easy-to-use and powerful image editing tools, the authentication of digital images cannot be taken for granted and it gives rise to non-intrusive forgery detection problem because all imaging devices do not embed watermark. Forgery detection plays an important role in this case. In this paper, an effective framework for passive-blind method for copy-move image forgery detection is proposed, based on Gabor filter which is robust to illumination, rotation invariant, robust to scale. For the detection, the suspicious image is selected and Gabor wavelet is applied from whole scale space and whole direction space. We will extract the mean and the standard deviation as the texture features and feature vectors. Finally, a distance is calculated between two textures feature vectors to determine the forgery, and the decision will be made based on that result.

Wavelet operator for multiscale modeling of a nuclear reactor

  • Vajpayee, Vineet;Mukhopadhyay, Siddhartha;Tiwari, Akhilanand Pati
    • Nuclear Engineering and Technology
    • /
    • v.50 no.5
    • /
    • pp.698-708
    • /
    • 2018
  • This article introduces a methodology of designing a wavelet operator suitable for multiscale modeling. The operator matrix transforms states of a multivariable system onto projection space. In addition, it imposes a specific structure on the system matrix in a multiscale environment. To be specific, the article deals with a diagonalizing transform that is useful for decoupled control of a system. It establishes that there exists a definite relationship between the model in the measurement space and that in the projection space. Methodology for deriving the multirate perfect reconstruction filter bank, associated with the wavelet operator, is presented. The efficacy of the proposed technique is demonstrated by modeling the point kinetics nuclear reactor. The outcome of the multiscale modeling approach is compared with that in the single-scale approach to bring out the advantage of the proposed method.

An Adaptive Guided Filter for Performance Improvement of Aviation Image Fusion (항공 영상 융합의 성능 향상을 위한 적응 가이디드 필터)

  • Kim, Sun Young;Kang, Chang Ho;Park, Chan Gook
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.44 no.5
    • /
    • pp.407-415
    • /
    • 2016
  • In this paper, an aviation image fusion method is proposed for creating an informative fused image through gray scale images within noise. The proposed method is based on an adaptive guided filter which adjusts regulation parameter of the filter based on peak signal noise ratio (PSNR) in order to behave as an edge-preserving filtering property. Simulation results demonstrate that the proposed method preserves the edge information of the input image and reduces the noise effect while maintaining designed PSNR.