• Title/Summary/Keyword: camera vision

Search Result 1,396, Processing Time 0.026 seconds

Development of Continuous Roll-to-Roll Screen Printing System Using a Flat Screen (평판 스크린을 이용하는 롤투롤 연속 스크린 인쇄 시스템의 개발)

  • Kim, Ga Eul;Jeon, Yong Ho;Lee, Moon Gu;Hong, Min Sung;Lee, Taik Min;Kwon, Sin
    • Journal of the Korean Society of Manufacturing Technology Engineers
    • /
    • v.25 no.3
    • /
    • pp.217-223
    • /
    • 2016
  • In this research, a continuous roll-to-roll screen printing system was developed using a flat screen. It has a newly devised sliding mechanism of screen printing module, which can be controlled accurately in sync with a moving web, driven by a roll-to-roll tension control and web-guiding system. In addition, the real-time precision alignment module that consists of a vision camera and an $X-Y-{\theta}$ alignment stage was implemented. With this developed system, the feasibility of continuous printing with minimum pattern width below $60{\mu}m$ was verified, and an overlay of ${\pm}60{\mu}m$ between the laser-patterned reference mark and the printed mark on a 300-mm-wide film was achieved.

Vision-based full-field panorama generation by UAV using GPS data and feature points filtering

  • Guo, Yapeng;Xu, Yang;Niu, Haowei;Li, Zhonglong;E., Yuhui;Jiao, Xinghua;Li, Shunlong
    • Smart Structures and Systems
    • /
    • v.25 no.5
    • /
    • pp.631-641
    • /
    • 2020
  • To meet the urgent requirements of safety surveillance from civil engineering management authorities, this study proposes a refined and efficient approach to generate full-field high-resolution panorama of construction sites using camera-amounted UAV (Unmanned Aerial Vehicle). GPS (Global Position System) information extraction for pre-registration, feature points filtering for efficient registration and optimal seaming line seeking for fusion are performed in sequence to form the full-field panorama generation framework. Advantages of the proposed method are as follows. First, GPS information can sort images for pre-registration, avoiding inefficient repeated pairwise calculations and matching. Second, the feature points are filtered according to the characteristics of the construction site images to reduce the amount of calculation. The proposed framework is validated on a road construction site and results demonstrate that it can generate an accurate and high-quality full-site panorama for the safety supervision in a much efficient manner.

A Comparison of System Performances Between Rectangular and Polar Exponential Grid Imaging System (POLAR EXPONENTIAL GRID와 장방형격자 영상시스템의 영상분해도 및 영상처리능력 비교)

  • Jae Kwon Eem
    • Journal of the Korean Institute of Telematics and Electronics B
    • /
    • v.31B no.2
    • /
    • pp.69-79
    • /
    • 1994
  • The conventional machine vision system which has uniform rectangular grid requires tremendous amount of computation for processing and analysing an image especially in 2-D image transfermations such as scaling, rotation and 3-D reconvery problem typical in robot application environment. In this study, the imaging system with nonuiformly distributed image sensors simulating human visual system, referred to as Ploar Exponential Grid(PEG), is compared with the existing conventional uniform rectangular grid system in terms of image resolution and computational complexity. By mimicking the geometric structure of the PEG sensor cell, we obtained PEG-like images using computer simulation. With the images obtained from the simulation, image resolution of the two systems are compared and some basic image processing tasks such as image scaling and rotation are implemented based on the PEG sensor system to examine its performance. Furthermore Fourier transform of PEG image is described and implemented in image analysis point of view. Also, the range and heading-angle measurement errors usually encountered in 3-D coordinates recovery with stereo camera system are claculated based on the PEG sensor system and compared with those obtained from the uniform rectangular grid system. In fact, the PEC imaging system not only reduces the computational requirements but also has scale and rotational invariance property in Fourier spectrum. Hence the PEG system has more suitable image coordinate system for image scaling, rotation, and image recognition problem. The range and heading-angle measurement errors with PEG system are less than those of uniform rectangular rectangular grid system in practical measurement range.

  • PDF

Realtime Object Extraction and Tracking System for Moving Object Monitoring (이동 객체 감시를 위한 실시간 객체추출 및 추적시스템)

  • Kang Hyun-Joong;Lee Hwang-hyoung
    • Journal of the Korea Society of Computer and Information
    • /
    • v.10 no.2 s.34
    • /
    • pp.59-68
    • /
    • 2005
  • Object tracking in a real time image is one of interesting subjects in computer vision and many practical application fields Past couple of years. But sometimes existing systems cannot find object by recognize background noise as object. This paper proposes a method of object detection and tracking using adaptive background image in real time. To detect object which does not influenced by illumination and remove noise in background image, this system generates adaptive background image by real time background image updating. This system detects object using the difference between background image and input image from camera. After setting up MBR(minimum bounding rectangle) using the internal point of detected otject, the system tracks otiect through this MBR. In addition, this paper evaluates the test result about performance of proposed method as compared with existing tracking algorithm.

  • PDF

Online Burning Material Pile Detection on Color Clustering and Quaternion based Edge Detection in Boiler

  • Wang, Weixing;Liu, Sheng
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.9 no.1
    • /
    • pp.190-207
    • /
    • 2015
  • In the combustion engineering, to decrease pollution and increase production efficiency, and to optimally keep solid burning material amount constant in a burner online, it needs a smart method to detect the amount variation of the burning materials in a high temperature environment. This paper presents an online machine vision system for automatically measuring and detecting the burning material amount inside a burner or a boiler. In the camera-protecting box of the system, a sub-system for cooling is constructed by using the cooling water circulation techqique. In addition, the key and intelligent step in the system is to detect the pile profile of the variable burning material, and the algorithm for the pile profile tracing was studied based on the combination of the gey level (color) discontinuity and similarity based image segmentation methods, the discontinuity based sub-algorithm is made on the quaternion convolution, and the similarity based sub-algorithm is designed according to the region growing with multi-scale clustering. The results of the two sub-algoritms are fused to delineate the final pile profile, and the algorithm has been tested and applied in different industrial burners and boilers. The experiements show that the proposed algorithm works satisfactorily.

