• Title/Summary/Keyword: 코드 분할

Search Result 380, Processing Time 0.026 seconds

A Passport Recognition and face Verification Using Enhanced fuzzy ART Based RBF Network and PCA Algorithm (개선된 퍼지 ART 기반 RBF 네트워크와 PCA 알고리즘을 이용한 여권 인식 및 얼굴 인증)

  • Kim Kwang-Baek
    • Journal of Intelligence and Information Systems
    • /
    • v.12 no.1
    • /
    • pp.17-31
    • /
    • 2006
  • In this paper, passport recognition and face verification methods which can automatically recognize passport codes and discriminate forgery passports to improve efficiency and systematic control of immigration management are proposed. Adjusting the slant is very important for recognition of characters and face verification since slanted passport images can bring various unwanted effects to the recognition of individual codes and faces. Therefore, after smearing the passport image, the longest extracted string of characters is selected. The angle adjustment can be conducted by using the slant of the straight and horizontal line that connects the center of thickness between left and right parts of the string. Extracting passport codes is done by Sobel operator, horizontal smearing, and 8-neighborhood contour tracking algorithm. The string of codes can be transformed into binary format by applying repeating binary method to the area of the extracted passport code strings. The string codes are restored by applying CDM mask to the binary string area and individual codes are extracted by 8-neighborhood contour tracking algerian. The proposed RBF network is applied to the middle layer of RBF network by using the fuzzy logic connection operator and proposing the enhanced fuzzy ART algorithm that dynamically controls the vigilance parameter. The face is authenticated by measuring the similarity between the feature vector of the facial image from the passport and feature vector of the facial image from the database that is constructed with PCA algorithm. After several tests using a forged passport and the passport with slanted images, the proposed method was proven to be effective in recognizing passport codes and verifying facial images.

  • PDF

A Block Disassembly Technique using Vectorized Edges for Synthesizing Mask Layouts (마스크 레이아웃 합성을 위한 벡터화한 변을 사용한 블록 분할 기법)

  • Son, Yeong-Chan;Ju, Ri-A;Yu, Sang-Dae
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.38 no.12
    • /
    • pp.75-84
    • /
    • 2001
  • Due to the high density of integration in current integrated circuit layouts, circuit elements must be designed to minimize the effect of parasitic elements and thereby minimize the factors which can degrade circuit performance. Thus, before making a chip, circuit designers should check whether the extracted netlist is correct, and verify from a simulation whether the circuit performance satisfies the design specifications. In this paper, we propose a new block disassembly technique which can extract the geometric parameters of stacked MOSFETs and the distributed RCs of layout blocks. After applying this to the layout of a folded-cascode CMOS operational amplifier, we verified the connectivity and the effect of the components by simulating the extracted netlist with HSPICE.

  • PDF

Design of Hybrid Debugging Technique for Locating Logical Errors in Java Source Codes (자바 원시 코드에서 논리적인 오류를 찾는 복합 디버깅 기술의 설계)

  • Kouh, Hoon-Joon
    • The Journal of the Korea Contents Association
    • /
    • v.6 no.10
    • /
    • pp.114-125
    • /
    • 2006
  • In the previous work, we presented HDT for locating logical errors in Java programs. The HDT locates an erroneous method at an execution tree using an algorithmic program debugging technique and locates a statement with errors in the erroneous method using a step-wise program debugging. It reduced the number of programmer debugging in Java programs. But the HDT still increases the number of debugging because the size of the recent programs increases than the past programs and the number of methods is increasing. This paper proposes HDTS using a program slicing technique (PST) at the MDT. HDTS can reduce the number of programmer debugging. Specially, the more the number of methods and statements increases, the more HDTS has effects.

  • PDF

Nonlinear fiber optic CDMA coder and decoder (비선형 간섭계를 이용한 광 코드 분할 다중 접속 부호기와 복호기)

  • Jeong, Je-Myung
    • Journal of the Institute of Electronics Engineers of Korea SD
    • /
    • v.37 no.1
    • /
    • pp.53-59
    • /
    • 2000
  • We propose a modified nonlinear fiber optic interferometer which can serve to generate binary optical pulse sequences for CDMA networks, and to decode them. In one arm cross-phase modulation between a CW signal and a counter- or copropagating high-power pulse takes place in sequences of segment connected via VDM couplers. Preliminary experimental results on code generation as well as autocorrelation and crosscorrelation are presented, using Sagnac interferometer. As we expected, the experimental results show that the outputs of the interferometer device are not summed simply on the basis of power, but the sin-squared version of it. Arbitrary codes can in principle be implemented.

  • PDF

