• Title/Summary/Keyword: Preprocess

Search Result 173, Processing Time 0.026 seconds

Constraints satisfaction problem기법을 이용한 조종패널 설계방법

  • 박성준;조항준;정의승;장수영
    • Proceedings of the ESK Conference
    • /
    • 1994.04a
    • /
    • pp.75-84
    • /
    • 1994
  • A control panel layout method based on the constraint satisfaction problem(CSP) technique was developed to generate an ergonomically sound panel design. This control panel layout method attempts to incorporate a variety of relevant ergonomic principles and design constrains, and generate an optimal or, at least, a "satisfactory" solution through the efficient search algorithm. The problem of seeking an ergonomically sound panel design should be viewed as a multiple criteria problem, and most of the design objectives should be understood as constraints. Hence, a CSP technique was employed in this study for dealing with the multi-constraiants layout problem. The efficient search algorithm using "preprocess" and "look ahead" procedures was developed to handle the vast amount of computational effort. In order to apply the CSP technique to the panel layout procedure, the ergonomic principles such as spatial compatibility, frequency-of- use, importance, functional grouping, and sequence-of-use were formalized as CSP terms. The effectiveness of the developed panel layout method was evaluated by example problems, and the results clearly showed that the generated layouts took various ergonomic design principles into account.esign principles into account.

  • PDF

Recognition of Car License Plate using Kohonen Algorithm

  • Lim, Eun-Kyoung;Yang, Hwang-Kyu;Kwang Baek kim
    • Proceedings of the IEEK Conference
    • /
    • 2000.07b
    • /
    • pp.785-788
    • /
    • 2000
  • The recognition system of a car plate is largely classified as the extraction and recognition of number plate. In this paper, we extract the number plate domain by using a thresholding method as a preprocess step. The computation of the density in a given mask provides a clue of a candidate domain whose density ratio corresponds to the properties of the number plate obtained in the best condition. The contour of the number plate for the recognition of the texts of number plate is extracted by operating Kohonen Algorithm in a localized region. The algorithm reduces noises around the contour. The recognition system with the density computation and Kohonen Algorithm shows a high performance in the real system in connection with a car number plate.

  • PDF

Face Detection using Template Matching and Ellipse Fitting (템플릿과 타원정보를 이용한 얼굴검출)

  • Jung, Tae-Yun;Kim, Hyun-Sool;Kang, Woo-Seok;Park, Sang-Hui
    • The Transactions of the Korean Institute of Electrical Engineers A
    • /
    • v.48 no.11
    • /
    • pp.1472-1475
    • /
    • 1999
  • This paper proposes a new detection method of human faces in grey scale images with cluttered background using a facial template and elliptical structure of the human head. Face detection technique can be applied in many areas of image processing such as face recognition, composition and computer graphics, etc. Until now, many researches about face detection have been done, and applications in more complicated conditions are increasing. The existing technique proposed by Sirohey shows relatively good performance in image with cluttered background, but can apply only to image with one face and needs much computation time. The proposed method is designed to reduce complexity and be applied even in the image with several faces by introducing template matching as preprocess. The results show that the proposed method produces more correct detection rate and needs less computation time than the existing one.

  • PDF

Effect of seed on the TSMG processing of RE-123 superconductor (TSMG법에 의한 RE-123계 초전도 단결정 제조에 미치는 seed의 영향)

  • O, Yong-Taeg;Shin, Dong-Chan;Han, Sang-Chul;Sung, Tae-Hyun
    • Proceedings of the Korean Institute of Electrical and Electronic Material Engineers Conference
    • /
    • 2003.11a
    • /
    • pp.59-62
    • /
    • 2003
  • This study investigated the phase transformation of the $REBa_2Cu_3O_{7-x}$ (RE=Nd, Gd, By) superconductor, and CCT (Continuous-Cooling-Transformation) along with the TTT (Time-Temperature-Transformation) diagrams are suggested according to the isothermal and continuous cooling heat-treatments. According to result of fabricated single crystal of RE-123 superconductor through TSMG method based on phase transformation neted among heat treatment process, when the ionic radius elements was decreased, RE-211 phase was well-distributed. According to result that examine about seed of pretreatment effect of TSMG method, magnetic hysteresis improved when preprocess among oxygen atmosphere in same seed. and used after. Effect of miscut expressed good superconducting special quality in case miscut uses big seed.

  • PDF

Automatic Detection Method of the Region of Interest in the Measurement of Bone Mineral Density by Ultrasound Imaging (초음파 영상에 의한 골밀도 측정에서 관심영역의 자동 검출방법)

  • 신정식;안중환;한은옥;김형준;한승무
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.21 no.11
    • /
    • pp.200-208
    • /
    • 2004
  • In ultrasonic bone densitometry, the positioning of measurement site is decisive in precision and reproducibility. In this study, automatic Region of Interest (ROI) detection algorithm is suggested and adopted the method using the local minimum value by ultrasonic image. The preprocess before the local minimum method extracts out the bone area and calculates the geometrical information of bone. The developed ROI detection algorithm was applied to the clinical test for the subject of 305 female patients in the range of 22-88 years old. As the results, the accuracy of the algorithm was shown to be 98.3%. It was also found that bone density parameter was significantly correlated with age(r=0.85, p<0.0001).

