• Title/Summary/Keyword: Image scanning

Search Result 1,093, Processing Time 0.024 seconds

FPGA Design and Realization for Scanning Image Enhancement using LUT Shading Correction Algorithm (LUT 쉐이딩 보정 알고리듬을 이용한 스캐닝 이미지 향상 FPGA 설계 구현)

  • Kim, Young-Bin;Ryu, Conan K.R.
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.8
    • /
    • pp.1759-1764
    • /
    • 2012
  • This paper describes FPGA design and realization using the shading correction algorithm for a CCD scan image enhancement. The shading algorithm is used by LUT (Look-up Table). The image enhancement results from that the histogram minimum value and maximum with respect to all pixels of the CCD image should be extracted, and the shading LUT is constructed to keep constant histogram with offset data. The output of sensor be converted to corrected LUT image in preprocessing, and the converting system is realized by FPGA to be enabled to operate in real time. The result of the experimentation for the proposed system is showed to take the scanning time 2.4ms below. The system is presented to be based on a low speed processor system to scan enhanced images in real time and be guaranteed to be low cost.

Line feature extraction in a noisy image

  • Lee, Joon-Woong;Oh, Hak-Seo;Kweon, In-So
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1996.10a
    • /
    • pp.137-140
    • /
    • 1996
  • Finding line segments in an intensity image has been one of the most fundamental issues in computer vision. In complex scenes, it is hard to detect the locations of point features. Line features are more robust in providing greater positional accuracy. In this paper we present a robust "line features extraction" algorithm which extracts line feature in a single pass without using any assumptions and constraints. Our algorithm consists of five steps: (1) edge scanning, (2) edge normalization, (3) line-blob extraction, (4) line-feature computation, and (5) line linking. By using edge scanning, the computational complexity due to too many edge pixels is drastically reduced. Edge normalization improves the local quantization error induced from the gradient space partitioning and minimizes perturbations on edge orientation. We also analyze the effects of edge processing, and the least squares-based method and the principal axis-based method on the computation of line orientation. We show its efficiency with some real images.al images.

  • PDF

Development of Pipe Fault Inspection System using Computer Vision (컴퓨터 비젼을 이용한 파이프 불량 검사시스템 개발)

  • 박찬호;양순용;안경관;오현옥;이병룡
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.9 no.10
    • /
    • pp.822-831
    • /
    • 2003
  • A computer-vision based pipe-inspection algorithm is developed. The algorithm uses the modified Hough transformation and a line-scanning approach to identify the edge line and the radius of the pipe image, from which the eccentricity and dimension of the pipe-end is calculated. Line and circle detection was performed using Laplace operator with input image, which are acquired from the front and side cameras. In order to minimize the memory usage and the processing time, a clustering method with the modified Hough transformation is introduced for line detection. The dimension of inner and outer radius of pipe is calculated by the proposed line-scanning method. The method scans several lines along the X and Y axes, calculating the eccentricity of inner and outer circle, by which pipes with wrong end-shape can be classified and removed.

Scanning confocal microscope by direct oscillation of an optical fiber (광섬유의 직접 구동에 의한 공초점 현미경)

  • 김종배;류광현;박두성;노정은;권남익
    • Korean Journal of Optics and Photonics
    • /
    • v.14 no.1
    • /
    • pp.80-84
    • /
    • 2003
  • We have constructed a scanning confocal microscope by directly oscillating an optical fiber in two different ways. Either a piezoelectric transducer or a tuning fork was used for the oscillation. Six frames of $640{\times}480$ pixel image were obtained in a second with piezoelectric oscillation and only one image of the same size was obtained in a second with tuning fork oscillation. Oscillation of optical fiber did not cause amy distortion of confocal images.

Realization for Each Element for capturing image in Scanning Electron Microscopy (주사 전자 현미경에서 영상 획득에 필요한 구성 요소 구현)

  • Lim, Sun-Jong;Lee, Chan-Hong
    • Laser Solutions
    • /
    • v.12 no.2
    • /
    • pp.26-30
    • /
    • 2009
  • Scanning Electron Microscopy (SEM) includes high voltage generator, electron gun, column, secondary electron detector, scan coil system and image grabber. Column includes electron lenses (condenser lens and objective lens). Condenser lens generates fringe field, makes focal length and control spot size. Focal length represents property of lens. Objective lens control focus. Most of the electrons emitted from the filament, are captured by the anode. The portion of the electron current that leaves the gun through the hole in the anode is called the beam current. Electron beam probe is called the focused beam on the specimen. Because of the lens and aperture, the probe current becomes smaller than the beam current. It generate various signals(backscattered electron, secondary electron) in an interaction with the specimen atoms. In this paper, we describe the result of research to develop the core elements for low-resolution SEM.

  • PDF