Dynamic Transmission Control Design in Buffered MC-CDMA System (버퍼를 가진 다중코드-코드분할다중접속(MC-CDMA) 시스템에서 동적 전송 제어 프로토콜 설계)

  • Kim, Young-Yong
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.39 no.9
    • /
    • pp.20-27
    • /
    • 2002
  • The demand for multimedia transmission in wireless networking is rapidly increasing. Performance evaluation in the CDMA system has been carried out on the voice-oriented system without re-transmission or buffering. We propose a multimedia access protocol with buffering and ARQ which can meet a variety of QoS requirements. We study the effect of buffering in MC-CDMA(Multi-Code CDMA) and design a dynamic rate control algorithms, whose simulation shows the efficiency of MC-CDMA.

Analysis and Classification of Source Code for TMO-Based Programs (TMO기반 프로그램을 위한 소스코드 분석 및 분해)

  • Lee Jae-Seok;Shin Won;Kim Tae-Wan;Chang Chun-Hyon
    • Annual Conference of KIPS
    • /
    • 2006.05a
    • /
    • pp.199-202
    • /
    • 2006
  • 실시간 시스템에서는 정해진 시간 안에 작업을 수행해야 하는 것이 가장 중요하다. 때문에 실시간 시스템에서의 응답시간 위반은 물질 또는 인명 피해와 직결된다. 이에 응답시간을 보장하기 위해 실시간 시스템을 분석하는 기법들에 대한 많은 연구가 진행되었다. 그러나 기존의 분석 방법들은 최악실행시간을 도출하기위해 실시간 프로그램의 흐름을 분석하거나 분석을 위한 제약을 생성할 때 부하가 생기는 문제점을 가지고 있다. 이러한 문제를 해결하기 위하여 본 논문에서는 프로그램에서 나타나는 함수 또는 변수 등이 중복해서 사용되는 특성들을 이용하여 실행시간 분석에 대한 부하를 줄일 수 있는 방법을 제안하고, 제안한 방법을 기반으로 실시간 프로그램에서 실행시간을 예측할 때 필요한 기본 자료들을 도출할 수 있는 소스코드 분석 도구를 제안한다.

  • PDF

Improvement of Bit Rate Using Concentration of the Distribution of Prediction Errors (예측오차 분포의 집중화를 이용한 비트율 개선)

  • 김형철
    • Proceedings of the Acoustical Society of Korea Conference
    • /
    • 1998.06e
    • /
    • pp.207-210
    • /
    • 1998
  • 기존의 DPCM에 의한 압축방법은 예측오차를 양자화하여 전송한 후 복원하는 것으로 8레벨로 양자화하는 경우 3bpp의 비트율을 갖는다. 본 논문에서는 화소값의 압축에 의해 기존의 DPCM보다 예측오차값의 분포를 0을 중심으로 더 집중시킴으로써 더 낮은 비트율을 갖는 압축방법을 제안한다. 압축된 각 화소의 예측오차값은 DPAM방법에 의해 8-레벨로 양자화되고, 양자화된 예측오차의 열을 4와 2 단위로 분할하여 예측오차의 학습된 열로 구성된 각각의 코드북과 비교한다. 비교 결과 코드북의 주소를 생성하여 전송하고, 복원시 화소값을 확장한다. 제안된 방법은 DPCM방법보다 2.4~4.06dB 낮은 복원 영상의 화질을 보이지만, 비트율은 2.17~2.34bpp를 얻음으로써 0.66~0.83bpp정도 개선할 수 있다.

  • PDF

