• 제목/요약/키워드: image detection system

검색결과 2,087건 처리시간 0.032초

Deep-Learning Based Real-time Fire Detection Using Object Tracking Algorithm

  • Park, Jonghyuk;Park, Dohyun;Hyun, Donghwan;Na, Youmin;Lee, Soo-Hong
    • 한국컴퓨터정보학회논문지
    • /
    • 제27권1호
    • /
    • pp.1-8
    • /
    • 2022
  • 본 논문에서는 실시간 객체 탐지(Real-time Object Detection)가 가능한 YOLOv4 모델과 DeepSORT 알고리즘을 활용한 객체 추적(Object Tracking) 기술을 활용하여 CCTV 영상 이미지 기반의 화재 탐지 시스템을 제안한다. 화재 탐지 모델은 10800장의 학습용 데이터로부터 학습되었으며 1000장의 별도 테스트 셋을 통해 검증되었다. 이후 DeepSORT 알고리즘을 통해 탐지된 화재 영역을 추적하여 단일 이미지 내의 화재 탐지율과 영상 내에서의 화재 탐지 유지성능을 증가시켰다. 영상 내의 한 프레임 혹은 단일 이미지에 대한 화재 탐지 속도는 장당 0.1초 이내로 실시간 탐지가 가능함을 확인하였으며 본 논문의 AI 화재 탐지 시스템은 기존의 화재 사고 탐지 시스템 보다 안정적이고 빠른 성능을 지니고 있어 화재현장에 적용 시 화재를 조기 발견하여 빠른 대처 및 발화단계에서의 진화가 가능할 것으로 예상된다.

Projected Local Binary Pattern based Two-Wheelers Detection using Adaboost Algorithm

  • Lee, Yeunghak;Kim, Taesun;Shim, Jaechang
    • Journal of Multimedia Information System
    • /
    • 제1권2호
    • /
    • pp.119-126
    • /
    • 2014
  • We propose a bicycle detection system riding on people based on modified projected local binary pattern(PLBP) for vision based intelligent vehicles. Projection method has robustness for rotation invariant and reducing dimensionality for original image. The features of Local binary pattern(LBP) are fast to compute and simple to implement for object recognition and texture classification area. Moreover, We use uniform pattern to remove the noise. This paper suggests that modified LBP method and projection vector having different weighting values according to the local shape and area in the image. Also our system maintains the simplicity of evaluation of traditional formulation while being more discriminative. Our experimental results show that a bicycle and motorcycle riding on people detection system based on proposed PLBP features achieve higher detection accuracy rate than traditional features.

  • PDF

개미 시스템 알고리듬을 이용한 윤곽선 검출 (Edge Detection Using an Ant System Algorithm)

  • 이성열;이창훈
    • 한국산업정보학회논문지
    • /
    • 제8권4호
    • /
    • pp.38-45
    • /
    • 2003
  • 메타 휴리스틱의 한 기법인 Ant System (AS) 알고리듬을 윤곽선 검출 문제에 적용하고 그 실험 결과를 보여준다. 윤곽선의 품질을 픽셀영역간 불일치 정도, 연속성, 두께 및 길이의 관점에서 규정지었다. 적합도 함수를 윤곽선 경로비용 최소화 문제로 전환하여 최적해를 탐색하였다. 예제 영상 실험결과 기존의 다른 기법에 비해, 영상의 질에 무관하게 상대적으로 신속하게 적은 메모리를 차지하는 즉, 최소량의 픽셀로 구성된 윤곽선을 검출할 수 있었다.

  • PDF

카메라 기반의 측후방 차량 검출 및 추적 방법 (A Method for Rear-side Vehicle Detection and Tracking with Vision System)

  • 백승환;김흥섭;부광석
    • 한국정밀공학회지
    • /
    • 제31권3호
    • /
    • pp.233-241
    • /
    • 2014
  • This paper contributes to development of a new method for detecting rear-side vehicles and estimating the positions for blind spot region or providing the lane change information by using vision systems. Because the real image acquired during car driving has a lot of information including the target vehicle and background image as well as the noises such as lighting and shading, it is hard to extract only the target vehicle against the background image with satisfied robustness. In this paper, the target vehicle has been detected by repetitive image processing such as sobel and morphological operations and a Kalman filter has been also designed to cancel the background image and prevent the misreading of the target image. The proposed method can get faster image processing and more robustness rather than the previous researches. Various experiments were performed on the highway driving situations to evaluate the performance of the proposed algorithm.

실시간 영상처리를 이용한 개별차량 추적시스템 개발 (Development of a Real Time Video Image Processing System for Vehicle Tracking)

  • 오주택;민준영
    • 한국도로학회논문집
    • /
    • 제10권3호
    • /
    • pp.19-31
    • /
    • 2008
  • 영상처리시스템(VIPS: Video Image Processing System)은 실시간으로 들어오는 영상정보를 분석하여 유용한 정보를 제공하며, 하나의 카메라로 여러 차로를 동시에 감시할 수 있는 알고리즘으로 교통량, 속도뿐만 아니라 밀도 및 점유율 등 다양한 정보를 제공한다. 영상검지시스템으로 상용화 제품은 Tripwire시스템으로 검지영역의 픽셀 변화량으로 차량검지를 하나, 이는 교통량, 속도 등 단편적인 정보에 국한될 수 밖에 없다. 반면, 영상검지시스템이 개별차량에 대한 추적시스템으로 개발할 경우 사고 및 차로 변경의 위험요소 감지 등 보다 다양한 정보를 제공할 수가 있다. 본 논문은 컴퓨터비전 기술을 이용하여 Tripwire에서 수집할 수 있는 교통정보와 동일한 정보를 제공하는 개별차량의 추적시스템을 개발하였으며 이 시스템을 실제 도로영상에 적용하여 상용화된 시스템과 결과를 비교함으로써 성능검증을 하였다.

  • PDF