Using a high-resolution LED display Dual Scanning Image Control System Design (듀얼 스캐닝을 이용한 고해상 LED 전광판 영상제어장치설계)

  • Ha, Young-Jea;Kim, In-Jea;Kim, Sun-Hyung
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.15 no.7
    • /
    • pp.1415-1422
    • /
    • 2011
  • In this paper, full color billboards for the efficient expression of the resolution to offer dual-scanning control method, using the LED display it on a fixed pixel video signal to the pixel dot pattern was changed. And DICT(Dynamic Image Correction Technology) using the main controller in accordance with video information, histogram equalization of image gray scale values to be uniformly distributed, and dynamically improves image quality by converting the area, and a dual auto-scan input video switching controller board as the pixels in the LED Module by controlling the physical manifestation of the existing board LED pixel dots than 4 times the resolution proposes a technique that can be expressed and made it through testing verified the performance.

Feature Detection using Measured 3D Data and Image Data (3차원 측정 데이터와 영상 데이터를 이용한 특징 형상 검출)

  • Kim, Hansol;Jung, Keonhwa;Chang, Minho;Kim, Junho
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.30 no.6
    • /
    • pp.601-606
    • /
    • 2013
  • 3D scanning is a technique to measure the 3D shape information of the object. Shape information obtained by 3D scanning is expressed either as point cloud or as polygon mesh type data that can be widely used in various areas such as reverse engineering and quality inspection. 3D scanning should be performed as accurate as possible since the scanned data is highly required to detect the features on an object in order to scan the shape of the object more precisely. In this study, we propose the method on finding the location of feature more accurately, based on the extended Biplane SNAKE with global optimization. In each iteration, we project the feature lines obtained by the extended Biplane SNAKE into each image plane and move the feature lines to the features on each image. We have applied this approach to real models to verify the proposed optimization algorithm.

Review of Reverse Design Process for Freeform Envelope Using 3D Scanning (비정형 건축물의 외장재 제작 시공을 위한 3D 스캐닝에 의한 역 설계 프로세스 검토)

  • Kim, Sung-Jin;Park, Sung-Jin;Ryu, Hanguk
    • Proceedings of the Korean Institute of Building Construction Conference
    • /
    • 2015.05a
    • /
    • pp.17-18
    • /
    • 2015
  • In manufacturing industry, image scanning technique has made enormous progress in past decades. 3D models have been also very important to continuously monitor the related spatial information for freeform buildings. The process of shape making of 3D scanning is as follows: mesh surface segmentation, NURBS surface generation, and parametric solid model generation. We will review the process and applying process. Especially in the construction industry, 3D data collection by laser scanning has become an high quality 3D models. Therefore, in this research, we have an effort to review construction of reverse design process for freeform envelope using 3D scanning. The technology enables many 3D shape engineering and design parameterization of reverse engineering in the construction site.

  • PDF

QR-code finder recognition using four directional scanning method (네 방향 스캔 방법을 이용한 QR코드 파인더 인식)

  • Lee, Yeon-Kyung;Yoo, Hoon
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.16 no.6
    • /
    • pp.1187-1192
    • /
    • 2012
  • This paper describes a method to detect QR-code finders by four-direction scanning. The finder recognition is the first step in the QR-code recognition. If the finder is missing, QR-code recognition fails. The existing QR-code recognition method has a problem that the recognition performance decreases for perspectively distored images. To overcome the problem, we introduce four-direction scanning and a candidate set image to accurately detect QR-code finders. Using morphological operations detect the QR-code finder in the candidate set image robustly. To show the effectiveness of our method, we compared our method with the well-known existing method. The experimental result indicates that the proposed method is superior to the existing method in terms of the finder recognition performance.

Pattern Recognition using Two-Pupil Optical Scanning Technique and PAL-Spatial Light Modulator (Two-pupil 광학 스캐닝 기술과 PAL-공간변조기를 이용한 패턴 인식)

  • Doh, Kyu-Bong;Kim, Kwan-In;Kim, Myeong-Soo
    • Journal of Advanced Navigation Technology
    • /
    • v.12 no.6
    • /
    • pp.659-665
    • /
    • 2008
  • We demonstrate experimentally that the method of Two-pupil optical scanning technique with PAL-spatial light modulator is capable of performing real-time joint transform correlation(JTC) optical system. Optical addressing is achieved by the use of a photosensitive layer of $\alpha$ - Si which controls the electric field across the liquid crystal The demonstrated technique is based on two-pupil optical heterodyne scanning. The method is independent of a spatial light modulator (SLM) in the Fourier plane. We develop the theory of the technique and evaluate a performance of the method by experimentally estimating the correlation between the target image and the reference image.

  • PDF