• 제목/요약/키워드: window sequence

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

자가 학습을 위한 MRI Simulator 초기 검사 프로그램 개발 (Development of MRI Simulator Early Diagnosis Program for Self Learning)

  • 정천수;김종일
    • 한국콘텐츠학회논문지
    • /
    • 제15권9호
    • /
    • pp.403-410
    • /
    • 2015
  • MRI는 1970년을 시작으로 자장 세기와 수신 채널 수, 촬영시간의 단축 등으로 많은 발전을 해 오고 있으며, 병원 또한 각종 전산 시스템과 무선 네트워크의 발전으로 인해 각종 진료 영상장비로부터 디지털 영상을 획득, 저장 및 관리하게 되었다. 하지만, 국내 대학들은 고가의 실습장비와 유지비로 인하여 자체에서는 실습을 하지 못하고 있으며 임상 실습에 의존하고 있다. 이에 윈도우즈 운영체제의 PC상에서 MR 환자의 검사 프로그램을 개발하여 학생들이 많이 다루어 봄으로써 임상에서 근무하기 전 많은 도움을 주고자 하였다. MRI Simulator의 Relational Database 설계는 각 기능과 자료의 특성에 따라 7개의 Table로 구성하였으며, 환자정보 설계는 임상에서의 환자등록 방법을 기준으로 각 단계별 기능을 분류 하였다. 또, 검사를 위한 기본 정보 설정을 가정하여 각각의 설정 값 및 그 내용을 분류 하였다. 실행 단계별 메뉴는 한 눈에 볼 수 있도록 왼편에 배열을 하였다. 환자 등록은 이름, 성별, 고유번호, 생년월일, 몸무게 등 기초정보를 입력하고, 환자의 자세와 검사 방향을 설정하였다. 또, 검사부위와 Pulse Sequence을 나열하고, 선택하도록 분류하였다. 그리고 Protocol 이름과 부가 인자들를 입력할 수 있도록 하였다. 최종 화면은 검사 영상과 환자 정보, 검사 조건 등을 확인할 수 있도록 설계하였다. 이 프로그램을 통해 환자정보의 입력과 검사조건의 변경을 학습해봄으로써 이론과 실습을 통한 용어의 이해에 많은 도움을 주어 실제 임상근무에서 배우는 시간을 단축시킬 수 있다.

기간기반 복합 이벤트 패턴 검출 (Detection of Complex Event Patterns over Interval-based Events)

  • 강만모;박상무;김상락;김강현;이동형
    • 한국인터넷방송통신학회논문지
    • /
    • 제12권4호
    • /
    • pp.201-209
    • /
    • 2012
  • 시점기반 복합 이벤트 처리는 각 이벤트에 하나의 타임스탬프를 사용하여 즉각적인 이벤트를 처리한다. 하지만, 시점기반의 이벤트 처리로는 이벤트의 활동 기간이 중요한 역할을 하는 금융, 멀티미디어, 의학, 기상학 같은 분야에서 복합적인 시제 관계를 표현하기에는 불충분하다. 실세계의 애플리케이션 분야에서, 이벤트는 기간을 가지며, 두 종류 이상의 이벤트는 시간적으로 겹쳐질 수도 있고, 하나의 이벤트가 다른 이벤트를 포함할 수도 있다. 이런 종류의 이벤트들에 대한 관계는 시점기반 이벤트처럼 연속적이지 않을 수도 있다. 본 논문에서는 기간기반 이벤트를 사용하여 복합 이벤트의 패턴을 검출하는 방법을 설계하고 구현한다. 기간기반 이벤트는 시점기반 이벤트가 다룰 수 없는 이벤트들 사이의 겹침과 포함관계를 표현할 수 있다. 기간기반 이벤트 연산자는 시작 끝점과 종료 끝점을 사용하여 이벤트의 기간을 나타내고, 기간기반 이벤트의 시퀀스를 표현하여 복합 이벤트 패턴을 검출할 수 있다. 본 논문에서는 복합 이벤트 패턴 검출의 효율성을 높이기 위해 활성 인스턴스 스택을 사용하는 알고리즘을 제시하며, 이벤트의 시퀀스를 구성할 때 중간 결과의 개수를 줄이기 위해 윈도우 푸시다운 기법을 적용하여 수행시간과 메모리의 효율을 높인다.

