• Title/Summary/Keyword: Canny 에지

Search Result 102, Processing Time 0.029 seconds

Techniques for correcting lost region of moving objects in video (영상에서 움직임 물체의 손실된 영역 보정 기법)

  • Woo, Byung Jo;Kim, Sung Kwan;Joo, Young Hoon
    • Proceedings of the KIEE Conference
    • /
    • 2015.07a
    • /
    • pp.1377-1378
    • /
    • 2015
  • 본 논문에서는 영상에서 움직임 물체의 손실된 영역 보정 기법을 제안한다. 제안하는 방법은 먼저, 입력 영상에서 차 영상기법을 이용하여 움직임 물체를 추출한다. 추출한 움직임 물체는 손실된 영역과 미세한 잡음을 포함하고 있어 모폴로지 알고리즘을 이용하여 잡음을 제거하고 손실된 영역을 보정하기 위해 차 영상에 사용한 입력 영상에서 히스토그램 평활화(Histogram equalization)를 통해 영상의 명암을 강조한다. 명암이 강조된 영상에서 Canny 에지를 추출한다. 추출한 에지 영상에서 차 영상을 이용해 추출한 움직임 물체의 위치를 기준으로 플러드 필 알고리즘을 적용한다. 플러드 필 알고리즘을 적용하면 손의 에지영역을 색으로 채울 수 있다. 마지막으로 움직임 물체의 손실된 영역과 플러드 필(flood fill) 알고리즘을 적용한 영상을 합 연산 하여 손실된 영역을 보정한다.

  • PDF

A study on improvement of image quality for the Ringing Noise of Wavelet Decoding Image (Wavelet복원 영상에서의 Ringing 현상에 대한 화질 개선에 관한 연구)

  • Cho, Young;Lee, Joo-Young;NamKung, Jae-Chan
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05a
    • /
    • pp.587-590
    • /
    • 2003
  • 본 논문에서는 웨이블릿 변환(wavelet transform)을 이용하여 저 비트율로 압축한 영상을 복원하였을 때 나타나는 화질열화를 개선하는 방법을 제안하였다. 웨이블릿 변환을 이용하여 정지영상을 압축하는 방법에서는 에지부근에 링잉현상(ringing artifacts)이 나타나게 되었다. 이는 강한 에지성분이 있는 곳이므로 캐니 마스크(Canny mask)를 적용하여 강한 에지부근을 찾아낸 후 그 주변을 탐색하여 평탄한 영역(flat region)과 텍스쳐 영역(texture region)을 구분하여 각각에 맞는 필터를 적용하게 된다. 실험결과, 링잉현상이 나타나는 저비트율 압축 영상에서 제안된 방법의 PSNR 값은 0.05db정도 낮아졌지만 인간 시각의 주관적 관점에서 볼 때 평탄한 영역에서의 링잉현상이 보다 개선된 화질을 보였다.

  • PDF

A Study on Candidate Lane Detection using Hybrid Detection Technique (하이브리드 검출기법을 이용한 후보 차선검출에 관한 연구)

  • Park, Sang-Joo;Oh, Joong-Duk;Park, Roy C.
    • Journal of the Institute of Convergence Signal Processing
    • /
    • v.17 no.1
    • /
    • pp.18-25
    • /
    • 2016
  • As more people have cars, the threat of traffic accidents is posed on men and women of all ages. The main culprit of traffic accidents is driving while intoxicated or drowsy. The method to recognize and prevent the cause of traffic accidents is to use lane detection. In this study, a total of 4,000 frames (day image: 2,900 frames, night image: 1,100 frames) were used to test lane detection. According to the test, in the case of day image, when the threshold of Sobel edge detection technique was detected with second-order differential equation, there was the highest candidate lane detection rate which was 86.1%. In the threshold of Canny edge detection technique, the highest detection rate of 88.0% was found at Low=50, and High=300. In the case of night image, the threshold of Sobel edge detection technique, when horizontal calculation and vertical calculation had second-order differential equation, and when horizontal-vertical calculation had 1.5th-order differential equation, there was the highest detection rate which was 83.1%. In the threshold of Canny edge detection technique, the highest detection rate of 89.9% was found at Low=50, and High=300.

Object based contour detection by using Graph-cut on Stereo Images (스테레오 영상에서의 그래프 컷에 의한 객체 기반 윤곽 추출)

  • Kang, Tae-Hoon;Oh, Jang-Seok;Lee, On-Seok;Ha, Seung-Han;Kim, Min-Gi
    • Proceedings of the KIEE Conference
    • /
    • 2007.10a
    • /
    • pp.449-450
    • /
    • 2007
  • 오래 전 부터 영상처리와 컴퓨터 비전은 많은 분야에 응용되고 발전 되어 왔다. 그러한 기술 중에 최근 각광 받고 있는 그래프 짓(Graph cut) 알고리즘은 에너지함수를 최소화 하는 가장 강력한 최적화 기법중 하나이다. 그리고 일반적으로 Sobel, Prewitt, Roberts, Canny 에지(edge) 검출기 등은 영상처리에서 영상상의 에지를 검출하기 위해 이미 널리 사용되고 발전되어 온 기술이다. 물체에서의 윤곽만 검출하기 위해서는 우리가 원하지 않는 영상 위의 에지도 검출되기 때문에 예지 검출기만으로는 물체의 윤곽만을 검출하는 것은 불가능하다. 우리는 물체의 윤곽만 검출하기를 원하기 때문에 그래프 컷과 에지 검출기의 알고리즘을 결합하면 이러한 문제를 해결 할 수 있다는 것을 제안한다. 이 논문에서는 그래프 컷 알고리즘과 에지 검출기에 관해 간략하게 기술하고 그 결과를 보일 것이다.

  • PDF

