• Title/Summary/Keyword: Image Edge

Search Result 2,464, Processing Time 0.028 seconds

Development of an Edge-based Point Correlation Algorithm Avoiding Full Point Search in Visual Inspection System (전탐색 회피에 의한 고속 에지기반 점 상관 알고리즘의 개발)

  • Kang, Dong-Joong;Kim, Mun-Jo;Kim, Min-Sung;Lee, Eung-Joo
    • The KIPS Transactions:PartB
    • /
    • v.11B no.3
    • /
    • pp.327-336
    • /
    • 2004
  • For visual inspection system in real industrial environment, it is one of most important tasks to design fast and stable pattern matching algorithm. This paper presents an edge-based point correlation algorithm avoiding full search in visual inspection system. Conventional algorithms based on NGC(normalized gray-level correlation) have to overcome some difficulties for applying to automated inspection system in factory environment. First of all, NGC algorithms need high time complexity and thus high performance hardware to satisfy real-time process. In addition, lighting condition in realistic factory environments if not stable and therefore intensity variation from uncontrolled lights gives many roubles for applying directly NGC as pattern matching algorithm in this paper, we propose an algorithm to solve these problems from using thinned and binarized edge data and skipping full point search with edge-map analysis. A point correlation algorithm with the thinned edges is introduced with image pyramid technique to reduce the time complexity. Matching edges instead of using original gray-level pixel data overcomes NGC problems and pyramid of edges also provides fast and stable processing. All proposed methods are preyed from experiments using real images.

Study on the Estimation of leaf area index (LAI) of using UAV vegetation index and Tree Height data (UAV 식생지수 및 수고 자료를 이용한 엽면적지수(LAI) 추정 연구)

  • MOON, Ho-Gyeong;CHOI, Tae-Young;KANG, Da-In;CHA, Jae-Gyu
    • Journal of the Korean Association of Geographic Information Studies
    • /
    • v.21 no.4
    • /
    • pp.158-174
    • /
    • 2018
  • The leaf area index (LAI) is a major factor explaining the photosynthesis of vegetation, evapotranspiration, and energy exchange between the earth surface and atmosphere, and there have been studies on accurate and applicable LAI estimation methods. This study aimed to investigate the relationship between the actual LAI data, UAV image-based vegetation index, canopy height and satellite image (Sentinel-2) LAI and to present an effective LAI estimation method using UAV. As a result, among the six vegetation indices in this study, NDRE ($R^2=0.496$) and CIRE ($R^2=0.443$), which contained red-edge band, showed a high correlation. The application of the canopy height model data to the vegetation index improved the explanatory power of the LAI. In addition, in the case of NDVI, the saturation problem caused by the linear relationship with LAI was addressed. In this study, it was possible to estimate high resolution LAI using UAV images. It is expected that the applicability of such data will be improved if calibration and correction steps are carried out for various vegetation and seasonal images.

Region-Based Error Concealment of Depth Map in Multiview Video (영역 구분을 통한 다시점 영상의 깊이맵 손상 복구 기법)

  • Kim, Wooyeun;Shin, Jitae;Oh, Byung Tae
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.40 no.12
    • /
    • pp.2530-2538
    • /
    • 2015
  • The pixel value of depth image is depth value so that different objects which are placed on nearby position have similar pixel value. Moreover, the pixels of depth image have distinct pixel values compared to adjacent pixels while those of color image has very similar values. Accordingly distorted depth image of multiview video plus depth (MVD) needs proper error concealment methods considering the characteristics of depth image when transmission errors are happened. In this paper, classifying regions of depth image to consider edge directions and then applying adaptive error concealment methods to each region are proposed. Recovered depth images utilize with multiview video data to synthesize intermediate-view point video. The synthesized view is evaluated by objective quality metrics to demonstrate proposed method performance.