IoT 스트리밍 센서 데이터에 기반한 실시간 PM10 농도 예측 LSTM 모델 (Real-time PM10 Concentration Prediction LSTM Model based on IoT Streaming Sensor data)

  • 김삼근;오택일
    • 한국산학기술학회논문지
    • /
    • 제19권11호
    • /
    • pp.310-318
    • /
    • 2018
  • 최근 사물인터넷(IoT)의 등장으로 인터넷에 연결된 다양한 기기들에 의해 대규모의 데이터가 생성됨에 따라 빅데이터 분석의 중요성이 증가하고 있다. 특히 실시간으로 생성되는 대규모의 IoT 스트리밍 센서 데이터를 분석하여 새로운 의미 있는 미래 예측을 통해 다양한 서비스를 제공하는 것이 필요하게 되었다. 본 논문은 AWS를 활용하여 IoT 센서로부터 생성되는 스트리밍 데이터에 기반하여 실시간 실내 PM10 농도 예측 LSTM 모델을 제안한다. 또한 제안 모델에 따른 실시간 실내 PM10 농도 예측 서비스를 구축한다. 논문에 사용된 데이터는 PM10 IoT 센서로부터 24시간 동안 수집된 스트리밍 데이터이다. 이를 LSTM의 입력 데이터로 사용하기 위해 PM10 시계열 데이터로부터 30개의 연속된 값으로 이루어진 시퀀스 데이터로 변환한다. LSTM 모델은 바로 인접한 공간으로 이동해 가는 슬라이딩 윈도우 프로세스를 통하여 학습한다. 또한 모델의 성능 개선을 위해 24시간마다 수집한 스트리밍 데이터에 대해 점진적 학습 방법을 적용한다. 제안한 LSTM 모델의 성능을 평가하기 위해 선형회귀 모델 및 순환형 신경망(RNN) 모델과 비교한다. 실험 결과는 제안한 LSTM 예측 모델이 선형 회귀보다 700%, RNN 모델보다는 140% 성능 개선이 있음을 보여주었다.

스테레오 비전 기술을 이용한 도로 표지판의 3차원 추적 (Three Dimensional Tracking of Road Signs based on Stereo Vision Technique)

  • 최창원;최성인;박순용
    • 제어로봇시스템학회논문지
    • /
    • 제20권12호
    • /
    • pp.1259-1266
    • /
    • 2014
  • Road signs provide important safety information about road and traffic conditions to drivers. Road signs include not only common traffic signs but also warning information regarding unexpected obstacles and road constructions. Therefore, accurate detection and identification of road signs is one of the most important research topics related to safe driving. In this paper, we propose a 3-D vision technique to automatically detect and track road signs in a video sequence which is acquired from a stereo vision camera mounted on a vehicle. First, color information is used to initially detect the sign candidates. Second, the SVM (Support Vector Machine) is employed to determine true signs from the candidates. Once a road sign is detected in a video frame, it is continuously tracked from the next frame until it is disappeared. The 2-D position of a detected sign in the next frame is predicted by the 3-D motion of the vehicle. Here, the 3-D vehicle motion is acquired by using the 3-D pose information of the detected sign. Finally, the predicted 2-D position is corrected by template-matching of the scaled template of the detected sign within a window area around the predicted position. Experimental results show that the proposed method can detect and track many types of road signs successfully. Tracking comparisons with two different methods are shown.

토큰 버킷을 이용한 낮은 비트율 비디오의 실시간 비트율 제어 (Real-Time Rate Control with Token Bucket for Low Bit Rate Video)

  • 박상현;오원근
    • 한국정보통신학회논문지
    • /
    • 제10권12호
    • /
    • pp.2315-2320
    • /
    • 2006
  • 낮은 대역폭을 가지는 네트웍을 통해 비디오를 전송하기 위해 개발된 H.263과 같은 낮은 비트율 비디오는 대역폭에 맞게 출력 데이터를 조절하여야 한다. 본 논문에서는 토큰 버킷 알고리즘을 사용하여 입력 트래픽을 관리하는 네트웍에 적합한 비트율 제어 알고리즘을 제안한다. 제안하는 알고리즘은 계산의 복잡도를 줄이기 위해 반복 연산을 수행하지 않는 최 적화 방법을 사용하였고, 전체 시퀀스의 평균 왜곡을 최소화하면서도 인접 프레임 사이의 왜곡 차이를 최소화하도록 알고리즘을 설계하였다. 비디오 품질의 변동을 감소시키기 위하여 제안된 방법은 슬라이딩 윈도우 개념을 도입하였으며, 이 방법은 선분석(pre-analysis) 처리를 요구하지 않는 특징이 있다. 따라서, 제안된 알고리즘은 비디오를 압축할 때 추가적 인 지연을 필요로 하지 않게 되어 실시간 처리와 낮은 복잡도를 요구하는 비디오 압축기에 적용될 수 있다. 실험 결과에서 제안된 방법은 기존의 비트율 제어 알고리즘에 비해 영상의 품질이 우수한 것을 보여준다.

