• Title/Summary/Keyword: 영상 전처리

Search Result 1,103, Processing Time 0.029 seconds

Real Time Face Detection and Recognition using Rectangular Feature Based Classifier and PCA-based MLNN (사각형 특징 기반 분류기와 PCA기반 MLNN을 이용한 실시간 얼굴검출 및 인식)

  • Kim, Jong-Min;Lee, Kee-Jun
    • Journal of Digital Contents Society
    • /
    • v.11 no.4
    • /
    • pp.417-424
    • /
    • 2010
  • In this paper the real-time face region was detected by suggesting the rectangular feature-based classifier and the robust detection algorithm that satisfied the efficiency of computation and detection performance was suggested. By using the detected face region as a recognition input image, in this paper the face recognition method combined with PCA and the multi-layer network which is one of the intelligent classification was suggested and its performance was evaluated. As a pre-processing algorithm of input face image, this method computes the eigenface through PCA and expresses the training images with it as a fundamental vector. Each image takes the set of weights for the fundamental vector as a feature vector and it reduces the dimension of image at the same time, and then the face recognition is performed by inputting the multi-layer neural network.

COF Defect Detection and Classification System Based on Reference Image (참조영상 기반의 COF 결함 검출 및 분류 시스템)

  • Kim, Jin-Soo
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.17 no.8
    • /
    • pp.1899-1907
    • /
    • 2013
  • This paper presents an efficient defect detection and classification system based on reference image for COF (Chip-on-Film) which encounters fatal defects after ultra fine pattern fabrication. These defects include typical ones such as open, mouse bite (near open), hard short and soft short. In order to detect these defects, conventionally it needs visual examination or electric circuits. However, these methods requires huge amount of time and money. In this paper, based on reference image, the proposed system detects fatal defect and efficiently classifies it to one of 4 types. The proposed system includes the preprocessing of the test image, the extraction of ROI, the analysis of local binary pattern and classification. Through simulations with lots of sample images, it is shown that the proposed system is very efficient in reducing huge amount of time and money for detecting the defects of ultra fine pattern COF.

Development of HCS(High Contents Screening) Software Using Open Source Library (오픈 소스 라이브러리를 활용한 HCS 소프트웨어 개발)

  • Na, Ye Ji;Ho, Jong Gab;Lee, Sang Joon;Min, Se Dong
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.5 no.6
    • /
    • pp.267-272
    • /
    • 2016
  • Microscope cell image is an important indicator for obtaining the biological information in a bio-informatics fields. Since human observers have been examining the cell image with microscope, a lot of time and high concentration are required to analyze cell images. Furthermore, It is difficult for the human eye to quantify objectively features in cell images. In this study, we developed HCS algorithm for automatic analysis of cell image using an OpenCV library. HCS algorithm contains the cell image preprocessing, cell counting, cell cycle and mitotic index analysis algorithm. We used human cancer cell (MKN-28) obtained by the confocal laser microscope for image analysis. We compare the value of cell counting to imageJ and to a professional observer to evaluate our algorithm performance. The experimental results showed that the average accuracy of our algorithm is 99.7%.

Ortho-rectification of Satellite-based Linear Pushbroom-type CCD Camera Images (선형 CCD카메라 영상의 정사투영 알고리즘 개발)

  • 곽성희;이영란;신동석
    • Korean Journal of Remote Sensing
    • /
    • v.15 no.1
    • /
    • pp.31-38
    • /
    • 1999
  • In this paper, we introduce an algorithm for the ortho-rectification of high resolution pushbroom-type satellite images. The generation of ortho-images in the ultimate level of the satellite image preprocessing which also includes systematic geocoding and precision geocoding. It is also essential for the mapping of satellite images because topotraphic maps are based on the orthographic projection. The newly developed ortho-image generation algorithm introduced in this paper is on the line of the algorithms previously developed (Shin and Lee, 1997; Shin e 1998). Various experimental results are shown in this paper. The results show that the algorithm completely eliminates the disparities in the perspectively viewed images which were caused by the terrain height. The absolute accuracy of the developed algorithm depends on the accuracy of the camera model and the digital elevation model used.

Modified Gaussian Filter Algorithm using Quadtree Segmentation in AWGN Environment (AWGN 환경에서 쿼드트리 분할을 사용한 변형된 가우시안 필터 알고리즘)

  • Cheon, Bong-Won;Kim, Nam-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.9
    • /
    • pp.1176-1182
    • /
    • 2021
  • Recently, with the development of artificial intelligence and IoT technology, automation, and unmanned work are progressing in various fields, and the importance of image processing, which is the basis of AI object recognition, is increasing. In particular, in systems that require detailed data processing, noise removal is used as a preprocessing step, but the existing algorithm does not consider the noise level of the image, so it has the disadvantage of blurring in the filtering process. Therefore, in this paper, we propose a modified Gaussian filter that determines the weight by determining the noise level of the image. The proposed algorithm obtains the noise estimate for the AWGN of the image using quadtree segmentation, determines the Gaussian weight and the pixel weight, and obtains the final output by convolution with the local mask. To evaluate the proposed algorithm, it was simulated compared to the existing method, and superior performance was confirmed compared to the existing method.

