RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      검색결과 좁혀 보기

      선택해제
      • 좁혀본 항목 보기순서

        • 원문유무
        • 원문제공처
        • 등재정보
        • 학술지명
        • 주제분류
        • 발행연도
        • 작성언어
        • 저자

      오늘 본 자료

      • 오늘 본 자료가 없습니다.
      더보기
      • 무료
      • 기관 내 무료
      • 유료
      • KCI등재

        DWTHE: 분할 기반의 히스토그램 평활화

        김매리(Mary Kim),정민교(Min Gyo Chung) 한국정보과학회 2009 정보과학회 컴퓨팅의 실제 논문지 Vol.15 No.11

        본 논문은 Wang-Ward의 WTHE(Weighted and Thresholded Histogram Equalization) 방법에 히스토그램 분할 개념을 적용한 새로운 영상 화질 개선 방법 (DWTHE: Decomposable WTHE)을 제안한다. DWTHE는 먼저 영상의 평균 밝기 값 또는 명도 균등 분할점을 기준으로 입력 히스토그램의 영역을 분할하고, 분할된 각 영역의 확률밀도 값을 가중치로 사용하여 새로운 히스토그램을 만든 후, 히스토그램 평활화 과정을 수행하게 된다. 하나의 가중치를 사용하는 WTHE 방법과 다르게, 제안 방법은 히스토그램 분할로 인한 복수의 가중치 값을 사용하게 되며, 실험 결과 제안 방법은 기존 방법에 비해 우수한 화질 개선 효과를 보여주었다. Wang and Ward developed an image contrast enhancement method called WTHE (Weighted and Thresholded Histogram Equalization). In this paper, we propose an improved variant of WTHE called DWTHE(Decomposable WTHE) that enhances WTHE through the use of histogram decomposition. Specifically, DWTHE divides an input histogram by using image's mean brightness or equally-spaced brightness points, computes a probability value for each sub-histogram, modifies the sub-histograms by using those probability values as weights, and then performs histogram equalization on the modified input histogram. As opposed to WTHE that uses a single weight, DWTHE uses multiple weights derived from histogram decomposition. Experimental results show that the proposed method outperforms the previous histogram equalization based methods.

      • KCI등재

        히스토그램 분할과 가중치에 기반한 영상 콘트라스트 향상 방법

        김매리 ( Mary Kim ),정민교 ( Min Gyo Chung ) 한국인터넷정보학회 2009 인터넷정보학회논문지 Vol.10 No.3

        본 논문에서는 두 가지 영상 콘트라스트 향상 기법인 RSWHE (Recursively Separated and Weighted Histogram Equalization)와 RSWHS (Recursively Separated and Weighted Histogram Specification)를 새롭게 제안한다. RSWHE는 히스토그램 평활화 방법에 히스토그램 분할과 가중치 개념을 적용하였고, RSWHS는 히스토그램 명세화 방법에 히스토그램 분할과 가중치 개념을 적용하였다. 제안 방법은 1) 입력 영상의 평균 명도 값을 기준으로 히스토그램을 분할하고, 2) 분할된 각 서브히스토그램(sub-histogram)이 차지하는 확률밀도 값을 계산하며, 3) 계산된 확률밀도 값을 가중치로 사용하여 각 서브히스토그램을 변형한 후, 4) 변형된 각 서브히스토그램을 독립적으로 평활화 하거나 (RSWHE 방법인 경우) 또는 명세화 하게 (RSWHS 방법인 경우) 된다. 다양한 영상에 대한 실험을 통하여, 제안하는 두 방법이 기존의 다른 방법들에 비하여 콘트라스트 향상과 평균 명도보존 측면에서 우수한 성능을 나타냄을 알 수 있었다. This paper proposes two new image contrast enhancement methods, RSWHE (Recursively Separated and Weighted Histogram Equalization) and RSWHS (Recursively Separated and Weighted Histogram Specification). RSWHE is a histogram equalization method based on histogram decomposition and weighting, whereas RSWHS is a histogram specification method based on histogram decomposition and weighting. The two proposed methods work as follows: 1) decompose an input histogram based on the image`s mean brightness, 2) compute the probability for the area corresponding to each sub-histogram, 3) modify the sub-histogram by weighting it with the computed probability value, 4) lastly, perform histogram equalization (in the case of RSWHE) or histogram specification (in the case of RSWHS) on the modified sub-histograms independently. Experimental results show that RSWHE and RSWHS outperform other methods in terms of contrast enhancement and mean brightness preservation as well.

      • 영상의 평균 밝기 값을 이용한 적응형 WTHE

        김매리 ( Mary Kim ),정민교 ( Min Gyo Chung ) 한국정보처리학회 2008 한국정보처리학회 학술대회논문집 Vol.15 No.1

        본 논문에서는 Q.Wang & R.K.Ward 가 제안한 WTHE(weighted and thresholded histogram equalization)방법의 enhancement parameters 를 주어진 영상의 히스토그램 분포에 따라 적응적으로 제공하는 방법을 제안한다. WTHE 는 영상의 히스토그램을 weight 와 threshold 를 이용하여 변형한 후 히스토그램 평활화(histogram equalization : HE)방법을 수행 함으로써 화질을 개선하는 방법이다. 이 방법은 두 가지 parameters 제어로 기존의 히스토그램 평활화 방법의 단점인 과도한 밝기 변화와 불필요한 artifacts 를 줄일 수 있다. 본 논문에서는 WTHE 방법을 좀 더 간편하면서 다양한 분야에 적용하기 위해서 입력 영상에 따라 달라지는 parameters 값을 자동으로 제공하는 적응형 WTHE(Adaptive WTHE : AWTHE) 방법을 제안하고, 제안된 방법의 성능을 실험으로 제시한다.

      연관 검색어 추천

      이 검색어로 많이 본 자료

      활용도 높은 자료

      해외이동버튼