• Title/Summary/Keyword: Complex Images

Search Result 1,016, Processing Time 0.024 seconds

A hardware architecture based on the NCC algorithm for fast disparity estimation in 3D shape measurement systems (고밀도 3D 형상 계측 시스템에서의 고속 시차 추정을 위한 NCC 알고리즘 기반 하드웨어 구조)

  • Bae, Kyeong-Ryeol;Kwon, Soon;Lee, Yong-Hwan;Lee, Jong-Hun;Moon, Byung-In
    • Journal of Sensor Science and Technology
    • /
    • v.19 no.2
    • /
    • pp.99-111
    • /
    • 2010
  • This paper proposes an efficient hardware architecture to estimate disparities between 2D images for generating 3D depth images in a stereo vision system. Stereo matching methods are classified into global and local methods. The local matching method uses the cost functions based on pixel windows such as SAD(sum of absolute difference), SSD(sum of squared difference) and NCC(normalized cross correlation). The NCC-based cost function is less susceptible to differences in noise and lighting condition between left and right images than the subtraction-based functions such as SAD and SSD, and for this reason, the NCC is preferred to the other functions. However, software-based implementations are not adequate for the NCC-based real-time stereo matching, due to its numerous complex operations. Therefore, we propose a fast pipelined hardware architecture suitable for real-time operations of the NCC function. By adopting a block-based box-filtering scheme to perform NCC operations in parallel, the proposed architecture improves processing speed compared with the previous researches. In this architecture, it takes almost the same number of cycles to process all the pixels, irrespective of the window size. Also, the simulation results show that its disparity estimation has low error rate.

Automatic Segmentation of Cellular Images for High-Throughput Genome-Wide RNA Interference Screening (고속 Genome-Wide RNA 간섭 스크리닝을 위한 세포영상의 자동 분할)

  • Han, Chan-Hee;Song, In-Hwan;Lee, Si-Woong
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.4
    • /
    • pp.19-27
    • /
    • 2010
  • In recent years, high-throughput genome-wide RNA interference screening is emerging as an essential tool to biologists in understanding complex cellular processes. The manual analysis of the large number of images produced in each study spends much time and the labor. Hence, automatic cellular image analysis becomes an urgent need, where segmentation is the first and one of the most important steps. However, those factors such as the region overlapping, a variety of shapes, and non-uniform local characteristics of cellular images become obstacles to efficient cell segmentation. To avoid the problem, a new watershed-based cell segmentation algorithm using a localized segmentation method and a feature vector is proposed in this paper. Localized approach in segmentation resolves the problems caused by a variety of shapes and non-uniform characteristics. In addition, the poor performance of segmentation in overlapped regions can be improved by taking advantage of a feature vector whose component features complement each other. Simulation results show that the proposed method improves the segmentation performance compared to the method in Cellprofiler.

Realization of 3D Image on Metal Plate by Optimizing Machining Conditions of Ultra-Precision End-Milling (초정밀 엔드밀링 가공조건 최적화를 통한 금속상의 3차원 이미지 구현)

  • Lee, Je-Ryung;Moon, Seung Hwan;Je, Tae-Jin;Jeong, Jun-Ho;Kim, Hwi;Jeon, Eun-chae
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.33 no.11
    • /
    • pp.885-891
    • /
    • 2016
  • 3D images are generally manufactured by complex production processes. We suggested a simple method to make 3D images based on a mechanical machining technology in this study. We designed a tetrahedron consisted of many arcs having the depth of $100{\mu}m$ and the pitch of $500{\mu}m$, and machined them on an aluminum plate using end-milling under several conditions of feed-rate and depth of cut. The area of undeformed chip including depth of cut and feed-rate can predict quality of the machined arcs more precisely than the undeformed chip thickness including only feed rate. Moreover, a diamond tool can improve the quality than a CBN tool when many arcs are machined. Based on the analysis, the designed tetrahedron having many arcs was machined with no burr, and it showed different images when observed from the left and right directions. Therefore, it is verified that a 3D image can be designed and manufactured on a metal plate by end-milling under optimized machining conditions.