Visual Sensing of the Light Spot of a Laser Pointer for Robotic Applications

  • Park, Sung-Ho;Kim, Dong Uk;Do, Yongtae
    • Journal of Sensor Science and Technology
    • /
    • v.27 no.4
    • /
    • pp.216-220
    • /
    • 2018
  • In this paper, we present visual sensing techniques that can be used to teach a robot using a laser pointer. The light spot of an off-the-shelf laser pointer is detected and its movement is tracked on consecutive images of a camera. The three-dimensional position of the spot is calculated using stereo cameras. The light spot on the image is detected based on its color, brightness, and shape. The detection results in a binary image, and morphological processing steps are performed on the image to refine the detection. The movement of the laser spot is measured using two methods. The first is a simple method of specifying the region of interest (ROI) centered at the current location of the light spot and finding the spot within the ROI on the next image. It is assumed that the movement of the spot is not large on two consecutive images. The second method is using a Kalman filter, which has been widely employed in trajectory estimation problems. In our simulation study of various cases, Kalman filtering shows better results mostly. However, there is a problem of fitting the system model of the filter to the pattern of the spot movement.

A Study on Efficient Learning Units for Behavior-Recognition of People in Video (비디오에서 동체의 행위인지를 위한 효율적 학습 단위에 관한 연구)

  • Kwon, Ick-Hwan;Hadjer, Boubenna;Lee, Dohoon
    • Journal of Korea Multimedia Society
    • /
    • v.20 no.2
    • /
    • pp.196-204
    • /
    • 2017
  • Behavior of intelligent video surveillance system is recognized by analyzing the pattern of the object of interest by using the frame information of video inputted from the camera and analyzes the behavior. Detection of object's certain behaviors in the crowd has become a critical problem because in the event of terror strikes. Recognition of object's certain behaviors is an important but difficult problem in the area of computer vision. As the realization of big data utilizing machine learning, data mining techniques, the amount of video through the CCTV, Smart-phone and Drone's video has increased dramatically. In this paper, we propose a multiple-sliding window method to recognize the cumulative change as one piece in order to improve the accuracy of the recognition. The experimental results demonstrated the method was robust and efficient learning units in the classification of certain behaviors.

Real-Time Mapping of Mobile Robot on Stereo Vision (스테레오 비전 기반 이동 로봇의 실시간 지도 작성 기법)

  • Han, Cheol-Hun;Sim, Kwee-Bo
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.20 no.1
    • /
    • pp.60-65
    • /
    • 2010
  • This paper describes the results of 2D mapping, feature detection and matching to create the surrounding environment in the mounted stereo camera on Mobile robot. Extract method of image's feature in real-time processing for quick operation uses the edge detection and Sum of Absolute Difference(SAD), stereo matching technique can be obtained through the correlation coefficient. To estimate the location of a mobile robot using ZigBee beacon and encoders mounted on the robot is estimated by Kalman filter. In addition, the merged gyro scope to measure compass is possible to generate map during mobile robot is moving. The Simultaneous Localization and Mapping (SLAM) of mobile robot technology with an intelligent robot can be applied efficiently in human life would be based.

A Study of Weld Pool width Control in Gas Tungsten Arc Welding Using the Digital Image Processing (화상처리에 의한 Gas Tungsten Arc 용접에서의 용융지폭제어에 관한 연구)

  • Kim, Dong-Cheol;Rhee, Sehun;Um, Ki-Woan
    • Transactions of the Korean Society of Mechanical Engineers A
    • /
    • v.20 no.9
    • /
    • pp.2760-2769
    • /
    • 1996
  • The feedback control systems of welding process using visual information can improve weld qualities. However, it is very difficult to get the visual information of weld pool since the light intensity of welding arc is much stronger than that of the weld pool. To explore the possibility of extending the capability of automatic welding machines, a study of a closed loop controlled welding system consisted of a GTA welding machine, a vision system, a stepping motor system and a digital computer was undertaken. Particularly, in this system, a CCD camera with a long wavelength pass filter was used to get a better weld pool image. Subsequently, an image analysis technique has been developed to measure the weld pool width. Using this weld pool width measurement, a colsed loop control system adjusted welding speed to maintain a constant weld pool width.

A Relative Depth Estimation Algorithm Using Focus Measure (초점정보를 이용한 패턴간의 상대적 깊이 추정알고리즘 개발)

  • Jeong, Ji-Seok;Lee, Dae-Jong;Shin, Yong-Nyuo;Chun, Myung-Geun
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.23 no.6
    • /
    • pp.527-532
    • /
    • 2013
  • Depth estimation is an essential factor for robot vision, 3D scene modeling, and motion control. The depth estimation method is based on focusing values calculated in a series of images by a single camera at different distance between lens and object. In this paper, we proposed a relative depth estimation method using focus measure. The proposed method is implemented by focus value calculated for each image obtained at different lens position and then depth is finally estimated by considering relative distance of two patterns. We performed various experiments on the effective focus measures for depth estimation by using various patterns and their usefulness.