• 제목/요약/키워드: Canny Edge

검색결과 208건 처리시간 0.025초

한 장의 2차원 이미지를 이용한 동양화적 비사실적 랜더링 (Oriental Painting non-photorealistic Rendering by using a Single 2-D Image)

  • 방승주;박경주
    • 한국정보과학회논문지:컴퓨팅의 실제 및 레터
    • /
    • 제16권3호
    • /
    • pp.366-370
    • /
    • 2010
  • 본 논문에서는 한 장의 2-D 이미지를 입력으로 받아 자동적으로 동양화처럼 보이는 그림으로 바꾸어 주는 비 사실적 랜더링(NPR) 시스템을 제안한다. 동양화의 선은 두께가 다양하고 끝이 갈라지는 특성이 있고, 농담의 변화를 주어 대상 물체의 입체감을 표현하는 경향이 있다. 본 논문에서는 이미지의 외곽선 추출을 바탕으로 curvature를 사용하여 선을 따라 변하는 두께를 가진 선을 생성한다. 또한 기존에 수채화 스타일에서 제안된 농담 표현방법과는 반대로 지역적인 세부표현을 증가시키고 광역적인 농담을 줄여준다. 본 논문은 외곽선 추출, 선 그리기를 통하여 다양한 두께의 선을 표현해 주는 방법과, 이미지의 필터링과 intensity 변환을 통한 농담을 표현하는 일련의 연속적인 방법을 제안하다.

이진 영상에서 ConvexHull을 이용한 윤곽선 추출 알고리즘 (The ConvexHull using Outline Extration Algorithm in Gray Scale Image)

  • 조영복;김우주;우성희
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2017년도 추계학술대회
    • /
    • pp.162-165
    • /
    • 2017
  • 제안 논문은 x-ray 입력영상에서 관심부위 영역을 추출해 참조이미지와 비교하는 경우가 발생한다. x-ray영상의 모양은 같지만 대상의 크기나 방향 및 위치가 서로 다르게 촬영되어 나타나게 된다. 이와 같이 동일 대상에 대해 서로 다른 영상이 입력될 경우 영상의 유사도 측정법을 이용해 명암의 발기 차이를 측정한다. 또한 거리 측정은 x-ray 데이터의 벡터좌표(x,y,z)를 가지고 두 점간의 거리를 계산한다. 제안 방식은 기존 방식에 비해 관심영역 추출의 정확도 향상과 참조이미지 매칭 수행시간이 효율적임을 실험을 통해 증명하였다.

  • PDF

A Study on Finding the Rail Space in Elevators Using Matched Filter

  • Song, Myong-Lyol
    • 한국컴퓨터정보학회논문지
    • /
    • 제24권6호
    • /
    • pp.57-65
    • /
    • 2019
  • In this paper, we study on finding the rail space in elevators by analyzing each image captured with CCD camera. We propose a method that applies one-dimensional matched filter to the pixels of a selected search space in the vertical line at a horizontal position and decides the position with the thickness of the space being represented by a black thick line in captured images. The pattern similarity representing how strongly the associated image pixels resemble with the thick line is defined and calculated with respect to each position along the vertical line of pixels. The position and thickness of the line are decided from the point having the maximum in pattern similarity graph. In the experiments of the proposed method under different illuminational conditions, it is observed that all the pattern similarity graphs show similar shape around door area independent of the conditions and the method can effectively detect the rail space if the rails are illuminated with even weak light. The method can be used for real-time embedded systems because of its simple algorithm, in which it is implemented in simple structure of program with small amount of operations in comparison with the conventional approaches using Canny edge detection and Hough transform.

An End-to-End Sequence Learning Approach for Text Extraction and Recognition from Scene Image

  • Lalitha, G.;Lavanya, B.
    • International Journal of Computer Science & Network Security
    • /
    • 제22권7호
    • /
    • pp.220-228
    • /
    • 2022
  • Image always carry useful information, detecting a text from scene images is imperative. The proposed work's purpose is to recognize scene text image, example boarding image kept on highways. Scene text detection on highways boarding's plays a vital role in road safety measures. At initial stage applying preprocessing techniques to the image is to sharpen and improve the features exist in the image. Likely, morphological operator were applied on images to remove the close gaps exists between objects. Here we proposed a two phase algorithm for extracting and recognizing text from scene images. In phase I text from scenery image is extracted by applying various image preprocessing techniques like blurring, erosion, tophat followed by applying thresholding, morphological gradient and by fixing kernel sizes, then canny edge detector is applied to detect the text contained in the scene images. In phase II text from scenery image recognized using MSER (Maximally Stable Extremal Region) and OCR; Proposed work aimed to detect the text contained in the scenery images from popular dataset repositories SVT, ICDAR 2003, MSRA-TD 500; these images were captured at various illumination and angles. Proposed algorithm produces higher accuracy in minimal execution time compared with state-of-the-art methodologies.

