• 제목/요약/키워드: EDGE detector

검색결과 262건 처리시간 0.026초

Image Edge Detector Based on a Bump Circuit and the Neighbor Pixels (Bump 회로와 인접픽셀 기반의 이미지 신호 Edge Detector)

  • Oh, Kwang-Seok;Lee, Sang-Jin;Cho, Kyoungrok
    • Journal of the Institute of Electronics and Information Engineers
    • /
    • 제50권7호
    • /
    • pp.149-156
    • /
    • 2013
  • This paper presents a hardware edge detector of image signal at pixel level of CMOS image sensor (CIS). The circuit detects edges of an image based on a bump circuit combining with the pixels. The APS converts light into electrical signals and the bump circuit compares the brightness between the target pixel and its neighbor pixels. Each column on CIS 64 by 64 pixels array shares a comparator. The comparator decides a peak level of the target pixel comparing with a reference voltage. The proposed edge detector is implemented using 0.18um CMOS technology. The circuit shows higher fill factor 34% and power dissipation by 0.9uW per pixel at 1.8V supply.

Face Detection Based on Thick Feature Edges and Neural Networks

  • Lee, Young-Sook;Kim, Young-Bong
    • Journal of Korea Multimedia Society
    • /
    • 제7권12호
    • /
    • pp.1692-1699
    • /
    • 2004
  • Many researchers have developed various techniques for detection of human faces in ordinary still images. Face detection is the first imperative step of human face recognition systems. The two main problems of human face detection are how to cutoff the running time and how to reduce the number of false positives. In this paper, we present frontal and near-frontal face detection algorithm in still gray images using a thick edge image and neural network. We have devised a new filter that gets the thick edge image. Our overall scheme for face detection consists of two main phases. In the first phase we describe how to create the thick edge image using the filter and search for face candidates using a whole face detector. It is very helpful in removing plenty of windows with non-faces. The second phase verifies for detecting human faces using component-based eye detectors and the whole face detector. The experimental results show that our algorithm can reduce the running time and the number of false positives.

  • PDF

An Adaptive Estimation for a Tracking System in Hybrid Noise Environments (혼합 잡음 상황에서의 추적 계통의 적응 추정)

  • 박희창;윤현보
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • 제13권3호
    • /
    • pp.204-215
    • /
    • 1988
  • This paper deals with the adaptive state estimation which is designed specially for a tracking system containing unknown and/or radomly varying hybride noises to provide an accurate estimate of the system state. The range of discrete vectyor v in finite numbers(N) for this adaptive estimator span the entire possible range of impulse noise levels such as the binomial, the edge, the Tchebyscheff, the binomal-edge and the Tchbyscheff-edge distribution. A feed forward path consisting of zero detector and data selector is incoporated with the conventional adaptive state estimator so as to provide accurate estimations. Despite the large and randomly varying hybrid noises, results of computer simulations for the various discrete vector levels show that this adptive state estimator is turned out to be a good system with relatively small implse errors.

  • PDF

An effective edge detection method for noise images based on linear model and standard deviation (선형모형과 표준편차에 기반한 잡음영상에 효과적인 에지 검출 방법)

  • Park, Youngho
    • The Korean Journal of Applied Statistics
    • /
    • 제33권6호
    • /
    • pp.813-821
    • /
    • 2020
  • Recently, research using unstructured data such as images and videos has been actively conducted in various fields. Edge detection is one of the most useful image enhancement techniques to improve the quality of the image process. However, it is very difficult to perform edge detection in noise images because the edges and noise having high frequency components. This paper uses a linear model and standard deviation as an effective edge detection method for noise images. The edge is detected by the difference between the standard deviation of the pixels included in the pixel block and the standard deviation of the residual obtained by fitting the linear model. The results of edge detection are compared with the results of the Sobel edge detector. In the original image, the Sobel edge detection result and the proposed edge detection result are similar. Proposed method was confirmed that the edge with reduced noise was detected in the various levels of noise images.

GEOLOGICAL LINEAMENTS ANALYSIS BY IFSAR IMAGES

  • Wu Tzong-Dar;Chang Li Chi
    • Proceedings of the KSRS Conference
    • /
    • 대한원격탐사학회 2005년도 Proceedings of ISRS 2005
    • /
    • pp.169-172
    • /
    • 2005
  • Modem SAR interferometry (IFSAR) sensors delivering intensity images and corresponding digital terrain model (DTM) allow for a thorough surface lineament interpretation with the all-weather day-night applicability. In this paper, an automatic linear-feature detection algorithm for high-resolution SAR images acquired in Taiwan is proposed. Methodologies to extract linear features consist of several stages. First, the image denoising techniques are used to remove the speckle noise on the raw image. In this stage, the Lee filter has been chosen because of its superior performance. After denoising, the Coefficient of Variation Detector is performed on the result images for edge enhancements and detection. Dilation and erosion techniques are used to reconnect the fragmented lines. The Hough transform, which is a special case of a more general transform known as Radon transform, is a suitable method for line detection in our analysis. Finally, linear features are extracted from the binary edge image. The last stage contains many substeps such as edge thinning and curve pruning.

  • PDF