Technique of Seam-Line Extraction for Automatic Image Mosaic Generation (자동 모자이크 영상제작을 위한 접합선 추출기법에 관한 연구)

  • Song, Nak-Hyeon;Lee, Sung-Hun;Oh, Kum-Hui;Cho, Woo-Sug
    • Journal of the Korean Society of Surveying, Geodesy, Photogrammetry and Cartography
    • /
    • v.25 no.1
    • /
    • pp.47-53
    • /
    • 2007
  • Satellite image mosaicking is essential for image interpretation and analysis especially for a large area such as the Korean Peninsula. This paper proposed the technique of automatic seam-line extraction and the method of creating image mosaic in automated fashion. The seam-line to minimize artificial discontinuity was extracted using Minimum Absolute Gray Difference Sum algorithm with constraint condition on search-area width and Canny Edge Detection algorithm. To maintain the radiometric balance among images acquired at different time epochs, we utilized Match Cumulative Frequency method. Experimental results showed that edge detection algorithm extracted the seam-lines significantly well along linear features such as roads and rivers.

Text Region Extraction using Pattern Histogram of Character-Edge Map in Natural Images (문자-에지 맵의 패턴 히스토그램을 이용한 자연이미지에서의 텍스트 영역 추출)

  • Park, Jong-Cheon;Hwang, Dong-Guk;Lee, Woo-Ram;Kwon, Kyo-Hyun;Jun, Byoung-Min
    • Proceedings of the KAIS Fall Conference
    • /
    • 2006.11a
    • /
    • pp.220-224
    • /
    • 2006
  • The text to be included in the natural images has many important information in the natural image. Therefore, if we can extract the text in natural images, It can be applied to many important applications. In this paper, we propose a text region extraction method using pattern histogram of character-edge map. We extract the edges with the Canny edge detector and creates 16 kind of edge map from an extracted edges. And then we make a character-edge map of 8 kinds that have a character feature with a combination of an edge map. We extract text region using 8 kinds of character-edge map and 16 kind of edge map. Verification of text candidate region uses analysis of a character-edge map pattern histogram and structural feature of text region. The method to propose experimented with various kind of the natural images. The proposed approach extracted text region from a natural images to have been composed of a complex background, various letters, various text colors effectively.

  • PDF

Using mean shift and self adaptive Canny algorithm enhance edge detection effect (Mean Shift 알고리즘과 Canny 알고리즘을 이용한 에지 검출 향상)

  • Lei, Wang;Shin, Seong-Yoon;Rhee, Yang-Won
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2009.01a
    • /
    • pp.207-210
    • /
    • 2009
  • Edge detection is an important process in low level image processing. But many proposed methods for edge detection are not very robust to the image noise and are not flexible for different images. To solve the both problems, an algorithm is proposed which eliminate the noise by mean shift algorithm in advance, and then adaptively determine the double thresholds based on gradient histogram and minimum interclass variance, With this algorithm, it can fade out almost all the sensitive noise and calculate the both thresholds for different images without necessity to setup any parameter artificially, and choose edge pixels by fuzzy algorithm.

  • PDF

Using Mean Shift Algorithm Enhance Edge Detection Effect (에지 추출 향상을 위한 Mean Shift 알고리즘의 이용)

  • Lei, Wang;Shin, Seong-Yoon;Rhee, Yang-Won
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2009.01a
    • /
    • pp.211-214
    • /
    • 2009
  • Edge detection always influenced by noise belong to the original image, therefore need use some methods to sort this issue, mean shift algorithm has the smooth function which suit for the edge detection purpose, so adopted to fade out the unimportant information, and the sensitive noise portions. After this section, use the Canny algorithm to pick up the contour of the objects we focus on, meanwhile select the Soble operator that has the orientation attribute to support the method work well. In final, take experiment and get the perfect result we wanted, make sure this method make sense and better than the sole Edge detection algorithm,

  • PDF

Algorithms to convert 2D image into a 3D model (2D 이미지를 이용한 3D모델 변환 알고리즘)

  • Choi, Tae-Jun;Kim, Eung-Soo;Lee, Hee-man
    • Proceedings of the Korea Contents Association Conference
    • /
    • 2015.05a
    • /
    • pp.347-348
    • /
    • 2015
  • 최근 들어 3D데이터의 필요성이 대두되면서 여러 콘텐츠가 개발되고 있다. 2D image를 3D로 변환하기 위해 Canny 에지 검출알고리즘을 이용하였다. 이와 같은 3D 모델로 제작한 데이터는 3D 애니메이션이 가능하므로 과학관 등의 전시실에 활용 할 수 있다.

  • PDF

A Study On Watershed Region Extraction Based On Edge Information (에지 정보를 이용한 watershed 영역 추출에 관한 연구)

  • 이원효;조상현;설경호;주동현;김두영
    • Proceedings of the IEEK Conference
    • /
    • 2003.11a
    • /
    • pp.449-452
    • /
    • 2003
  • This paper propose a extracting method of the region for image using segmentation and edge information. First propose algorithm extract information using canny edge detector and the image was divided by watershed segmentation. And it extract the mage with edge information by merging region. Finally we compare the proposed method with levelset method. In the result proposed method not only extract the image with accurate region but also reduce operation time.

  • PDF