A Study of CAI Program Reuse with Computer Education Environment Change (컴퓨터 교육 환경 변화에 따른 CAI 프로그램의 재사용 방안)

  • 백동근;전철부;박만곤
    • Proceedings of the Korea Multimedia Society Conference
    • /
    • 1998.10a
    • /
    • pp.285-290
    • /
    • 1998
  • 컴퓨터를 이용한 교육이 우리 나라에 도입된 것은 1989년 한국교육개발원에서 14편(초등학교의 경우)의 CAI 프로그램을 개발·보급하면서부터이다. 그 후 컴퓨터 기술의 급격한 발달로 컴퓨터 교육 환경에 많은 변화가 이루어졌다. 모노모니터에 도스를 사용하던 XT급 PC에서 이제는 윈도95를 운영체제로 한 멀티미디어 PC가 활용되고 있다. 그러나 초기에 개발·보급된 CAI 프로그램들은 그 당시의 컴퓨터 사양에 맞추어져 있어서 현재의 멀티미디어 컴퓨터에서는 동작하지 않는 것들이 대분분이다. 많은 비용과 노력을 투입하여 개발된 우수한 CAI 프로그램들이 컴퓨터 교육환경의 변화로 인하여 폐기되거나 사장될 형편에 놓여 있다. 이러한 점에 착안하여 본 연구에서는 모노용으로 개발된 CAI 프로그램을 현재 환경에서 사용할 수 있도록 하는 방안을 찾아보았다. 본 연구를 통하여 Basic, C 언어로 개발된 CAI 프로그램은 소스코드의 수정으로 소프트웨어 재사용의 가능성을 확인하였으며, 저작도구 한올 2.0으로 개발된 CAI 프로그램은 별도의 코드 수정 없이도 윈도 95의 도스 창에서 실행이 가능한 것으로 확인되었다. 이는 소프트웨어의 재사용을 통한 생산성 향상이라는 측면과 내용이 우수한 CAI 프로그램을 컴퓨터 교육환경의 변화에 대응하여 계속 활용할 수 있게 하였다는 점에서 본 연구의 의의가 있다.

  • PDF

Application to the Image Coding by the Modified Fuzzy Competitive Learning Network (수정 퍼지 경쟁 학습 네트워크를 이용한 이미지 코딩 응용)

  • Lee, Bum-Ro;Chung, Chin-Hyun
    • The Transactions of the Korea Information Processing Society
    • /
    • v.5 no.7
    • /
    • pp.1933-1942
    • /
    • 1998
  • 분류 벡터 양자화(classified vector quantization: CVQ)〔2의 부코드북을 설계함에 있어서, 경쟁 학습 네트워크〔5〕-〔7〕 는 소속도의 이분법적 표현으로 상당한 소속도를 가지는 벡터들이 학습 과정에 무시되는 경향을 가진다. 이를 개선하기 위해 제안된 퍼지 경쟁 학습 네트워크〔8〕는 각 클러스터가 연속적인 소속도를 가진다는 개념을 도입하여 이와 같은 문제들을 해결했다. 그러나 퍼지 경쟁 학습 네트워크를 CVQ에 적용할 경우, 각 부코드북의 크기를 시행착오로 결정해야 하는 문제점을 여전히 가지고 있으며, 이러한 문제점들의 개선을 위하여 본 논문에서는 수정 퍼지 경쟁 학습 네트워크(modified fuzzy competitive learning network)를 제안한다. 수정 퍼지 경쟁 학습 네트워크는 퍼지 학습 네트워크가 가지는 이 분법적 소속도를 연속적인 소속도로 확장하여, 학습 과정중에 나타날 수 있는 지역 최소점 도달을 억제하였다.

  • PDF

MCNP-4A와 CASMO-3를 이용한 CE 16$\times$16 핵연료집합체 임계도 및 봉출력 분포 해석

  • 김교윤;김강석;박찬오
    • Proceedings of the Korean Nuclear Society Conference
    • /
    • 1995.10a
    • /
    • pp.79-84
    • /
    • 1995
  • 핵연료집합체 연소도 계산용 전산코드인 CASMO-3를 도입하여 한국고유핵설계체계를 개발하기 위해서는 CE형 핵연료집합체의 핵적특성을 파악하는 것은 필수적이다. 따라서, CASMO-3와 몬테칼로 전산코드인 MCNP-4A를 이용하여 CE형 16$\times$16 핵연료집합체에 대한 $K_{inf}$ 및 봉출력 분포를 비교 분석하였다. $K_{inf}$ 의 경우는 CASMO-3에 의한 계산 결과가 0.5% 이내에서 MCNP-4A의 계산 결과와 일치하였으며, 봉출력분포의 경우도 제어봉 주변이나 Gd$_2$O$_3$ 독봉을 제외하고는 CASMO-3에 의한 계산 결과가 MCNP-4A의 계산 결과와 거의 일치하는 것으로 나타났다.

  • PDF