Development and Evaluation of Image Segmentation Technique for Object-based Analysis of High Resolution Satellite Image (고해상도 위성영상의 객체기반 분석을 위한 영상 분할 기법 개발 및 평가)

  • Byun, Young-Gi;Kim, Yong-Il
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.28 no.6
    • /
    • pp.627-636
    • /
    • 2010
  • Image segmentation technique is becoming increasingly important in the field of remote sensing image analysis in areas such as object oriented image classification to extract object regions of interest within images. This paper presents a new method for image segmentation to consider spectral and spatial information of high resolution satellite image. Firstly, the initial seeds were automatically selected using local variation of multi-spectral edge information. After automatic selection of significant seeds, a segmentation was achieved by applying MSRG which determines the priority of region growing using information drawn from similarity between the extracted each seed and its neighboring points. In order to evaluate the performance of the proposed method, the results obtained using the proposed method were compared with the results obtained using conventional region growing and watershed method. The quantitative comparison was done using the unsupervised objective evaluation method and the object-based classification result. Experimental results demonstrated that the proposed method has good potential for application in the object-based analysis of high resolution satellite images.

Real Time Enhancement of Images Degraded by Bad Weather (악천후로 저하된 영상 화질의 실시간 개선)

  • Kim, Jaemin;Yeon, Sungho
    • Journal of Korea Multimedia Society
    • /
    • v.17 no.2
    • /
    • pp.143-151
    • /
    • 2014
  • In images degraded by bad weather, edges representing object boundaries become weak and faint. In this paper we present an image enhancement method, which increases image visibility by making edges as clear as possible. First, we choose edge candidate regions by finding local maxima and minima in an image intensity field, and then build a histogram using image intensities of pixels located at the two sides of candidate edges. Second, we decompose this histogram into multiple modes, which are determined by local minima in the histogram. Once modes are computed, we find modes connected by edges in the image intensity field and build link chains of connected modes. Finally we choose the longest link chain of modes and make the distances between every connected modes as large as possible. The darkest mode and the brightest mode should be within the image intensity range. This stretch makes edges clear and increases image visibility. Experiments show that the proposed method real-time enhances images degraded by bad weather as good as well known time-consuming methods.

APBT-JPEG Image Coding Based on GPU

  • Wang, Chengyou;Shan, Rongyang;Zhou, Xiao
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.9 no.4
    • /
    • pp.1457-1470
    • /
    • 2015
  • In wireless multimedia sensor networks (WMSN), the latency of transmission is an increasingly problem. With the improvement of resolution, the time cost in image and video compression is more and more, which seriously affects the real-time of WMSN. In JPEG system, the core of the system is DCT, but DCT-JPEG is not the best choice. Block-based DCT transform coding has serious blocking artifacts when the image is highly compressed at low bit rates. APBT is used in this paper to solve that problem, but APBT does not have a fast algorithm. In this paper, we analyze the structure in JPEG and propose a parallel framework to speed up the algorithm of JPEG on GPU. And we use all phase biorthogonal transform (APBT) to replace the discrete cosine transform (DCT) for the better performance of reconstructed image. Therefore, parallel APBT-JPEG is proposed to solve the real-time of WMSN and the blocking artifacts in DCT-JPEG in this paper. We use the CUDA toolkit based on GPU which is released by NVIDIA to design the parallel algorithm of APBT-JPEG. Experimental results show that the maximum speedup ratio of parallel algorithm of APBT-JPEG can reach more than 100 times with a very low version GPU, compared with conventional serial APBT-JPEG. And the reconstructed image using the proposed algorithm has better performance than the DCT-JPEG in terms of objective quality and subjective effect. The proposed parallel algorithm based on GPU of APBT also can be used in image compression, video compression, the edge detection and some other fields of image processing.