Trie 구조를 이용한 비디오 인덱스 생성 및 검색 (Video Index Generation and Search using Trie Structure)

  • 현기호;김정엽;박상현
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제30권7_8호
    • /
    • pp.610-617
    • /
    • 2003
  • 비디오 데이타베이스에서 유사도 정합은 비디오 클러스터링과 비디오 라이브러리 등과 같은 많은 새로운 응용분야에서 중요성이 증가하고 있다. 대용량 데이타베이스에서 효과적인 접근을 제공하기 위하여 다양한 공간과 시간에 대한 특징치를 이용한 비디오 인덱싱 분야의 많은 연구노력이 있어왔다. 그러나 대부분의 기존 방법들은 순차적인 정합방법 또는 메모리 기반의 역 파일 기법 등에 의존하므로 대용량 데이타베이스에는 적합하지 않다. 이러한 문제를 해결하기 위하여 본 논문에서는 효과적이고 스케일 조정가능한 인덱싱 기법을 제안하기 위하여, 문자열 정합을 위해 제안된 trio를 인덱스 구조로 이용하였다. 인덱스 구성을 위하여 윈도우 순서 휴리스틱을 이용하여 각 프레임을 기호 시퀀스로 변환하고, 기호 시퀀스의 집합으로부터 디스크 상주 trio를 구성하였다 질의 처리를 위하여 trio 상에서 깊이-우선 검색과 시간 축분할을 실시하였으며, 제안한 방법의 성능을 검증하기 위하여 실제와 합성 데이터 집합에 대한 실험을 수행하였다. 제안한 방법은 지속적으로 순차적 스캔 방법보다 우수한 성능을 보였고, 성능이득은 대용량 비디오 데이타베이스에서도 유지되었다.

강원도 지방경찰청 조경설계 (Landscape Design of KangWon Provincial Police Agency)

  • 이시영;김신원
    • 한국조경학회지
    • /
    • 제30권2호
    • /
    • pp.79-87
    • /
    • 2002
  • This landscape design proposal was presented to a design competition for the KangWon Province Police Agency(KPA). The site, about 27,711 $m^2$, is located at 293-4 Udu-dong, Chunchun, KangWon-Do. Design objectives of the KPA were to build a symbolic place which fall community members with pride, to elevate an identity and status of the KPA by creating a landscape correspondent to the concept of the building design, to provide community residents with a space to enjoy cultural and social activities, and to make environment friendly space. The main concept was developed by one of characteristics of the traditional spatial structure of Korea known as an, 'Open and Closed spatial structure.'By re-interpreting the traditional spatial structure and applying it to the site, the design met the various desires of the KPA. The site is primarily segmented into 6 sub spaces; entrance space Podori plaza, symbolic court, police billeting area, sports area, and rear rest area. The entrance space, Podori plaza, and symbolic court on the south-west part of the site represent the publicity of the site as the concept of ″open space.″ On the contrary, considering the specialty of police affairs, the north-east part of the site, which contains the police billeting area and rest area, were designed to maintain security by using the concept of ″closed space.″ To express an identity of the KPA, 'Podori', a police mascot, the plaza was designed and is suppose to function as the hub of the community. In the front section of the plaza, a symmetrical planting pattern, centering the strong axis, was introduced to strengthen its symbolic meaning. Traditional window frames such as the pattern of 'Pisal-jige'and 'Umulsal-jige' were used for the paving system which is applied as the environment friendly design. Site facilities and furnitrue were placed at every important spot in order to connect various spaces organically. As these well-tied spaces properly shared their function, spatial sequence and management would be promoted. The entire space was designed to allow free access of handicapped people. This proposal is meant to create a new image of KangWon province and to enhance the way of inhabitants' think about their community.

