• Title/Summary/Keyword: cut detection

Search Result 358, Processing Time 0.024 seconds

A study on real time inspection of OLED protective film using edge detecting algorithm (Edge Detecting Algorithm을 이용한 OLED 보호 필름의 Real Time Inspection에 대한 연구)

  • Han, Joo-Seok;Han, Bong-Seok;Han, Yu-Jin;Choi, Doo-Sun;Kim, Tae-Min;Ko, Kang-Ho;Park, Jung-Rae;Lim, Dong-Wook
    • Design & Manufacturing
    • /
    • v.14 no.2
    • /
    • pp.14-20
    • /
    • 2020
  • In OLED panel production process, it is necessary to cut a part of protective film as a preprocess for lighting inspection. The current method is to recognize only the fiducial mark of the cut-out panel. Bare Glass Cutting does not compensate for machining cumulative tolerances. Even though process defects still occur, it is necessary to develop technology to solve this problem because only the Align Mark of the panel that has already been cut is used as the reference point for alignment. There is a lot of defective lighting during panel lighting test because the correct protective film is not cut on the panel power and signal application pad position. In laser cutting process to remove the polarizing film / protective film / TSP film of OLED panel, laser processing is not performed immediately after the panel alignment based on the alignment mark only. Therefore, in this paper, we performed real time inspection which minimizes the mechanism tolerance by correcting the laser cutting path of the protective film in real time using Machine Vision. We have studied calibration algorithm of Vision Software coordinate system and real image coordinate system to minimize inspection resolution and position detection error and edge detection algorithm to accurately measure edge of panel.

Cut Detection Algorithm Using the Characteristic Of Wavelet Coefficients in Each Subband (대역별 웨이블릿 계수특성을 이용한 장면전환점 검출기법)

  • Moon Young ho;No Jung Jin;Yoo Ji sang
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.29 no.10C
    • /
    • pp.1414-1424
    • /
    • 2004
  • In this paper, an algorithm using wavelet transform for detecting a cut that is a radical scene transition point, and fade and dissolve that are gradual scene transition points is proposed. The conventional methods using wavelet transform for this purpose is using features in both spatial and frequency domain. But in the proposed algorithm, the color space of an input image is converted to YUV and then luminance component Y is transformed in frequency domain using 2-level lifting. Then, the histogram of only low frequency subband that may contain some spatial domain features is compared with the previous one. Edges obtained from other higher bands can be divided into global, semi-global and local regions and the histogram of each edge region is compared. The experimental results show the performance improvement of about 17% in recall and 18% in precision and also show a good performance in fade and dissolve detection.

Real-Time QRS Detection Using Wavelet Packet Transform

  • Bholsithi, Wisarut;;Hinjit, Watcharapong;Dejhan, Kobchai
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2004.08a
    • /
    • pp.1880-1884
    • /
    • 2004
  • The wavelet packet transform has been applied for QRS detection with squaring, window integration, and impulse filter techniques to cut down the false detection of QRS complex. This real time QRS detection has been performed on Simulink and Matlab. The correct QRS detection rates have reached to 99.75% in the experiment with 15 sets of ECG data from European ST-T database which are kept in Physionet.

  • PDF

An Experimental Analysis on Dark-field Laser Scattering for the Surface Inspection of Infrared Cut-off Filters (적외선차단필터의 표면 검사를 위한 암시야 레이저산란에 대한 실험적 분석)

  • Kim, Gyung-Bum;Han, Jae-Chul
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.24 no.11
    • /
    • pp.76-83
    • /
    • 2007
  • The dark-field laser scattering system has been developed to inspect surface defects in infrared cut-off filters and then laser scattering characteristics against the defects are investigated. The qualitative analysis for the reliable and accurate detection performance is described through the correlation between incident angles of a laser and viewing ones of a camera. In this paper, reliable and important information with laser scattering is given for the surface defect inspection of IR filters. Its performance has been verified through various experiments.

Grinding disk detection with image processing and application to face recognition (화상처리를 이용한 연삭공구 인식 및 안면인식 응용)

  • 백재용;송무건;유송민
    • Proceedings of the Korean Society of Machine Tool Engineers Conference
    • /
    • 2001.04a
    • /
    • pp.115-118
    • /
    • 2001
  • An image processing method was applied to characterize a shape of the flexible grinding disk. A disk surface image was taken by CCD camera. Depth of cut was changed to be 2 and 4mm. Circles marked on the disk were captured to extract the key features of the deflection. Notable correlation has been observed between the intervals and the process conditions. Same methodology has been applied to check the symmetry of the human face. Tentative results revealed that symmetry could be checked using the filtered face image.

  • PDF

Fast Scene Change Detection Algorithm in MPEG Compressed Video by Minimal Decoding (MPEG으로 압축된 비디오에서 최소 복호화에 의한 빠른 장면전환검출 알고리듬)

  • Kim, Gang-Uk;Lee, Jae-Seung;Kim, Jong-Hun;Hwang, Chan-Sik
    • The KIPS Transactions:PartB
    • /
    • v.9B no.3
    • /
    • pp.343-350
    • /
    • 2002
  • A scene change detection which involves finding a cut between two consecutive shots is an important step for video indexing and retrieval. This paper proposes an algorithm for fast and accurate detection of abrupt scene changes in an MPEG compressed domain with minimal decoding requirements arid computational effort. The proposed method compares two successive DC images of I-frames for finding the GOP (group of picture) which contain a scene change and uses macroblock-coded type information contained in B-frames to detect the exact frame where the scene change occurred. The experiment results demonstrate that the proposed algorithm has better detection performance, such as precision and recall rate, than the existing method using all DC images. The algorithm has the advantage of speed, simplicity and accuracy. In addition, it requires less amount of storage.