Development and Evaluation of System for 3D Visualization Model of Biological Objects (3차원 생물체 가시화 모델 구축장치 개발 및 성능평가)

  • Hwang, H.;Choi, T. H.;Kim, C. H.;Lee, S. H.
    • Journal of Biosystems Engineering
    • /
    • v.26 no.6
    • /
    • pp.545-552
    • /
    • 2001
  • Nondestructive methods such as ultrasonic and magnetic resonance imaging systems have many advantages but still much expensive. And they do not give exact color information and may miss some details. If it is allowed to destruct a biological object to obtain interior and exterior informations, 3D image visualization model from a series of sliced sectional images gives more useful information with relatively low cost. In this paper, a PC based automatic 3D visualization system is presented. The system is composed of three modules. The first module is the handling and image acquisition module. The handling module feeds and slices a cylindrical shape paraffin, which holds a biological object inside the paraffin. And the paraffin is kept being solid by cooling while being handled. The image acquisition modulo captures the sectional image of the object merged into the paraffin consecutively. The second one is the system control and interface module, which controls actuators for feeding, slicing, and image capturing. And the last one is the image processing and visualization module, which processes a series of acquired sectional images and generates a 3D volumetric model. To verify the condition for the uniform slicing, normal directional forces of the cutting edge according to the various cutting angles were measured using a strain gauge and the amount of the sliced chips were weighed and analyzed. Once the 3D model was constructed on the computer, user could manipulate it with various transformation methods such as translation, rotation, and scaling including arbitrary sectional view.

  • PDF

The Role of Color Identity on Building Airlines's Brand Image (브랜드 연상 형성에 미치는 항공사 컬러 아이덴티티의 역할)

  • Yoon, Moon-Sun;Yang, Guen-Ae;Jin, Chang-Hyun
    • The Journal of the Korea Contents Association
    • /
    • v.15 no.8
    • /
    • pp.119-129
    • /
    • 2015
  • The purpose of this paper is to improve efficiency in establishing brand identity by researching the effect of local airlines' use of color identity on consumer's brand awareness. Case analysis on color image has first been implemented. And then an empirical study has been carried out in order to measure the effects of consumer's brand awareness based on color image and correlation of an airline company's image with its color image on formation of brand image. Airline's use of color identity, associated with color image, plays an important role in consumer's brand association. Also, the importance of color application will be raised identifying that it has a positive impact in establishing domestic airline's brand identity. This will contribute to the domestic airlines in emerging as global leaders with distinct brand identities and competitive edge. Furthermore, this study will suggest continuing research focusing on new aspects in sensuous consumption behavior given that existing researches on airline's brand have been limited to human services, system, and flight operation.

Recognition of Car License Plate Using Geometric Information from Portable Device Image (휴대단말기 영상에서의 기하학적 정보를 이용한 차량 번호판 인식)

  • Yeom, Hee-Jung;Eun, Sung-Jong;WhangBo, Taeg-Keun
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.10
    • /
    • pp.1-8
    • /
    • 2010
  • Recently, the character image processing technology using portable device camera image at home and abroad are actively conducted, but Practical use are lower rate because of accuracy and time-consuming process problems. In this paper, we propose the license plate recognition method based on geometric information from portable device camera image. In the extracted license plate region we recognize characters using the chain code and the Thickness information through the cumulative projected edge after performing the pre-processing work considering the angle difference, the contrast enhancement and the low resolution from portable device camera image. The proposed algorithm is effective and accurate recognition by light and reducing the processing time. And, the results from the character recognition success rate was 95%. In the future, we will research about license plate recognition algorithm using long distance image or added motion blur image.

A Study on Create Depth Map using Focus/Defocus in single frame (단일 프레임 영상에서 초점을 이용한 깊이정보 생성에 관한 연구)

  • Han, Hyeon-Ho;Lee, Gang-Seong;Lee, Sang-Hun
    • Journal of Digital Convergence
    • /
    • v.10 no.4
    • /
    • pp.191-197
    • /
    • 2012
  • In this paper we present creating 3D image from 2D image by extract initial depth values calculated from focal values. The initial depth values are created by using the extracted focal information, which is calculated by the comparison of original image and Gaussian filtered image. This initial depth information is allocated to the object segments obtained from normalized cut technique. Then the depth of the objects are corrected to the average of depth values in the objects so that the single object can have the same depth. The generated depth is used to convert to 3D image using DIBR(Depth Image Based Rendering) and the generated 3D image is compared to the images generated by other techniques.