후두 내시경 영상에서의 성문 분할 및 성대 점막 형태의 정량적 평가 (Segmentation of the Glottis and Quantitative Measurement of the Vocal Cord Mucosal Morphology in the Laryngoscopic Image)

  • 이선민;오석;김영재;우주현;김광기
    • 한국멀티미디어학회논문지
    • /
    • 제25권5호
    • /
    • pp.661-669
    • /
    • 2022
  • The purpose of this study is to compare and analyze Deep Learning (DL) and Digital Image Processing (DIP) techniques using the results of the glottis segmentation of the two methods followed by the quantification of the asymmetric degree of the vocal cord mucosa. The data consists of 40 normal and abnormal images. The DL model is based on Deeplab V3 architecture, and the Canny edge detector algorithm and morphological operations are used for the DIP technique. According to the segmentation results, the average accuracy of the DL model and the DIP was 97.5% and 94.7% respectively. The quantification results showed high correlation coefficients for both the DL experiment (r=0.8512, p<0.0001) and the DIP experiment (r=0.7784, p<0.0001). In the conclusion, the DL model showed relatively higher segmentation accuracy than the DIP. In this paper, we propose the clinical applicability of this technique applying the segmentation and asymmetric quantification algorithm to the glottal area in the laryngoscopic images.

감성인식을 위한 이텐의 색채 조화 식별 (A Study on Speechreading about the Korean 8 Vowels)

  • 신성윤;최병석;이양원
    • 한국컴퓨터정보학회논문지
    • /
    • 제14권10호
    • /
    • pp.93-99
    • /
    • 2009
  • 비디오에서 색채가 즐거움을 주는 조화를 이루는지 알 방법이 없었다. 이러한 색채 조화를 식별함으로서 색채의 조화가 질서감, 명료성, 동류성, 대비성, 그리고 친근감 등을 준다. 따라서 색채 조화를 식별하는 것이 매우 중요하다. 색채 조화는 먼셀, 오스발트, 비렌, 문 스펜서, 이텐, 슈브뢸, 그리고 저드 등이 조화론을 내세워 색채가 조화를 이루는지 판별했다. 이러한 방법들 중 하나인 이텐의 색상환을 이용하여 2색, 3색, 4색, 5색, 그리고 6색의 색채 조화를 식별해보도록 한다. 식별에는 에지 추출, 레이블링 및 클러스터링, 그리고 색채 추출 및 조화 등이 이용된다. 이렇게 색채 조화를 식별함으로써 감성 데이터베이스 구축 및 감성 인식을 위한 기반을 마련한다.

대비 지도와 움직임 정보를 이용한 동영상으로부터 중요 객체 추출 (Salient Object Extraction from Video Sequences using Contrast Map and Motion Information)

  • 곽수영;고병철;변혜란
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제32권11호
    • /
    • pp.1121-1135
    • /
    • 2005
  • 본 논문에서는 시공간 정보를 이용하여 동영상에서 움직이는 객체를 자동으로 추출하는 방법을 제안한다. 본 논문에서 제안하는 방법은 다른 영역과 구별되는 현저한 장소에 무의식적으로 집중되는 시각주의 특성을 컴퓨터 시스템에 도입한 대비 지도(contrast map)와 중요 특징점(salient point)을 적용한 것이 큰 특징이라고 할 수 있다. 대비 지도는 밝기(luminance), 색상(color) 그리고 방향성(direction) 3가지의 특징 정보 중 자기와 방향성의 특징을 나타내는 자기 지도(luminance map)와 방향성 지도(directional map)를 결합하여 대비 지도를 생성한다. 또한, 사람이 시각적으로 볼 때 의미 있다고 생각하는 중요 특징점을 웨이블릿 변환을 이용하여 찾아낸다. 이렇게 생성된 대비 지도와 중요 특징점을 이용하여 대략적인 집중윈도우(AW:Attention Window)의 위치와 크기를 결정한다. 다음으로, 동영상의 가장 큰 특징인 움직임 정보를 추정하여 집중윈도우를 객체에 가장 근사하게 축소시키고, 윤곽선 정보를 이용하여 객체를 추출한다. 윤곽선을 추출하기 위해 캐니에지(canny edge)를 사용하였으며, 배경의 윤곽선 제거를 위하여 윤곽선의 차이(DE:Difference of Edge)를 이용하여 가로 후보영역과 세로 후보영역을 추출한다. 추출된 2개의 후보영역을 AND연산과 모폴로지 연산을 이용하여 객체를 자동으로 추출하는 방법을 제안한다. 실험은 카메라가 고정된 상태에서 촬영한 동영상에 대해 이루어 졌으며, 객체와 배경이 효과적으로 분리되는 것을 확인하였다.