EFFICIENCY AND COHERENCE IMPROVEMENT FOR MULTI APERTURE INTERFEROGRAM (MAl)

  • Jung, Hyung-Sup;Lee, Chang-Wook;Park, Wook;Kim, Sang-Wan;Nguyen, Van Trung;Won, Joong-Sun
    • Proceedings of the KSRS Conference
    • /
    • 2007.10a
    • /
    • pp.629-632
    • /
    • 2007
  • While conventional interferometric SAR (InSAR) technique is an excellent tool for displacement observation, it is only sensitive to one-dimensional deformation along the satellite's line-of-sight (LOS). Recently, a multiple aperture interferogram (MAI) technique has been developed to overcome this drawback. This method successfully extracted along-track displacements from InSAR data, based on split-beam InSAR processing, to create forward- and backward- looking interferograms, and was superior to along-track displacements derived by pixel-offset algorithm. This method is useful to measure along-track displacements. However, it does not only decrease the coherence of MAI because three co-registration and resampling procedures are required for producing MAI, but also is confined to a suitable interferometric pair of SAR images having zero Doppler centroid. In this paper, we propose an efficient and robust method to generate MAI from interferometric pair having non-zero Doppler centroid. The proposed method efficiently improves the coherence of MAI, because the co-registration of forward- and backward- single look complex (SLC) images is carried out by time shift property of Fourier transform without resampling procedure. It also successfully removes azimuth flat earth and topographic phases caused by the effect of non-zero Doppler centroid. We tested the proposed method using ERS images of the Mw 7.1 1999 California, Hector Mine Earthquake. The result shows that the proposed method improved the coherence of MAI and generalized MAI processing algorithm.

  • PDF

Preprocessing Algorithm of Cell Image Based on Inter-Channel Correlation for Automated Cell Segmentation (자동 세포 분할을 위한 채널 간 상관성 기반 세포 영상의 전처리 알고리즘)

  • Song, In-Hwan;Han, Chan-Hee;Lee, Si-Woong
    • The Journal of the Korea Contents Association
    • /
    • v.11 no.5
    • /
    • pp.84-92
    • /
    • 2011
  • The automated segmentation technique of cell region in Bio Images helps biologists understand complex functions of cells. It is mightly important in that it can process the analysis of cells automatically which has been done manually before. The conventional methods for segmentation of cell and nuclei from multi-channel images consist of two steps. In the first step nuclei are extracted from DNA channel, and used as initial contour for the second step. In the second step cytoplasm are segmented from Actin channel by using Active Contour model based on intensity. However, conventional studies have some limitation that they let the cell segmentation performance fall by not considering inhomogeneous intensity problem in cell images. Therefore, the paper consider correlation between DNA and Actin channel, and then proposes the preprocessing algorithm by which the brightness of cell inside in Actin channel can be compensated homogeneously by using DNA channel information. Experiment result show that the proposed preprocessing method improves the cell segmentation performance compared to the conventional method.

A Study on the Application Technology of Three-dimensional Urban Geo-spatial Simulation using Digital Satellite Image (디지털 위성영상의 3차원 도시공간 시뮬레이션 적용기술연구)

  • 연상호
    • The Journal of the Korea Contents Association
    • /
    • v.4 no.2
    • /
    • pp.7-12
    • /
    • 2004
  • The technique of birdeye image generation of terrain through the use of satellite digital images and digital maps are very important elements and have applications in fanning establishment as well as the actual design of several construction works in complex fields. This paper studies stereo perspective image generation as a possibility through 3-dimensional analysis combined with digital elevation data and remotely sensed images. For this, first of all, ortho-images generated by very accurate GCP and DEM from contour file makes 3-dimensional terrain analysis possible and allows stereo­viewing at the highway construction planning sites. So, we developed the technical methods for the 3-dimensional approach on the planning sites of highways by use of perspective orthoimages. From this research, diverse terrain analysis is possible through stereo perspective image generation, and can leads to various application in road construction through gain study results from access to realtime virtual spatial on the objects area in korea.

  • PDF

Quantification of 3D Pore Structure in Glass Bead Using Micro X-ray CT (Micro X-ray CT를 이용한 글라스 비드의 3차원 간극 구조 정량화)

  • Jung, Yeon-Jong;Yun, Tae-Sup
    • Journal of the Korean Geotechnical Society
    • /
    • v.27 no.11
    • /
    • pp.83-92
    • /
    • 2011
  • The random and heterogeneous pore structure is a significant factor that dominates physical and mechanical behaviors of soils such as fluid flow and geomechanical responses driven by loading. The characterization method using non-destructive testing such as micro X-ray CT technique which has a high resolution with micrometer unit allows to observe internal structure of soils. However, the application has been limited to qualitatively observe 2D and 3D CT images and to obtain the void ratio at macro-scale although the CT images contain enormous information of materials of interests. In this study, we constructed the 3D particle and pore structures based on sequentially taken 2D images of glass beads and quantitatively defined complex pore structure with void cell and void channel. This approach was enabled by implementing image processing techniques that include coordinate transformation, binarization, Delaunay Triangulation, and Euclidean Distance Transform. It was confirmed that the suggested algorithm allows to quantitatively evaluate the distribution of void cells and their connectivity of heterogeneous pore structures for glass beads.