Multi-Task Network for Person Reidentification (신원 확인을 위한 멀티 태스크 네트워크)

  • Cao, Zongjing;Lee, Hyo Jong
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2019.05a
    • /
    • pp.472-474
    • /
    • 2019
  • Because of the difference in network structure and loss function, Verification and identification models have their respective advantages and limitations for person reidentification (re-ID). In this work, we propose a multi-task network simultaneously computes the identification loss and verification loss for person reidentification. Given a pair of images as network input, the multi-task network simultaneously outputs the identities of the two images and whether the images belong to the same identity. In experiments, we analyze the major factors affect the accuracy of person reidentification. To address the occlusion problem and improve the generalization ability of reID models, we use the Random Erasing Augmentation (REA) method to preprocess the images. The method can be easily applied to different pre-trained networks, such as ResNet and VGG. The experimental results on the Market1501 datasets show significant and consistent improvements over the state-of-the-art methods.

Recognition of Music using Backpropagation Network (Backpropagation을 이용한 악보인식)

  • Park, Hyun-Jun;Cha, Eui-Young
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.11 no.6
    • /
    • pp.1170-1175
    • /
    • 2007
  • This paper presents techniques to recognize music using back propagation network one of the neural network algorithms, and to preprocess technique for music mage. Music symbols and music notes are segmented by preprocessing such as binarization, slope correction, staff line removing, etc. Segmented music symbols and music notes are recognized by music note recognizing network and non-music note recognizing network. We proved correctness of proposed music recognition algorithm though experiments and analysis with various kind of musics.

Evaluations of AI-based malicious PowerShell detection with feature optimizations

  • Song, Jihyeon;Kim, Jungtae;Choi, Sunoh;Kim, Jonghyun;Kim, Ikkyun
    • ETRI Journal
    • /
    • v.43 no.3
    • /
    • pp.549-560
    • /
    • 2021
  • Cyberattacks are often difficult to identify with traditional signature-based detection, because attackers continually find ways to bypass the detection methods. Therefore, researchers have introduced artificial intelligence (AI) technology for cybersecurity analysis to detect malicious PowerShell scripts. In this paper, we propose a feature optimization technique for AI-based approaches to enhance the accuracy of malicious PowerShell script detection. We statically analyze the PowerShell script and preprocess it with a method based on the tokens and abstract syntax tree (AST) for feature selection. Here, tokens and AST represent the vocabulary and structure of the PowerShell script, respectively. Performance evaluations with optimized features yield detection rates of 98% in both machine learning (ML) and deep learning (DL) experiments. Among them, the ML model with the 3-gram of selected five tokens and the DL model with experiments based on the AST 3-gram deliver the best performance.

Development of Intelligent Robot Process Automation Tool (지능형 업무 자동화(RPA) 도구 개발)

  • Kim, Ki-Tae;Park, Mi-Ran;Kim, Tae-Young;Bae, Seo-Hyun;Lee, Se-Hoon
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2021.07a
    • /
    • pp.433-434
    • /
    • 2021
  • 본 논문에서는 RPA 도구 개발 과정 중 자동화 및 데이터 전처리 기능을 이용한 양질의 데이터 추출 과정을 기술한다. 개발된 RPA 도구에서는 녹화 기능으로 자동화 기능을 향상시켰으며, 비대칭 데이터 변환 기능과 이상치 처리 기능을 통해 업무 생산효율 증가 및 휴먼에러 방지를 제공한다.

  • PDF

Skin and Bone Segmentation Technique Using Dynamic Gaussian Filter Based on High Frequency Components in X-Ray Images (X-Ray 영상에서 고주파 성분 기반 동적 가우시안 필터를 이용한 피부와 뼈 영역 분할 기법)

  • Nam, Youn-man;Park, Tae-eun;Kim, Ju-wan;Song, Doo Heon;Kim, Kwang-baek
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2021.05a
    • /
    • pp.137-140
    • /
    • 2021
  • 본 논문에서는 X-Ray 영상에서 발 뼈의 골절 영역을 분석 및 진단하기 위한 전단계로서 X-Ray 영상에서 뼈와 피부 영역을 분할하는 방법을 제안한다. 제안된 방법은 X-Ray 영상의 피부 영역과 발 뼈 영역을 분할하기 위해 가우시안 필터를 적용하여 DOG 영상을 생성한다. 그러나 기존의 가우시안 필터는 정적으로 적용되기 때문에 영상을 촬영하는 부위와 각도에 따라 영상의 특성이 달라지는 X-Ray 영상에 적용하기에 부적합하다. 따라서 부위와 각도에 따라 영상의 특성 변화에 민감하지 않는 동적 가우시안 필터를 제안한다. 실험 결과에서는 제안하는 동적 가우시안 필터와 기존의 정적인 가우시안 필터를 각각 적용하여 생성된 DOG 영상에 대해서 발 뼈 영역과 피부 영역을 분할하고, 효율성을 TPR과 특이도로 분석한 결과, 제안된 동적 가우시안 필터를 적용한 방법이 정적 가우시안 필터보다 평균적으로 TPR는 0.12%와 특이도는 평균적으로 0.36%가 개선된 것을 확인하였다.

  • PDF