항공사진과 CORONA 위성영상을 이용한 영동지역 해안선 변화 분석 (Analysis of Coastline Changes in Yeongdong Region Using Aerial Photos and CORONA Satellite Images)

  • 안승효;김기홍;이한나
    • 한국측량학회지
    • /
    • 제40권3호
    • /
    • pp.187-193
    • /
    • 2022
  • 강원 영동지방에서 연안은 문화적, 사회적, 경제적으로 중요한 자원이다. 그러나 강원도 해안은 다른 지역과 비교하여 매우 심각한 침식을 겪고 있으며, 이로 인한 피해가 점차 증가할 것으로 우려된다. 본 연구에서는 강원도 양양 남대천 하구 주변과 강릉 옥계 해변의 장기간에 걸친 해안선 변화를 추적하고 분석하였다. 시계열 영상자료를 구축하기 위해 해방 직후부터 최근까지의 항공사진을 주로 이용하였으며, 1960년대부터 70년대 초까지 운용된 CORONA 위성영상을 수집하여 함께 활용하였다. 51cm 해상도 정사영상과 2m 해상도 수치고도모형(DEM)을 이용하여 기준점을 설정하고 항공사진과 위성영상을 기하보정하였다. 이들 영상에 Canny 경계검출 연산자를 적용하여 해안선을 추출하고 벡터화하였다. 해안선을 해방 직후부터 시간 순서대로 중첩하여 분석한 결과, 인공 구조물 주변과 인근 해변에서 발생한 침식과 퇴적을 관찰할 수 있었으며, 구조물 건설 시점을 전후한 주변 해안선 변화도 관찰할 수 있었다. 다만 본 연구에서는 해안선의 계절적 변화와 조석, 그리고 양빈사업을 비롯한 각종 해안침식 방지사업에 따른 영향은 고려되지 않았다. 해안침식은 지리적 요인에 크게 영향을 받기 때문에 지역마다 원인과 해결방안이 다르며, 따라서 지자체별로 지속적인 연구와 데이터 축적이 필요하다.

경계 특징을 이용한 모자이크 블록 추출 방법 (A Method for Extracting Mosaic Blocks Using Boundary Features)

  • 장석우;박영재;허문행
    • 한국정보통신학회논문지
    • /
    • 제19권12호
    • /
    • pp.2949-2955
    • /
    • 2015
  • 최근 들어 사진, 애니메이션, 동영상과 같은 디지털 시각 매체가 폭발적으로 증가함에 따라서 의도적 또는 비의도적으로 입력 영상 내에 모자이크 블록들을 생성해야 할 필요성이 증가하고 있다. 본 논문에서는 입력된 컬러 영상에 존재하는 모자이크 블록들을 경계 특징을 이용하여 효과적으로 검출하는 방법을 제안한다. 제안된 방법에서는 먼저 입력 영상으로부터 캐니 에지를 검출하고, 검출된 에지로부터 모자이크 블록의 경계 특징을 추출하여 모자이크 블록이 존재할 가능성이 있는 후보 영역들을 찾는다. 그런 다음, 기하학적인 특징을 활용하여 비 모자이크 영역들을 제거하고 실제적인 모자이크 블록들만을 검출한다. 본 논문의 실험 결과에서는 제안된 방법이 다양한 종류의 입력 영상에서 모자이크 블록들을 강건하게 검출한다는 것을 보여준다.

Reconstruction of internal structures and numerical simulation for concrete composites at mesoscale

  • Du, Chengbin;Jiang, Shouyan;Qin, Wu;Xu, Hairong;Lei, Dong
    • Computers and Concrete
    • /
    • 제10권2호
    • /
    • pp.135-147
    • /
    • 2012
  • At mesoscale, concrete is considered as a three-phase composite material consisting of the aggregate particles, the cement matrix and the interfacial transition zone (ITZ). The reconstruction of the internal structures for concrete composites requires the identification of the boundary of the aggregate particles and the cement matrix using digital imaging technology followed by post-processing through MATLAB. A parameter study covers the subsection transformation, median filter, and open and close operation of the digital image sample to obtain the optimal parameter for performing the image processing technology. The subsection transformation is performed using a grey histogram of the digital image samples with a threshold value of [120, 210] followed by median filtering with a $16{\times}16$ square module based on the dimensions of the aggregate particles and their internal impurity. We then select a "disk" tectonic structure with a specific radius, which performs open and close operations on the images. The edges of the aggregate particles (similar to the original digital images) are obtained using the canny edge detection method. The finite element model at mesoscale can be established using the proposed image processing technology. The location of the crack determined through the numerical method is identical to the experimental result, and the load-displacement curve determined through the numerical method is in close agreement with the experimental results. Comparisons of the numerical and experimental results show that the proposed image processing technology is highly effective in reconstructing the internal structures of concrete composites.