Slab Region Localization for Text Extraction using SIFT Features (문자열 검출을 위한 슬라브 영역 추정)

  • Choi, Jong-Hyun;Choi, Sung-Hoo;Yun, Jong-Pil;Koo, Keun-Hwi;Kim, Sang-Woo
    • The Transactions of The Korean Institute of Electrical Engineers
    • /
    • v.58 no.5
    • /
    • pp.1025-1034
    • /
    • 2009
  • In steel making production line, steel slabs are given a unique identification number. This identification number, Slab management number(SMN), gives information about the use of the slab. Identification of SMN has been done by humans for several years, but this is expensive and not accurate and it has been a heavy burden on the workers. Consequently, to improve efficiency, automatic recognition system is desirable. Generally, a recognition system consists of text localization, text extraction, character segmentation, and character recognition. For exact SMN identification, all the stage of the recognition system must be successful. In particular, the text localization is great important stage and difficult to process. However, because of many text-like patterns in a complex background and high fuzziness between the slab and background, directly extracting text region is difficult to process. If the slab region including SMN can be detected precisely, text localization algorithm will be able to be developed on the more simple method and the processing time of the overall recognition system will be reduced. This paper describes about the slab region localization using SIFT(Scale Invariant Feature Transform) features in the image. First, SIFT algorithm is applied the captured background and slab image, then features of two images are matched by Nearest Neighbor(NN) algorithm. However, correct matching rate can be low when two images are matched. Thus, to remove incorrect match between the features of two images, geometric locations of the matched two feature points are used. Finally, search rectangle method is performed in correct matching features, and then the top boundary and side boundaries of the slab region are determined. For this processes, we can reduce search region for extraction of SMN from the slab image. Most cases, to extract text region, search region is heuristically fixed [1][2]. However, the proposed algorithm is more analytic than other algorithms, because the search region is not fixed and the slab region is searched in the whole image. Experimental results show that the proposed algorithm has a good performance.

연안 항행안전 위험시설 정보 취득 및 활용 기법

  • Yang, Chan-Su
    • Proceedings of the Korean Institute of Navigation and Port Research Conference
    • /
    • 2009.10a
    • /
    • pp.73-74
    • /
    • 2009
  • This study attempts to establish a system extracting and monitoring cultural grounds of seaweeds (lavers, brown seaweeds and seaweed fulvescens) and abalone on the basis of both KOMPSAT-2 and Terrasar-X data. The study areas are located in the northwest and southwest coast of South Korea, famous for coastal cultural grounds. The northwest site is in a high tidal range area (on the average, 6.1 m in Asan Bay) and has laver cultural grounds for the most. An semi-automatic detection system of laver facilities is described and assessed for spaceborne optic images. On the other hand, the southwest cost is most famous for seaweeds. Aquaculture facilities, which cover extensive portions of this area, can be subdivided into three major groups: brown seaweeds, capsosiphon fulvescens and abalone farms. The study is based on interpretation of optic and SAR satellite data and a detailed image analysis procedure is described here. On May 25 and June 2, 2008 the TerraSAR-X radar satellite took some images of the area. SAR data are unique for mapping those farms. In case of abalone farms, the backscatters from surrounding dykes allows for recognition and separation of abalone ponds from all other water-covered surfaces. But identification of seaweeds such as laver, brown seaweeds and seaweed fulvescens depends on the dampening effect due to the presence of the facilities and is a complex task because objects that resemble seaweeds frequently occur, particularly in low wind or tidal conditions. Lastly, fusion of SAR and optic spatial images is tested to enhance the detection of aquaculture facilities by using the panchromatic image with spatial resolution 1 meter and the corresponding multi-spectral, with spatial resolution 4 meters and 4 spectrum bands, from KOMPSAT-2. The mapping accuracy achieved for farms will be estimated and discussed after field verification of preliminary results.

  • PDF

Real-time Video Matting for Mobile Device (모바일 환경에서 실시간 영상 전경 추출 연구)

  • Yoon, Jong-Chul
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.11 no.5
    • /
    • pp.487-492
    • /
    • 2018
  • Recently, various applications for image processing have been ported to the mobile environment due to the expansion of the image shooting on the mobile device. However, in the case of extracting the image foreground, which is one of the most important functions of image synthesis, is difficult since it needs complex calculation. In this paper, we propose an video synthesis technique that can divide images captured by mobile devices into foreground / background and combine them in real time on target images. Considering the characteristics of mobile shooting, our system can extract automatically foreground of input video that contains weak motion when shooting. Using SIMD and GPGPU-based acceleration algorithms, SD-quality images can be processed on mobile in real time.