정상 가우시안 소오스와 음성 신호용 변환 격자 코드에 대한 훈련 알고리즘 개발 (A Training Algorithm for the Transform Trellis Code with Applications to Stationary Gaussian Sources and Speech)

  • 김동윤;박용서;황금찬
    • 한국음향학회지
    • /
    • 제11권1호
    • /
    • pp.22-34
    • /
    • 1992
  • 변환 격차 코드는 모든 레이트에서 정상 가우시안 소오스와 자승 오차 왜곡에 대해 최적코드이다. 본 논문은 실제 데이타의 통계적 특성에 잘 맞는 코드를 얻기 위해 점근적으로 최적인 변환 격자 코드를 훈련시켰다. 훈련 알고리즘은 격자 코드북을 탐색하기위한 M알고리즘과 코드북을 새롭게하기 위한 LBG 알고리즘을 사용했다. 훈련된 변환 격자 코드의 성능을 조사하기 위해서 상관 계수가 0.9인 1차 AR 가우시안 소오스와 실제 음성 데이타를 사용하였다. 1차 AR 소오스에서, 훈련에 사용되지 않은 데이타에 대한 SNR은 레이트에 따라 샤논의 정보량 왜곡 함수에 의한 SNR보다 0.6에서 1.4dB 낮았으나, 이것은 같은 계산량을 사용한 다른 코딩 결과들보다 우수 했다. 실제 음성 데이타는 레이트 1.0 bits/sample에서 코딩을 했으며, 보다 좋은 성능을 얻기 위해 윈도우 함수와 이득 적용을 사용했다.

  • PDF

SAD 알고리즘을 이용한 차량 속도 측정 (Vehicle Speed Measurement using SAD Algorithm)

  • 박성일;문종대;고영혁
    • 한국인터넷방송통신학회논문지
    • /
    • 제14권5호
    • /
    • pp.73-79
    • /
    • 2014
  • 본 논문에서는 비디오 시?스에서 차들을 추적하고 검출하기 위해서 비디오와 이미지 처리를 활용하여 고속도로 및 일반 도로상의 교통흐름과 차량의 속도를 계측하는 기법을 제안했다. 제안된 기법은 배경이미지를 평가하기 위해서 비디오 스트림의 처음 프레임을 활용하였다. 비쥬얼 추적 시스템은 프레임 절대 차의 합을 토대로 한 단순한 알고리즘이다. 그것은 각 비디오 프레임으로부터 전경 이미지를 산출하기 위해서 배경화면을 빼고, 각 전경 이미지에 형태적 제거를 실행하고 임계값화 함으로서 임계치 윈도우에서 보인 이진이미지를 산출한다. 첫 번째 하얀 라인과 두번째 하얀 라인사이 거리를 측정하여 차의 위치를 찾았다. 평균속도는 물체의 위치 변화를 장소가 변하는 시간으로 나눔으로서 정의했다. 제시된 기법의 결과는 측정된 데이터와 잘 일치되었고, 실시간으로 결과를 본다.

Optimization of ZnO:Al properties for $CuInSe_2$ superstrate thin film solar cell

  • 이은우;박순용;이상환;김우남;정우진;전찬욱
    • 한국재료학회:학술대회논문집
    • /
    • 한국재료학회 2010년도 춘계학술발표대회
    • /
    • pp.36.1-36.1
    • /
    • 2010
  • While the substrate-type solar cells with Cu(In,Ga)Se2 absorbers yield conversion efficiencies of up 20%[1], the highest published efficiency of Cu(In,Ga)Se2 superstrate solar cell is only 12.8% [2]. The commerciallized Cu(In,Ga)Se2 solar cells are made in the substrate configuration having the stacking sequence of substrate (soda lime glass)/back contact (molybdenum)/absorber layer (Cu(In,Ga)Se2)/buffer layer (cadmium sulfide)/window layer (transparent conductive oxide)/anti reflection layer (MgF2) /grid contact. Thus, it is not possible to illuminate the substrate-type cell through the glass substrate. Rather, it is necessary to illuminate from the opposite side which requires an elaborate transparent encapsulation. In contrast to that, the configuration of superstrate solar cell allows the illumination through the glass substrate. This saves the expensive transparent encapsulation. Usually, the high quality Cu(In,Ga)Se2 absorber requires a high deposition temperature over 550C. Therefore, the front contact should be thermally stable in the temperature range to realize a successful superstrate-type solar cell. In this study, it was tried to make a decent superstrate-type solar cell with the thermally stable ZnO:Al layer obtained by adjusting its deposition parameters in magnetron sputtering process. The effect of deposition condition of the layer on the cell performance will be discussed together with hall measurement results and current-voltage characteristics of the cells.

  • PDF