Implementation of Fast Sobel Edge Detector Using SSE Instructions (SSE 명령어를 이용한 고속 Sobel Edge Detector 구현)

  • Park, Eun-Soo;Cui, Xue-Nan;Kim, Jun-Chul;Kim, Hak-Il
    • Proceedings of the KIEE Conference
    • /
    • 대한전기학회 2007년도 심포지엄 논문집 정보 및 제어부문
    • /
    • pp.113-114
    • /
    • 2007
  • 본 논문에서는 SSE(Streaming Sigle instruction multiple data Extensions)명령어를 이용한 고속 Sobel edge detection 알고리즘을 제안한다. SSE를 지원하는 CPU는 128bit의 SSE 레지스터를 보유하고 있으며 이에 속한 데이터는 한 번에 병렬적으로 처리 될 수 있다. 실험은 Sobel 연산에 대하여 순차처리 코딩, 이미지 처리 라이브러리인 OpenCV, MIL 8.0, IPP 5.2를 이용한 코딩, shift 알고리즘을 사용한 SSE 코딩, 제안하는 방법을 이용한 SSE 프로그램 코팅에 대해 각각의 수행 시간을 측정하고 이를 비교하였다. 실험결과 제안하는 방법은 순차코팅에 비해 약 12배, OpenCV에 비해 13배, MIL에 비해 2배 정도 빨랐으며, IPP에 대해선 약간 빠른 성능 향상을 보였다. 또한 일반적인 shift를 이용한 방법보다 제안하는 방법은 대략 1.5배 정도의 성능 향상이 있었다. 이를 통해 제안하는 방법은 라이브러리를 구입하는 비용을 들이지 않으며 추가적 하드웨어의 구입 없이도 PC에서 빠른 Sobel 연산을 수행 할 수 있음을 보였다.

  • PDF

Ileus Detection by Using Edge Information and Hough Transform (에지 정보와 Hough Transform을 이용한 장폐색 영역 검출)

  • Lee, Hae Ill;Kim, Baek Cheon;Kim, Hyun Woo;Park, Seung Ik;Kim, Kwang Beak
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 한국정보통신학회 2017년도 추계학술대회
    • /
    • pp.488-490
    • /
    • 2017
  • 본 논문에서는 장폐색 영역을 추출하는 방법을 제안한다. 제안된 방법은 Canny Edge Detector을 이용하여 X-ray 영상에서 객체들의 에지를 추출한다. 검출된 객체 에지들에서 장폐색의 영역이 형태학적으로 수평적으로 평평하다는 특징을 이용하기 위해서 Hough transform을 적용하여 수평적으로 평평한 영역을 가진 객체들을 추출하고, 추출된 객체들을 장폐색 영역으로 검출한다. 제안된 추출 방법을 25개의 장폐색 X-ray 영상을 대상으로 실험한 결과, 제안된 방법에서는 19개 대장 장폐색 영상에서는 모두 추출되었으나 6개의 소장 장폐색 영상에서는 추출에 실패하였다.

  • PDF

Fuzzy-based gaseous object segmentation on image plane (Fuzzy를 이용한 영상에서의 기체분리)

  • Kim, Won-Ha;Park, Min-Sik
    • Proceedings of the KIEE Conference
    • /
    • 대한전기학회 2001년도 합동 추계학술대회 논문집 정보 및 제어부문
    • /
    • pp.169-171
    • /
    • 2001
  • Unlike rigid objects, the edge intensity of a gaseous object is various along the object boundary (edge intensities of some pixels on a gaseous object boundary are weaker than those of small rigid objects or noise itself). Therefore, the conventional edge detectors may not adequately detect boundary-like edge pixels for gaseous objects. In this paper A new methodology for segmenting gaseous object images is introduced. Proposed method consists of fuzzy-based boundary detector applicable to gaseous as well as rigid objects and concave region filling to recover object regions.

  • PDF

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

  • 이원효;조상현;설경호;주동현;김두영
    • Proceedings of the IEEK Conference
    • /
    • 대한전자공학회 2003년도 신호처리소사이어티 추계학술대회 논문집
    • /
    • 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

A Germanium Detector Structure PENEL OPE Characteristic Analysis by Computer Simulation (HPGe 검출기의 PENELOPE 전산모사에 의한 특성 분석)

  • Jang, Eunsung;Jang, BoSeok
    • Journal of the Korean Society of Radiology
    • /
    • 제9권2호
    • /
    • pp.73-77
    • /
    • 2015
  • In order to observe the detailed structure of the detector, it was CT scanned to reproduce the detailed structure of the crystal shapes and traverse layer using the Monte Carlo calculation applying the detector model. The uncertainty of measurement was lowered by adjusting the detector core by the edge effect at a higher energy (400 keV or higher) through the offset of peak efficiency of the gamma ray at low energy. It was confirmed that there was the appropriate matching with spatial dependency using the PENELOPE calculation. That was achieved by adjusting the parameters describing the crystal core and rounding of edge and crystal core.