• Title/Summary/Keyword: Pixel-level triangulation

Search Result 3, Processing Time 0.017 seconds

CONVERTING BITMAP IMAGES INTO SCALABLE VECTOR GRAPHICS

  • Zhou, Hailing;Zheng, Jianmin;Seah, Hock Soon
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2009.01a
    • /
    • pp.435-440
    • /
    • 2009
  • The scalable vector graphics (SVG) standard has allowed the complex bitmap images to be represented by vector based graphics and provided some advantages over the raster based graphics in applications, for example, where scalability is required. This paper presents an algorithmto convert bitmap images into SVG format. The algorithm is an integration of pixel-level triangulation, data dependent triangulation, a new image mesh simplification algorithm, and a polygonization process. Both triangulation techniques enable the image quality (especially the edge features) to be preserved well in the reconstructed image and the simplification and polygonization procedures reduce the size of the SVG file. Experiments confirm the effectiveness of the proposed algorithm.

  • PDF

The Operational Comparison of SPOT GCP Acquisition and Accuracy Evaluation

  • Kim, Kam-Lae;Kim, Uk-Nam;Chun, Ho-Woun;Lee, Ho-Nam
    • Korean Journal of Geomatics
    • /
    • v.1 no.1
    • /
    • pp.1-5
    • /
    • 2001
  • This paper presents an investigation into the operational comparison of SPOT triangulation to build GCP library by analytical plotter and DPW (digital photogrammetric workstation). GCP database derived from current SPOT images can be used to other image sensors of satellite, if any reasons, such as lack of topographic maps or GCPs. But, general formulation of a photogrammetric process for GCP measurement has to take care of the scene interpretation problem. There are two classical methods depending on whether an analytical plotter or DPW is being used. Regardless of the method used, the measurement of GCPs is the weakest point in the automation of photogrammetric orientation procedures. To make an operational comparison, five models of SPOT panchromatic images (level 1A) and negative films (level 1AP) were used. Ten images and film products were used for the five GRS areas. Photogrammetric measurements were carried out in a manual mode on P2 analytical plotter and LH Systems DPW770. We presented an approach for exterior orientation of SPOT images, which was based on the use of approximately eighty national geodetic control points as GCPs which located on the summit of the mountain. Using sixteen well-spaced geodetic control points per model, all segments consistently showed RMS error just below the pixel at the check points in analytical instrument. In the case of DPW, half of the ground controls could not found or distinguished exactly when we displayed the image on the computer monitor. Experiment results showed that the RMS errors with DPW test was fluctuated case by case. And the magnitudes of the errors were reached more than three pixels due to the lack of image interpretation capability. It showed that the geodetic control points is not suitable as the ground control points in DPW for modeling the SPOT image.

  • PDF

Edge Grouping and Contour Detection by Delaunary Triangulation (Delaunary 삼각화에 의한 그룹화 및 외형 탐지)

  • Lee, Sang-Hyun;Jung, Byeong-Soo;Jeong, Je-Pyong;Kim, Jung-Rok;Moon, Kyung-li
    • The Journal of the Institute of Internet, Broadcasting and Communication
    • /
    • v.13 no.1
    • /
    • pp.135-142
    • /
    • 2013
  • Contour detection is important for many computer vision applications, such as shape discrimination and object recognition. In many cases, local luminance changes turn out to be stronger in textured areas than on object contours. Therefore, local edge features, which only look at a small neighborhood of each pixel, cannot be reliable indicators of the presence of a contour, and some global analysis is needed. The novelty of this operator is that dilation is limited to Deluanary triangular. An efficient implementation is presented. The grouping algorithm is then embedded in a multi-threshold contour detector. At each threshold level, small groups of edges are removed, and contours are completed by means of a generalized reconstruction from markers. Both qualitative and quantitative comparison with existing approaches prove the superiority of the proposed contour detector in terms of larger amount of suppressed texture and more effective detection of low-contrast contour.