http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.
변환된 중국어를 복사하여 사용하시면 됩니다.
김민정 ( Min Jeong Kim ),이민영 ( Min Young Lee ),신민지 ( Min Ji Shin ),정민교 ( Min Gyo Chung ) 한국정보처리학회 2022 한국정보처리학회 학술대회논문집 Vol.29 No.2
‘제로 푸드 웨이스트’란 생산과 소비, 폐기 과정에서 음식물이 버려지지 않는 것을 말한다. 이를 위해 본 논문은 유통 기한을 관리하며 동시에 타인에게 식품을 무료 나눔 할 수 있는 어플리케이션을 개발하였다. 본 어플리케이션은 식품을 유통기한 입력을 통해 관리하고, 식품 리스트에서 무료 나눔 버튼을 통해 추가 입력 없이 쉽게 나눔 게시글을 작성할 수 있다. 또한 식품의 이름을 바코드 인식으로 처리해 편리한 입력이 가능하다.
정소영(Soyoung Chung),정민교(Min Gyo Chung) 한국정보과학회 2014 정보과학회 컴퓨팅의 실제 논문지 Vol.20 No.12
히스토그램 평활화는 영상의 밝기 값 분포가 한 곳에 밀집되어 있는 경우, 출력영상의 밝기 값 범위가 지나치게 확장되어 시각적으로 부자연스러운 결과를 초래하는 단점을 가지고 있다. 그런데 감마변환은 이런 부자연스러운 현상을 비선형적 변환을 통해 보정해주는 성질을 가지고 있다. 따라서 본 논문에서는 감마변환의 이런 성질을 이용하여 영상의 화질을 개선하는 새로운 히스토그램 평활화 방법을 제안한다. 제안 방법은 먼저, 입력영상의 평균 밝기 값을 이용하여 적절한 감마변환 식을 도출하고, 입력영상의CDF(Cumulative Distribution Function)를 도출된 감마변환 식과 선형 결합하여 새로운 CDF를 생성한 후, 새롭게 변형된 CDF를 사용하여 히스토그램 평활화를 수행한다. 실험결과 제안방법이 기존방법들에 비해 entropy, UIQ, SSIM 등과 같은 정량적 평가에서 좋은 성능을 보였고, 시각적 관점에서도 자연스럽게 화질을 개선하였다. Histogram equalization generally has the disadvantage that if the distribution of the gray level of an image is concentrated in one place, then the range of the gray level in the output image is excessively expanded, which then produces a visually unnatural result. However, a gamma transformation can reduce such unnatural appearances since it operates under a nonlinear regime. Therefore, this paper proposes a new histogram equalization method that can improve image quality by using a gamma transformation. The proposed method 1) derives the proper form of the gamma transformation by using the average brightness of the input image, 2) linearly combines the earlier gamma transformation with a CDF (Cumulative Distribution Function) for the image in order to obtain a new CDF, and 3) to finally perform histogram equalization by using the new CDF. The experimental results show that relative to existing methods, the proposed method provides good performance in terms of quantitative measures, such as entropy, UIQ, SSIM, etc., and it also naturally enhances the image quality in visual perspective as well.
스마트 카드를 사용한 검증자 없는 사용자 인증 및 접근 제어 방법: Chen-Yeh 방법의 개선
김용 ( Yong Kim ),정민교 ( Min Gyo Chung ) 한국인터넷정보학회 2013 인터넷정보학회논문지 Vol.14 No.4
고도의 보안 시스템에서 사용자 인증과 접근제어는 두 가지 중요한 요소이다. 최근 Chen & Yeh는 이 두 가지 보안 요소를 원활하게 잘 통합한 방법을 제안하였다. 그러나 Chen-Yeh 방법은 원격 서버에 스마트 카드 ID 자료를 유지하기 때문에 SVA(stolen verifier attack: 도난 검증자 공격)에 취약하다는 단점을 가지고 있다. 따라서 본 논문에서는 Chen & Yeh 방법의 이런 단점을 개선하고, 장점은 그대로 유지하는 새로운 사용자 인증 및 접근제어 방법을 제안한다. 보안 분석 결과에 의하면, 기존 방법들에 비하여 제안 방법은 여러 가지 다양한 보안 침해 공격에 강인하면서, 사용자 인증 및 접근제어에 도움이 되는 많은 좋은 특징을 보유하고 있는 것으로 입증되었다. User authentication and access control are two important components in high security applications. Recently, Chen and Yeh proposed a method to integrate both of them seamlessly. However, Chen-Yeh`s scheme is vulnerable to a stolen verifier attack, since it maintains a smart card identifier table in a remote server. Therefore, this paper modifies Chen-Yeh`s scheme and propose a new integrated authentication and access control scheme that is resilient to the stolen verifier attack while inheriting all the merits of Chen-Yeh`s scheme. Security analysis shows that the proposed scheme withstands well-known security attacks and exhibits many good features.
김매리 ( 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) 방법을 제안하고, 제안된 방법의 성능을 실험으로 제시한다.