gMLP-based Self-Supervised Learning Anomaly Detection using a Simple Synthetic Data Generation Method (단순한 합성데이터 생성 방식을 활용한 gMLP 기반 자기 지도 학습 이상탐지 기법)

  • Ju-Hyo, Hwang;Kyo-Hong, Jin
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.27 no.1
    • /
    • pp.8-14
    • /
    • 2023
  • The existing self-supervised learning-based CutPaste generated synthetic data by cutting and attaching specific patches from normal images and then performed anomaly detection. However, this method has a problem in that there is a clear difference in the boundary of the patch. NSA for solving these problems have achieved higher anomaly detection performance by generating natural synthetic data through Poisson Blending. However, NSA has the disadvantage of having many hyperparameters that need to be adjusted for each class. In this paper, synthetic data similar to normal were generated by a simple method of making the size of the synthetic patch very small. At this time, since the patches are so locally synthesized, models that learn local features can easily overfit synthetic data. Therefore, we performed anomaly detection using gMLP, which learns global features, and even with simple synthesis methods, we were able to achieve higher performance than conventional self-supervised learning techniques.

Combination of Hydrophobic Filtration and Enrichment Methods for Detecting Bacillus cereus in Fresh-Cut Cabbage

  • Lee, Sujung;Choi, Yukyung;Lee, Heeyoung;Kim, Sejeong;Lee, Jeeyeon;Ha, Jimyeong;Oh, Hyemin;Lee, Yewon;Kim, Yujin;Yoon, Yohan;Lee, Soomin
    • Journal of Food Hygiene and Safety
    • /
    • v.33 no.5
    • /
    • pp.325-329
    • /
    • 2018
  • This study developed a rapid detection method for Bacillus cereus in fresh-cut cabbages. Fresh-cut cabbage samples were inoculated at 1-, 2- and 3-Log CFU/g, and pathogens were enriched in tryptic soy broth containing 0.15% polymyxin B at $30^{\circ}C$, $37^{\circ}C$, and $42^{\circ}C$ to determine the detection limit and appropriate enrichment temperature for multiplex PCR detection. Enriched bacterial cells in enrichment broth were collected in a hydrophobic filter prior to DNA extraction for multiplex PCR. Filters were resuspended in distilled water, and DNA was extracted from the suspension. DNA samples were further analyzed by multiplex PCR. Detection limit of multiplex PCR was 5-Log CFU/mL. B. cereus cell counts were higher (P < 0.05) at $42^{\circ}C$ than other temperatures. Detection rate of 1-, 2-, and 3-Log CFU/g inoculated samples were 60%, 80%, and 100% after enrichment respectively. However, when enriched samples were filtered with hydrophobic membrane filter, detection rates became 100%, regardless of inoculation level. Results indicate a combination of enrichment with hydrophobic filtration improves rapid detection efficiency of B. cereus in fresh-cut cabbage by multiplex PCR.

People Detection Algorithm in the Beach (해변에서의 사람 검출 알고리즘)

  • Choi, Yu Jung;Kim, Yoon
    • Journal of Korea Multimedia Society
    • /
    • v.21 no.5
    • /
    • pp.558-570
    • /
    • 2018
  • Recently, object detection is a critical function for any system that uses computer vision and is widely used in various fields such as video surveillance and self-driving cars. However, the conventional methods can not detect the objects clearly because of the dynamic background change in the beach. In this paper, we propose a new technique to detect humans correctly in the dynamic videos like shores. A new background modeling method that combines spatial GMM (Gaussian Mixture Model) and temporal GMM is proposed to make more correct background image. Also, the proposed method improve the accuracy of people detection by using SVM (Support Vector Machine) to classify people from the objects and KCF (Kernelized Correlation Filter) Tracker to track people continuously in the complicated environment. The experimental result shows that our method can work well for detection and tracking of objects in videos containing dynamic factors and situations.

Development of Decision Model and Management System to minimize Pavement Utility Cut for Road Facility (도로시설 재굴착 방지를 위한 의사결정모델 및 관리시스템 개발)

  • Cho, Jin-Young;Jang, Oun-Sung;Lee, Min-Jae
    • Korean Journal of Construction Engineering and Management
    • /
    • v.14 no.4
    • /
    • pp.164-171
    • /
    • 2013
  • In urban planning, road facility is used not only for the transportation purpose but also for the utility line space purpose such as electrical, gas, tele communication, heating, water, sewer, and so on. However, since these utilities are built by many different groups, it becomes very difficult to communicate each other. Delay in one party can cause another party's schedule delay but they don't commuicate often. Also, some delay in utility work can cause frequent pavement cut. And, this will impact on construction cost, schedule delay, low quality, user complain and cost. This study developed spatiotemporal decision model to prevent prequent utility cut for mega project such as new urban development project. In addition, this study developed utility cut management system to manage utility cut schedule under pavement. Finally, developed system was applied to new urban development project and verified there effectiveness.