다인공구의 파손검출에 관한 연구 (A Study on the Fracture Detection of Multi-Point-Tool)

  • 최영규;유봉환
    • 한국정밀공학회지
    • /
    • 제12권4호
    • /
    • pp.67-77
    • /
    • 1995
  • In modern industry the requirement of automation of manufacturing process increases so that unmanned system has been popular as an ultimate goal of modern manufacturing process. In unmanned manufacturing process the tool fracture is a very serious problem because it results in the damage of workpieces and can stop the operation of whole manufa- turing system. In this study, image processing technique is used to detect the fracture of insert tip of face milling using multi-point-tool. In order to acquire the image information of fracture shape of rotation insert tip. We set up the optical system using a light beam chopper. In this system we can reduce the image degradation generated from stopped image of rotating insert tip using image restoration technique. We calculated the mean square error to diagnose the condition of tool fracture, and determind the criteria of tool fracture using experimental and staticstical method. From the results of this study we've developed non- contact detection technique of tool fracture using image processing method and proposed the fracture direction of automation and unmanned system considering the optimal time of tool change milling.

  • PDF

머신러닝 기법을 활용한 대용량 시계열 데이터 이상 시점탐지 방법론 : 발전기 부품신호 사례 중심 (Anomaly Detection of Big Time Series Data Using Machine Learning)

  • 권세혁
    • 산업경영시스템학회지
    • /
    • 제43권2호
    • /
    • pp.33-38
    • /
    • 2020
  • Anomaly detection of Machine Learning such as PCA anomaly detection and CNN image classification has been focused on cross-sectional data. In this paper, two approaches has been suggested to apply ML techniques for identifying the failure time of big time series data. PCA anomaly detection to identify time rows as normal or abnormal was suggested by converting subjects identification problem to time domain. CNN image classification was suggested to identify the failure time by re-structuring of time series data, which computed the correlation matrix of one minute data and converted to tiff image format. Also, LASSO, one of feature selection methods, was applied to select the most affecting variables which could identify the failure status. For the empirical study, time series data was collected in seconds from a power generator of 214 components for 25 minutes including 20 minutes before the failure time. The failure time was predicted and detected 9 minutes 17 seconds before the failure time by PCA anomaly detection, but was not detected by the combination of LASSO and PCA because the target variable was binary variable which was assigned on the base of the failure time. CNN image classification with the train data of 10 normal status image and 5 failure status images detected just one minute before.

영상처리 기반 낙상 감지 알고리즘의 구현 (Implementation of fall-down detection algorithm based on Image Processing)

  • 김선기;안종수;김원호
    • 한국위성정보통신학회논문지
    • /
    • 제12권2호
    • /
    • pp.56-60
    • /
    • 2017
  • 본 논문은 영상처리 기반의 낙상 감지 알고리즘의 설계 및 구현에 관한 내용을 기술한다. 영상처리 기반의 낙상 감지 알고리즘은 카메라로 획득한 입력 영상을 그레이 스케일 변환 후 배경차분과 이진화를 통해 객체를 분리하고, 라벨링을 통해 인체를 인식한다. 인식된 인체는 출력 영상으로 확인이 가능하며 낙상을 감지하게 되면 알람이 발생한다. 컴퓨터 시뮬레이션을 통하여 제안한 알고리즘을 실험한 결과 90%의 검출율을 보여주었다. DSP 영상처리 보드에 구현한 시제품 시험을 통하여 기능을 검증함으로서 실용화 가능성을 확인하였다.

태양광 웨이퍼의 결함검출을 위한 자동 정밀검사 시스템 개발 (Development of Automatic Precision Inspection System for Defect Detection of Photovoltaic Wafer)

  • 백승엽
    • 한국생산제조학회지
    • /
    • 제20권5호
    • /
    • pp.666-672
    • /
    • 2011
  • In this paper, we describes the development of automatic inspection system for detecting the defects on photovoltaic wafer by using machine vision. Until now, The defect inspection process was manually performed by operators. So these processes caused the produce of poorly-made articles and inaccuracy results. To improve the inspection accuracy, the inspection system is not only configured, but the image processing algorithm is also developed. The inspection system includes dimensional verification and pattern matching which compares a 2-D image of an object to a pattern image the method proves to be computationally efficient and accurate for real time application and we confirmed the applicability of the proposed method though the experience in a complex environment.

Emergency Detection Method using Motion History Image for a Video-based Intelligent Security System

  • Lee, Jun;Lee, Se-Jong;Park, Jeong-Sik;Seo, Yong-Ho
    • International journal of advanced smart convergence
    • /
    • 제1권2호
    • /
    • pp.39-42
    • /
    • 2012
  • This paper proposed a method that detects emergency situations in a video stream using MHI (Motion History Image) and template matching for a video-based intelligent security system. The proposed method creates a MHI of each human object through image processing technique such as background removing based on GMM (Gaussian Mixture Model), labeling and accumulating the foreground images, then the obtained MHI is compared with the existing MHI templates for detecting an emergency situation. To evaluate the proposed emergency detection method, a set of experiments on the dataset of video clips captured from a security camera has been conducted. And we successfully detected emergency situations using the proposed method. In addition, the implemented system also provides MMS (Multimedia Message Service) so that a security manager can deal with the emergency situation appropriately.