Modified Weight Filter Algorithm using Pixel Matching in AWGN Environment (AWGN 환경에서 화소매칭을 이용한 변형된 가중치 필터 알고리즘)

  • Cheon, Bong-Won;Kim, Nam-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.25 no.10
    • /
    • pp.1310-1316
    • /
    • 2021
  • Recently, with the development of artificial intelligence and IoT technology, the importance of video processing such as object tracking, medical imaging, and object recognition is increasing. In particular, the noise reduction technology used in the preprocessing process demands the ability to effectively remove noise and maintain detailed features as the importance of system images increases. In this paper, we provide a modified weight filter based on pixel matching in an AWGN environment. The proposed algorithm uses a pixel matching method to maintain high-frequency components in which the pixel value of the image changes significantly, detects areas with highly relevant patterns in the peripheral area, and matches pixels required for output calculation. Classify the values. The final output is obtained by calculating the weight according to the similarity and spatial distance between the matching pixels with the center pixel in order to consider the edge component in the filtering process.

Digital Filter based on Expended Convolution Mask to Reconstruct Impulse Noise Image (임펄스 잡음 영상을 복원하기 위한 확장된 컨벌루션 마스크 기반의 디지털 필터)

  • Cheon, Bong-Won;Kim, Nam-Ho
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2022.05a
    • /
    • pp.431-433
    • /
    • 2022
  • With the development of IoT technology, various technologies such as artificial intelligence and automation are being grafted into industrial sites, and accordingly, the importance of data processing is increasing. Image denoising is one of the basic processes of image processing, and is used as a preprocessing step in many applications. Various studies have been conducted to remove noise, but various problems arise in the process of noise removal, such as image detail preservation, texture restoration, and special noise removal. In this paper, we propose a digital filter using an extended convolutional mask to preserve image detail during the impulse denoising process. The proposed algorithm uses an extended convolution mask as a filtering mask, and obtains the final output by switching the extension level according to the noise level. Simulation was conducted to evaluate the performance of the proposed algorithm, and the performance was analyzed compared to the existing method.

  • PDF

Robust Scheme of Segmenting Characters of License Plate on Irregular Illumination Condition (불규칙 조명 환경에 강인한 번호판 문자 분리 기법)

  • Kim, Byoung-Hyun;Han, Young-Joon;Hahn, Hern-Soo
    • Journal of the Korea Society of Computer and Information
    • /
    • v.14 no.11
    • /
    • pp.61-71
    • /
    • 2009
  • Vehicle license plate is the only way to check the registrated information of a vehicle. Many works have been devoted to the vision system of recognizing the license plate, which has been widely used to control an illegal parking. However, it is difficult to correctly segment characters on the license plate since an illumination is affected by a weather change and a neighboring obstacles. This paper proposes a robust method of segmenting the character of the license plate on irregular illumination condition. The proposed method enhance the contrast of license plate images using the Chi-Square probability density function. For segmenting characters on the license plate, binary images with the high quality are gained by applying the adaptive threshold. Preprocessing and labeling algorithm are used to eliminate noises existing during the whole segmentation process. Finally, profiling method is applied to segment characters on license plate from binary images.

Reconstruction of Remote Sensing Data based on dynamic Characteristics of Time Series Data (위성자료의 시계열 특성에 기반한 실시간 자료 재구축)

  • Jung, Myung-Hee;Lee, Sang-Hoon;Jang, Seok-Woo
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.19 no.8
    • /
    • pp.329-335
    • /
    • 2018
  • Satellite images, which are widely used in various applications, are very useful for monitoring the surface of the earth. Since satellite data is obtained from a remote sensor, it contains a lot of noise and errors depending on observation weather conditions during data acquisition and sensor malfunction status. Since the accuracy of the data affects the accuracy and reliability of the data analysis results, noise removal and data restoration for high quality data is important. In this study, we propose a reconstruction system that models the time dependent dynamic characteristics of satellite data using a multi-period harmonic model and performs adaptive data restoration considering the spatial correlation of data. The proposed method is a real-time restoration method and thus can be employed as a preprocessing algorithm for real-time reconstruction of satellite data. The proposed method was evaluated with both simulated data and MODIS NDVI data for six years from 2011 to 2016. Experimental results show that the proposed method has the potentiality for reconstructing high quality satellite data.

Visibility-based Automatic Path Generation Method for Virtual Colonoscopy (가상 대장내시경을 위한 가시성을 이용한 자동 경로 생성법)

  • Lee Jeongjin;Kang Moon Koo;Cho Myoung Su;Shin Yeong Gil
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.32 no.10
    • /
    • pp.530-540
    • /
    • 2005
  • Virtual colonoscopy is an easy and fast method to reconstruct the shape of colon and diagnose tumors inside the colon based on computed tomography images. This is a non-invasive method, which resolves weak points of previous invasive methods. The path for virtual colonoscopy should be generated rapidly and accurately for clinical examination. However, previous methods are computationally expensive because the data structure such as distance map should be constructed in the preprocessing and positions of all the points of the path needs to be calculated. In this paper, we propose the automatic path generation method based on visibility to decrease path generation time. The proposed method does not require preprocessing and generates small number of control points representing the Path instead of all points to generate the path rapidly. Also, our method generates the path based on visibility so that a virtual camera moves smoothly and a comfortable and accurate path is calculated for virtual navigation. Also, our method can be used for general virtual navigation of various kinds of pipes.